Ignore:
Timestamp:
09/07/04 12:12:05 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h

    r4133 r4882  
    33
    44/////////////////////////////////////////////////////////////////////////////
    5 //                                                                         //
    6 // MCalibrationRelTimeCalc                                                   //
    7 //                                                                         //
    8 // Integrates the time slices of the all pixels of a calibration event     //
    9 // and substract the pedestal value                                        //
    10 //                                                                         //
     5//
     6// MCalibrationRelTimeCalc
     7//
     8// Integrates the time slices of the all pixels of a calibration event
     9// and substract the pedestal value
     10//
    1111/////////////////////////////////////////////////////////////////////////////
    1212
     
    1919#endif
    2020
    21 #ifndef MARS_MCalibrationRelTimeCam
    22 #include "MCalibrationRelTimeCam.h"
    23 #endif
    24 
    25 class MCalibrationRelTimePix;
    2621class MCalibrationRelTimeCam;
    2722class MGeomCam;
    2823class MBadPixelsCam;
    29 class MBadPixelsPix;
     24
    3025class MCalibrationRelTimeCalc : public MTask
    3126{
Note: See TracChangeset for help on using the changeset viewer.