- Oct 14, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Added as an optional sub detector THcShowerArray to the THcShower class Get hit data with GetData method instead of hit member variables so as to be compatible with FADC compatible hit list
-
- Sep 30, 2015
-
-
Stephen A. Wood authored
-
- Sep 22, 2015
-
-
Stephen A. Wood authored
-
- Sep 21, 2015
-
-
Stephen A. Wood authored
-
- Sep 10, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Sep 04, 2015
-
-
Stephen A. Wood authored
Fix fptime formulae in output.def Remove unused parameter from THcHodoEff Remove undefined parameter from report.def
-
Zafar Ahmed authored
-
- Jul 31, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Method for number of planes Method for list of plane objects Method to return "good" flags for given track, plane and counter
-
- Jul 30, 2015
-
-
Stephen A. Wood authored
-
- Jul 15, 2015
-
-
Stephen A. Wood authored
-
- Jul 08, 2015
-
-
Stephen A. Wood authored
-
- Jun 24, 2015
-
-
Stephen A. Wood authored
-
Vardan Tadevosyan authored
Create hc_cal_calib directory for the calorimeter calibrations. In the hc_cal_calib, the HMS calorimeter calibration resides in hcal_calib directory, and the SHMS calorimeter calibration in shms_cal_calib directory. Change file extension for debug files from .d to .deb to avoid confusion with make dependency files.
-
- Jun 23, 2015
-
-
Stephen A. Wood authored
-
Edward Brash authored
-
Edward Brash authored
-
- Jun 08, 2015
-
-
Stephen A. Wood authored
-
- Jun 04, 2015
-
-
Edward Brash authored
Podd no longer has the hana_scaler directory. Also, on the advice of Stephen Wood, remove references to INSTALL_DIR (evio) and now only check for EVIO_LIBDIR and EVIO_BINDIR. Also, suppress compilation of the evio libraries (as those directories may not be world writeable. So, the assumption now is that local installations of the evio libraries will be done correctly (by the local user or the local system administrator).
-
- May 26, 2015
-
-
Stephen A. Wood authored
Makefile and THcInterface changes to reflect the changes in podd scaler code
-
- May 23, 2015
-
-
Mark K Jones authored
Zafar1
-
- May 22, 2015
-
-
Edward Brash authored
JLab, if it does not exist locally already.
-
Zafar Ahmed authored
-
- May 16, 2015
-
-
Zafar Ahmed authored
-
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.
-