CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ZmumuEvtSelEffCorrWeightProducer.h
Go to the documentation of this file.
1 #ifndef TauAnalysis_MCEmbeddingTools_ZmumuEvtSelEffCorrWeightProducer_h
2 #define TauAnalysis_MCEmbeddingTools_ZmumuEvtSelEffCorrWeightProducer_h
3 
22 
24 
26 
27 #include <TH2.h>
28 #include <TAxis.h>
29 
30 #include <string>
31 
33 {
34  public:
37 
38  void produce(edm::Event&, const edm::EventSetup&);
39 
40  private:
42 
49 
50  double minWeight_;
51  double maxWeight_;
52 
54 };
55 
56 #endif
57 
void produce(edm::Event &, const edm::EventSetup &)
ZmumuEvtSelEffCorrWeightProducer(const edm::ParameterSet &)