![]() |
![]() |
#include <HcalSimHitsClient.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (void) |
virtual void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
virtual void | endRun (const edm::Run &run, const edm::EventSetup &c) |
HcalSimHitsClient (const edm::ParameterSet &) | |
virtual void | runClient_ () |
int | SimHitsEndjob (const std::vector< MonitorElement * > &hcalMEs) |
virtual | ~HcalSimHitsClient () |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
edm::ParameterSet | conf_ |
DQMStore * | dbe_ |
bool | debug_ |
std::string | dirName_ |
std::string | outputFile_ |
bool | verbose_ |
Static Private Attributes | |
static const int | nTime = 4 |
static const int | nType = 25 |
static const int | nType1 = 4 |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 12 of file HcalSimHitsClient.cc.
References dbe_, debug_, dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
virtual |
Definition at line 33 of file HcalSimHitsClient.cc.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 37 of file HcalSimHitsClient.cc.
References dbe_, outputFile_, and DQMStore::save().
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 44 of file HcalSimHitsClient.cc.
References runClient_().
|
virtual |
Definition at line 52 of file HcalSimHitsClient.cc.
References gather_cfg::cout, dbe_, dirName_, DQMStore::getContents(), DQMStore::getSubdirs(), i, j, DQMStore::setCurrentFolder(), SimHitsEndjob(), and verbose_.
Referenced by endRun().
int HcalSimHitsClient::SimHitsEndjob | ( | const std::vector< MonitorElement * > & | hcalMEs | ) |
Definition at line 85 of file HcalSimHitsClient.cc.
References cont, gather_cfg::cout, MonitorElement::getBinContent(), MonitorElement::getEntries(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), i, j, gen::k, mergeVDriftHistosByStation::name, nevent, nTime, nType, nType1, MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, cond::rpcobgas::time, and verbose_.
Referenced by runClient_().
|
private |
Definition at line 42 of file HcalSimHitsClient.h.
|
private |
Definition at line 39 of file HcalSimHitsClient.h.
Referenced by endJob(), HcalSimHitsClient(), and runClient_().
|
private |
Definition at line 45 of file HcalSimHitsClient.h.
Referenced by HcalSimHitsClient().
|
private |
Definition at line 50 of file HcalSimHitsClient.h.
Referenced by HcalSimHitsClient(), and runClient_().
|
staticprivate |
Definition at line 47 of file HcalSimHitsClient.h.
Referenced by SimHitsEndjob().
|
staticprivate |
Definition at line 46 of file HcalSimHitsClient.h.
Referenced by SimHitsEndjob().
|
staticprivate |
Definition at line 48 of file HcalSimHitsClient.h.
Referenced by SimHitsEndjob().
|
private |
Definition at line 40 of file HcalSimHitsClient.h.
Referenced by endJob(), and HcalSimHitsClient().
|
private |
Definition at line 44 of file HcalSimHitsClient.h.
Referenced by HcalSimHitsClient(), runClient_(), and SimHitsEndjob().