CMS 3D CMS Logo

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