CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GetJetsFromHLTobject.h
Go to the documentation of this file.
1 #ifndef GetJetsFromHLTobject_h
2 #define GetJetsFromHLTobject_h
3 
4 //
5 // Package: GetJetsFromHLTobject
6 // Class: GetJetsFromHLTobject
7 //
18 //
19 // Original Author: Ian Tomalin
20 //
21 
22 // user include files
27 
28 //
29 // class decleration
30 //
31 
33  public:
34  explicit GetJetsFromHLTobject(const edm::ParameterSet&);
35  virtual void produce(edm::Event&, const edm::EventSetup&);
36 
37  private:
39 };
40 
41 #endif //GetJetsFromHLTobject_h
GetJetsFromHLTobject(const edm::ParameterSet &)
virtual void produce(edm::Event &, const edm::EventSetup &)