CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PartonShowerBsHepMCFilter.h
Go to the documentation of this file.
1 
9 #ifndef __PARTONSHOWERBSHEPMCFILTER__
10 #define __PARTONSHOWERBSHEPMCFILTER__
11 
12 
15 
17 
18 public:
19 
22 
23  virtual bool filter(const HepMC::GenEvent* evt);
24 
25 private:
26 
27 };
28 
29 
30 #endif
PartonShowerBsHepMCFilter(const edm::ParameterSet &)
virtual bool filter(const HepMC::GenEvent *evt)