CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Member Functions | Private Member Functions | Private Attributes
HcalDigisClient Class Reference

#include <Validation/HcalDigisClient/src/HcalDigisClient.cc>

Inheritance diagram for HcalDigisClient:
DQMEDHarvester edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources > edm::one::EDAnalyzerBase edm::EDConsumerBase

Classes

struct  HistLim
 

Public Member Functions

 HcalDigisClient (const edm::ParameterSet &)
 
 ~HcalDigisClient ()
 
- Public Member Functions inherited from DQMEDHarvester
virtual void analyze (edm::Event const &, edm::EventSetup const &) final
 
virtual void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
 DQMEDHarvester (void)
 
virtual void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void endJob () final
 
virtual void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
virtual void endRun (edm::Run const &, edm::EventSetup const &)
 
- Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::one::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Private Member Functions

virtual void beginRun (edm::Run const &, edm::EventSetup const &)
 
void book1D (DQMStore::IBooker &ib, std::string name, int n, double min, double max)
 
void book1D (DQMStore::IBooker &ib, std::string name, const HistLim &limX)
 
void book2D (DQMStore::IBooker &ib, std::string name, const HistLim &limX, const HistLim &limY)
 
void booking (DQMStore::IBooker &ib, std::string subdetopt)
 
void bookPf (DQMStore::IBooker &ib, std::string name, const HistLim &limX, const HistLim &limY)
 
virtual void dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter)
 
void fill1D (std::string name, double X, double weight=1)
 
void fill2D (std::string name, double X, double Y, double weight=1)
 
void fillPf (std::string name, double X, double Y)
 
int HcalDigisEndjob (const std::vector< MonitorElement * > &hcalMEs, std::string subdet_)
 
double integralMETH2D (MonitorElement *ME, int i0, int i1, int j0, int j1)
 
MonitorElementmonitor (std::string name)
 
virtual void runClient (DQMStore::IBooker &ib, DQMStore::IGetter &ig)
 
void scaleMETH2D (MonitorElement *ME, double s)
 
std::string str (int x)
 

Private Attributes

std::string dirName_
 
std::map< std::string,
MonitorElement * > * 
msm_
 
std::string outputFile_
 

Additional Inherited Members

- Public Types inherited from edm::one::EDAnalyzerBase
typedef EDAnalyzerBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDAnalyzerBase
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 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)
 

Detailed Description

Description: [one line class summary]

Implementation: [Notes on implementation]

Definition at line 27 of file HcalDigisClient.h.

Constructor & Destructor Documentation

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

Definition at line 23 of file HcalDigisClient.cc.

References dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), msm_, outputFile_, and AlCaHLTBitMon_QueryRunRegistry::string.

23  {
24  outputFile_ = iConfig.getUntrackedParameter<std::string > ("outputFile", "HcalDigisClient.root");
25  dirName_ = iConfig.getParameter<std::string > ("DQMDirName");
26  msm_ = new std::map<std::string, MonitorElement*>();
27 
28 
29 }
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
std::string dirName_
std::string outputFile_
std::map< std::string, MonitorElement * > * msm_
HcalDigisClient::~HcalDigisClient ( )
inline

Definition at line 31 of file HcalDigisClient.h.

31  {
32  };

Member Function Documentation

virtual void HcalDigisClient::beginRun ( edm::Run const &  ,
edm::EventSetup const &   
)
inlineprivatevirtual

Reimplemented from DQMEDHarvester.

Definition at line 37 of file HcalDigisClient.h.

37  {
38  };
void HcalDigisClient::book1D ( DQMStore::IBooker ib,
std::string  name,
int  n,
double  min,
double  max 
)
inlineprivate

Definition at line 69 of file HcalDigisClient.h.

References DQMStore::IBooker::book1D(), bookConverter::max, min(), msm_, gen::n, and mergeVDriftHistosByStation::name.

Referenced by booking().

69  {
70  if (!msm_->count(name)) (*msm_)[name] = ib.book1D(name.c_str(), name.c_str(), n, min, max);
71  }
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:115
T min(T a, T b)
Definition: MathUtil.h:58
std::map< std::string, MonitorElement * > * msm_
void HcalDigisClient::book1D ( DQMStore::IBooker ib,
std::string  name,
const HistLim limX 
)
inlineprivate

Definition at line 73 of file HcalDigisClient.h.

References DQMStore::IBooker::book1D(), HcalDigisClient::HistLim::max, HcalDigisClient::HistLim::min, msm_, HcalDigisClient::HistLim::n, and mergeVDriftHistosByStation::name.

73  {
74  if (!msm_->count(name)) (*msm_)[name] = ib.book1D(name.c_str(), name.c_str(), limX.n, limX.min, limX.max);
75  }
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:115
std::map< std::string, MonitorElement * > * msm_
void HcalDigisClient::book2D ( DQMStore::IBooker ib,
std::string  name,
const HistLim limX,
const HistLim limY 
)
inlineprivate

Definition at line 81 of file HcalDigisClient.h.

References DQMStore::IBooker::book2D(), HcalDigisClient::HistLim::max, HcalDigisClient::HistLim::min, msm_, HcalDigisClient::HistLim::n, and mergeVDriftHistosByStation::name.

81  {
82  if (!msm_->count(name)) (*msm_)[name] = ib.book2D(name.c_str(), name.c_str(), limX.n, limX.min, limX.max, limY.n, limY.min, limY.max);
83  }
std::map< std::string, MonitorElement * > * msm_
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
void HcalDigisClient::booking ( DQMStore::IBooker ib,
std::string  subdetopt 
)
private

Definition at line 32 of file HcalDigisClient.cc.

References book1D(), HLT_25ns14e33_v1_cff::depth, str(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by dqmEndJob().

32  {
33 
34  std::string strtmp;
35  HistLim ietaLim(82, -41., 41.);
36 
37  for (int depth = 1; depth <= 4; depth++) {
38  strtmp = "HcalDigiTask_occupancy_vs_ieta_depth" + str(depth) + "_" + subdetopt;
39  book1D(ib,strtmp, ietaLim);
40  }
41 
42 }
std::string str(int x)
void book1D(DQMStore::IBooker &ib, std::string name, int n, double min, double max)
void HcalDigisClient::bookPf ( DQMStore::IBooker ib,
std::string  name,
const HistLim limX,
const HistLim limY 
)
inlineprivate

Definition at line 89 of file HcalDigisClient.h.

References DQMStore::IBooker::bookProfile(), HcalDigisClient::HistLim::max, HcalDigisClient::HistLim::min, msm_, HcalDigisClient::HistLim::n, and mergeVDriftHistosByStation::name.

89  {
90  if (!msm_->count(name)) (*msm_)[name] = ib.bookProfile(name.c_str(), name.c_str(), limX.n, limX.min, limX.max, limY.n, limY.min, limY.max);
91  }
MonitorElement * bookProfile(Args &&...args)
Definition: DQMStore.h:157
std::map< std::string, MonitorElement * > * msm_
virtual void HcalDigisClient::dqmEndJob ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter 
)
inlineprivatevirtual

Implements DQMEDHarvester.

Definition at line 41 of file HcalDigisClient.h.

References booking(), dirName_, runClient(), and DQMStore::IGetter::setCurrentFolder().

41  {
42  igetter.setCurrentFolder("HcalDigisV/HcalDigiTask"); // moved this line from constructor
43 
44  // the following booking clas were moved from the constructor
45  booking(ibooker, "HB");
46  booking(ibooker, "HE");
47  booking(ibooker, "HO");
48  booking(ibooker, "HF");
49 
50  igetter.setCurrentFolder(dirName_); // This sets the DQMStore (should apply to ibooker as well
51  runClient(ibooker, igetter);
52  }
std::string dirName_
virtual void runClient(DQMStore::IBooker &ib, DQMStore::IGetter &ig)
void booking(DQMStore::IBooker &ib, std::string subdetopt)
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:330
void HcalDigisClient::fill1D ( std::string  name,
double  X,
double  weight = 1 
)
inlineprivate

Definition at line 77 of file HcalDigisClient.h.

References msm_, and histoStyle::weight.

Referenced by HcalDigisEndjob().

77  {
78  msm_->find(name)->second->Fill(X, weight);
79  }
#define X(str)
Definition: MuonsGrabber.cc:48
std::map< std::string, MonitorElement * > * msm_
int weight
Definition: histoStyle.py:50
void HcalDigisClient::fill2D ( std::string  name,
double  X,
double  Y,
double  weight = 1 
)
inlineprivate

Definition at line 85 of file HcalDigisClient.h.

References msm_, and histoStyle::weight.

85  {
86  msm_->find(name)->second->Fill(X, Y, weight);
87  }
#define X(str)
Definition: MuonsGrabber.cc:48
std::map< std::string, MonitorElement * > * msm_
int weight
Definition: histoStyle.py:50
void HcalDigisClient::fillPf ( std::string  name,
double  X,
double  Y 
)
inlineprivate

Definition at line 93 of file HcalDigisClient.h.

References msm_.

93  {
94  msm_->find(name)->second->Fill(X, Y);
95  }
#define X(str)
Definition: MuonsGrabber.cc:48
std::map< std::string, MonitorElement * > * msm_
int HcalDigisClient::HcalDigisEndjob ( const std::vector< MonitorElement * > &  hcalMEs,
std::string  subdet_ 
)
private

Definition at line 68 of file HcalDigisClient.cc.

References gather_cfg::cout, ev, fill1D(), MonitorElement::getBinContent(), MonitorElement::getEntries(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), i, j, and MonitorElement::setBinContent().

Referenced by runClient().

68  {
69 
70  using namespace std;
71  string strtmp;
72 
73 
74  MonitorElement * nevtot(0);
75  MonitorElement * ieta_iphi_occupancy_map1(0);
76  MonitorElement * ieta_iphi_occupancy_map2(0);
77  MonitorElement * ieta_iphi_occupancy_map3(0);
78  MonitorElement * ieta_iphi_occupancy_map4(0);
79 
80 
81  std::cout << " Number of histos " << hcalMEs.size() << std::endl;
82 
83  for (unsigned int ih = 0; ih < hcalMEs.size(); ih++) {
84  if (hcalMEs[ih]->getName() == "nevtot") nevtot = hcalMEs[ih];
85 
86  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth1_" + subdet_;
87  if (hcalMEs[ih]->getName() == strtmp) ieta_iphi_occupancy_map1 = hcalMEs[ih];
88  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth2_" + subdet_;
89  if (hcalMEs[ih]->getName() == strtmp) ieta_iphi_occupancy_map2 = hcalMEs[ih];
90  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth3_" + subdet_;
91  if (hcalMEs[ih]->getName() == strtmp) ieta_iphi_occupancy_map3 = hcalMEs[ih];
92  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth4_" + subdet_;
93  if (hcalMEs[ih]->getName() == strtmp) ieta_iphi_occupancy_map4 = hcalMEs[ih];
94 
95  }//
96 
97  if (nevtot == 0 ||
98  ieta_iphi_occupancy_map1 == 0 ||
99  ieta_iphi_occupancy_map2 == 0 ||
100  ieta_iphi_occupancy_map3 == 0 ||
101  ieta_iphi_occupancy_map4 == 0
102  ) {
103  edm::LogError("HcalDigisClient") << "No nevtot or maps histo found...";
104  return 0;
105  }
106 
107  int ev = nevtot->getEntries();
108  if(ev <= 0) {
109  edm::LogError("HcalDigisClient") << "normalization factor <= 0!";
110  return 0;
111  }
112 
113  float fev = (float) nevtot->getEntries();
114 
115  int nx = ieta_iphi_occupancy_map1->getNbinsX();
116  int ny = ieta_iphi_occupancy_map1->getNbinsY();
117  float sumphi_1, sumphi_2, sumphi_3, sumphi_4;
118  float phi_factor;
119  float cnorm;
120 
121  for (int i = 1; i <= nx; i++) {
122  sumphi_1 = 0.;
123  sumphi_2 = 0.;
124  sumphi_3 = 0.;
125  sumphi_4 = 0.;
126 
127  for (int j = 1; j <= ny; j++) {
128 
129  // occupancies
130 
131  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth1_" + subdet_;
132  cnorm = ieta_iphi_occupancy_map1->getBinContent(i, j) / fev;
133  ieta_iphi_occupancy_map1->setBinContent(i, j, cnorm);
134  sumphi_1 += ieta_iphi_occupancy_map1->getBinContent(i, j);
135 
136  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth2_" + subdet_;
137  cnorm = ieta_iphi_occupancy_map2->getBinContent(i, j) / fev;
138  ieta_iphi_occupancy_map2->setBinContent(i, j, cnorm);
139  sumphi_2 += ieta_iphi_occupancy_map2->getBinContent(i, j);
140 
141  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth3_" + subdet_;
142  cnorm = ieta_iphi_occupancy_map3->getBinContent(i, j) / fev;
143  ieta_iphi_occupancy_map3->setBinContent(i, j, cnorm);
144  sumphi_3 += ieta_iphi_occupancy_map3->getBinContent(i, j);
145 
146  strtmp = "HcalDigiTask_ieta_iphi_occupancy_map_depth4_" + subdet_;
147  cnorm = ieta_iphi_occupancy_map4->getBinContent(i, j) / fev;
148  ieta_iphi_occupancy_map4->setBinContent(i, j, cnorm);
149  sumphi_4 += ieta_iphi_occupancy_map4->getBinContent(i, j);
150 
151  }
152 
153  int ieta = i - 42; // -41 -1, 0 40
154  if (ieta >= 0) ieta += 1; // -41 -1, 1 41 - to make it detector-like
155 
156  if (ieta >= -20 && ieta <= 20) {
157  phi_factor = 72.;
158  } else {
159  if (ieta >= 40 || ieta <= -40)
160  phi_factor = 18.;
161  else
162  phi_factor = 36.;
163  }
164 
165  if (ieta >= 0) ieta -= 1; // -41 -1, 0 40 - to bring back to strtmp num !!!
166  double deta = double(ieta);
167 
168  // occupancies vs ieta
169  cnorm = sumphi_1 / phi_factor;
170  strtmp = "HcalDigiTask_occupancy_vs_ieta_depth1_" + subdet_;
171  fill1D(strtmp, deta, cnorm);
172 
173  cnorm = sumphi_2 / phi_factor;
174  strtmp = "HcalDigiTask_occupancy_vs_ieta_depth2_" + subdet_;
175  fill1D(strtmp, deta, cnorm);
176 
177  cnorm = sumphi_3 / phi_factor;
178  strtmp = "HcalDigiTask_occupancy_vs_ieta_depth3_" + subdet_;
179  fill1D(strtmp, deta, cnorm);
180 
181  cnorm = sumphi_4 / phi_factor;
182  strtmp = "HcalDigiTask_occupancy_vs_ieta_depth4_" + subdet_;
183  fill1D(strtmp, deta, cnorm);
184 
185  } // end of i-loop
186 
187  return 1;
188 }
int i
Definition: DBlmapReader.cc:9
bool ev
void fill1D(std::string name, double X, double weight=1)
int j
Definition: DBlmapReader.cc:9
tuple cout
Definition: gather_cfg.py:121
double HcalDigisClient::integralMETH2D ( MonitorElement ME,
int  i0,
int  i1,
int  j0,
int  j1 
)
private

Definition at line 201 of file HcalDigisClient.cc.

References MonitorElement::getBinContent(), i, and j.

201  {
202  double sum(0);
203  for (int i = i0; i <= i1; i++) {
204  for (int j = j0; j <= j1; j++) {
205  sum += ME->getBinContent(i, j);
206  }
207  }
208 
209  return sum;
210 }
int i
Definition: DBlmapReader.cc:9
int j
Definition: DBlmapReader.cc:9
double getBinContent(int binx) const
get content of bin (1-D)
MonitorElement * HcalDigisClient::monitor ( std::string  name)
private

Definition at line 190 of file HcalDigisClient.cc.

References msm_, and NULL.

190  {
191  if (!msm_->count(name)) return NULL;
192  else return msm_->find(name)->second;
193 }
#define NULL
Definition: scimark2.h:8
std::map< std::string, MonitorElement * > * msm_
void HcalDigisClient::runClient ( DQMStore::IBooker ib,
DQMStore::IGetter ig 
)
privatevirtual

Definition at line 44 of file HcalDigisClient.cc.

References dirName_, DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), HcalDigisEndjob(), i, j, and DQMStore::IGetter::setCurrentFolder().

Referenced by dqmEndJob().

44  {
46  std::vector<MonitorElement*> hcalMEs;
47  // Since out folders are fixed to three, we can just go over these three folders
48  // i.e., CaloTowersV/CaloTowersTask, HcalRecHitsV/HcalRecHitTask, NoiseRatesV/NoiseRatesTask.
49  std::vector<std::string> fullPathHLTFolders = ig.getSubdirs();
50  for (unsigned int i = 0; i < fullPathHLTFolders.size(); i++) {
51  ig.setCurrentFolder(fullPathHLTFolders[i]);
52  std::vector<std::string> fullSubPathHLTFolders = ig.getSubdirs();
53  for (unsigned int j = 0; j < fullSubPathHLTFolders.size(); j++) {
54  if (strcmp(fullSubPathHLTFolders[j].c_str(), "HcalDigisV/HcalDigiTask") == 0) {
55  hcalMEs = ig.getContents(fullSubPathHLTFolders[j]);
56  if (!HcalDigisEndjob(hcalMEs, "HB"))
57  edm::LogError("HcalDigisClient") << "Error in HcalDigisEndjob! HB";
58  if (!HcalDigisEndjob(hcalMEs, "HE"))
59  edm::LogError("HcalDigisClient") << "Error in HcalDigisEndjob! HE";
60  if (!HcalDigisEndjob(hcalMEs, "HO"))
61  edm::LogError("HcalDigisClient") << "Error in HcalDigisEndjob! HO";
62  if (!HcalDigisEndjob(hcalMEs, "HF"))
63  edm::LogError("HcalDigisClient") << "Error in HcalDigisEndjob! HF"; }
64  }
65  }
66 }
std::vector< MonitorElement * > getContents(Args &&...args)
Definition: DQMStore.h:197
int i
Definition: DBlmapReader.cc:9
std::string dirName_
int HcalDigisEndjob(const std::vector< MonitorElement * > &hcalMEs, std::string subdet_)
int j
Definition: DBlmapReader.cc:9
std::vector< std::string > getSubdirs(void)
Definition: DQMStore.cc:306
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:330
void HcalDigisClient::scaleMETH2D ( MonitorElement ME,
double  s 
)
private

Definition at line 212 of file HcalDigisClient.cc.

References ws_sso_content_reader::content, MonitorElement::getBinContent(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), i, j, alignCSCRings::s, and MonitorElement::setBinContent().

212  {
213  int nx = ME->getNbinsX();
214  int ny = ME->getNbinsY();
215 
216  double content(0);
217  for (int i = 1; i <= nx; i++) {
218  for (int j = 1; j <= ny; j++) {
219  content = ME->getBinContent(i, j);
220  content *= s;
221  ME->setBinContent(i, j, content);
222  }
223  }
224 }
int i
Definition: DBlmapReader.cc:9
void setBinContent(int binx, double content)
set content of bin (1-D)
int getNbinsY(void) const
get # of bins in Y-axis
int j
Definition: DBlmapReader.cc:9
double getBinContent(int binx) const
get content of bin (1-D)
int getNbinsX(void) const
get # of bins in X-axis
std::string HcalDigisClient::str ( int  x)
private

Definition at line 195 of file HcalDigisClient.cc.

References dbtoconf::out, and x.

Referenced by booking().

195  {
196  std::stringstream out;
197  out << x;
198  return out.str();
199 }
tuple out
Definition: dbtoconf.py:99

Member Data Documentation

std::string HcalDigisClient::dirName_
private

Definition at line 105 of file HcalDigisClient.h.

Referenced by dqmEndJob(), HcalDigisClient(), and runClient().

std::map<std::string, MonitorElement*>* HcalDigisClient::msm_
private

Definition at line 103 of file HcalDigisClient.h.

Referenced by book1D(), book2D(), bookPf(), fill1D(), fill2D(), fillPf(), HcalDigisClient(), and monitor().

std::string HcalDigisClient::outputFile_
private

Definition at line 104 of file HcalDigisClient.h.

Referenced by HcalDigisClient().