#include <HcalSimHitsClient.h>
Private Member Functions | |
std::vector< std::string > | getHistogramTypes () |
int | SimHitsEndjob (const std::vector< MonitorElement * > &hcalMEs) |
Private Attributes | |
std::string | dirName_ |
const HcalDDDRecConstants * | hcons |
int | maxDepthHB_ |
int | maxDepthHE_ |
int | maxDepthHF_ |
int | maxDepthHO_ |
bool | verbose_ |
Static Private Attributes | |
static const int | nTime = 4 |
static const int | nType1 = 4 |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 36 of file HcalSimHitsClient.h.
|
explicit |
Definition at line 15 of file HcalSimHitsClient.cc.
References dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
virtual |
Definition at line 22 of file HcalSimHitsClient.cc.
|
virtual |
Reimplemented from DQMEDHarvester.
Definition at line 24 of file HcalSimHitsClient.cc.
References edm::EventSetup::get(), HcalDDDRecConstants::getMaxDepth(), hcons, maxDepthHB_, maxDepthHE_, maxDepthHF_, and maxDepthHO_.
|
virtual |
Implements DQMEDHarvester.
Definition at line 38 of file HcalSimHitsClient.cc.
References runClient_().
|
private |
Definition at line 178 of file HcalSimHitsClient.cc.
References HLT_25ns10e33_v2_cff::depth, relval_2017::k, bookConverter::max, HLT_25ns10e33_v2_cff::maxDepth, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
Referenced by SimHitsEndjob().
|
virtual |
Definition at line 42 of file HcalSimHitsClient.cc.
References dirName_, DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), i, j, DQMStore::IGetter::setCurrentFolder(), SimHitsEndjob(), and verbose_.
Referenced by dqmEndJob().
|
private |
Definition at line 74 of file HcalSimHitsClient.cc.
References generateEDF::cont, MonitorElement::getBinContent(), MonitorElement::getEntries(), getHistogramTypes(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), i, j, relval_2017::k, mergeVDriftHistosByStation::name, nevent, nTime, nType1, MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
Referenced by runClient_().
|
private |
Definition at line 42 of file HcalSimHitsClient.h.
Referenced by HcalSimHitsClient(), and runClient_().
|
private |
Definition at line 46 of file HcalSimHitsClient.h.
Referenced by beginRun().
|
private |
Definition at line 47 of file HcalSimHitsClient.h.
Referenced by beginRun(), and getHistogramTypes().
|
private |
Definition at line 47 of file HcalSimHitsClient.h.
Referenced by beginRun(), and getHistogramTypes().
|
private |
Definition at line 47 of file HcalSimHitsClient.h.
Referenced by beginRun(), and getHistogramTypes().
|
private |
Definition at line 47 of file HcalSimHitsClient.h.
Referenced by beginRun(), and getHistogramTypes().
|
staticprivate |
Definition at line 44 of file HcalSimHitsClient.h.
Referenced by SimHitsEndjob().
|
staticprivate |
Definition at line 45 of file HcalSimHitsClient.h.
Referenced by SimHitsEndjob().
|
private |
Definition at line 43 of file HcalSimHitsClient.h.
Referenced by getHistogramTypes(), HcalSimHitsClient(), runClient_(), and SimHitsEndjob().