CMS 3D CMS Logo

TCMETProducer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: METProducers
4 // Class: TCMETProducer
5 //
13 //
14 //
15 //
16 
17 //____________________________________________________________________________||
18 #ifndef TCMETProducer_h
19 #define TCMETProducer_h
20 
21 //____________________________________________________________________________||
24 
27 
31 
32 //____________________________________________________________________________||
33 namespace cms {
35  public:
36  explicit TCMETProducer(const edm::ParameterSet&);
37  ~TCMETProducer() override {}
38  void produce(edm::Event&, const edm::EventSetup&) override;
39 
40  private:
42  };
43 } // namespace cms
44 
45 //____________________________________________________________________________||
46 #endif // TCMETProducer_h
EDProducer.h
cms::TCMETProducer::tcMetAlgo_
TCMETAlgo tcMetAlgo_
Definition: TCMETProducer.h:41
MakerMacros.h
cms::TCMETProducer::TCMETProducer
TCMETProducer(const edm::ParameterSet &)
Definition: TCMETProducer.cc:22
cms::TCMETProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: TCMETProducer.cc:31
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
cms::TCMETProducer
Definition: TCMETProducer.h:34
edm::stream::EDProducer
Definition: EDProducer.h:38
edm::EventSetup
Definition: EventSetup.h:57
TCMETAlgo
Definition: TCMETAlgo.h:67
cms::TCMETProducer::~TCMETProducer
~TCMETProducer() override
Definition: TCMETProducer.h:37
Frameworkfwd.h
TCMETAlgo.h
Candidate.h
View.h
edm::Event
Definition: Event.h:73
cms
Namespace of DDCMS conversion namespace.
Definition: ProducerAnalyzer.cc:21