00001 /* @version $Revision: 1328 $ * @modifiedby $Author: jacquem $ * @lastmodified $Date: 2011-10-03 17:04:17 +0200 (Mon, 03 Oct 2011) $ */ 00002 #include "slowControl/PMSlowControl.hh" 00003 00004 #include <iostream> 00005 #include <fstream> 00006 #include <iomanip> 00007 //#include "PMParams.hh" 00008 00009 using namespace std; 00010 00011 ////////////////////////////////////////////////////////////////////////// 00012