Ignore:
Timestamp:
02/09/05 10:14:04 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJPedestal.h

    r6302 r6304  
    22#define MARS_MJPedestal
    33
    4 #ifndef MARS_MJob
    5 #include "MJob.h"
    6 #endif
    74#ifndef MARS_MJCalib
    85#include "MJCalib.h"
     
    2623class MEvtLoop;
    2724
    28 class MJPedestal : public MJob, public MJCalib
     25class MJPedestal : public MJCalib
    2926{
    3027private:
     
    8885    const char*  GetOutputFileName() const;
    8986
     87    void ReadReferenceFile();
     88   
    9089public:
    9190    MJPedestal(const char *name=NULL, const char *title=NULL);
Note: See TracChangeset for help on using the changeset viewer.