ROOT  6.06/09
Reference Guide
Enumerations | Variables
TMCProcess.h File Reference
#include "Rtypes.h"
+ Include dependency graph for TMCProcess.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TMCProcess {
  kPPrimary = 0, kPMultipleScattering = 1, kPCoulombScattering = 45, kPEnergyLoss = 2,
  kPMagneticFieldL = 3, kPDecay = 4, kPPair = 5, kPCompton = 6,
  kPPhotoelectric = 7, kPBrem = 8, kPDeltaRay = 9, kPAnnihilation = 10,
  kPAnnihilationRest = 11, kPAnnihilationFlight = 12, kPHadronic = 13, kPEvaporation = 14,
  kPNuclearFission = 15, kPNuclearAbsorption = 16, kPPbarAnnihilation = 17, kPNbarAnnihilation = 18,
  kPNCapture = 19, kPHElastic = 20, kPHIElastic = 21, kPHCElastic = 22,
  kPHInhelastic = 23, kPPhotonInhelastic = 24, kPMuonNuclear = 25, kPElectronNuclear = 26,
  kPPositronNuclear = 27, kPPhotoNuclear = 46, kPTOFlimit = 28, kPPhotoFission = 29,
  kPRayleigh = 30, kPNull = 31, kPStop = 32, kPLightAbsorption = 33,
  kPLightDetection = 34, kPLightScattering = 35, kPLightWLShifting = 48, kStepMax = 36,
  kPCerenkov = 37, kPFeedBackPhoton = 38, kPLightReflection = 39, kPLightRefraction = 40,
  kPSynchrotron = 41, kPScintillation = 42, kPTransportation = 43, kPUserDefined = 47,
  kPNoProcess = 44
}
 

Variables

const Int_t kMaxMCProcess = 49
 
static const char *const TMCProcessName [kMaxMCProcess]
 

Enumeration Type Documentation

enum TMCProcess
Enumerator
kPPrimary 
kPMultipleScattering 
kPCoulombScattering 
kPEnergyLoss 
kPMagneticFieldL 
kPDecay 
kPPair 
kPCompton 
kPPhotoelectric 
kPBrem 
kPDeltaRay 
kPAnnihilation 
kPAnnihilationRest 
kPAnnihilationFlight 
kPHadronic 
kPEvaporation 
kPNuclearFission 
kPNuclearAbsorption 
kPPbarAnnihilation 
kPNbarAnnihilation 
kPNCapture 
kPHElastic 
kPHIElastic 
kPHCElastic 
kPHInhelastic 
kPPhotonInhelastic 
kPMuonNuclear 
kPElectronNuclear 
kPPositronNuclear 
kPPhotoNuclear 
kPTOFlimit 
kPPhotoFission 
kPRayleigh 
kPNull 
kPStop 
kPLightAbsorption 
kPLightDetection 
kPLightScattering 
kPLightWLShifting 
kStepMax 
kPCerenkov 
kPFeedBackPhoton 
kPLightReflection 
kPLightRefraction 
kPSynchrotron 
kPScintillation 
kPTransportation 
kPUserDefined 
kPNoProcess 

Definition at line 22 of file TMCProcess.h.

Variable Documentation

const Int_t kMaxMCProcess = 49

Definition at line 20 of file TMCProcess.h.

const char* const TMCProcessName[kMaxMCProcess]
static

Definition at line 89 of file TMCProcess.h.

Referenced by TMCVerbose::Stepping().