CMS 3D CMS Logo

MuIsoDepositProducer.h
Go to the documentation of this file.
1 #ifndef MuonIsolationProducers_MuIsoDepositProducer_H
2 #define MuonIsolationProducers_MuIsoDepositProducer_H
3 
6 
8 #include <string>
9 
10 namespace edm { class Event; }
11 namespace edm { class EventSetup; }
12 
14 
15 public:
16 
19 
21  virtual ~MuIsoDepositProducer();
22 
24  virtual void produce(edm::Event&, const edm::EventSetup&);
25 
26 private:
29 
33 
35 
38  std::vector<std::string> theDepositNames;
41 
42 };
43 #endif
std::vector< std::string > theDepositNames
edm::EDGetToken theMuonCollectionTag
HLT enums.
reco::isodeposit::IsoDepositExtractor * theExtractor
edm::ParameterSet theConfig
module configuration