Ignore:
Timestamp:
06/10/05 15:22:12 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHDisp.cc

    r7142 r7145  
    181181    // position. This can only be the case if the third moment
    182182    // has a value higher than the absolute cut value.
    183     if (TMath::Abs(fHilExt->GetM3Long()) > fM3lCut)
     183    if (TMath::Abs(fHilExt->GetM3Long()*fMm2Deg) > fM3lCut)
    184184    {
    185185        // Because at one position the event is considered a gamma
Note: See TracChangeset for help on using the changeset viewer.