Changeset 3834 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 04/26/04 17:39:33 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
r3698 r3834 66 66 67 67 // Inits 68 v oid Init ( const MGeomCam &geom );69 v oid InitSize ( const UInt_t i );68 virtual void Init ( const MGeomCam &geom ); 69 virtual void InitSize ( const UInt_t i ); 70 70 void InitAverageAreas ( const UInt_t i ); 71 71 void InitAverageSectors ( const UInt_t i );
Note:
See TracChangeset
for help on using the changeset viewer.