Ignore:
Timestamp:
10/24/06 09:26:10 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTime.h

    r7091 r8154  
    1717 
    1818  MArrivalTimeCam *fArrTime;          //! Container with the photons arrival times
    19  
     19/*
    2020  virtual void FindTimeHiGain(Byte_t *firstused, Float_t &time, Float_t &dtime,
    2121                              Byte_t &sat, const MPedestalPix &ped) const {}
    2222  virtual void FindTimeLoGain(Byte_t *firstused, Float_t &time, Float_t &dtime,
    2323                              Byte_t &sat, const MPedestalPix &ped) const {}
    24 
     24  */
    2525  Int_t  PreProcess( MParList *pList );
    26   Bool_t ReInit    ( MParList *pList );
    27   Int_t  Process   ();
     26//  Bool_t ReInit    ( MParList *pList );
     27//  Int_t  Process   ();
    2828
    2929public:
Note: See TracChangeset for help on using the changeset viewer.