Changeset 18162 for branches/MarsWobble


Ignore:
Timestamp:
03/16/15 16:16:16 (10 years ago)
Author:
ftemme
Message:
Adding the MSimSourcePos container
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MarsWobble/msim/MSimPointingPos.h

    r9367 r18162  
    1616    MCorsikaRunHeader *fRunHeader;  //! Header storing event information
    1717    MCorsikaEvtHeader *fEvtHeader;  //! Header storing event information
    18     MPointingPos      *fPointing;   //! Output storing telescope poiting position in local (telescope) coordinate system
     18    MPointingPos      *fPointing;   //! Output storing telescope pointing position in local (telescope) coordinate system
     19    MPointingPos      *fSimSourcePosition;   //! Output storing simulated source pointing position in local (telescope) coordinate system
    1920
    2021    Double_t fOffTargetDistance;    // [rad] Distance of the observed off-target position from the source
Note: See TracChangeset for help on using the changeset viewer.