Changeset 6198 for trunk/MagicSoft/Mars/mjobs/MJCalibTest.h
- Timestamp:
- 02/02/05 12:32:45 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibTest.h
r6193 r6198 62 62 MExtractor* &ext1, MExtractor* &ext2, TString &geom) const; 63 63 64 Bool_t ProcessFile(MPedestalCam &pedcam);65 66 64 public: 67 65 … … 85 83 void SetNormalDisplay() { fDisplayType = kNormalDisplay; } 86 84 87 Bool_t Process (MPedestalCam &pedcam);85 Bool_t ProcessFile(MPedestalCam &pedcam); 88 86 89 87 ClassDef(MJCalibTest, 0) // Tool to calibrate and test the calibration run itself
Note:
See TracChangeset
for help on using the changeset viewer.