- Dec 07, 2016
-
-
Stephen A. Wood authored
Get this information if hit says it is looking for ADC info and the module reports that it is multifunction
-
- Nov 23, 2016
-
-
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
Separate methods for ref time subtracted and raw hits
-
- May 18, 2016
-
-
Mark Jones authored
-
- Dec 02, 2015
-
-
Stephen A. Wood authored
Base class THcRawHit has null GetReference method. Returns zero. THcRawDCHit will get the reference time if it was specified in the map file. It is up to the detector class to use the reference time to subtract off pipeline TDC jitter.
-
- 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).
-
- Jan 17, 2014
-
-
Stephen A. Wood authored
-
- Nov 02, 2012
-
-
Stephen A. Wood authored
-
- Aug 23, 2012
-
-
Stephen A. Wood authored
-
- 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
-
Stephen A. Wood authored
TClonesArray ConstructedAt method.
-
- 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.
-
Stephen A. Wood authored
-
- Apr 21, 2012
-
-
Stephen A. Wood authored
-
- Apr 12, 2012
-
-
Stephen A. Wood authored
so that each detector can have access to it to build it's own detector Map from the Hall C style detector map.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Apr 11, 2012
-
-
Stephen A. Wood authored
rather than relying on a modified THaDetectorBase. Just commit is just the renaming and deleting of files we don't need, no code changes.
-
- Apr 09, 2012
-
-
Stephen A. Wood authored
-
- Apr 05, 2012
-
-
Stephen A. Wood authored
-
- Apr 04, 2012
-
-
Stephen A. Wood authored
Some progress on generic Decode method.
-
- Apr 03, 2012
-
-
Stephen A. Wood authored
Work on Decode to hitlist method in DetectorBase
-
- Apr 02, 2012
-
-
Stephen A. Wood authored
-
- Mar 31, 2012
-
-
Stephen A. Wood authored
-