Changeset 8624 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 06/29/07 13:23:10 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFMagicCuts.cc
r8619 r8624 38 38 // dist = MHillasSrc.fDist*fMm2Deg 39 39 // m3long = MHillasExt.fM3Long*sign(MHillasSrc.fCosDeltaAlpha)*fMm2Deg 40 // slope = MHillasExt.fSlopeLong*sign(MHillasSrc.fCosDeltaAlpha) *fMm2Deg40 // slope = MHillasExt.fSlopeLong*sign(MHillasSrc.fCosDeltaAlpha)/fMm2Deg 41 41 // 42 42 // antialpha = MHillasSrcAnti.fAlpha 43 43 // antidist = MHillasSrcAnti.fDist*fMm2Deg 44 44 // antim3long = MHillasExt.fM3Long*sign(MHillasSrcAnti.fCosDeltaAlpha)*fMm2Deg 45 // antislope = MHillasExt.fSlopeLong*sign(MHillasSrcAnti.fCosDeltaAlpha) *fMm2Deg45 // antislope = MHillasExt.fSlopeLong*sign(MHillasSrcAnti.fCosDeltaAlpha)/fMm2Deg 46 46 // 47 47 // had = Hadronness.fVal
Note:
See TracChangeset
for help on using the changeset viewer.