CMS 3D CMS Logo

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