CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
HGCalSimHitsClient Class Reference
Inheritance diagram for HGCalSimHitsClient:
DQMEDHarvester edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::EndProcessBlockProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void beginRun (const edm::Run &run, const edm::EventSetup &c) override
 
void dqmEndJob (DQMStore::IBooker &ib, DQMStore::IGetter &ig) override
 
 HGCalSimHitsClient (const edm::ParameterSet &)
 
virtual void runClient_ (DQMStore::IBooker &ib, DQMStore::IGetter &ig)
 
int simHitsEndjob (const std::vector< MonitorElement * > &hcalMEs)
 
 ~HGCalSimHitsClient () override
 
- Public Member Functions inherited from DQMEDHarvester
void accumulate (edm::Event const &ev, edm::EventSetup const &es) final
 
void beginJob () override
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &) override
 
virtual void dqmAnalyze (DQMStore::IBooker &, DQMStore::IGetter &, edm::Event const &, edm::EventSetup const &)
 
 DQMEDHarvester ()
 
 DQMEDHarvester (edm::ParameterSet const &iConfig)
 
virtual void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmEndRun (DQMStore::IBooker &, DQMStore::IGetter &, edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &es) final
 
void endProcessBlockProduce (edm::ProcessBlock &) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &es) final
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::EndProcessBlockProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, edm::Accumulator >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase &&)=default
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

unsigned int layers_
 
std::string nameDetector_
 
int nTimes_
 
int verbosity_
 

Additional Inherited Members

- Public Types inherited from DQMEDHarvester
typedef dqm::harvesting::DQMStore DQMStore
 
typedef dqm::harvesting::MonitorElement MonitorElement
 
- 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::ProducerBase
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 declare what type of product will make and with which optional label More...
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
- Protected Attributes inherited from DQMEDHarvester
DQMStoredqmstore_
 
edm::GetterOfProducts< DQMTokenjobmegetter_
 
edm::EDPutTokenT< DQMTokenjobToken_
 
edm::GetterOfProducts< DQMTokenlumimegetter_
 
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::GetterOfProducts< DQMTokenrunmegetter_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 28 of file HGCalSimHitsClient.cc.

Constructor & Destructor Documentation

◆ HGCalSimHitsClient()

HGCalSimHitsClient::HGCalSimHitsClient ( const edm::ParameterSet iConfig)
explicit

Definition at line 45 of file HGCalSimHitsClient.cc.

46  : nameDetector_(iConfig.getParameter<std::string>("DetectorName")),
47  nTimes_(iConfig.getParameter<int>("TimeSlices")),
48  verbosity_(iConfig.getUntrackedParameter<int>("Verbosity", 0)) {}

◆ ~HGCalSimHitsClient()

HGCalSimHitsClient::~HGCalSimHitsClient ( )
inlineoverride

Definition at line 37 of file HGCalSimHitsClient.cc.

37 {}

Member Function Documentation

◆ beginRun()

void HGCalSimHitsClient::beginRun ( const edm::Run run,
const edm::EventSetup c 
)
override

Definition at line 50 of file HGCalSimHitsClient.cc.

50  {
51  if (nameDetector_ == "HCal") {
53  iSetup.get<HcalRecNumberingRecord>().get(pHRNDC);
54  const HcalDDDRecConstants *hcons = &(*pHRNDC);
55  layers_ = hcons->getMaxDepth(1);
56  } else {
58  iSetup.get<IdealGeometryRecord>().get(nameDetector_, pHGDC);
59  const HGCalDDDConstants &hgcons = (*pHGDC);
60  layers_ = hgcons.layers(false);
61  }
62  if (verbosity_ > 0)
63  edm::LogVerbatim("HGCalValidation") << "Initialize HGCalSimHitsClient for " << nameDetector_ << " : " << layers_;
64 }

References edm::EventSetup::get(), get, HcalDDDRecConstants::getMaxDepth(), HGCalDDDConstants::layers(), layers_, nameDetector_, and verbosity_.

◆ dqmEndJob()

void HGCalSimHitsClient::dqmEndJob ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
overridevirtual

Implements DQMEDHarvester.

Definition at line 66 of file HGCalSimHitsClient.cc.

66 { runClient_(ib, ig); }

References cuy::ib, and runClient_().

◆ runClient_()

void HGCalSimHitsClient::runClient_ ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
virtual

Definition at line 68 of file HGCalSimHitsClient.cc.

68  {
69  ig.setCurrentFolder("/");
70  if (verbosity_ > 0)
71  edm::LogVerbatim("HGCalValidation") << " runClient";
72  std::vector<MonitorElement *> hgcalMEs;
73  std::vector<std::string> fullDirPath = ig.getSubdirs();
74 
75  for (unsigned int i = 0; i < fullDirPath.size(); i++) {
76  if (verbosity_ > 0)
77  edm::LogVerbatim("HGCalValidation") << "fullPath: " << fullDirPath.at(i);
78  ig.setCurrentFolder(fullDirPath.at(i));
79  std::vector<std::string> fullSubDirPath = ig.getSubdirs();
80 
81  for (unsigned int j = 0; j < fullSubDirPath.size(); j++) {
82  if (verbosity_ > 0)
83  edm::LogVerbatim("HGCalValidation") << "fullSubPath: " << fullSubDirPath.at(j);
84  std::string nameDirectory = "HGCAL/HGCalSimHitsV/" + nameDetector_;
85 
86  if (strcmp(fullSubDirPath.at(j).c_str(), nameDirectory.c_str()) == 0) {
87  hgcalMEs = ig.getContents(fullSubDirPath.at(j));
88  if (verbosity_ > 0)
89  edm::LogVerbatim("HGCalValidation") << "hgcalMES size : " << hgcalMEs.size();
90  if (!simHitsEndjob(hgcalMEs))
91  edm::LogWarning("HGCalValidation") << "\nError in SimhitsEndjob!";
92  }
93  }
94  }
95 }

References dqm::implementation::IGetter::getContents(), dqm::implementation::IGetter::getSubdirs(), mps_fire::i, dqmiolumiharvest::j, nameDetector_, dqm::implementation::NavigatorBase::setCurrentFolder(), simHitsEndjob(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity_.

Referenced by dqmEndJob().

◆ simHitsEndjob()

int HGCalSimHitsClient::simHitsEndjob ( const std::vector< MonitorElement * > &  hcalMEs)

loop over timeslice

Definition at line 97 of file HGCalSimHitsClient.cc.

97  {
98  std::vector<MonitorElement *> energy_[6];
99  std::vector<MonitorElement *> EtaPhi_Plus_, EtaPhi_Minus_;
100  std::vector<MonitorElement *> HitOccupancy_Plus_, HitOccupancy_Minus_;
101  MonitorElement *MeanHitOccupancy_Plus_, *MeanHitOccupancy_Minus_;
102 
103  std::ostringstream name;
104  double nevent;
105  int nbinsx, nbinsy;
106  for (unsigned int ilayer = 0; ilayer < layers_; ilayer++) {
107  for (int itimeslice = 0; itimeslice < nTimes_; itimeslice++) {
108  //Energy
109  name.str("");
110  name << "energy_time_" << itimeslice << "_layer_" << ilayer;
111  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
112  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
113  energy_[itimeslice].push_back(hgcalMEs[ih]);
114  }
115  }
116  //normalization
117  nevent = energy_[itimeslice].at(ilayer)->getEntries();
118  nbinsx = energy_[itimeslice].at(ilayer)->getNbinsX();
119  for (int i = 1; i <= nbinsx; i++) {
120  double binValue = energy_[itimeslice].at(ilayer)->getBinContent(i) / nevent;
121  energy_[itimeslice].at(ilayer)->setBinContent(i, binValue);
122  }
123  }
124 
125  //EtaPhi 2d plots
126  name.str("");
127  name << "EtaPhi_Plus_"
128  << "layer_" << ilayer;
129  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
130  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
131  EtaPhi_Plus_.push_back(hgcalMEs[ih]);
132  }
133  }
134 
135  name.str("");
136  name << "EtaPhi_Minus_"
137  << "layer_" << ilayer;
138  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
139  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
140  EtaPhi_Minus_.push_back(hgcalMEs[ih]);
141  }
142  }
143  //normalization EtaPhi
144  nevent = EtaPhi_Plus_.at(ilayer)->getEntries();
145  nbinsx = EtaPhi_Plus_.at(ilayer)->getNbinsX();
146  nbinsy = EtaPhi_Plus_.at(ilayer)->getNbinsY();
147  for (int i = 1; i <= nbinsx; ++i) {
148  for (int j = 1; j <= nbinsy; ++j) {
149  double binValue = EtaPhi_Plus_.at(ilayer)->getBinContent(i, j) / nevent;
150  EtaPhi_Plus_.at(ilayer)->setBinContent(i, j, binValue);
151  }
152  }
153 
154  nevent = EtaPhi_Minus_.at(ilayer)->getEntries();
155  nbinsx = EtaPhi_Minus_.at(ilayer)->getNbinsX();
156  nbinsy = EtaPhi_Plus_.at(ilayer)->getNbinsY();
157  for (int i = 1; i <= nbinsx; ++i) {
158  for (int j = 1; j <= nbinsy; ++j) {
159  double binValue = EtaPhi_Minus_.at(ilayer)->getBinContent(i, j) / nevent;
160  EtaPhi_Minus_.at(ilayer)->setBinContent(i, j, binValue);
161  }
162  }
163 
164  //HitOccupancy
165  name.str("");
166  name << "HitOccupancy_Plus_layer_" << ilayer;
167  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
168  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
169  HitOccupancy_Plus_.push_back(hgcalMEs[ih]);
170  }
171  }
172  name.str("");
173  name << "HitOccupancy_Minus_layer_" << ilayer;
174  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
175  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
176  HitOccupancy_Minus_.push_back(hgcalMEs[ih]);
177  }
178  }
179 
180  nevent = HitOccupancy_Plus_.at(ilayer)->getEntries();
181  nbinsx = HitOccupancy_Plus_.at(ilayer)->getNbinsX();
182  for (int i = 1; i <= nbinsx; ++i) {
183  double binValue = HitOccupancy_Plus_.at(ilayer)->getBinContent(i) / nevent;
184  HitOccupancy_Plus_.at(ilayer)->setBinContent(i, binValue);
185  }
186 
187  nevent = HitOccupancy_Minus_.at(ilayer)->getEntries();
188  nbinsx = HitOccupancy_Minus_.at(ilayer)->getNbinsX();
189  for (int i = 1; i <= nbinsx; ++i) {
190  double binValue = HitOccupancy_Minus_.at(ilayer)->getBinContent(i) / nevent;
191  HitOccupancy_Minus_.at(ilayer)->setBinContent(i, binValue);
192  }
193 
194  } //loop over layers
195 
196  name.str("");
197  name << "MeanHitOccupancy_Plus";
198  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
199  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
200  MeanHitOccupancy_Plus_ = hgcalMEs[ih];
201  for (int ilayer = 0; ilayer < static_cast<int>(layers_); ++ilayer) {
202  double meanVal = HitOccupancy_Plus_.at(ilayer)->getMean();
203  MeanHitOccupancy_Plus_->setBinContent(ilayer + 1, meanVal);
204  }
205  break;
206  }
207  }
208 
209  name.str("");
210  name << "MeanHitOccupancy_Minus";
211  for (unsigned int ih = 0; ih < hgcalMEs.size(); ih++) {
212  if (strcmp(hgcalMEs[ih]->getName().c_str(), name.str().c_str()) == 0) {
213  MeanHitOccupancy_Minus_ = hgcalMEs[ih];
214  for (int ilayer = 0; ilayer < static_cast<int>(layers_); ++ilayer) {
215  double meanVal = HitOccupancy_Minus_.at(ilayer)->getMean();
216  MeanHitOccupancy_Minus_->setBinContent(ilayer + 1, meanVal);
217  }
218  break;
219  }
220  }
221 
222  return 1;
223 }

References dqm::impl::MonitorElement::getMean(), getName(), mps_fire::i, dqmiolumiharvest::j, layers_, Skims_PA_cff::name, nevent, nTimes_, and dqm::impl::MonitorElement::setBinContent().

Referenced by runClient_().

Member Data Documentation

◆ layers_

unsigned int HGCalSimHitsClient::layers_
private

Definition at line 33 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and simHitsEndjob().

◆ nameDetector_

std::string HGCalSimHitsClient::nameDetector_
private

Definition at line 31 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and runClient_().

◆ nTimes_

int HGCalSimHitsClient::nTimes_
private

Definition at line 32 of file HGCalSimHitsClient.cc.

Referenced by simHitsEndjob().

◆ verbosity_

int HGCalSimHitsClient::verbosity_
private

Definition at line 32 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and runClient_().

nevent
int nevent
Definition: AMPTWrapper.h:84
mps_fire.i
i
Definition: mps_fire.py:428
dqm::implementation::IGetter::getContents
virtual std::vector< dqm::harvesting::MonitorElement * > getContents(std::string const &path) const
Definition: DQMStore.cc:593
HGCalSimHitsClient::nTimes_
int nTimes_
Definition: HGCalSimHitsClient.cc:32
dqm::implementation::NavigatorBase::setCurrentFolder
virtual void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:32
dqm::implementation::IGetter::getSubdirs
virtual DQM_DEPRECATED std::vector< std::string > getSubdirs() const
Definition: DQMStore.cc:678
dqm::legacy::MonitorElement
Definition: MonitorElement.h:461
HGCalSimHitsClient::nameDetector_
std::string nameDetector_
Definition: HGCalSimHitsClient.cc:31
edm::ParameterSet::getUntrackedParameter
T getUntrackedParameter(std::string const &, T const &) const
edm::LogWarning
Log< level::Warning, false > LogWarning
Definition: MessageLogger.h:122
HGCalDDDConstants
Definition: HGCalDDDConstants.h:26
HGCalSimHitsClient::layers_
unsigned int layers_
Definition: HGCalSimHitsClient.cc:33
getName
TString getName(TString structure, int layer, TString geometry)
Definition: DMRtrends.cc:235
edm::ESHandle
Definition: DTSurvey.h:22
HcalRecNumberingRecord
Definition: HcalRecNumberingRecord.h:23
HGCalSimHitsClient::simHitsEndjob
int simHitsEndjob(const std::vector< MonitorElement * > &hcalMEs)
Definition: HGCalSimHitsClient.cc:97
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
HGCalDDDConstants::layers
unsigned int layers(bool reco) const
Definition: HGCalDDDConstants.cc:561
HGCalSimHitsClient::verbosity_
int verbosity_
Definition: HGCalSimHitsClient.cc:32
cuy.ib
ib
Definition: cuy.py:662
HGCalSimHitsClient::runClient_
virtual void runClient_(DQMStore::IBooker &ib, DQMStore::IGetter &ig)
Definition: HGCalSimHitsClient.cc:68
get
#define get
dqm::impl::MonitorElement::setBinContent
virtual void setBinContent(int binx, double content)
set content of bin (1-D)
Definition: MonitorElement.cc:691
edm::LogVerbatim
Log< level::Info, true > LogVerbatim
Definition: MessageLogger.h:128
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
dqm::impl::MonitorElement::getMean
virtual double getMean(int axis=1) const
get mean value of histogram along x, y or z axis (axis=1, 2, 3 respectively)
Definition: MonitorElement.cc:549
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
HcalDDDRecConstants::getMaxDepth
int getMaxDepth(const int &type) const
Definition: HcalDDDRecConstants.h:88
HcalDDDRecConstants
Definition: HcalDDDRecConstants.h:23
dqmiolumiharvest.j
j
Definition: dqmiolumiharvest.py:66
IdealGeometryRecord
Definition: IdealGeometryRecord.h:25