![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommands.hh>
Inheritance diagram for G4VisCommandEnable:
Collaboration diagram for G4VisCommandEnable:Public Member Functions | |
| G4VisCommandEnable () | |
| virtual | ~G4VisCommandEnable () |
| G4String | GetCurrentValue (G4UIcommand *command) |
| 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 () |
| G4bool | operator== (const G4UImessenger &messenger) const |
| G4bool | CommandsShouldBeInMaster () const |
Private Member Functions | |
| G4VisCommandEnable (const G4VisCommandEnable &) | |
| G4VisCommandEnable & | operator= (const G4VisCommandEnable &) |
Private Attributes | |
| G4UIcmdWithABool * | fpCommand |
| G4UIcmdWithoutParameter * | fpCommand1 |
Definition at line 63 of file G4VisCommands.hh.
View newest version in sPHENIX GitHub at line 63 of file G4VisCommands.hh
| G4VisCommandEnable::G4VisCommandEnable | ( | ) |
Definition at line 120 of file G4VisCommands.cc.
View newest version in sPHENIX GitHub at line 120 of file G4VisCommands.cc
References fpCommand, and fpCommand1.
|
virtual |
Definition at line 132 of file G4VisCommands.cc.
View newest version in sPHENIX GitHub at line 132 of file G4VisCommands.cc
References fpCommand, and fpCommand1.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 137 of file G4VisCommands.cc.
View newest version in sPHENIX GitHub at line 137 of file G4VisCommands.cc
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 141 of file G4VisCommands.cc.
View newest version in sPHENIX GitHub at line 141 of file G4VisCommands.cc
References G4UIcommand::ConvertToBool(), G4VisManager::Disable(), G4VisManager::Enable(), fpCommand, and G4VVisCommand::fpVisManager.
Here is the call graph for this function:
|
private |
Definition at line 72 of file G4VisCommands.hh.
View newest version in sPHENIX GitHub at line 72 of file G4VisCommands.hh
Referenced by G4VisCommandEnable(), SetNewValue(), and ~G4VisCommandEnable().
|
private |
Definition at line 73 of file G4VisCommands.hh.
View newest version in sPHENIX GitHub at line 73 of file G4VisCommands.hh
Referenced by G4VisCommandEnable(), and ~G4VisCommandEnable().