- 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 15, 2016
-
-
Jure Bericic authored
-
- Dec 07, 2016
-
-
Stephen A. Wood authored
Raw hit reports # of expected signals and their types (ADC vs TDC) Raw hit accept and deliver flash ADC sample, and pulse data (pulse integral, dynamic pedestal, time and peak)
-
- Sep 28, 2016
-
-
Stephen A. Wood authored
(Assignment probably not actually done with these objects, so we might want to remove these methods.)
-
Stephen A. Wood authored
Separate methods for ref time subtracted and raw hits
-
- 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.
-
- Jan 17, 2014
-
-
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
work for any derived class.
-
- 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
-
Stephen A. Wood authored
constructors so that they now work in TClonesArray.
-
- Apr 23, 2012
-
-
Stephen A. Wood authored
-
- Apr 21, 2012
-
-
Stephen A. Wood authored
-
- Apr 04, 2012
-
-
Stephen A. Wood authored
Some progress on generic Decode method.
-
- Mar 19, 2012
-
-
Stephen A. Wood authored
-
- Mar 16, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-