#include <DPGAnalysis/SiStripTools/plugins/APVCyclePhaseProducerFromL1TS.cc>
Private Member Functions | |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
bool | isBadRun (const unsigned int) const |
void | printConfiguration (std::stringstream &ss) const |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::string > | _defpartnames |
std::vector< int > | _defphases |
TH1F ** | _hdlec0lresync |
TH1F ** | _hdlresynclHR |
TH1F ** | _hlEC0 |
TH1F ** | _hlHR |
TH1F ** | _hlOC0 |
TH1F ** | _hlresync |
TH1F ** | _hlstart |
TH1F ** | _hlTE |
TH1F ** | _hsize |
edm::EDGetTokenT < Level1TriggerScalersCollection > | _l1tscollectionToken |
long long | _lastEventCounter0 |
long long | _lastHardReset |
long long | _lastOrbitCounter0 |
long long | _lastResync |
long long | _lastStart |
long long | _lastTestEnable |
int | _magicOffset |
bool | _useEC0 |
const bool | _wantHistos |
bool | m_badRun |
std::vector< std::pair < unsigned int, unsigned int > > | m_badruns |
edm::ESWatcher < SiStripConfObjectRcd > | m_eswatcher |
const bool | m_ignoreDB |
const unsigned int | m_LSfrac |
const unsigned int | m_maxLS |
const std::string | m_rcdLabel |
RunHistogramManager | m_rhm |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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: EDproducer for APVCyclePhaseCollection which uses the configuration file to assign a phase to the run
Implementation: <Notes on="" implementation>="">
Definition at line 63 of file APVCyclePhaseProducerFromL1TS.cc.
|
explicit |
Definition at line 127 of file APVCyclePhaseProducerFromL1TS.cc.
References _hdlec0lresync, _hdlresynclHR, _hlEC0, _hlHR, _hlOC0, _hlresync, _hlstart, _hlTE, _hsize, _wantHistos, m_badruns, m_LSfrac, m_maxLS, m_rhm, RunHistogramManager::makeTH1F(), printConfiguration(), and contentValuesCheck::ss.
APVCyclePhaseProducerFromL1TS::~APVCyclePhaseProducerFromL1TS | ( | ) |
Definition at line 177 of file APVCyclePhaseProducerFromL1TS.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 192 of file APVCyclePhaseProducerFromL1TS.cc.
References _defpartnames, _defphases, _hdlec0lresync, _hdlresynclHR, _hlEC0, _hlHR, _hlOC0, _hlresync, _hlstart, _hlTE, _magicOffset, _useEC0, _wantHistos, RunHistogramManager::beginRun(), edm::ESWatcher< T >::check(), edm::EventSetup::get(), isBadRun(), LogDebug, m_badRun, m_eswatcher, m_ignoreDB, m_rcdLabel, m_rhm, printConfiguration(), edm::RunBase::run(), contentValuesCheck::ss, and edmLumisInFiles::summary.
|
private |
Definition at line 369 of file APVCyclePhaseProducerFromL1TS.cc.
References m_badRun, m_badruns, and edm::second().
Referenced by beginRun(), and produce().
|
private |
Definition at line 380 of file APVCyclePhaseProducerFromL1TS.cc.
References _defpartnames, _defphases, _magicOffset, _useEC0, and m_badRun.
Referenced by APVCyclePhaseProducerFromL1TS(), and beginRun().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 272 of file APVCyclePhaseProducerFromL1TS.cc.
References _defpartnames, _defphases, _hdlec0lresync, _hdlresynclHR, _hlEC0, _hlHR, _hlOC0, _hlresync, _hlstart, _hlTE, _hsize, _l1tscollectionToken, _lastEventCounter0, _lastHardReset, _lastOrbitCounter0, _lastResync, _lastStart, _lastTestEnable, _magicOffset, _useEC0, _wantHistos, edm::hlt::Exception, edm::Event::getByToken(), APVCyclePhaseCollection::invalid, isBadRun(), LogDebug, edm::Event::put(), and edm::Event::run().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 81 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun(), printConfiguration(), and produce().
|
private |
Definition at line 82 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun(), printConfiguration(), and produce().
|
private |
Definition at line 100 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 101 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 97 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 98 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 94 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 93 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 96 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 95 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 92 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), and produce().
|
private |
Definition at line 78 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 108 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 106 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 109 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 105 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 107 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 110 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by produce().
|
private |
Definition at line 85 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun(), printConfiguration(), and produce().
|
private |
Definition at line 84 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun(), printConfiguration(), and produce().
|
private |
Definition at line 83 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), beginRun(), and produce().
|
private |
Definition at line 86 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun(), isBadRun(), and printConfiguration().
|
private |
Definition at line 103 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), and isBadRun().
|
private |
Definition at line 77 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun().
|
private |
Definition at line 79 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun().
|
private |
Definition at line 88 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS().
|
private |
Definition at line 87 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS().
|
private |
Definition at line 80 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by beginRun().
|
private |
Definition at line 90 of file APVCyclePhaseProducerFromL1TS.cc.
Referenced by APVCyclePhaseProducerFromL1TS(), and beginRun().