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. Feb 06, 2017
  3. Jan 13, 2017
  4. Dec 21, 2016
    • Jure Bericic's avatar
      Changed fMaxNSamplesADC to 511. · 0022bf57
      Jure Bericic authored
      The f250 modules can produce at most 511 samples (9 bit) so it seemed reasonable to increase
      the maximum number of samples in the raw hits to this value.
      0022bf57
  5. Dec 09, 2016
  6. Dec 02, 2016
Loading