Enumerations
cevt::StationConstants Namespace Reference

Enumerations

enum  ReconstructionStatus { eCandidate = 0, eRejected, eSilent }
 
enum  RejectionStatus {
  eNoRejection = 0, eOutOfTime = (1 << 0), eOffGrid = (1 << 1), eDenseArray = (1 << 2),
  eEngineeringArray = (1 << 3), eMCInnerRadiusCut = (1 << 4), eNoRecData = (1 << 5), eLonely = (1 << 6),
  eNoTrigger = (1 << 7), eErrorCode = (1 << 8), eNoCalibData = (1 << 9), eNoGPSData = (1 << 10),
  eBadCalib = (1 << 11), eNotDenseArray = (1 << 12), eNumRejectionStatusBits = 13
}
 
enum  SignalComponent {
  eTotal = 0, eElectron, ePhoton, eMuon,
  eHadron, eDecayElectron, eDeltaRay, eElectronFromShowerElectron,
  eElectronFromShowerMuon, eElectronFromShowerPhoton, eElectronFromOtherSource, ePhotonFromShowerElectron,
  ePhotonFromShowerMuon, ePhotonFromShowerPhoton, ePhotonFromOtherSource, eBackgroundElectron,
  eBackgroundPhoton, eBackgroundMuon, eBackgroundHadron, eOtherNeutrals,
  eShowerMuonDecayPhoton, eShowerMuonDecayElectron, eMySource0 = 50, eMySource1,
  eMySource2, eMySource3, eMySource4, eMySource5,
  eMySource6, eMySource7, eMySource8, eMySource9,
  eLastSource = eMySource9
}
 

Enumeration Type Documentation

Enumerator
eCandidate 
eRejected 
eSilent 

Definition at line 80 of file CEvent/StationConstants.h.

Enumerator
eNoRejection 
eOutOfTime 
eOffGrid 
eDenseArray 
eEngineeringArray 
eMCInnerRadiusCut 
eNoRecData 
eLonely 
eNoTrigger 
eErrorCode 
eNoCalibData 
eNoGPSData 
eBadCalib 
eNotDenseArray 
eNumRejectionStatusBits 

Definition at line 87 of file CEvent/StationConstants.h.

Enumerator
eTotal 

total (shower and background)

eElectron 

electrons and positrons

ePhoton 

gammas

eMuon 

mu+ and mu- from shower

eHadron 

all hadrons from shower

eDecayElectron 

electrons from muon decay

eDeltaRay 

delta rays

eElectronFromShowerElectron 
eElectronFromShowerMuon 
eElectronFromShowerPhoton 
eElectronFromOtherSource 
ePhotonFromShowerElectron 

secondary photons

ePhotonFromShowerMuon 
ePhotonFromShowerPhoton 
ePhotonFromOtherSource 
eBackgroundElectron 

electrons from background

eBackgroundPhoton 

photons from background

eBackgroundMuon 

muons from background

eBackgroundHadron 

hadrons from background

eOtherNeutrals 

Other neutral particles.

eShowerMuonDecayPhoton 

photons from muon decay in shower

eShowerMuonDecayElectron 

electrons from muon decay in shower

eMySource0 

User-defined source.

eMySource1 

User-defined source.

eMySource2 

User-defined source.

eMySource3 

User-defined source.

eMySource4 

User-defined source.

eMySource5 

User-defined source.

eMySource6 

User-defined source.

eMySource7 

User-defined source.

eMySource8 

User-defined source.

eMySource9 

User-defined source.

eLastSource 

Definition at line 14 of file CEvent/StationConstants.h.


, generated on Tue Sep 26 2023.