#include <EcalBxOrbitNumberGrapher.h>
Public Member Functions | |
EcalBxOrbitNumberGrapher (const edm::ParameterSet &) | |
~EcalBxOrbitNumberGrapher () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
void | initHists (int) |
Private Attributes | |
TH1F * | bxnumberPlot_ |
std::string | digiProducer_ |
TFile * | file |
std::string | fileName_ |
TH1F * | numberofOrbitDiffPlot_ |
TH1F * | orbitErrorBxDiffPlot_ |
TH1F * | orbitErrorPlot_ |
int | runNum_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 51 of file EcalBxOrbitNumberGrapher.h.
|
explicit |
Definition at line 37 of file EcalBxOrbitNumberGrapher.cc.
EcalBxOrbitNumberGrapher::~EcalBxOrbitNumberGrapher | ( | ) |
Definition at line 47 of file EcalBxOrbitNumberGrapher.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 58 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, gather_cfg::cout, digiProducer_, edm::Event::getByLabel(), edm::EventBase::id(), numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, orbitErrorPlot_, edm::EventID::run(), and runNum_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 133 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 143 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, fileName_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
|
private |
Definition at line 125 of file EcalBxOrbitNumberGrapher.cc.
|
private |
Definition at line 70 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 66 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().
|
private |
Definition at line 75 of file EcalBxOrbitNumberGrapher.h.
|
private |
Definition at line 68 of file EcalBxOrbitNumberGrapher.h.
Referenced by endJob().
|
private |
Definition at line 73 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 72 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 71 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 67 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().