- Jun 16, 2017
-
-
Yero1990 authored
* commented out a cout line * increased the total number of bins by two, since the bin width was reduced from 2ns to 1ns. This change produced better drift distances * reduced drift time bin width to 1ns. * reduced bin width to 1 ns/bin * reduced bin width to 1 ns /bin * Updated parameter files
-
Carlos Yero authored
-
- Jun 15, 2017
-
-
Yero1990 authored
* added option to read input file and event number to loop over * added option to read input file and number of entries to analyze * swapped x:y axes in 2d plots to display drift times vs. wire number, and added labels to the axes * minor change in output file name * added option to read filename, and changed the naming scheme of the output .root and .dat files produced * added option to read input file and number of events, also changed naming of input and output .dat files to be consistent with the other changes made so far. * added option to read input file and number of entries * added option to read input file and number of events, and also added axes titles to histos * added option to read input file and numberof events, also modified name of .root file being read * added axes titles to histos * added option to promt user to enter input file, run number, and number events to analyze. Also made a few improvements overall
-
- Jun 11, 2017
-
-
Yero1990 authored
* -added a few lines of code to produce a weighted tzero data file per wire basis, where the weight is by groups (ribbon cables) * -started to add lines to read per-wire tzero parameter data file. (work in progress) * -mofidied plane numbering in 'get_zero_param.C' to match the rest of the calibration script plane numbering scheme * -minor fix * -script that reads a data file containing the per wire tzeros -the tzero correction is applies on a wire-by-wire basis and the wire drift times are added to produce the corrected plane drift times * minor modifications to name of file being read * -minor modifications to file name being read
-
- Jun 06, 2017
-
-
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.
-
- Mar 08, 2017
-
-
Carlos Yero authored
-
hallc-online authored
-