Changeset 19131 for trunk/Mars
- Timestamp:
- 08/03/18 13:53:34 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mimage/MHillasSrc.h
r18751 r19131 47 47 Float_t GetDist() const { return fDist; } 48 48 Float_t GetCosDeltaAlpha() const { return fCosDeltaAlpha; } 49 Int_t GetSign() const { return fCosDeltaAlpha>0 ? 1 : -1; } 49 50 Float_t GetDCA() const { return fDCA; } 50 51 Float_t GetDCADelta() const { return fDCADelta; }
Note:
See TracChangeset
for help on using the changeset viewer.