Changeset 2873


Ignore:
Timestamp:
01/21/04 15:49:01 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2872 r2873  
    2020       ReInit, since it does not change on an event by event basis.
    2121       Simplified PreProcess (MCalibrationCam was searched for twice).
    22        Updated class description.
     22       Updated class description and comments.
    2323
    2424   * manalysis/Makefile, AnalysisLinkDef.h
  • trunk/MagicSoft/Mars/manalysis/MMcCalibrationUpdate.cc

    r2869 r2873  
    145145//
    146146// Check for the runtype.
    147 // Search for MCalibrationCam, MPedPhotCam and MMcFadcHeader.
     147// Search for MGeomCam and MMcFadcHeader.
     148// Fill the MCalibrationCam object.
    148149//
    149150Bool_t MMcCalibrationUpdate::ReInit(MParList *pList)
     
    215216// --------------------------------------------------------------------------
    216217//
    217 // Fill the MCalibrationCam and MCerPhotPed objects
     218// Fill the MCerPhotPed object
    218219//
    219220Int_t MMcCalibrationUpdate::Process()
Note: See TracChangeset for help on using the changeset viewer.