CMS 3D CMS Logo

MuonAssociatorEDProducer.h
Go to the documentation of this file.
1 #ifndef MCTruth_MuonAssociatorEDProducer_h
2 #define MCTruth_MuonAssociatorEDProducer_h
3 
11 #include <memory>
12 
14 public:
16  ~MuonAssociatorEDProducer() override;
17 
18 private:
19  virtual void beginJob();
20  void produce(edm::Event &, const edm::EventSetup &) override;
21  virtual void endJob();
22 
28 
33 };
34 
35 #endif
edm::EDGetTokenT< TrackingParticleCollection > tpToken_
MuonAssociatorEDProducer(const edm::ParameterSet &)
edm::EDGetTokenT< TrackingParticleRefVector > tpRefVectorToken_
void produce(edm::Event &, const edm::EventSetup &) override
MuonAssociatorByHits * associatorByHits
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_