Fork me on GitHub

Ignore:
Timestamp:
Jun 6, 2018, 10:05:10 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
17d0ab8
Parents:
95e6b7a
Message:

update FastJet library to 3.3.1 and FastJet Contrib library to 1.036

File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/ClusterSequence.hh

    r95e6b7a rb7b836a  
    33
    44//FJSTARTHEADER
    5 // $Id: ClusterSequence.hh 4154 2016-07-20 16:20:48Z soyez $
     5// $Id: ClusterSequence.hh 4354 2018-04-22 07:12:37Z salam $
    66//
    7 // Copyright (c) 2005-2014, Matteo Cacciari, Gavin P. Salam and Gregory Soyez
     7// Copyright (c) 2005-2018, Matteo Cacciari, Gavin P. Salam and Gregory Soyez
    88//
    99//----------------------------------------------------------------------
     
    367367  /// As of FJ v3.1, this is deprecated, in line with the deprecation
    368368  /// of auto_ptr in C++11
     369#ifndef SWIG
    369370#ifdef FASTJET_HAVE_AUTO_PTR_INTERFACE
    370371  FASTJET_DEPRECATED_MSG("Please use ClusterSequence::plugin_associate_extras(Extras * extras_in)) instead")
     
    373374  }
    374375#endif
     376#endif //SWIG
    375377
    376378  /// returns true when the plugin is allowed to run the show.
Note: See TracChangeset for help on using the changeset viewer.