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::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
 
 HGCalGeometryClient (const edm::ParameterSet &)
 
 ~HGCalGeometryClient () 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::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, 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 Member Functions

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

Private Attributes

std::string subDirectory_
 

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

Constructor & Destructor Documentation

◆ HGCalGeometryClient()

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

Definition at line 31 of file HGCGeometryClient.cc.

31  {
32  subDirectory_ = iConfig.getParameter<std::string>("DirectoryName");
33 }

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

◆ ~HGCalGeometryClient()

HGCalGeometryClient::~HGCalGeometryClient ( )
override

Definition at line 35 of file HGCGeometryClient.cc.

35 {}

Member Function Documentation

◆ beginRun()

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

Definition at line 22 of file HGCGeometryClient.cc.

22 {}

◆ dqmEndJob()

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

Implements DQMEDHarvester.

Definition at line 37 of file HGCGeometryClient.cc.

37  {
38  ig.setCurrentFolder("/");
39 #ifdef EDM_ML_DEBUG
40  edm::LogVerbatim("HGCalValid") << "HGCalGeometry :: runClient";
41 #endif
42  std::vector<MonitorElement*> hgcalMEs;
43  std::vector<std::string> fullDirPath = ig.getSubdirs();
44 
45  for (unsigned int i = 0; i < fullDirPath.size(); i++) {
46 #ifdef EDM_ML_DEBUG
47  edm::LogVerbatim("HGCalValid") << "HGCalGeometry::fullPath: " << fullDirPath.at(i);
48 #endif
49  ig.setCurrentFolder(fullDirPath.at(i));
50  std::vector<std::string> fullSubDirPath = ig.getSubdirs();
51 
52  for (unsigned int j = 0; j < fullSubDirPath.size(); j++) {
53 #ifdef EDM_ML_DEBUG
54  edm::LogVerbatim("HGCalValid") << "HGCalGeometry:: fullSubPath: " << fullSubDirPath.at(j);
55 #endif
56  if (strcmp(fullSubDirPath.at(j).c_str(), subDirectory_.c_str()) == 0) {
57  hgcalMEs = ig.getContents(fullSubDirPath.at(j));
58 #ifdef EDM_ML_DEBUG
59  edm::LogVerbatim("HGCalValid") << "HGCalGeometry:: hgcalMES size : " << hgcalMEs.size();
60 #endif
61  if (!geometryEndjob(hgcalMEs))
62  edm::LogWarning("HGCalValid") << "\nError in GeometryEndjob!";
63  }
64  }
65  }
66 }

References geometryEndjob(), dqm::implementation::IGetter::getContents(), dqm::implementation::IGetter::getSubdirs(), mps_fire::i, dqmiolumiharvest::j, dqm::implementation::NavigatorBase::setCurrentFolder(), and subDirectory_.

◆ geometryEndjob()

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

Definition at line 68 of file HGCGeometryClient.cc.

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

References getName(), mps_fire::i, dqmiolumiharvest::j, Skims_PA_cff::name, nevent, and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by dqmEndJob().

Member Data Documentation

◆ subDirectory_

std::string HGCalGeometryClient::subDirectory_
private

Definition at line 26 of file HGCGeometryClient.cc.

Referenced by dqmEndJob(), and HGCalGeometryClient().

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
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
edm::LogWarning
Log< level::Warning, false > LogWarning
Definition: MessageLogger.h:122
getName
TString getName(TString structure, int layer, TString geometry)
Definition: DMRtrends.cc:235
HGCalGeometryClient::subDirectory_
std::string subDirectory_
Definition: HGCGeometryClient.cc:26
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
edm::LogVerbatim
Log< level::Info, true > LogVerbatim
Definition: MessageLogger.h:128
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
dqmiolumiharvest.j
j
Definition: dqmiolumiharvest.py:66
HGCalGeometryClient::geometryEndjob
int geometryEndjob(const std::vector< MonitorElement * > &hcalMEs)
Definition: HGCGeometryClient.cc:68