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::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources > 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 beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void beginRun (edm::Run const &, edm::EventSetup const &) override
 
 DQMEDHarvester ()
 
virtual void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
 
void endJob () final
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &, edm::EventSetup const &) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) override
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () 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
 
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)
 
 ~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 const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (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
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
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
ProducesCollector producesCollector ()
 
- 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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 30 of file HGCalSimHitsClient.cc.

Constructor & Destructor Documentation

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

Definition at line 47 of file HGCalSimHitsClient.cc.

48  : nameDetector_(iConfig.getParameter<std::string>("DetectorName")),
49  nTimes_(iConfig.getParameter<int>("TimeSlices")),
50  verbosity_(iConfig.getUntrackedParameter<int>("Verbosity", 0)) {}
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
HGCalSimHitsClient::~HGCalSimHitsClient ( )
inlineoverride

Member Function Documentation

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

Definition at line 52 of file HGCalSimHitsClient.cc.

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

Referenced by ~HGCalSimHitsClient().

52  {
53  if (nameDetector_ == "HCal") {
55  iSetup.get<HcalRecNumberingRecord>().get(pHRNDC);
56  const HcalDDDRecConstants *hcons = &(*pHRNDC);
57  layers_ = hcons->getMaxDepth(1);
58  } else {
60  iSetup.get<IdealGeometryRecord>().get(nameDetector_, pHGDC);
61  const HGCalDDDConstants &hgcons = (*pHGDC);
62  layers_ = hgcons.layers(false);
63  }
64  if (verbosity_ > 0)
65  edm::LogVerbatim("HGCalValidation") << "Initialize HGCalSimHitsClient for " << nameDetector_ << " : " << layers_;
66 }
unsigned int layers(bool reco) const
int getMaxDepth(const int &type) const
void HGCalSimHitsClient::dqmEndJob ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
overridevirtual

Implements DQMEDHarvester.

Definition at line 68 of file HGCalSimHitsClient.cc.

References runClient_().

Referenced by ~HGCalSimHitsClient().

68 { runClient_(ib, ig); }
virtual void runClient_(DQMStore::IBooker &ib, DQMStore::IGetter &ig)
ib
Definition: cuy.py:662
void HGCalSimHitsClient::runClient_ ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
virtual

Definition at line 70 of file HGCalSimHitsClient.cc.

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

Referenced by dqmEndJob(), and ~HGCalSimHitsClient().

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

loop over timeslice

Definition at line 99 of file HGCalSimHitsClient.cc.

References DEFINE_FWK_MODULE, 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_(), and ~HGCalSimHitsClient().

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

Member Data Documentation

unsigned int HGCalSimHitsClient::layers_
private

Definition at line 35 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and simHitsEndjob().

std::string HGCalSimHitsClient::nameDetector_
private

Definition at line 33 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and runClient_().

int HGCalSimHitsClient::nTimes_
private

Definition at line 34 of file HGCalSimHitsClient.cc.

Referenced by simHitsEndjob().

int HGCalSimHitsClient::verbosity_
private

Definition at line 34 of file HGCalSimHitsClient.cc.

Referenced by beginRun(), and runClient_().