#include <HGCalSimHitsClient.h>
Private Attributes | |
unsigned int | layers_ |
std::string | nameDetector_ |
int | verbosity_ |
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 37 of file HGCalSimHitsClient.h.
|
explicit |
Definition at line 17 of file HGCalSimHitsClient.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), nameDetector_, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity_.
|
virtual |
Definition at line 22 of file HGCalSimHitsClient.cc.
|
virtual |
Reimplemented from DQMEDHarvester.
Definition at line 24 of file HGCalSimHitsClient.cc.
References edm::EventSetup::get(), HcalDDDRecConstants::getMaxDepth(), HGCalDDDConstants::layers(), layers_, nameDetector_, and verbosity_.
|
virtual |
Implements DQMEDHarvester.
Definition at line 42 of file HGCalSimHitsClient.cc.
References runClient_().
|
virtual |
Definition at line 46 of file HGCalSimHitsClient.cc.
References DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), i, j, nameDetector_, DQMStore::IGetter::setCurrentFolder(), simHitsEndjob(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity_.
Referenced by dqmEndJob().
int HGCalSimHitsClient::simHitsEndjob | ( | const std::vector< MonitorElement * > & | hcalMEs | ) |
loop over timeslice
Definition at line 75 of file HGCalSimHitsClient.cc.
References i, j, layers_, mergeVDriftHistosByStation::name, and nevent.
Referenced by runClient_().
|
private |
Definition at line 44 of file HGCalSimHitsClient.h.
Referenced by beginRun(), and simHitsEndjob().
|
private |
Definition at line 42 of file HGCalSimHitsClient.h.
Referenced by beginRun(), HGCalSimHitsClient(), and runClient_().
|
private |
Definition at line 43 of file HGCalSimHitsClient.h.
Referenced by beginRun(), HGCalSimHitsClient(), and runClient_().