Namespaces | Enumerations
CEvent/StationConstants.h File Reference

Go to the source code of this file.

Namespaces

 cevt
 
 cevt::StationConstants
 

Enumerations

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

Detailed Description

Station constants

Definition in file CEvent/StationConstants.h.


, generated on Tue Sep 26 2023.