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