QApolloDbGui.hh

Go to the documentation of this file.
00001 
00002 #ifndef _QAPOLLO_DB_GUI_HH_
00003 #define _QAPOLLO_DB_GUI_HH_
00004 
00005 // Apollo Includes
00006 #include "QCuore.hh"
00007 #include "QApolloDb.hh"
00008 
00016 class QApolloDbGui : public QApolloDb
00017 {
00018 public:
00019 
00021   QApolloDbGui();
00022 
00024   virtual ~QApolloDbGui();
00025 
00030    bool ResetRun();
00031 
00042    void InsertUserComments(const std::string& comment, bool start);
00043 };
00044 
00045 #endif // _QAPOLLO_DB_GUI_HH_

Generated on Tue Nov 16 10:49:56 2010 for CUORE Software by  doxygen 1.5.6