CMS 3D CMS Logo

TtGenEventReco.h
Go to the documentation of this file.
6 
8 
9  public:
10 
11  explicit TtGenEventReco(const edm::ParameterSet&);
12  ~TtGenEventReco() override;
13  void produce(edm::Event&, const edm::EventSetup&) override;
14 
15  private:
16 
19 };
~TtGenEventReco() override
edm::EDGetTokenT< reco::GenParticleCollection > initToken_
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::GenParticleCollection > srcToken_
TtGenEventReco(const edm::ParameterSet &)