CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFMETMaker.h
Go to the documentation of this file.
1 #ifndef PFMETMAKER_H
2 #define PFMETMAKER_H
3 
8 
9 class PFMETMaker {
10 
11  public:
12 
14  void SetVars(HWW&, const edm::Event&, const edm::EventSetup&);
15 
16  private:
17 
19 
20 };
21 
22 #endif
PFMETMaker(const edm::ParameterSet &, edm::ConsumesCollector)
Definition: PFMETMaker.cc:3
void SetVars(HWW &, const edm::Event &, const edm::EventSetup &)
Definition: PFMETMaker.cc:9
Definition: HWW.h:12
edm::EDGetTokenT< edm::View< reco::PFMET > > PFMET_
Definition: PFMETMaker.h:18