CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SegmentsTrackAssociator.h
Go to the documentation of this file.
1 #ifndef SegmentsTrackAssociator_H
2 #define SegmentsTrackAssociator_H
3 
4 
20 
30 
34 
35 
36 
37 namespace edm {class ParameterSet; class Event; class EventSetup;}
38 
39 
41 
42 public:
43 
46 
48  virtual ~SegmentsTrackAssociator();
49 
52 
53 
54 
55 private:
56 
57  // the counters
58  int numRecHit;
61 
62  // collection label
66 
69 
70 
72 
73 
74 
75 };
76 
77 #endif
edm::EDGetTokenT< DTRecSegment4DCollection > dtSegmentsToken
virtual ~SegmentsTrackAssociator()
Destructor.
SegmentsTrackAssociator(const edm::ParameterSet &, edm::ConsumesCollector &iC)
Constructor.
MuonTransientTrackingRecHit::MuonRecHitContainer associate(const edm::Event &, const edm::EventSetup &, const reco::Track &)
Get the analysis.
edm::EDGetTokenT< CSCSegmentCollection > cscSegmentsToken
std::vector< MuonRecHitPointer > MuonRecHitContainer