Ignore:
Timestamp:
08/12/04 08:16:56 (20 years ago)
Author:
hbartko
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MImgCleanStd.h

    r4452 r4586  
    3838
    3939    Float_t fInnerNoise;      //!
     40    TString fNamePedPhotContainer; // name of the 'MPedPhotCam' container
     41
    4042
    4143    void CreateGuiElements(MGGroupFrame *f);
     
    6567
    6668    Bool_t ProcessMessage(Int_t msg, Int_t submsg, Long_t param1, Long_t param2);
     69    void SetNamePedPhotContainer(const char *name)    { fNamePedPhotContainer = name; }
    6770
    6871    ClassDef(MImgCleanStd, 2)    // task doing the image cleaning
Note: See TracChangeset for help on using the changeset viewer.