Changeset 3054 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 02/08/04 20:43:07 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibration.h
r2992 r3054 23 23 24 24 void DrawProjection(MHCamera *obj1, Int_t fit) const; 25 void CamDraw(TCanvas &c, Int_t x, Int_t y, MHCamera &cam1,Int_t fit);25 void CamDraw(TCanvas &c, const Int_t x, const Int_t y, const MHCamera &cam1, const Int_t fit); 26 26 27 27 void DisplayResult(MParList &plist);
Note:
See TracChangeset
for help on using the changeset viewer.