Main Page
Namespaces
Classes
Package Documentation
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
{
notShiftedRun
= 0,
allShiftedPlanes
= 1,
noShiftedPlanes
= 2,
mixedPlanes
= 3,
invalid
= 5};
18
19
#endif
20
CTPPSpixelLocalTrackReconstructionInfo::noShiftedPlanes
CTPPSpixelLocalTrackReconstructionInfo::invalid
CTPPSpixelLocalTrackReconstructionInfo
CTPPSpixelLocalTrackReconstructionInfo
Definition:
CTPPSPixelLocalTrackRecoInfo.h:17
CTPPSpixelLocalTrackReconstructionInfo::mixedPlanes
CTPPSpixelLocalTrackReconstructionInfo::allShiftedPlanes
CTPPSpixelLocalTrackReconstructionInfo::notShiftedRun
Generated for CMSSW Reference Manual by
1.8.11