CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PythiaFilterZJet.h
Go to the documentation of this file.
1 #ifndef PythiaFilterZJet_h
2 #define PythiaFilterZJet_h
3 
14 // system include files
15 #include <memory>
16 
17 // user include files
20 
23 
25 
26 namespace edm {
27  class HepMCProduct;
28 }
29 
31  public:
32  explicit PythiaFilterZJet(const edm::ParameterSet&);
34 
35  virtual bool filter(edm::Event&, const edm::EventSetup&);
36 
37  private:
38 
40  double etaMuMax;
41  double ptZMin;
42  double ptZMax;
43 
46 
47 };
48 #endif
virtual bool filter(edm::Event &, const edm::EventSetup &)
PythiaFilterZJet(const edm::ParameterSet &)
edm::EDGetTokenT< edm::HepMCProduct > token_