Changeset 3488 for trunk/MagicSoft/Mars/manalysis/MSourcePosfromStarPos.h
- Timestamp:
- 03/12/04 16:13:05 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MSourcePosfromStarPos.h
r3274 r3488 32 32 class MGeomCam; 33 33 class MSrcPosCam; 34 class MObservatory; 34 35 35 36 … … 39 40 const MRawRunHeader *fRun; //! 40 41 const MGeomCam *fGeomCam; //! Camera Geometry used to calculate Hillas 41 MMcEvt *fMcEvt; 42 MSrcPosCam *fSrcPos; //! 42 MMcEvt *fMcEvt; //! 43 MSrcPosCam *fSrcPos; //! 44 MObservatory *fObservatory; //! 43 45 44 46 ifstream *fIn; // input file
Note:
See TracChangeset
for help on using the changeset viewer.