#include <DPGAnalysis/SiStripTools/plugins/APVCyclePhaseProducerFromL1ABC.cc>
Public Member Functions | |
APVCyclePhaseProducerFromL1ABC (const edm::ParameterSet &) | |
~APVCyclePhaseProducerFromL1ABC () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | beginRun (edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (edm::Run &, const edm::EventSetup &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
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 |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: EDproducer for APVCyclePhaseCollection which uses the configuration file to assign a phase to the run
Implementation: <Notes on="" implementation>="">
Definition at line 55 of file APVCyclePhaseProducerFromL1ABC.cc.
|
explicit |
Definition at line 96 of file APVCyclePhaseProducerFromL1ABC.cc.
APVCyclePhaseProducerFromL1ABC::~APVCyclePhaseProducerFromL1ABC | ( | ) |
Definition at line 113 of file APVCyclePhaseProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 278 of file APVCyclePhaseProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 128 of file APVCyclePhaseProducerFromL1ABC.cc.
References _firstgoodrun, _hbx, _hdbx, _hdorbit, _offsets, _wantHistos, combineCards::dirname, TFileDirectory::mkdir(), and edm::RunBase::run().
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 284 of file APVCyclePhaseProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 165 of file APVCyclePhaseProducerFromL1ABC.cc.
References _offsets, and evf::evtn::offset().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 178 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 80 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 79 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 70 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 71 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 77 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 74 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 75 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 76 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 69 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 78 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 72 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 73 of file APVCyclePhaseProducerFromL1ABC.cc.
Referenced by beginRun(), and produce().