CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enumerations
CTPPSPixelLocalTrackRecoInfo.h File Reference

Go to the source code of this file.

Enumerations

enum  CTPPSpixelLocalTrackReconstructionInfo {
  CTPPSpixelLocalTrackReconstructionInfo::notShiftedRun = 0, CTPPSpixelLocalTrackReconstructionInfo::allShiftedPlanes = 1, CTPPSpixelLocalTrackReconstructionInfo::noShiftedPlanes = 2, CTPPSpixelLocalTrackReconstructionInfo::mixedPlanes = 3,
  CTPPSpixelLocalTrackReconstructionInfo::invalid = 5
}
 

Enumeration Type Documentation

Track information byte for bx-shifted runs: reco_info = notShiftedRun -> Default value for tracks reconstructed in non-bx-shifted ROCs reco_info = allShiftedPlanes -> Track reconstructed in a bx-shifted ROC with bx-shifted planes only reco_info = noShiftedPlanes -> Track reconstructed in a bx-shifted ROC with non-bx-shifted planes only reco_info = mixedPlanes -> Track reconstructed in a bx-shifted ROC both with bx-shifted and non-bx-shifted planes reco_info = invalid -> Dummy value. Assigned when reco_info is not computed

Enumerator
notShiftedRun 
allShiftedPlanes 
noShiftedPlanes 
mixedPlanes 
invalid 

Definition at line 17 of file CTPPSPixelLocalTrackRecoInfo.h.