CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/DQMServices/Core/interface/DQMScope.h

Go to the documentation of this file.
00001 #ifndef DQMSERVICES_CORE_DQM_SCOPE_H
00002 # define DQMSERVICES_CORE_DQM_SCOPE_H
00003 
00005 class DQMScope
00006 {
00007 public:
00008   DQMScope(void);
00009   ~DQMScope(void);
00010 };
00011 
00012 #endif // DQMSERVICES_CORE_DQM_SCOPE_H