Geant4 VMC Version 6.6
|
Definition of the enumerations TG4G3Control, TG4G3ControlValue. More...
Go to the source code of this file.
Enumerations | |
enum | TG4G3Control { kPAIR , kCOMP , kPHOT , kPFIS , kDRAY , kANNI , kBREM , kHADR , kMUNU , kDCAY , kG3LOSS , kMULS , kCKOV , kRAYL , kLABS , kSYNC , kNoG3Controls } |
Enumeration for G3 types of physics processes controls. More... | |
enum | TG4G3ControlValue { kUnsetControlValue = -1 , kInActivate = 0 , kActivate = 1 , kActivate2 = 2 } |
Enumeration for G3 processes control values. More... | |
Definition of the enumerations TG4G3Control, TG4G3ControlValue.
Definition in file TG4G3Control.h.