CMS 3D CMS Logo

MuIsoDepositCopyProducer.h
Go to the documentation of this file.
1 #ifndef MuonIsolationProducers_MuIsoDepositCopyProducer_H
2 #define MuonIsolationProducers_MuIsoDepositCopyProducer_H
3 
9 
11 #include <string>
12 
13 namespace edm {
14  class Event;
15 }
16 namespace edm {
17  class EventSetup;
18 }
19 
21 public:
24 
26  ~MuIsoDepositCopyProducer() override;
27 
29  void produce(edm::Event&, const edm::EventSetup&) override;
30 
31 private:
34 
36  std::vector<edm::InputTag> theInputTags;
37  std::vector<edm::EDGetTokenT<reco::IsoDepositMap> > theInputTokens;
38  std::vector<std::string> theDepositNames;
39 };
40 #endif
std::vector< edm::EDGetTokenT< reco::IsoDepositMap > > theInputTokens
void produce(edm::Event &, const edm::EventSetup &) override
data making method
std::vector< std::string > theDepositNames
edm::ParameterSet theConfig
module configuration
~MuIsoDepositCopyProducer() override
destructor
MuIsoDepositCopyProducer(const edm::ParameterSet &)
constructor
HLT enums.
std::vector< edm::InputTag > theInputTags
for backward compatibility: take one input module and