#include <EcalBxOrbitNumberGrapher.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 50 of file EcalBxOrbitNumberGrapher.h.
|
explicit |
Definition at line 38 of file EcalBxOrbitNumberGrapher.cc.
|
override |
Definition at line 48 of file EcalBxOrbitNumberGrapher.cc.
|
overrideprivate |
Definition at line 59 of file EcalBxOrbitNumberGrapher.cc.
References edm::SortedCollection< T, SORT >::begin(), bxnumberPlot_, gather_cfg::cout, digiProducer_, edm::SortedCollection< T, SORT >::end(), edm::Event::getByLabel(), edm::EventBase::id(), edm::HandleBase::isValid(), numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, orbitErrorPlot_, edm::EventID::run(), and runNum_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 134 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 144 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, fileName_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 126 of file EcalBxOrbitNumberGrapher.cc.
|
private |
Definition at line 69 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 65 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().
|
private |
Definition at line 74 of file EcalBxOrbitNumberGrapher.h.
Referenced by ztee.GZipLog::finish().
|
private |
Definition at line 67 of file EcalBxOrbitNumberGrapher.h.
Referenced by 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 70 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 66 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().