Ignore:
Timestamp:
09/23/19 18:35:47 (5 years ago)
Author:
tbretz
Message:
typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msimcamera/MSimCalibrationSignal.cc

    r19668 r19670  
    228228    // We add an additional sample at the end to support a possible shift
    229229    // of the start time of the first event by 0 to 1 sample.
    230     const Float_t  win  = (fHeader->GetNumSamplesHiGain()+1)/freq;
     230    const Float_t  win  = (fRunHeader->GetNumSamplesHiGain()+1)/freq;
    231231
    232232    // Length (ns), Pulse position (Units ns)
Note: See TracChangeset for help on using the changeset viewer.