Forked from
jlab / hallc / exp / polhe3 / hallc_replay
Source project has a limited visibility.
-
Yero1990 authored
run_Cal.C commented out some boolean statements producing that were producing a compilaton error. Commented out execution of script update_pdcparam.C, as it is obsolete, since we will be using a new paramerer file containing individual wire tzero. get_pdc_time_histo.C commented out obsolete lines that created some directories wire_drift_times.C declared 'wirenum' variable outside of loop to solve the "use of undeclared identifier" compilation error get_wire_tzero.C moved several variable declarations outside the loop over sensewires to solve "use of undeclared identifier" compilation error get_LookUp_Values.C minor syntax error fix.
Yero1990 authoredrun_Cal.C commented out some boolean statements producing that were producing a compilaton error. Commented out execution of script update_pdcparam.C, as it is obsolete, since we will be using a new paramerer file containing individual wire tzero. get_pdc_time_histo.C commented out obsolete lines that created some directories wire_drift_times.C declared 'wirenum' variable outside of loop to solve the "use of undeclared identifier" compilation error get_wire_tzero.C moved several variable declarations outside the loop over sensewires to solve "use of undeclared identifier" compilation error get_LookUp_Values.C minor syntax error fix.