Geant4 VMC Version 6.6
|
Messenger class that defines commands for the stack popper special process. More...
#include <TG4ExtDecayerMessenger.h>
Public Member Functions | |
TG4ExtDecayerMessenger (TG4ExtDecayerPhysics *extDecayerPhysics) | |
virtual | ~TG4ExtDecayerMessenger () |
virtual void | SetNewValue (G4UIcommand *command, G4String string) |
Private Member Functions | |
TG4ExtDecayerMessenger () | |
Not implemented. | |
TG4ExtDecayerMessenger (const TG4ExtDecayerMessenger &right) | |
Not implemented. | |
TG4ExtDecayerMessenger & | operator= (const TG4ExtDecayerMessenger &right) |
Not implemented. | |
Private Attributes | |
TG4ExtDecayerPhysics * | fExtDecayerPhysics |
associated class | |
G4UIcmdWithAString * | fSetSelectionCmd |
setExtDecayerSelection command | |
G4UIcmdWithABool * | fSkipNeutrinoCmd |
skipExtDecayerNeutrino command | |
Messenger class that defines commands for the stack popper special process.
Implements commands:
Definition at line 36 of file TG4ExtDecayerMessenger.h.
TG4ExtDecayerMessenger::TG4ExtDecayerMessenger | ( | TG4ExtDecayerPhysics * | extDecayerPhysics | ) |
Standard constructor
Definition at line 23 of file TG4ExtDecayerMessenger.cxx.
|
virtual |
Destructor
Definition at line 49 of file TG4ExtDecayerMessenger.cxx.
|
private |
Not implemented.
|
private |
Not implemented.
|
virtual |
Apply command to the associated object.
Definition at line 62 of file TG4ExtDecayerMessenger.cxx.
|
private |
Not implemented.
|
private |
associated class
Definition at line 57 of file TG4ExtDecayerMessenger.h.
Referenced by SetNewValue().
|
private |
setExtDecayerSelection command
Definition at line 60 of file TG4ExtDecayerMessenger.h.
Referenced by SetNewValue(), TG4ExtDecayerMessenger(), and ~TG4ExtDecayerMessenger().
|
private |
skipExtDecayerNeutrino command
Definition at line 63 of file TG4ExtDecayerMessenger.h.
Referenced by SetNewValue(), TG4ExtDecayerMessenger(), and ~TG4ExtDecayerMessenger().