Ignore:
Timestamp:
03/12/04 16:13:05 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3274 r3488  
    3232class MGeomCam;
    3333class MSrcPosCam;
     34class MObservatory;
    3435
    3536
     
    3940    const MRawRunHeader *fRun;      //!
    4041    const MGeomCam      *fGeomCam;  //! Camera Geometry used to calculate Hillas
    41     MMcEvt              *fMcEvt;
    42     MSrcPosCam    *fSrcPos;   //!
     42    MMcEvt              *fMcEvt;    //!
     43    MSrcPosCam          *fSrcPos;         //!
     44    MObservatory        *fObservatory;    //!
    4345
    4446    ifstream    *fIn;             // input file
Note: See TracChangeset for help on using the changeset viewer.