Go to the source code of this file.
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.