CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PedestalsHistograms.h
Go to the documentation of this file.
1 #ifndef DQM_SiStripCommissioningClients_PedestalsHistograms_H
2 #define DQM_SiStripCommissioningClients_PedestalsHistograms_H
3 
5 
6 class DQMStore;
7 
9 
10  public:
11 
13  virtual ~PedestalsHistograms();
14 
15  void histoAnalysis( bool debug );
16 
17  void printAnalyses(); // override
18 
19 };
20 
21 #endif // DQM_SiStripCommissioningClients_PedestalsHistograms_H
PedestalsHistograms(const edm::ParameterSet &pset, DQMStore *)
const edm::ParameterSet & pset() const
#define debug
Definition: HDRShower.cc:19
void histoAnalysis(bool debug)