CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L3MuonCombinedRelativeIsolationProducer.h
Go to the documentation of this file.
1 #ifndef L3MuonCombinedRelativeIsolationProducer_L3MuonCombinedRelativeIsolationProducer_H
2 #define L3MuonCombinedRelativeIsolationProducer_L3MuonCombinedRelativeIsolationProducer_H
3 
9 
12 
13 #include <string>
14 
15 namespace edm { class Event; }
16 namespace edm { class EventSetup; }
17 
19 
20 public:
21 
24 
27 
29  virtual void beginJob();
30 
32  virtual void produce(edm::Event&, const edm::EventSetup&);
33 
34 private:
35 
37 
38  // Muon track Collection Label
40 
41  // Isolation cuts
43 
44  // Option to write MuIsoDeposits into the event
46 
47  // Option to use rho-corrected calo deposits (ONLY if already available)
50 
51  // MuIsoExtractor
54 
58 
62 
65 
66  // Print out debug info
67 
68  bool printDebug;
69 
70 };
71 
72 #endif
bool theApplyCutsORmaxNTracks
apply or not the maxN cut on top of the sumPt (or nominall eff) &lt; cuts
virtual void produce(edm::Event &, const edm::EventSetup &)
Produce isolation maps.
L3MuonCombinedRelativeIsolationProducer(const edm::ParameterSet &)
constructor with config