Ignore:
Timestamp:
04/27/04 11:17:16 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MSourcePosfromStarPos.h

    r3598 r3847  
    2929class TList;
    3030class MRawRunHeader;
    31 class MMcEvt;
     31class MPointingPos;
    3232class MGeomCam;
    3333class MSrcPosCam;
     
    4040    const MRawRunHeader *fRun;      //!
    4141    const MGeomCam      *fGeomCam;  //! Camera Geometry used to calculate Hillas
    42     MMcEvt              *fMcEvt;    //!
     42    MPointingPos        *fPointPos;       //!
    4343    MSrcPosCam          *fSrcPos;         //!
    4444    MObservatory        *fObservatory;    //!
Note: See TracChangeset for help on using the changeset viewer.