Changeset 4826 for trunk/MagicSoft/Mars/mhist/MHFalseSource.h
- Timestamp:
- 09/01/04 18:06:06 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHFalseSource.h
r3682 r4826 14 14 class MParList; 15 15 class MTime; 16 class MSrcPosCam; 16 17 class MPointingPos; 17 18 class MObservatory; … … 22 23 MTime *fTime; //! container to take the event time from 23 24 MPointingPos *fPointPos; //! container to take pointing position from 25 MSrcPosCam *fSrcPos; //! container for sopurce position in camera 24 26 MObservatory *fObservatory; //! conteiner to take observatory location from 25 27
Note:
See TracChangeset
for help on using the changeset viewer.