Changeset 2941


Ignore:
Timestamp:
01/28/04 13:24:32 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2940 r2941  
    99     - fixed wrong variable type in call to TH1F constructor (number of
    1010       bins is now integer), which resulted in a compilation warning.
     11
     12
    1113
    1214 2004/01/28: Thomas Bretz
     
    1618       ment for really old MC files and will be removed in the future
    1719       anyhow.
     20
     21   * mcalib/MHCalibrationPixel.h:
     22     - removed obsolete include of MFFT
    1823
    1924
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationPixel.h

    r2934 r2941  
    44#ifndef MARS_MH
    55#include "MH.h"
    6 #endif
    7 
    8 #ifndef MARS_MFFT
    9 #include "MFFT.h"
    106#endif
    117
     
    1612class TProfile;
    1713class TPaveText;
    18 class MFFT;
    1914
    2015class MHCalibrationPixel : public MH
Note: See TracChangeset for help on using the changeset viewer.