CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HighETPhotonsFilterAlgo.h
Go to the documentation of this file.
1 #ifndef HighETPhotonsFilterAlgo_h
2 #define HighETPhotonsFilterAlgo_h
3 
14 // system include files
15 #include <memory>
16 
17 // user include files
23 
25 
26 
27 
29  public:
32 
33  bool filter(const edm::Event& iEvent);
34 
35  private:
36 
37 
38 
39 
40  private:
41  //constants:
43  //filter parameters:
47  float isoConeSize_;
48 
49 
50 };
51 #endif
HighETPhotonsFilterAlgo(const edm::ParameterSet &)
int iEvent
Definition: GenABIO.cc:230
bool filter(const edm::Event &iEvent)