|
Geant4 VMC Version 6.7
|
Messenger class that defines commands for the Gflash fast simulation model. More...
#include <TG4GflashFastSimulationMessenger.h>

Public Member Functions | |
| TG4GflashFastSimulationMessenger (TG4GflashFastSimulation *gflashFastSimulation) | |
| virtual | ~TG4GflashFastSimulationMessenger () |
| virtual void | SetNewValue (G4UIcommand *command, G4String string) |
Private Member Functions | |
| TG4GflashFastSimulationMessenger () | |
| Not implemented. | |
| TG4GflashFastSimulationMessenger (const TG4GflashFastSimulationMessenger &right) | |
| Not implemented. | |
| TG4GflashFastSimulationMessenger & | operator= (const TG4GflashFastSimulationMessenger &right) |
| Not implemented. | |
Private Attributes | |
| TG4GflashFastSimulation * | fGflashFastSimulation |
| associated class | |
| G4UIcmdWithAString * | fSetGflashMaterialCmd |
| setExtDecayerSelection command | |
Messenger class that defines commands for the Gflash fast simulation model.
Implements commands:
Definition at line 34 of file TG4GflashFastSimulationMessenger.h.
| TG4GflashFastSimulationMessenger::TG4GflashFastSimulationMessenger | ( | TG4GflashFastSimulation * | gflashFastSimulation | ) |
Standard constructor
Definition at line 22 of file TG4GflashFastSimulationMessenger.cxx.
Referenced by operator=(), and TG4GflashFastSimulationMessenger().
|
virtual |
Destructor
Definition at line 39 of file TG4GflashFastSimulationMessenger.cxx.
|
private |
Not implemented.
|
private |
Not implemented.
|
virtual |
Apply command to the associated object.
Definition at line 51 of file TG4GflashFastSimulationMessenger.cxx.
|
private |
Not implemented.
|
private |
associated class
Definition at line 58 of file TG4GflashFastSimulationMessenger.h.
Referenced by SetNewValue(), and TG4GflashFastSimulationMessenger().
|
private |
setExtDecayerSelection command
Definition at line 61 of file TG4GflashFastSimulationMessenger.h.
Referenced by SetNewValue(), TG4GflashFastSimulationMessenger(), and ~TG4GflashFastSimulationMessenger().