Changeset 19670 for trunk/Mars/msimcamera/MSimCalibrationSignal.cc
- Timestamp:
- 09/23/19 18:35:47 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimcamera/MSimCalibrationSignal.cc
r19668 r19670 228 228 // We add an additional sample at the end to support a possible shift 229 229 // of the start time of the first event by 0 to 1 sample. 230 const Float_t win = (f Header->GetNumSamplesHiGain()+1)/freq;230 const Float_t win = (fRunHeader->GetNumSamplesHiGain()+1)/freq; 231 231 232 232 // Length (ns), Pulse position (Units ns)
Note:
See TracChangeset
for help on using the changeset viewer.