#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 | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 46 of file EcalBxOrbitNumberGrapher.h.
|
explicit |
Definition at line 38 of file EcalBxOrbitNumberGrapher.cc.
|
override |
Definition at line 43 of file EcalBxOrbitNumberGrapher.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 50 of file EcalBxOrbitNumberGrapher.cc.
References edm::SortedCollection< T, SORT >::begin(), l1GtPatternGenerator_cfi::bx, bxnumberPlot_, gather_cfg::cout, digiProducer_, edm::SortedCollection< T, SORT >::end(), iEvent, edm::HandleBase::isValid(), numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, orbitErrorPlot_, and runNum_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 107 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 116 of file EcalBxOrbitNumberGrapher.cc.
References bxnumberPlot_, fileName_, numberofOrbitDiffPlot_, orbitErrorBxDiffPlot_, and orbitErrorPlot_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 104 of file EcalBxOrbitNumberGrapher.cc.
|
private |
Definition at line 63 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 59 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().
|
private |
Definition at line 68 of file EcalBxOrbitNumberGrapher.h.
Referenced by python.rootplot.utilities.RootFile::cd(), ztee.GZipLog::finish(), ztee.GZipLog::flush_block(), python.rootplot.utilities.RootFile::get(), tfile.TFileService::stop(), core.VertexHistograms.VertexHistograms::write(), core.TreeAnalyzerNumpy.TreeAnalyzerNumpy::write(), and ztee.GZipLog::write_block().
|
private |
Definition at line 61 of file EcalBxOrbitNumberGrapher.h.
Referenced by endJob().
|
private |
Definition at line 66 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 65 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 64 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 60 of file EcalBxOrbitNumberGrapher.h.
Referenced by analyze().