CMS 3D CMS Logo

BaseCounter.h

Go to the documentation of this file.
00001 #ifndef STOR_BASE_COUNTER_H
00002 #define STOR_BASE_COUNTER_H
00003 
00013 #include <iostream>
00014 
00015 namespace stor
00016 {
00017   class BaseCounter
00018   {
00019 
00020    public:
00021 
00022     static double getCurrentTime();
00023 
00024   };
00025 }
00026 
00027 #endif

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