Skip to content
Snippets Groups Projects
  1. Feb 24, 2017
    • Jure Bericic's avatar
      Added capability to set F250 parameters from PSE125. · 7878074b
      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.
      7878074b
  2. Dec 15, 2016
  3. Dec 07, 2016
  4. Sep 28, 2016
  5. Dec 02, 2015
    • Stephen A. Wood's avatar
      Add reference time to hitlist · e7738912
      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.
      e7738912
  6. Jan 17, 2014
  7. May 01, 2012
  8. Apr 24, 2012
  9. Apr 23, 2012
  10. Apr 21, 2012
  11. Apr 04, 2012
  12. Mar 19, 2012
  13. Mar 16, 2012
Loading