DataFormats
CTPPSReco
interface
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
13
#include "
DataFormats/Common/interface/Ref.h
"
14
#include "
DataFormats/Common/interface/RefProd.h
"
15
#include "
DataFormats/Common/interface/RefVector.h
"
16
17
#include <vector>
18
19
class
CTPPSLocalTrackLite
;
21
typedef
std::vector<CTPPSLocalTrackLite>
CTPPSLocalTrackLiteCollection
;
23
typedef
edm::Ref<CTPPSLocalTrackLiteCollection>
CTPPSLocalTrackLiteRef
;
25
typedef
edm::RefProd<CTPPSLocalTrackLiteCollection>
CTPPSLocalTrackLiteRefProd
;
27
typedef
edm::RefVector<CTPPSLocalTrackLiteCollection>
CTPPSLocalTrackLiteRefVector
;
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
Generated for CMSSW Reference Manual by
1.8.16