- May 16, 2015
-
-
Zafar Ahmed authored
-
- Apr 26, 2015
-
-
Edward Brash authored
-
- Apr 17, 2015
-
-
Stephen A. Wood authored
in THcScintillatorPlane
-
- Apr 15, 2015
-
-
Mark Jones authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
These are left over from early development when there wasn't a table drive way to retrieve parameters. (Now we use gHcParms->LoadParmValues())
-
Mark Jones authored
-
Mark Jones authored
from the raw hit adc value when calculating the ADC corrected time.
-
Stephen A. Wood authored
in calculation of drift chamber start time
-
Stephen A. Wood authored
Pulse height corrected times saved in THcHodoHit objects. PulseHeightCorrection method renamed to EstimateFocalPlaneTimes because the pulse height correction is now done in the ProcessHitsMethod.
-
Stephen A. Wood authored
Don't repeat comparisons of tdc values with fScinTdcMin and fScinTdcMax because hits only get added to fHodoHits (and previously fPosTDCHits, fNegTDCHits, ...) if the times are within these ranges. In THcHodoscop, remove members of fTOFPInfo that are just used locally.
-
- Mar 31, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Eliminate usage of GetParent() many times every event.
-
- Mar 28, 2015
-
-
Mark K Jones authored
Fix problem in THcScintillatorPlane.cxx and add debug statement used in THcHodoscope.cxx
-
Mark Jones authored
When totolerance is large then jmax can legimately equal zero since in effect there is one bin in the histogram. No reason for the if statement
-
Mark Jones authored
-
- Mar 27, 2015
-
-
Stephen A. Wood authored
-
- Mar 10, 2015
-
-
Edward Brash authored
-
Edward Brash authored
-
Stephen A. Wood authored
Modify THcFormula and THcParmList to match changes to THaFormula (needed for reports) Small changes in THcInterface and detector classes for compatibility with new OO decoder and podd 1.6
-
Stephen A. Wood authored
Conflicts: Makefile
-
- Mar 02, 2015
-
-
Stephen A. Wood authored
Enforce variable conventions Default using_scin and using_prune selection to off Break different track selection methods into different class methods
-
- Feb 27, 2015
-
-
Stephen A. Wood authored
section of THcHallCSpectrometer to be clearer. Does not follow the fortran in detail, but should be doing the same thing.
-
- Feb 24, 2015
-
-
Stephen A. Wood authored
-
- Feb 23, 2015
-
-
Stephen A. Wood authored
There is some unclear code in the track selection that could do with improvement.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Move hodo_slop retrieval to THcHodoscope Get fPosCenter array length from fNelem instead of fixing length at 16 Remove now unneeded THcScintillatorPlane creation method
-
Stephen A. Wood authored
Don't start variables that are not member variables with f Declare temporary variables as locally as possible Remove some unused member variables from THcHodoscope.h
-
Stephen A. Wood authored
-
Stephen A. Wood authored
H.hod.hgoodstarttime -> H.hod.goodstarttime
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
calorimeter.
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
negative side PMT signals from the HMS and SOS calorimeters. Changes in the Ycor method of the THcShower class, and in examples/PARAM/hcana.param input file.
-
- Feb 19, 2015
-
-
Stephen A. Wood authored
-
- Feb 18, 2015
-
-
Stephen A. Wood authored
-
- Feb 13, 2015
-
-
Mark K Jones authored
-
Mark Jones authored
-
Zafar authored
Minimm value of normalized energy fNormETot and minum value of number of cherenkov photo electrons, fNCerNPE, is added to parameter files for the calculation good scintillator event for tracking efficiency. They are optional parameters fScinShould and fScinDid are set to 0 or 1 and only incrmented when Shower and Cerenkov detectors are setup.
-
Zafar authored
-