Ignore:
Timestamp:
03/10/13 16:45:31 (12 years ago)
Author:
tbretz
Message:
Removed the obsolete WriteFitsImp from the class definition.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DataCalib.h

    r14700 r15023  
    2424//    uint16_t fDAC[8];
    2525
    26     void WriteFitsImp(const std::string &filename, const std::vector<float> &vec) const;
     26//    void WriteFitsImp(const std::string &filename, const std::vector<float> &vec) const;
    2727
    2828    int GetDrsStep() const { return fData.fStep; }
Note: See TracChangeset for help on using the changeset viewer.