QGDUtils.hh

00001 #include "QGDInclude.hh"
00002 #include "QVdt.hh"
00003 
00004 namespace QGDUtils {
00005     std::string IdToString(QGDCommand::Id id);
00006     QVdt ParameterToQVdt(QGDParameter param);
00007     QGDParameter QVdtToParameter(const QVdt&  vdt);
00008 
00009 };

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