Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/contribs/RecursiveTools/RecursiveSoftDrop.hh

    rcb80e6f rb7b836a  
    1 // $Id: RecursiveSoftDrop.hh 1192 2018-10-30 16:08:36Z gsoyez $
     1// $Id: RecursiveSoftDrop.hh 1082 2017-10-10 12:00:13Z gsoyez $
    22//
    33// Copyright (c) 2014-, Gavin P. Salam, Gregory Soyez, Jesse Thaler,
     
    2424#define __RECURSIVESOFTDROP_HH__
    2525
    26 // we'll use the native FJ class for reculstering if available
    27 #if FASTJET_VERSION_NUMBER >= 30100
    28 #include "fastjet/tools/Recluster.hh"
    29 #else
    3026#include "Recluster.hh"
    31 #endif
    3227#include "SoftDrop.hh"
    3328#include "fastjet/WrappedStructure.hh"
Note: See TracChangeset for help on using the changeset viewer.