QDbDetectorCommon.hh

00001 
00009 #ifndef _QDBDETECTOR_COMMON_HH
00010 #define _QDBDETECTOR_COMMON_HH
00011 
00012 #include "QDbDefs.hh"
00013 
00014 #include <string>
00015 
00016 namespace QDbDetectorCommon
00017 {
00019    std::string DetectorName2String(DetectorName detectorId);
00020 
00022    int GetMinAllowedRunNumber(DetectorName detector);
00023 
00025    int GetMaxAllowedRunNumber(DetectorName detector);
00026 };
00027 #endif

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