CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 };
~TtGenEventReco() override
edm::EDGetTokenT< reco::GenParticleCollection > initToken_
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::GenParticleCollection > srcToken_
TtGenEventReco(const edm::ParameterSet &)