/[PAMELA software]/DarthVader/docs/install_GL_PARAM.sql
ViewVC logotype

Annotation of /DarthVader/docs/install_GL_PARAM.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (hide annotations) (download)
Mon Jan 22 09:27:16 2007 UTC (17 years, 10 months ago) by mocchiut
Branch: MAIN
Changes since 1.7: +3 -1 lines
ToF flight calibration added

1 mocchiut 1.3 SET time_zone='+0:00';
2 mocchiut 1.1 insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","field_param-0/",0,0,1,"field",NULL);
3     insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","mip_param-0/",0,0,2,"trk mip",NULL);
4 pam-fi 1.2 insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","charge_param-1/",0,0,3,"trk charge",NULL);
5 mocchiut 1.1 insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","eta_param-0/",0,0,4,"trk pfa",NULL);
6     insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","align_param-0/",0,0,5,"trk alignment",NULL);
7 pam-fi 1.5 insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","mask_param-1/",0,0,6,"trk mask",NULL);
8 mocchiut 1.1 insert into GL_PARAM values(0,"fullpathgoesere/trk-param/","default_calib/",0,0,7,"default calibration",NULL);
9 mocchiut 1.7 insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloADC2MIP.dat",1,1,101,"Calorimeter ADC to MIP from ground data",NULL);
10     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloADC2MIP-dws2000.dat",2,4294967295,101,"Calorimeter ADC to MIP from flight data dw serie 2000",NULL);
11 mocchiut 1.1 insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloAlign.dat",0,0,102,"Calorimeter alignement",NULL);
12 mocchiut 1.4 insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloBadMask.dat",0,0,103,"Calorimeter bad strip offline mask",NULL);
13     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloDefaultCalib.root",0,0,104,"Calorimeter default calibration",NULL);
14 mocchiut 1.8 insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",1,1153699999,201,"tof param from flight data",NULL);
15     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);
16     insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",1154400001,4294967295,201,"tof param from flight data",NULL);

  ViewVC Help
Powered by ViewVC 1.1.23