Ignore:
Timestamp:
Sep 30, 2008, 1:34:24 PM (16 years ago)
Author:
Pavel Demin
Message:

reduce default ConeAreaFraction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/MadGraphSISConeJetFinder.cc

    r14 r19  
    4141
    4242  fConeRadius       = GetDouble("ConeRadius", 0.5);
    43   fConeAreaFraction = GetDouble("ConeAreaFraction", 1.0);
     43  fConeAreaFraction = GetDouble("ConeAreaFraction", 0.5);
    4444  fMaxIterations    = GetInt("MaxIterations", 100);
    4545  fJetPTMin         = GetDouble("JetPTMin", 20.0);
Note: See TracChangeset for help on using the changeset viewer.