QFrameWork.hh

Go to the documentation of this file.
00001 
00012 #ifndef _Q_FRAMEWORK_H
00013 #define _Q_FRAMEWORK_H
00014 
00015 #include "QCuore.hh"
00016 #include "QSequence.hh"
00017 
00018 class QFrameWork {
00019   public:
00023     QFrameWork();
00024 
00028     virtual ~QFrameWork();
00029 
00034     void Run();
00035 
00036 private:
00037 };
00038 
00039 #endif

Generated on Fri Mar 6 13:40:39 2009 for CUORE Software by  doxygen 1.5.1