CMS 3D CMS Logo

PartonShowerBsHepMCFilter.h
Go to the documentation of this file.
1 
9 #ifndef __PARTONSHOWERBSHEPMCFILTER__
10 #define __PARTONSHOWERBSHEPMCFILTER__
11 
12 
15 
17 
18 public:
19 
21  ~PartonShowerBsHepMCFilter() override;
22 
23  bool filter(const HepMC::GenEvent* evt) override;
24 
25 private:
26 
27 };
28 
29 
30 #endif
PartonShowerBsHepMCFilter(const edm::ParameterSet &)
bool filter(const HepMC::GenEvent *evt) override