#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::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 36 of file HcalSimHitsClient.h.
|
explicit |
Definition at line 14 of file HcalSimHitsClient.cc.
References dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
override |
Definition at line 21 of file HcalSimHitsClient.cc.
|
override |
Definition at line 23 of file HcalSimHitsClient.cc.
References edm::EventSetup::get(), HcalDDDRecConstants::getMaxDepth(), hcons, maxDepthHB_, maxDepthHE_, maxDepthHF_, and maxDepthHO_.
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 37 of file HcalSimHitsClient.cc.
References runClient_().
|
private |
Definition at line 177 of file HcalSimHitsClient.cc.
References DEFINE_FWK_MODULE, egammaForCoreTracking_cff::depth, gen::k, SiStripPI::max, CMSBoostedTauSeedingParameters_cfi::maxDepth, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
Referenced by SimHitsEndjob().
|
virtual |
Definition at line 41 of file HcalSimHitsClient.cc.
References dirName_, DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), mps_fire::i, DQMStore::IGetter::setCurrentFolder(), SimHitsEndjob(), and verbose_.
Referenced by dqmEndJob().
|
private |
Definition at line 73 of file HcalSimHitsClient.cc.
References objects.autophobj::float, MonitorElement::getBinContent(), MonitorElement::getEntries(), getHistogramTypes(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), mps_fire::i, gen::k, dataset::name, nevent, nTime, nType1, MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, ntuplemaker::time, 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().