QDaqDefs.hh

Go to the documentation of this file.
00001 
00008 #ifndef __QDAQ_DEFS_HH_
00009 #define __QDAQ_DEFS_HH_
00010 
00011 #include "QCuore.hh"
00012 
00013 enum QDaqCommandCode {  
00014         Q_No_Cmd=0,
00015         Q_Start_Cmd=1, 
00016         Q_Stop_Cmd=2, 
00017         Q_Pause_Cmd=4, 
00018         Q_Resume_Cmd=8 
00019 };
00020 
00021 #endif
00022 

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