Macros
Modules/SdSimulation/Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/ParticleCases.h File Reference

Go to the source code of this file.

Macros

#define G4_BARYONS
 
#define G4_ELECTRONS
 
#define G4_HADRONS
 
#define G4_MESONS
 
#define G4_MUONS
 
#define G4_PHOTON   22 /* photon */
 
#define OFFLINE_BARYONS
 
#define OFFLINE_ELECTRONS
 
#define OFFLINE_HADRONS
 
#define OFFLINE_MESONS
 
#define OFFLINE_MUONS
 
#define OFFLINE_PHOTON   utl::Particle::ePhoton
 

Macro Definition Documentation

#define G4_BARYONS
Value:
2212: /* p */ \
case -2212: /* p bar */ \
case 2112: /* n */ \
case -2112: /* n bar */ \
case 4122: /* lambdac */ \
case 3122: /* lambda */ \
case -3122 /* lambda bar */

Definition at line 26 of file Modules/SdSimulation/Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/ParticleCases.h.

#define G4_ELECTRONS
Value:
11: /* e- */ \
case -11 /* e+ */

Definition at line 5 of file Modules/SdSimulation/Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/ParticleCases.h.

#define G4_HADRONS
#define G4_MESONS
Value:
111: /* pi0 */ \
case 211: /* pi+ */ \
case -211: /* pi- */ \
case 221: /* eta */ \
case 130: /* K0L */ \
case 310: /* K0S */ \
case 321: /* K+ */ \
case -321 /* K- */

Definition at line 16 of file Modules/SdSimulation/Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/ParticleCases.h.

#define G4_MUONS
Value:
13: /* mu- */ \
case -13 /* mu+ */

Definition at line 12 of file Modules/SdSimulation/Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/ParticleCases.h.

#define G4_PHOTON   22 /* photon */
#define OFFLINE_BARYONS
#define OFFLINE_ELECTRONS
#define OFFLINE_HADRONS
#define OFFLINE_MESONS
#define OFFLINE_MUONS
#define OFFLINE_PHOTON   utl::Particle::ePhoton

, generated on Tue Sep 26 2023.