CMS 3D CMS Logo

TtGenEventReco.h
Go to the documentation of this file.
6 
8 public:
9  explicit TtGenEventReco(const edm::ParameterSet&);
10  ~TtGenEventReco() override;
11  void produce(edm::Event&, const edm::EventSetup&) override;
12 
13 private:
16 };
EDProducer.h
edm::EDGetTokenT< reco::GenParticleCollection >
TtGenEventReco::srcToken_
edm::EDGetTokenT< reco::GenParticleCollection > srcToken_
Definition: TtGenEventReco.h:14
TtGenEventReco::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: TtGenEventReco.cc:13
GenParticleFwd.h
TtGenEventReco::~TtGenEventReco
~TtGenEventReco() override
Definition: TtGenEventReco.cc:11
TtGenEventReco::TtGenEventReco
TtGenEventReco(const edm::ParameterSet &)
Definition: TtGenEventReco.cc:5
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
TtGenEventReco
Definition: TtGenEventReco.h:7
edm::EventSetup
Definition: EventSetup.h:58
InputTag.h
edm::EDProducer
Definition: EDProducer.h:35
ParameterSet.h
edm::Event
Definition: Event.h:73
TtGenEventReco::initToken_
edm::EDGetTokenT< reco::GenParticleCollection > initToken_
Definition: TtGenEventReco.h:15