JeffersonLab / hcana

Hall C++ Analyzer
7 stars 118 forks source link

Modify THcHodoscope and THcScintillator #387

Closed MarkKJones closed 6 years ago

MarkKJones commented 6 years ago
  1. Modify THcScintillatorPlane.cxx: In ProcessHits add check of adc in if statements when calculating the time walk correction.

  2. Modify THcHodoscope to add tree variables TimeHist_Sigma, TimeHist_Peak and TimeHist_Hits for the peak,sigma and number of hits of the histogram of PMT times used in EstimateFocalPlaneTime

  3. Modify THcHodoscope.cxx: Modify code in CoarseProcess to add (subtract) time due to hit location in paddle for positive (negative) PMT for new hodoscope beta parameters.