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

Diff of /YodaProfiler/docs/install_GL_PARAM.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mocchiut, Fri Apr 20 11:19:31 2007 UTC revision 1.3 by mocchiut, Mon Apr 23 09:18:40 2007 UTC
# Line 7  insert into GL_PARAM values(0,"fullpathg Line 7  insert into GL_PARAM values(0,"fullpathg
7  insert into GL_PARAM values(0,"fullpathgoeshere/trk-param/","mask_param-1/",0,0,6,"trk mask",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/trk-param/","mask_param-1/",0,0,6,"trk mask",NULL);
8  insert into GL_PARAM values(0,"fullpathgoeshere/trk-param/","default_calib/",0,0,7,"default calibration",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/trk-param/","default_calib/",0,0,7,"default calibration",NULL);
9  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloADC2MIP-dws2000.dat",1,1,101,"Calorimeter ADC to MIP from flight data dw serie 2000",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloADC2MIP-dws2000.dat",1,1,101,"Calorimeter ADC to MIP from flight data dw serie 2000",NULL);
10  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloADC2MIP.dat",2,4294967295,101,"Calorimeter ADC to MIP from ground data",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloADC2MIP.dat",1,1,101,"Calorimeter ADC to MIP from ground data",NULL);
11    insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloADC2MIPfc.dat",2,4294967295,101,"Calorimeter ADC to MIP from flight, relativistic particles",NULL);
12  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign.dat",1,1,102,"Calorimeter alignement",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign.dat",1,1,102,"Calorimeter alignement",NULL);
13  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign-flight.dat",1,1,102,"Calorimeter alignement with flight data",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign-flight.dat",1,1,102,"Calorimeter alignement with flight data",NULL);
14  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign-flightEMS.dat",2,4294967295,102,"Calorimeter alignement with flight data EM showers",NULL);  insert into GL_PARAM values(0,"fullpathgoeshere/cal-param/","FCaloAlign-flightEMS.dat",2,4294967295,102,"Calorimeter alignement with flight data EM showers",NULL);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23