Ignore:
Timestamp:
06/29/07 13:23:10 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJStar.cc

    r8586 r8624  
    362362    // ----------------------- Muon Analysis ----------------------
    363363    // Filter to start muon analysis
    364     MFDataPhrase fmuon1("MHillas.fSize>150", "MuonPreCut");
     364    MFDataPhrase fmuon1("MHillas.fSize>150 && MNewImagePar.fConcCOG<0.1", "MuonPreCut");
    365365    // Filter to calculate further muon parameters
    366366    MFDataPhrase fmuon2("(MMuonSearchPar.fRadius>180) && (MMuonSearchPar.fRadius<400) &&"
Note: See TracChangeset for help on using the changeset viewer.