CMS 3D CMS Logo

ExtractTObject.h

Go to the documentation of this file.
00001 #ifndef DQM_SiStripCommon_ExtractTObject_H
00002 #define DQM_SiStripCommon_ExtractTObject_H
00003 
00004 #include "DQMServices/Core/interface/MonitorElement.h"
00005 #include <string>
00006 
00007 class MonitorElement;
00008 
00010 template <class T> 
00011 class ExtractTObject {
00012 
00013  public:
00014 
00015   static T* extract( MonitorElement* me );
00016 
00017 };
00018 
00019 #endif // DQM_SiStripCommon_ExtractTObject_H

Generated on Tue Jun 9 17:33:34 2009 for CMSSW by  doxygen 1.5.4