- Dec 15, 2018
-
-
Whitney Armstrong authored
- Mixins defined in Logger.h - Mixin used in base classes (THcDC is currently a good example) Added a few more spdlog loggers Added logging to many. - Added logging to hodoscope, aerogel hitlist and detectormap - Working on scandalizer features. Added logging. Added more logging. added more logging. More logging.
-
- Dec 11, 2018
-
-
Whitney Armstrong authored
- Added logging to hodoscope, aerogel hitlist and detectormap - Working on scandalizer features.
-
Whitney Armstrong authored
-
- Jul 21, 2017
-
-
Stephen A. Wood authored
-
- Apr 18, 2017
-
-
Stephen A. Wood authored
-
- Sep 29, 2016
-
-
Stephen A. Wood authored
Fix bad Addmodule argument (refchan) Print warning if expected reference time is missing (Probably means event is bad)
-
- Sep 28, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- May 18, 2016
-
-
Mark Jones authored
-
- May 04, 2016
-
-
Stephen A. Wood authored
-
- Mar 23, 2016
-
-
Stephen A. Wood authored
-
- Dec 01, 2015
-
-
Stephen A. Wood authored
In the map file, use slot=<slot>,<refchan> to specify the reference channel for that slot. If the slot= directive is repeated, the reference channel number must be given for each repeat. (Could potentially have different reference channels for different channels of that slot.)
-
- Oct 14, 2015
-
-
Stephen A. Wood authored
-
- Jan 16, 2015
-
-
Stephen A. Wood authored
For the most part this is making sure that the loop variable in a for loop is of the same type as the variable that it is compared against (Often a UInt_t).
-
- Jan 14, 2015
-
-
Stephen A. Wood authored
This reverts commit e9ce1040. Conflicts: src/THcHallCSpectrometer.cxx
-
- Jan 08, 2015
-
-
Stephen A. Wood authored
For the most part this is making sure that the loop variable in a for loop is of the same type as the variable that it is compared against (Often a UInt_t).
-
- Sep 10, 2014
-
-
Stephen A. Wood authored
-
- Sep 09, 2014
-
-
Stephen A. Wood authored
-
- Jan 17, 2014
-
-
Stephen A. Wood authored
-
- Nov 15, 2013
-
-
Edward Brash authored
These were related to a) scope of some variable declarations, and b) use of pre-increment vs. post-increment of non-primitive types (this has a slight performance hit due to the way that pre- vs. post-increment operators are overloaded in C++. Also cleaned up a few places where initialized variables were not being used.
-
- May 01, 2012
-
-
Stephen A. Wood authored
TClonesArray ConstructedAt method. Raw hit class for drift chambers and skeleton drift chamber that prints out drift chamber package hits. Move Compare method from THcHodoscopeHit to ThcRawHit since it should work for any derived class. Get detector name -> ID mapping from the map file comments
-
- Apr 30, 2012
-
-
Stephen A. Wood authored
-
- Apr 24, 2012
-
-
Stephen A. Wood authored
THcHodoscope, a multiplane scintillator array. Make a Hall C style spectrometer (so that default Hall A detectors are not included.) Can read a Hall C data file and print out hodoscope hits where the left/right TDC/ADC are matched up per counter.
-
- Apr 17, 2012
-
-
Stephen A. Wood authored
for a detector.
-
- Apr 16, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Apr 13, 2012
-
-
Stephen A. Wood authored
-
- Apr 12, 2012
-
-
Stephen A. Wood authored
the Hall C style detector map.
-
- Mar 23, 2012
-
- Mar 19, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-