/[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.6 - (hide annotations) (download)
Thu Jan 11 11:28:26 2007 UTC (17 years, 10 months ago) by mocchiut
Branch: MAIN
Changes since 1.5: +2 -1 lines
Added in the DB the Calorimeter flight calibration

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.6 insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloADC2MIP.dat",1,2,101,"Calorimeter ADC to MIP from ground data",NULL);
10     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloADC2MIP-dws2000.dat",0,0,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.1 insert into GL_PARAM values(0,"fullpathgoesere/tof-param/","tofcalib.rz",0,0,201,"tof param",NULL);

  ViewVC Help
Powered by ViewVC 1.1.23