#include <SiPixelHistoricInfoEDAClient.h>
Public Member Functions | |
SiPixelHistoricInfoEDAClient (const edm::ParameterSet &) | |
~SiPixelHistoricInfoEDAClient () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
void | fillPerformanceSummary () const |
void | retrieveMEs () |
void | saveFile (std::string filename) const |
void | writeDB () const |
Private Attributes | |
DQMStore * | dbe_ |
bool | firstEventInRun |
SiPixelHistogramId | histogramManager |
std::map< uint32_t, std::vector< MonitorElement * > > | mapOfdetIDtoMEs |
int | nEventsInRun |
std::string | outputDir_ |
edm::ParameterSet | parameterSet_ |
SiPixelPerformanceSummary * | performanceSummary |
bool | printDebug_ |
bool | writeHisto_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Definition at line 19 of file SiPixelHistoricInfoEDAClient.h.
|
explicit |
Definition at line 18 of file SiPixelHistoricInfoEDAClient.cc.
References dbe_, edm::ParameterSet::getUntrackedParameter(), and cppFunctionSkipper::operator.
SiPixelHistoricInfoEDAClient::~SiPixelHistoricInfoEDAClient | ( | ) |
Definition at line 30 of file SiPixelHistoricInfoEDAClient.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 51 of file SiPixelHistoricInfoEDAClient.cc.
References edm::EventBase::time(), and edm::Timestamp::value().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 33 of file SiPixelHistoricInfoEDAClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 45 of file SiPixelHistoricInfoEDAClient.cc.
References edm::LuminosityBlockBase::luminosityBlock().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 36 of file SiPixelHistoricInfoEDAClient.cc.
References edm::RunBase::run().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 80 of file SiPixelHistoricInfoEDAClient.cc.
References dbe_, and DQMStore::save().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 61 of file SiPixelHistoricInfoEDAClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 65 of file SiPixelHistoricInfoEDAClient.cc.
References dbe_, edm::RunBase::run(), and DQMStore::save().
|
private |
Definition at line 163 of file SiPixelHistoricInfoEDAClient.cc.
References b, gather_cfg::cout, Association::map, mathSSE::sqrt(), findQualityFiles::v, and cuy::yBin.
|
private |
Definition at line 89 of file SiPixelHistoricInfoEDAClient.cc.
References gather_cfg::cout, dbe_, DQMStore::get(), DQMStore::getContents(), MonitorElement::getName(), and edm::second().
|
inlineprivate |
Definition at line 36 of file SiPixelHistoricInfoEDAClient.h.
References dbe_, and DQMStore::save().
|
private |
Definition at line 292 of file SiPixelHistoricInfoEDAClient.cc.
References cond::service::PoolDBOutputService::appendSinceTime(), cond::service::PoolDBOutputService::beginOfTime(), gather_cfg::cout, cond::service::PoolDBOutputService::createNewIOV(), cond::service::PoolDBOutputService::currentTime(), cond::service::PoolDBOutputService::endOfTime(), edm::Service< T >::isAvailable(), and cond::service::PoolDBOutputService::isNewTagRequest().
|
private |
Definition at line 44 of file SiPixelHistoricInfoEDAClient.h.
Referenced by saveFile().
|
private |
Definition at line 46 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 49 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 50 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 47 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 41 of file SiPixelHistoricInfoEDAClient.h.
Referenced by valtools.webpage::readCaptions().
|
private |
Definition at line 43 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 51 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 39 of file SiPixelHistoricInfoEDAClient.h.
|
private |
Definition at line 40 of file SiPixelHistoricInfoEDAClient.h.