CMS 3D CMS Logo

TopInitSubset.h
Go to the documentation of this file.
7 
8 namespace TopInitID{
9  static const int status = 3;
10  static const int tID = 6;
11 }
12 
14 
15  public:
16 
17  explicit TopInitSubset(const edm::ParameterSet&);
18  ~TopInitSubset() override;
19 
20  void produce(edm::Event&, const edm::EventSetup&) override;
22 
23  private:
24 
26 };
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
edm::EDGetTokenT< reco::GenParticleCollection > srcToken_
Definition: TopInitSubset.h:25
static const int tID
Definition: TopInitSubset.h:10
static const int status
Definition: TopInitSubset.h:9