Ignore:
Timestamp:
04/05/04 19:38:58 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCam.cc

    r3644 r3657  
    9494// Default constructor.
    9595//
    96 // Creates a TClonesArray of MCalibrationPix containers, initialized to 1 entry, destinated
     96// Creates a TClonesArray of MCalibrationRelTimePix containers, initialized to 1 entry, destinated
    9797// to hold one container per pixel. Later, a call to MCalibrationRelTimeCam::InitSize()
    9898// has to be performed (in MGeomApply).
    9999//
    100 // Creates a TClonesArray of MCalibrationPix containers, initialized to 1 entry, destinated
     100// Creates a TClonesArray of MCalibrationRelTimePix containers, initialized to 1 entry, destinated
    101101// to hold one container per pixel AREA. Later, a call to MCalibrationRelTimeCam::InitAreas()
    102102// has to be performed (in MGeomApply).
    103103//
    104 // Creates a TClonesArray of MCalibrationPix containers, initialized to 1 entry, destinated
     104// Creates a TClonesArray of MCalibrationRelTimePix containers, initialized to 1 entry, destinated
    105105// to hold one container per camera SECTOR. Later, a call to MCalibrationRelTimeCam::InitSectors()
    106106// has to be performed (in MGeomApply).
Note: See TracChangeset for help on using the changeset viewer.