CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GenMETExtractor.h
Go to the documentation of this file.
1 
2 #ifndef PhysicsTools_PatAlgos_GenMETExtractor_h
3 #define PhysicsTools_PatAlgos_GenMETExtractor_h
4 
22 
25 
26 namespace pat {
27 
29 
30  public:
31 
32  explicit GenMETExtractor(const edm::ParameterSet& iConfig);
34 
35  virtual void produce(edm::StreamID streamID, edm::Event & iEvent,
36  const edm::EventSetup & iSetup) const;
37 
38  private:
39 
41 
42  };
43 
44 }
45 
46 #endif
Retrieves the genMET from a pat::MET.
int iEvent
Definition: GenABIO.cc:230
GenMETExtractor(const edm::ParameterSet &iConfig)
virtual void produce(edm::StreamID streamID, edm::Event &iEvent, const edm::EventSetup &iSetup) const
edm::EDGetTokenT< std::vector< pat::MET > > metSrcToken_