Changeset 6775 for trunk/MagicSoft
- Timestamp:
- 03/07/05 18:10:33 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
r6243 r6775 54 54 virtual void AddSector(const UInt_t a, const UInt_t b); 55 55 56 void InitSize ( const UInt_t i );57 56 void InitAverageSectors ( const UInt_t i ); 58 57 virtual void InitAverageAreas ( const UInt_t i ); … … 94 93 // Inits 95 94 void Init ( const MGeomCam &geom ); 95 void InitSize ( const UInt_t i ); 96 96 97 97 // Setters
Note:
See TracChangeset
for help on using the changeset viewer.