#include <RPCEventSummary.h>
Private Types | |
enum | RPCQualityFlags { DEAD = 6, PARTIALLY_DEAD =5 } |
Private Member Functions | |
void | clientOperation () |
Private Attributes | |
DQMStore * | dbe_ |
bool | doEndcapCertification_ |
bool | enableReportSummary_ |
std::string | eventInfoPath_ |
std::pair< int, int > | FEDRange_ |
std::string | globalFolder_ |
bool | init_ |
int | lumiCounter_ |
int | minimumEvents_ |
int | numberDisk_ |
int | NumberOfFeds_ |
bool | offlineDQM_ |
std::string | prefixDir_ |
std::string | prefixFolder_ |
int | prescaleFactor_ |
MonitorElement * | RPCEvents |
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 14 of file RPCEventSummary.h.
|
private |
Enumerator | |
---|---|
DEAD | |
PARTIALLY_DEAD |
Definition at line 61 of file RPCEventSummary.h.
RPCEventSummary::RPCEventSummary | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 16 of file RPCEventSummary.cc.
References doEndcapCertification_, enableReportSummary_, eventInfoPath_, FEDRange_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, minimumEvents_, numberDisk_, NumberOfFeds_, offlineDQM_, prefixFolder_, prescaleFactor_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Destructor.
Definition at line 45 of file RPCEventSummary.cc.
References dbe_.
|
virtual |
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 50 of file RPCEventSummary.cc.
References dbe_, and cppFunctionSkipper::operator.
|
virtual |
Begin Lumi block.
Reimplemented from edm::EDAnalyzer.
Definition at line 185 of file RPCEventSummary.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file RPCEventSummary.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), dbe_, eventInfoPath_, f, FEDRange_, MonitorElement::Fill(), edm::EventSetup::find(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::get(), DQMStore::get(), MonitorElement::getName(), i, init_, j, lumiCounter_, numberDisk_, prescaleFactor_, DQMStore::removeElement(), MonitorElement::setBinContent(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 211 of file RPCEventSummary.cc.
References dbe_, DEAD, doEndcapCertification_, eventInfoPath_, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), globalFolder_, i, init_, minimumEvents_, numberDisk_, PARTIALLY_DEAD, prefixFolder_, alignCSCRings::r, RPCEvents, alignCSCRings::s, MonitorElement::setBinContent(), w(), and detailsBasic3DVector::y.
Referenced by endLuminosityBlock(), and endRun().
|
virtual |
End Lumi Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 189 of file RPCEventSummary.cc.
References clientOperation(), init_, lumiCounter_, offlineDQM_, and prescaleFactor_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 206 of file RPCEventSummary.cc.
References clientOperation().
|
private |
Definition at line 51 of file RPCEventSummary.h.
Referenced by beginJob(), beginRun(), clientOperation(), and ~RPCEventSummary().
|
private |
Definition at line 57 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 47 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 44 of file RPCEventSummary.h.
Referenced by beginRun(), clientOperation(), and RPCEventSummary().
|
private |
Definition at line 58 of file RPCEventSummary.h.
Referenced by beginRun(), and RPCEventSummary().
|
private |
Definition at line 54 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 50 of file RPCEventSummary.h.
Referenced by beginRun(), clientOperation(), and endLuminosityBlock().
|
private |
Definition at line 53 of file RPCEventSummary.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 48 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 56 of file RPCEventSummary.h.
Referenced by beginRun(), clientOperation(), and RPCEventSummary().
|
private |
Definition at line 59 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 52 of file RPCEventSummary.h.
Referenced by endLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 44 of file RPCEventSummary.h.
|
private |
Definition at line 54 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 48 of file RPCEventSummary.h.
Referenced by beginRun(), endLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 49 of file RPCEventSummary.h.
Referenced by clientOperation().