- Jul 31, 2015
-
-
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.
-
- 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.
-