Changeset 3777
- Timestamp:
- 04/18/04 09:08:34 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3776 r3777 18 18 19 19 -*-*- END OF LINE -*-*- 20 2004/04/18: Abelardo Moralejo 21 22 * mgeom/MGeomCam.h 23 - Update class version to 4 (necessary after M. Gaug's change 24 of the type of member fMaxRadius. 20 25 21 26 2004/04/16: Abelardo Moralejo -
trunk/MagicSoft/Mars/mgeom/MGeomCam.h
r3666 r3777 86 86 virtual void Print(Option_t *opt=NULL) const; 87 87 88 ClassDef(MGeomCam, 3) // Geometry base class for the camera88 ClassDef(MGeomCam, 4) // Geometry base class for the camera 89 89 }; 90 90
Note:
See TracChangeset
for help on using the changeset viewer.