CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
HGCalGeometryClient Class Reference
Inheritance diagram for HGCalGeometryClient:
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
 
 HGCalGeometryClient (const edm::ParameterSet &)
 
 ~HGCalGeometryClient () 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 hasAbilityToProduceInLumis () const final
 
bool hasAbilityToProduceInRuns () 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 Member Functions

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

Private Attributes

std::string subDirectory_
 

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 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 18 of file HGCGeometryClient.cc.

Constructor & Destructor Documentation

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

Definition at line 33 of file HGCGeometryClient.cc.

References edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and subDirectory_.

33  {
34 
35  subDirectory_ = iConfig.getParameter<std::string>("DirectoryName");
36 }
T getParameter(std::string const &) const
HGCalGeometryClient::~HGCalGeometryClient ( )
override

Definition at line 38 of file HGCGeometryClient.cc.

38 { }

Member Function Documentation

void HGCalGeometryClient::beginRun ( const edm::Run run,
const edm::EventSetup c 
)
inlineoverride

Definition at line 24 of file HGCGeometryClient.cc.

References dqmEndJob(), and cuy::ib.

24 {}
void HGCalGeometryClient::dqmEndJob ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
overridevirtual

Implements DQMEDHarvester.

Definition at line 40 of file HGCGeometryClient.cc.

References geometryEndjob(), DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), mps_fire::i, DQMStore::IGetter::setCurrentFolder(), and subDirectory_.

Referenced by beginRun().

40  {
41  ig.setCurrentFolder("/");
42 #ifdef EDM_ML_DEBUG
43  edm::LogVerbatim("HGCalValid") << "HGCalGeometry :: runClient";
44 #endif
45  std::vector<MonitorElement*> hgcalMEs;
46  std::vector<std::string> fullDirPath = ig.getSubdirs();
47 
48  for (unsigned int i=0; i<fullDirPath.size(); i++) {
49 #ifdef EDM_ML_DEBUG
50  edm::LogVerbatim("HGCalValid") << "HGCalGeometry::fullPath: "
51  << fullDirPath.at(i);
52 #endif
53  ig.setCurrentFolder(fullDirPath.at(i));
54  std::vector<std::string> fullSubDirPath = ig.getSubdirs();
55 
56  for (unsigned int j=0; j<fullSubDirPath.size(); j++) {
57 #ifdef EDM_ML_DEBUG
58  edm::LogVerbatim("HGCalValid") << "HGCalGeometry:: fullSubPath: "
59  << fullSubDirPath.at(j);
60 #endif
61  if (strcmp(fullSubDirPath.at(j).c_str(), subDirectory_.c_str()) == 0) {
62  hgcalMEs = ig.getContents(fullSubDirPath.at(j));
63 #ifdef EDM_ML_DEBUG
64  edm::LogVerbatim("HGCalValid") << "HGCalGeometry:: hgcalMES size : "
65  << hgcalMEs.size();
66 #endif
67  if (!geometryEndjob(hgcalMEs))
68  edm::LogWarning("HGCalValid") << "\nError in GeometryEndjob!";
69  }
70  }
71  }
72 }
int geometryEndjob(const std::vector< MonitorElement * > &hcalMEs)
void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:361
std::vector< MonitorElement * > getContents(Args &&...args)
Definition: DQMStore.h:192
std::vector< std::string > getSubdirs()
Definition: DQMStore.cc:325
int HGCalGeometryClient::geometryEndjob ( const std::vector< MonitorElement * > &  hcalMEs)
private

Definition at line 74 of file HGCGeometryClient.cc.

References DEFINE_FWK_MODULE, getName(), mps_fire::i, dataset::name, nevent, and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by dqmEndJob().

74  {
75  std::string dets[3] = {"hee", "hef", "heb"};
76  std::string hist1[4] = {"TotEdepStep","dX","dY","dZ"};
77  std::string hist2[10]= {"LayerVsEnStep","XG4VsId","YG4VsId","ZG4VsId","dxVsX",
78  "dyVsY","dzVsZ","dxVsLayer","dyVsLayer","dzVsLayer"};
79  std::vector<MonitorElement*> hist1_;
80  std::vector<MonitorElement*> hist2_;
81 
82  //Normalize the histograms
83  for (unsigned int idet=0; idet<3; ++idet) {
84  char name[100];
85  for (unsigned int kh=0; kh<4; ++kh) {
86  sprintf(name, "%s%s", dets[idet].c_str(), hist1[kh].c_str());
87  for (unsigned int ih=0; ih<hgcalMEs.size(); ih++) {
88  if (strcmp(hgcalMEs[ih]->getName().c_str(), name) == 0) {
89  hist1_.push_back(hgcalMEs[ih]);
90  double nevent = hist1_.back()->getEntries();
91  int nbinsx = hist1_.back()->getNbinsX();
92  for (int i=1; i<= nbinsx; ++i) {
93  double binValue = hist1_.back()->getBinContent(i)/nevent;
94  hist1_.back()->setBinContent(i,binValue);
95  }
96  }
97  }
98  }
99  for (unsigned int kh=0; kh<10; ++kh) {
100  sprintf(name, "%s%s", dets[idet].c_str(), hist2[kh].c_str());
101  for (unsigned int ih=0; ih<hgcalMEs.size(); ih++) {
102  if (strcmp(hgcalMEs[ih]->getName().c_str(), name) == 0) {
103  hist2_.push_back(hgcalMEs[ih]);
104  double nevent = hist2_.back()->getEntries();
105  int nbinsx = hist2_.back()->getNbinsX();
106  int nbinsy = hist2_.back()->getNbinsY();
107  for (int i=1; i<= nbinsx; ++i) {
108  for (int j=1; j<= nbinsy; ++j) {
109  double binValue = hist2_.back()->getBinContent(i,j)/nevent;
110  hist2_.back()->setBinContent(i,j,binValue);
111  }
112  }
113  }
114  }
115  }
116  }
117 
118  return 1;
119 }
int nevent
Definition: AMPTWrapper.h:74
TString getName(TString structure, int layer, TString geometry)
Definition: DMRtrends.cc:167

Member Data Documentation

std::string HGCalGeometryClient::subDirectory_
private

Definition at line 28 of file HGCGeometryClient.cc.

Referenced by dqmEndJob(), and HGCalGeometryClient().