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 
22 
32 
33 
34 namespace edm {class ParameterSet; class Event; class EventSetup;}
35 
36 
38 
39 public:
40 
43 
46 
49 
50 
51 
52 private:
53 
54  // the counters
55  int numRecHit;
58 
59  // collection label
63 
64  std::string metname;
65 
66 
67 
68 };
69 
70 #endif
virtual ~SegmentsTrackAssociator()
Destructor.
MuonTransientTrackingRecHit::MuonRecHitContainer associate(const edm::Event &, const edm::EventSetup &, const reco::Track &)
Get the analysis.
std::vector< MuonRecHitPointer > MuonRecHitContainer
SegmentsTrackAssociator(const edm::ParameterSet &)
Constructor.