Changeset 7560 for trunk/MagicSoft/Mars/mjobs/MJPedestal.h
- Timestamp:
- 03/02/06 13:24:28 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.h
r7125 r7560 104 104 const Bool_t IsUseData() const { return fExtractType == kUseData; } 105 105 106 Bool_t Process();106 Int_t Process(); 107 107 108 108 void SetBadPixels(const MBadPixelsCam &bad) { bad.Copy(fBadPixels); }
Note:
See TracChangeset
for help on using the changeset viewer.