Ignore:
Timestamp:
02/19/15 10:37:24 (10 years ago)
Author:
tbretz
Message:
We now precalculate the DRS offsets. This is faster and allows to read and write them directly to a fits file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mdrs/MHDrsCalibrationTime.h

    r14922 r18155  
    22#define MARS_MHDrsCalibrationTime
    33
    4 #ifndef MARS_DrsCalibrationTime
    5 #include "MDrsCalibrationTime.h"
     4#ifndef MARS_DrsCalib
     5#include "DrsCalib.h"
    66#endif
    77
     
    2323    MDrsCalibrationTime    *fCal;     //!
    2424
    25     MDrsCalibrationTime fData; //
     25    DrsCalibrateTime fData; //
    2626
    2727    void InitHistogram();
Note: See TracChangeset for help on using the changeset viewer.