CMS 3D CMS Logo

MuonMETcorrInputProducer.h
Go to the documentation of this file.
1 #ifndef JetMETCorrections_Type1MET_MuonMETcorrInputProducer_h
2 #define JetMETCorrections_Type1MET_MuonMETcorrInputProducer_h
3 
20 
24 
25 #include <string>
26 
28 {
29  public:
30 
32  ~MuonMETcorrInputProducer() override;
33 
34  private:
35 
36  void produce(edm::Event&, const edm::EventSetup&) override;
37 
39 
42 
43 };
44 
45 #endif
46 
47 
48 
49 
50 
edm::EDGetTokenT< reco::MuonCollection > token_
MuonMETcorrInputProducer(const edm::ParameterSet &)
edm::EDGetTokenT< edm::ValueMap< reco::MuonMETCorrectionData > > muonCorrectionMapToken_
void produce(edm::Event &, const edm::EventSetup &) override