Changeset 2873
- Timestamp:
- 01/21/04 15:49:01 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2872 r2873 20 20 ReInit, since it does not change on an event by event basis. 21 21 Simplified PreProcess (MCalibrationCam was searched for twice). 22 Updated class description .22 Updated class description and comments. 23 23 24 24 * manalysis/Makefile, AnalysisLinkDef.h -
trunk/MagicSoft/Mars/manalysis/MMcCalibrationUpdate.cc
r2869 r2873 145 145 // 146 146 // Check for the runtype. 147 // Search for MCalibrationCam, MPedPhotCam and MMcFadcHeader. 147 // Search for MGeomCam and MMcFadcHeader. 148 // Fill the MCalibrationCam object. 148 149 // 149 150 Bool_t MMcCalibrationUpdate::ReInit(MParList *pList) … … 215 216 // -------------------------------------------------------------------------- 216 217 // 217 // Fill the MC alibrationCam and MCerPhotPed objects218 // Fill the MCerPhotPed object 218 219 // 219 220 Int_t MMcCalibrationUpdate::Process()
Note:
See TracChangeset
for help on using the changeset viewer.