Ignore:
Timestamp:
11/06/01 13:44:26 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MMcPedestalCopy.h

    r1017 r1035  
    2323class MMcPedestalCopy : public MTask
    2424{
    25     const MMcFadcHeader *fMcPedestals;  //
    26           MPedestalCam  *fPedestals;    //
    27 
    28           TString       *fSrc;
     25    TString *fSrc;
    2926
    3027public:
     
    3229
    3330    Bool_t PreProcess(MParList *pList);
    34     Bool_t Process();
    3531
    3632    ClassDef(MMcPedestalCopy, 0)   // Task which copies the pedestals from the MC into the standard container
Note: See TracChangeset for help on using the changeset viewer.