CMS 3D CMS Logo

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