CMS 3D CMS Logo

CTPPSLocalTrackLiteFwd.h
Go to the documentation of this file.
1 /****************************************************************************
2  *
3  * This is a part of CTPPS offline software.
4  * Authors:
5  * Jan Kašpar
6  * Laurent Forthomme
7  *
8  ****************************************************************************/
9 
10 #ifndef DataFormats_CTPPSReco_CTPPSLocalTrackLiteFwd_h
11 #define DataFormats_CTPPSReco_CTPPSLocalTrackLiteFwd_h
12 
16 
17 #include <vector>
18 
21 typedef std::vector<CTPPSLocalTrackLite> CTPPSLocalTrackLiteCollection;
28 
29 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
CTPPSLocalTrackLite
Local (=single RP) track with essential information only.
Definition: CTPPSLocalTrackLite.h:18
CTPPSLocalTrackLiteCollection
std::vector< CTPPSLocalTrackLite > CTPPSLocalTrackLiteCollection
Collection of CTPPSLocalTrackLite objects.
Definition: CTPPSLocalTrackLiteFwd.h:18
CTPPSLocalTrackLiteRef
edm::Ref< CTPPSLocalTrackLiteCollection > CTPPSLocalTrackLiteRef
Persistent reference to a CTPPSLocalTrackLite.
Definition: CTPPSLocalTrackLiteFwd.h:22
edm::RefVector< CTPPSLocalTrackLiteCollection >
edm::Ref
Definition: AssociativeIterator.h:58
RefVector.h
Ref.h
CTPPSLocalTrackLiteRefProd
edm::RefProd< CTPPSLocalTrackLiteCollection > CTPPSLocalTrackLiteRefProd
Reference to a CTPPSLocalTrackLite collection.
Definition: CTPPSLocalTrackLiteFwd.h:24
CTPPSLocalTrackLiteRefVector
edm::RefVector< CTPPSLocalTrackLiteCollection > CTPPSLocalTrackLiteRefVector
Vector of references to CTPPSLocalTrackLite in the same collection.
Definition: CTPPSLocalTrackLiteFwd.h:26