/[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.5 - (hide annotations) (download)
Fri Nov 24 08:31:31 2006 UTC (18 years ago) by pam-fi
Branch: MAIN
CVS Tags: v2r01
Changes since 1.4: +1 -1 lines
VA1 mask set to 1 (implemented run-by-run VA1 mask)

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     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloADC2MIP.dat",0,0,101,"Calorimeter ADC to MIP",NULL);
10     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloAlign.dat",0,0,102,"Calorimeter alignement",NULL);
11 mocchiut 1.4 insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloBadMask.dat",0,0,103,"Calorimeter bad strip offline mask",NULL);
12     insert into GL_PARAM values(0,"fullpathgoesere/cal-param/","FCaloDefaultCalib.root",0,0,104,"Calorimeter default calibration",NULL);
13 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