Main Page
Namespaces
Classes
Package Documentation
DataFormats
DTRecHit
interface
DTRecClusterCollection.h
Go to the documentation of this file.
1
#ifndef DTRECHIT_DTRECCLUSTERCOLLECTION_H
2
#define DTRECHIT_DTRECCLUSTERCOLLECTION_H
3
16
/* Base Class Headers */
17
18
/* Collaborating Class Declarations */
19
#include "
DataFormats/Common/interface/RangeMap.h
"
20
#include "
DataFormats/Common/interface/ClonePolicy.h
"
21
#include "
DataFormats/Common/interface/OwnVector.h
"
22
#include "
DataFormats/DTRecHit/interface/DTSLRecCluster.h
"
23
#include "
DataFormats/MuonDetId/interface/DTSuperLayerId.h
"
24
25
/* C++ Headers */
26
#include <functional>
27
28
/* ====================================================================== */
29
30
/* Class DTRecClusterCollection Interface */
31
typedef
edm::RangeMap<DTSuperLayerId, edm::OwnVector<DTSLRecCluster>
>
DTRecClusterCollection
;
32
33
#endif // DTRECHIT_DTRECCLUSTERCOLLECTION_H
34
DTRecClusterCollection
edm::RangeMap< DTSuperLayerId, edm::OwnVector< DTSLRecCluster > > DTRecClusterCollection
Definition:
DTRecClusterCollection.h:31
DTSuperLayerId.h
ClonePolicy.h
edm::RangeMap
Definition:
RangeMap.h:32
OwnVector.h
RangeMap.h
DTSLRecCluster.h
Generated for CMSSW Reference Manual by
1.8.11