--- DarthVader/docs/install_GL_PARAM.sql 2007/01/11 14:33:51 1.7 +++ DarthVader/docs/install_GL_PARAM.sql 2007/01/22 09:27:16 1.8 @@ -11,4 +11,6 @@ insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloAlign.dat",0,0,102,"Calorimeter alignement",NULL); insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloBadMask.dat",0,0,103,"Calorimeter bad strip offline mask",NULL); insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloDefaultCalib.root",0,0,104,"Calorimeter default calibration",NULL); -insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",0,0,201,"tof param",NULL); +insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",1,1153699999,201,"tof param from flight data",NULL); +insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib_001.rz",1153700000,1154400000,201,"tof param from flight data 24th-28th July 2006",NULL); +insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",1154400001,4294967295,201,"tof param from flight data",NULL);