src
DataFormats
DTRecHit
interface
DTRecSegment2DCollection.h
Go to the documentation of this file.
1
#ifndef DTRecHit_DTRecSegment2DCollection_h
2
#define DTRecHit_DTRecSegment2DCollection_h
3
13
/* Base Class Headers */
14
#include <functional>
15
16
/* Collaborating Class Declarations */
17
#include "
DataFormats/Common/interface/RangeMap.h
"
18
#include "
DataFormats/Common/interface/ClonePolicy.h
"
19
#include "
DataFormats/Common/interface/OwnVector.h
"
20
#include "
DataFormats/DTRecHit/interface/DTSLRecSegment2D.h
"
21
#include "
DataFormats/MuonDetId/interface/DTSuperLayerId.h
"
22
23
/* C++ Headers */
24
25
/* ====================================================================== */
26
27
typedef
edm::RangeMap<DTSuperLayerId, edm::OwnVector<DTSLRecSegment2D>
>
DTRecSegment2DCollection
;
28
29
#endif // DTRecHit_DTRecSegment2DCollection_h
DTSuperLayerId.h
ClonePolicy.h
DTRecSegment2DCollection
edm::RangeMap< DTSuperLayerId, edm::OwnVector< DTSLRecSegment2D > > DTRecSegment2DCollection
Definition:
DTRecSegment2DCollection.h:27
edm::RangeMap
Definition:
RangeMap.h:32
DTSLRecSegment2D.h
OwnVector.h
RangeMap.h
Generated for CMSSW Reference Manual by
1.8.14