QPulserController.hh

Go to the documentation of this file.
00001 
00002 #ifndef _Q_PULSER_CONTROLLER_HH_
00003 #define _Q_PULSER_CONTROLLER_HH_
00004 
00005 #include "QBasePulserController.hh"
00006 
00012 class QPulserController: public QBasePulserController
00013 {
00014 public:
00016    QPulserController();
00017 
00019    virtual ~QPulserController();
00020 
00025    void Init(int settingsBasket);
00026    
00027 protected:
00029    virtual void HandleTimeOutChild();
00030    
00031 private:
00032 
00034    void BuildGroups(int settingsBasket);
00035 };
00036 
00037 #endif

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