Fork me on GitHub

Ignore:
Timestamp:
Nov 20, 2013, 9:52:59 PM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
fc39685
Parents:
88a9b72
Message:

upgrade fastjet to 3.0.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/ClusterSequenceStructure.hh

    r88a9b72 rd69dfe4  
    11//STARTHEADER
    2 // $Id: ClusterSequenceStructure.hh 2577 2011-09-13 15:11:38Z salam $
     2// $Id: ClusterSequenceStructure.hh 3071 2013-04-01 12:52:46Z cacciari $
    33//
    44// Copyright (c) 2005-2011, Matteo Cacciari, Gavin P. Salam and Gregory Soyez
     
    9696  virtual const ClusterSequence * validated_cs() const;
    9797
     98#ifndef __FJCORE__
    9899  /// if the jet has valid area information then return a pointer to
    99100  /// the associated ClusterSequenceAreaBase object; otherwise throw an error
    100101  virtual const ClusterSequenceAreaBase * validated_csab() const;
     102#endif  // __FJCORE__
    101103
    102104  /// set the associated csw
     
    237239  // parent ClusterSequence (See ClusterSequenceAreaBase for details)
    238240  //------------------------------------------------------------------
     241#ifndef __FJCORE__
    239242
    240243  /// check if it has a defined area
     
    258261  virtual bool is_pure_ghost(const PseudoJet &reference) const;
    259262
     263#endif  // __FJCORE__
    260264  //\} --- end of jet structure -------------------------------------
    261265
Note: See TracChangeset for help on using the changeset viewer.