Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
DTRecHit
interface
DTRecSegment4DCollection.h
Go to the documentation of this file.
1
#ifndef DTRecSegment4DCollection_H
2
#define DTRecSegment4DCollection_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/DTRecSegment4D.h
"
21
#include "
DataFormats/MuonDetId/interface/DTChamberId.h
"
22
23
24
typedef
edm::RangeMap<DTChamberId, edm::OwnVector<DTRecSegment4D>
>
DTRecSegment4DCollection
;
25
26
#include "
DataFormats/Common/interface/Ref.h
"
27
typedef
edm::Ref<DTRecSegment4DCollection>
DTRecSegment4DRef
;
28
29
#endif
30
ClonePolicy.h
edm::RangeMap
Definition:
RangeMap.h:34
DTRecSegment4D.h
DTChamberId.h
DTRecSegment4DRef
edm::Ref< DTRecSegment4DCollection > DTRecSegment4DRef
Definition:
DTRecSegment4DCollection.h:27
Ref.h
OwnVector.h
DTRecSegment4DCollection
edm::RangeMap< DTChamberId, edm::OwnVector< DTRecSegment4D > > DTRecSegment4DCollection
Definition:
DTRecSegment4DCollection.h:24
RangeMap.h
edm::Ref< DTRecSegment4DCollection >
Generated for CMSSW Reference Manual by
1.8.5