Geant4 VMC Version 6.7
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TG4G3Control.h File Reference

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...
 

Detailed Description

Definition of the enumerations TG4G3Control, TG4G3ControlValue.

Author
I. Hrivnacova; IPN, Orsay

Definition in file TG4G3Control.h.