CMS 3D CMS Logo

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