CMS 3D CMS Logo

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