- Dec 06, 2017
-
-
Stephen A. Wood authored
-
- Feb 24, 2017
-
-
Jure Bericic authored
PSE125 holds information about setting of F250 modules. Now this information is used to set `fNPedestalSamples` and `fNPeakSamples` parameters of `THcRawAdcHit`. This is done through `THcHitList`, since it has information about which crate and module each channel is in. Currently, the information is set for each event, because of the hitlist and analyzer design. I added the neccessary support for these changes to all raw hit classes.
-
- 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
-
- Sep 28, 2016
-
-
Stephen A. Wood authored
Separate methods for ref time subtracted and raw hits
-
- 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
-
- Sep 26, 2013
-
-
Stephen A. Wood authored
-
- May 09, 2012
-
-
Stephen A. Wood authored
add simple code to register ADC and TDC hits into global variables so that hit maps can be made.
-
- May 08, 2012
-
-
Stephen A. Wood authored
-
- May 04, 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 23, 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
-