/[PAMELA software]/chewbacca/YodaProfiler/docs/GP_PARAM.sql
ViewVC logotype

Diff of /chewbacca/YodaProfiler/docs/GP_PARAM.sql

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

revision 1.10 by mocchiut, Mon Feb 28 14:20:59 2011 UTC revision 1.11 by mocchiut, Mon Feb 24 13:50:39 2014 UTC
# Line 27  insert into GL_PARAM values(0,"$PAM_CALI Line 27  insert into GL_PARAM values(0,"$PAM_CALI
27    
28    
29  DELETE FROM GL_PARAM where TYPE=201;  DELETE FROM GL_PARAM where TYPE=201;
30  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_gp.rz",0,0,201,"GPAMELA default calibration",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_3par_gp.rz",0,0,201,"GPAMELA default calibration",NULL);
31  delete from GL_PARAM where TYPE>=210 and TYPE<=221;  delete from GL_PARAM where TYPE>=210 and TYPE<=221;
32  DELETE FROM GL_PARAM where TYPE=203;  DELETE FROM GL_PARAM where TYPE=203;
33  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","dedxmonitor.He.simu.dat",1,4294967295,203," ToF dE/dx II order correction parameters - simulation",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","dedxmonitor.He.simu.dat",1,4294967295,203," ToF dE/dx II order correction parameters - simulation",NULL);

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.23