CMS 3D CMS Logo

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