Changeset 4586 for trunk/MagicSoft/Mars/mimage/MImgCleanStd.h
- Timestamp:
- 08/12/04 08:16:56 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MImgCleanStd.h
r4452 r4586 38 38 39 39 Float_t fInnerNoise; //! 40 TString fNamePedPhotContainer; // name of the 'MPedPhotCam' container 41 40 42 41 43 void CreateGuiElements(MGGroupFrame *f); … … 65 67 66 68 Bool_t ProcessMessage(Int_t msg, Int_t submsg, Long_t param1, Long_t param2); 69 void SetNamePedPhotContainer(const char *name) { fNamePedPhotContainer = name; } 67 70 68 71 ClassDef(MImgCleanStd, 2) // task doing the image cleaning
Note:
See TracChangeset
for help on using the changeset viewer.