#include <RPCDqmClient.h>
Protected Member Functions | |
void | getMonitorElements (const edm::Run &, const edm::EventSetup &) |
void | makeClientMap (void) |
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) |
Private Attributes | |
std::vector< std::string > | clientHisto_ |
std::vector< std::string > | clientList_ |
std::vector< RPCClient * > | clientModules_ |
std::vector< std::string > | clientNames_ |
std::vector< int > | clientTag_ |
DQMStore * | dbe_ |
bool | enableDQMClients_ |
std::string | globalFolder_ |
bool | init_ |
int | lumiCounter_ |
int | minimumEvents_ |
int | numLumBlock_ |
bool | offlineDQM_ |
edm::ParameterSet | parameters_ |
std::string | prefixDir_ |
int | prescaleGlobalFactor_ |
MonitorElement * | RPCEvents_ |
bool | useRollInfo_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 14 of file RPCDqmClient.h.
RPCDqmClient::RPCDqmClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 21 of file RPCDqmClient.cc.
References clientList_, enableDQMClients_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, makeClientMap(), minimumEvents_, offlineDQM_, parameters_, prefixDir_, prescaleGlobalFactor_, AlCaHLTBitMon_QueryRunRegistry::string, and useRollInfo_.
|
virtual |
|
virtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 183 of file RPCDqmClient.cc.
References clientModules_, and enableDQMClients_.
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file RPCDqmClient.cc.
References clientModules_, dbe_, enableDQMClients_, globalFolder_, cppFunctionSkipper::operator, and DQMStore::setVerbose().
|
virtual |
Begin Lumi block.
Reimplemented from edm::EDAnalyzer.
Definition at line 176 of file RPCDqmClient.cc.
References clientModules_, and enableDQMClients_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file RPCDqmClient.cc.
References clientModules_, enableDQMClients_, getMonitorElements(), init_, lumiCounter_, offlineDQM_, and prescaleGlobalFactor_.
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 230 of file RPCDqmClient.cc.
References clientModules_, and enableDQMClients_.
|
virtual |
End Lumi Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 192 of file RPCDqmClient.cc.
References clientModules_, enableDQMClients_, MonitorElement::getBinContent(), init_, lumiCounter_, minimumEvents_, offlineDQM_, prescaleGlobalFactor_, and RPCEvents_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 91 of file RPCDqmClient.cc.
References clientModules_, enableDQMClients_, MonitorElement::getBinContent(), getMonitorElements(), minimumEvents_, offlineDQM_, and RPCEvents_.
|
protected |
Definition at line 110 of file RPCDqmClient.cc.
References RPCGeomServ::chambername(), GetRecoTauVFromDQM_MC_cff::cl, clientHisto_, clientModules_, clientTag_, dbe_, RPCBookFolderStructure::folderStructure(), edm::EventSetup::get(), DQMStore::get(), RPCGeomServ::name(), NULL, prefixDir_, alignCSCRings::r, RPCChamber::rolls(), RPCEvents_, AlCaHLTBitMon_QueryRunRegistry::string, DQMStore::tag(), and useRollInfo_.
Referenced by beginRun(), and endRun().
|
protected |
Definition at line 238 of file RPCDqmClient.cc.
References clientHisto_, clientList_, clientModules_, clientTag_, rpcdqm::CLUSTERSIZE, i, rpcdqm::MULTIPLICITY, rpcdqm::OCCUPANCY, and parameters_.
Referenced by RPCDqmClient().
|
private |
Definition at line 61 of file RPCDqmClient.h.
Referenced by getMonitorElements(), and makeClientMap().
|
private |
Definition at line 56 of file RPCDqmClient.h.
Referenced by makeClientMap(), and RPCDqmClient().
|
private |
Definition at line 62 of file RPCDqmClient.h.
Referenced by analyze(), beginJob(), beginLuminosityBlock(), beginRun(), endJob(), endLuminosityBlock(), endRun(), getMonitorElements(), and makeClientMap().
|
private |
Definition at line 61 of file RPCDqmClient.h.
|
private |
Definition at line 64 of file RPCDqmClient.h.
Referenced by getMonitorElements(), and makeClientMap().
|
private |
Definition at line 68 of file RPCDqmClient.h.
Referenced by beginJob(), getMonitorElements(), and ~RPCDqmClient().
|
private |
Definition at line 53 of file RPCDqmClient.h.
Referenced by analyze(), beginJob(), beginLuminosityBlock(), beginRun(), endJob(), endLuminosityBlock(), endRun(), and RPCDqmClient().
|
private |
Definition at line 55 of file RPCDqmClient.h.
Referenced by beginJob(), and RPCDqmClient().
|
private |
Definition at line 53 of file RPCDqmClient.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 57 of file RPCDqmClient.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 51 of file RPCDqmClient.h.
Referenced by endLuminosityBlock(), endRun(), and RPCDqmClient().
|
private |
Definition at line 51 of file RPCDqmClient.h.
|
private |
Definition at line 50 of file RPCDqmClient.h.
Referenced by beginRun(), endLuminosityBlock(), endRun(), and RPCDqmClient().
|
private |
Definition at line 66 of file RPCDqmClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), makeClientMap(), and RPCDqmClient().
|
private |
Definition at line 54 of file RPCDqmClient.h.
Referenced by getMonitorElements(), and RPCDqmClient().
|
private |
Definition at line 51 of file RPCDqmClient.h.
Referenced by beginRun(), endLuminosityBlock(), and RPCDqmClient().
|
private |
Definition at line 58 of file RPCDqmClient.h.
Referenced by endLuminosityBlock(), endRun(), and getMonitorElements().
|
private |
Definition at line 53 of file RPCDqmClient.h.
Referenced by getMonitorElements(), and RPCDqmClient().