ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommandsCompound.hh>
Public Member Functions | |
G4VisCommandDrawLogicalVolume () | |
virtual | ~G4VisCommandDrawLogicalVolume () |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
Public Member Functions inherited from G4VVisCommand | |
G4VVisCommand () | |
virtual | ~G4VVisCommand () |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Private Member Functions | |
G4VisCommandDrawLogicalVolume (const G4VisCommandDrawLogicalVolume &) | |
G4VisCommandDrawLogicalVolume & | operator= (const G4VisCommandDrawLogicalVolume &) |
Private Attributes | |
G4UIcommand * | fpCommand |
Definition at line 57 of file G4VisCommandsCompound.hh.
View newest version in sPHENIX GitHub at line 57 of file G4VisCommandsCompound.hh
G4VisCommandDrawLogicalVolume::G4VisCommandDrawLogicalVolume | ( | ) |
Definition at line 217 of file G4VisCommandsCompound.cc.
View newest version in sPHENIX GitHub at line 217 of file G4VisCommandsCompound.cc
References G4VVisCommand::CopyGuidanceFrom(), G4VVisCommand::CopyParametersFrom(), G4UIcommandTree::FindPath(), fpCommand, G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4UIcommand::SetGuidance(), and gammaraytel::tree.
|
virtual |
Definition at line 234 of file G4VisCommandsCompound.cc.
View newest version in sPHENIX GitHub at line 234 of file G4VisCommandsCompound.cc
References fpCommand.
|
private |
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 238 of file G4VisCommandsCompound.cc.
View newest version in sPHENIX GitHub at line 238 of file G4VisCommandsCompound.cc
References G4UImanager::ApplyCommand(), G4ViewParameters::cloud, G4VisManager::confirmations, G4VVisCommand::fpVisManager, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4ViewParameters::GetDrawingStyle(), G4UImanager::GetUIpointer(), G4UImanager::GetVerboseLevel(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::hlhsr, G4ViewParameters::hlr, G4ViewParameters::hsr, G4ViewParameters::IsAutoRefresh(), G4ViewParameters::IsMarkerNotHidden(), G4UImanager::SetVerboseLevel(), G4VisManager::warnings, and G4ViewParameters::wireframe.
|
private |
Definition at line 65 of file G4VisCommandsCompound.hh.
View newest version in sPHENIX GitHub at line 65 of file G4VisCommandsCompound.hh
Referenced by G4VisCommandDrawLogicalVolume(), and ~G4VisCommandDrawLogicalVolume().