Ignore:
Timestamp:
05/02/14 14:22:42 (11 years ago)
Author:
tbretz
Message:
TSystem and MLogManip come from the fits classes.
File:
1 edited

Legend:

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

    r14922 r17758  
    88#endif
    99
     10#ifndef ROOT_TSystem
     11#include <TSystem.h>
     12#endif
     13
     14#ifndef MARS_MLogManip
     15#include "MLogManip.h"
     16#endif
     17
    1018#ifndef MARS_DrsCalib
    1119#include "DrsCalib.h"
    1220#endif
     21
    1322
    1423class MDrsCalibration : public MParContainer, public DrsCalibration
Note: See TracChangeset for help on using the changeset viewer.