DataFormats
CTPPSReco
interface
CTPPSPixelLocalTrackRecoInfo.h
Go to the documentation of this file.
1
/*
2
*
3
* This is a part of CTPPS offline software.
4
* Author:
5
* Andrea Bellora (andrea.bellora@cern.ch)
6
*
7
*/
8
#ifndef DataFormats_CTPPSReco_CTPPSPixelLocalTrackRecoInfo_H
9
#define DataFormats_CTPPSReco_CTPPSPixelLocalTrackRecoInfo_H
10
17
enum class
CTPPSpixelLocalTrackReconstructionInfo
{
18
notShiftedRun
= 0,
19
allShiftedPlanes
= 1,
20
noShiftedPlanes
= 2,
21
mixedPlanes
= 3,
22
invalid
= 5
23
};
24
25
#endif
CTPPSpixelLocalTrackReconstructionInfo::noShiftedPlanes
CTPPSpixelLocalTrackReconstructionInfo::invalid
CTPPSpixelLocalTrackReconstructionInfo
CTPPSpixelLocalTrackReconstructionInfo
Definition:
CTPPSPixelLocalTrackRecoInfo.h:17
CTPPSpixelLocalTrackReconstructionInfo::mixedPlanes
CTPPSpixelLocalTrackReconstructionInfo::allShiftedPlanes
CTPPSpixelLocalTrackReconstructionInfo::notShiftedRun
Generated for CMSSW Reference Manual by
1.8.14