#include <DPGAnalysis/SiStripTools/plugins/APVCyclePhaseProducerFromL1ABC.cc>
Private Member Functions | |
virtual void | beginJob () override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endJob () override |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
unsigned int | _curroffevent |
long long | _curroffset |
const std::vector< std::string > | _defpartnames |
const std::vector< int > | _defphases |
const unsigned int | _firstgoodrun |
TH1F ** | _hbx |
TH1F ** | _hdbx |
TH1F ** | _hdorbit |
const edm::InputTag | _l1abccollection |
std::map< unsigned int, long long > | _offsets |
const int | _orbitoffsetSOR |
const bool | _wantHistos |
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 54 of file APVCyclePhaseProducerFromL1ABC.cc.
|
explicit |
Definition at line 98 of file APVCyclePhaseProducerFromL1ABC.cc.
References _hbx, _hdbx, _hdorbit, _wantHistos, m_rhm, and RunHistogramManager::makeTH1F().
APVCyclePhaseProducerFromL1ABC::~APVCyclePhaseProducerFromL1ABC | ( | ) |
Definition at line 123 of file APVCyclePhaseProducerFromL1ABC.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 287 of file APVCyclePhaseProducerFromL1ABC.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 138 of file APVCyclePhaseProducerFromL1ABC.cc.
References _firstgoodrun, _hbx, _hdbx, _hdorbit, _offsets, _wantHistos, RunHistogramManager::beginRun(), m_rhm, and edm::RunBase::run().
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 293 of file APVCyclePhaseProducerFromL1ABC.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 174 of file APVCyclePhaseProducerFromL1ABC.cc.
References _offsets, and evf::evtn::offset().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 187 of file APVCyclePhaseProducerFromL1ABC.cc.
References _curroffevent, _curroffset, _defpartnames, _defphases, _firstgoodrun, _hbx, _hdbx, _hdorbit, _l1abccollection, _offsets, _orbitoffsetSOR, _wantHistos, edm::EventBase::bunchCrossing(), edm::EventID::event(), edm::hlt::Exception, edm::Event::getByLabel(), edm::EventBase::id(), edm::EventBase::orbitNumber(), edm::Event::put(), and edm::Event::run().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 82 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 81 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 69 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 70 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 79 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 76 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by APVCyclePhaseProducerFromL1ABC(), beginRun(), and produce().
|
private |
Definition at line 77 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by APVCyclePhaseProducerFromL1ABC(), beginRun(), and produce().
|
private |
Definition at line 78 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by APVCyclePhaseProducerFromL1ABC(), beginRun(), and produce().
|
private |
Definition at line 68 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 80 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 71 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 72 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by APVCyclePhaseProducerFromL1ABC(), beginRun(), and produce().
|
private |
Definition at line 74 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by APVCyclePhaseProducerFromL1ABC(), and beginRun().