CMS 3D CMS Logo

ZeeRescaleFactorPlots.h
Go to the documentation of this file.
1 #ifndef ZEERESCALEFACTORPLOTS_H
2 #define ZEERESCALEFACTORPLOTS_H
3 
4 // -*- C++ -*-
5 //
6 // Package: ElectronCalibration
7 // Class: ElectronCalibration
8 //
16 //
17 // Original Author: Lorenzo AGOSTINO, Radek Ofierzynski
18 // Created: Tue Jul 18 12:17:01 CEST 2006
19 //
20 //
21 
22 // system include files
23 #include <memory>
24 
25 // user include files
28 
42 
44 #include "TFile.h"
45 #include "TH1.h"
46 #include "TH2.h"
47 
48 // class declaration
49 //
50 
52 public:
53  ZeeRescaleFactorPlots(char*);
55 
57 
58 private:
59  TFile* file_;
60  char* fileName_;
61 };
62 #endif
CalibrationCluster.h
ESHandle.h
TriggerResults.h
EDAnalyzer.h
HouseholderDecomposition.h
EcalRecHitCollections.h
MinL3Algorithm.h
ZeeRescaleFactorPlots::fileName_
char * fileName_
Definition: ZeeRescaleFactorPlots.h:60
MakerMacros.h
GsfElectron.h
GsfElectronFwd.h
ZeeRescaleFactorPlots::ZeeRescaleFactorPlots
ZeeRescaleFactorPlots(char *)
Definition: ZeeRescaleFactorPlots.cc:32
Event.h
ZIterativeAlgorithmWithFit
Definition: ZIterativeAlgorithmWithFit.h:28
ZeeRescaleFactorPlots::writeHistograms
void writeHistograms(ZIterativeAlgorithmWithFit *)
Definition: ZeeRescaleFactorPlots.cc:45
ZeeRescaleFactorPlots::~ZeeRescaleFactorPlots
~ZeeRescaleFactorPlots()
Definition: ZeeRescaleFactorPlots.cc:37
DetId.h
Frameworkfwd.h
EventSetup.h
ZIterativeAlgorithmWithFit.h
HepMCProduct.h
ZeeRescaleFactorPlots
Definition: ZeeRescaleFactorPlots.h:51
ZeeRescaleFactorPlots::file_
TFile * file_
Definition: ZeeRescaleFactorPlots.h:59