CMS 3D CMS Logo

HcalRecHitsClient.cc
Go to the documentation of this file.
3 
8 
11 
12 HcalRecHitsClient::HcalRecHitsClient(const edm::ParameterSet &iConfig) : conf_(iConfig) {
13  outputFile_ = iConfig.getUntrackedParameter<std::string>("outputFile", "myfile.root");
14 
15  debug_ = false;
16  verbose_ = false;
17 
18  dirName_ = iConfig.getParameter<std::string>("DQMDirName");
19 }
20 
22 
24 
25 // called after entering the HcalRecHitsV/HcalRecHitTask directory
26 // hcalMEs are within that directory
27 int HcalRecHitsClient::HcalRecHitsEndjob(const std::vector<MonitorElement *> &hcalMEs) {
28  return 1; // Removed all actions
29 }
30 
std::string outputFile_
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:361
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
HcalRecHitsClient(const edm::ParameterSet &)
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
~HcalRecHitsClient() override
int HcalRecHitsEndjob(const std::vector< MonitorElement * > &hcalMEs)
ib
Definition: cuy.py:662