#-------------------------------------------------------------------------- # FastJet release 3.2.0 # M. Cacciari, G.P. Salam and G. Soyez # A software package for jet finding and analysis at colliders # http://fastjet.fr # # Please cite EPJC72(2012)1896 [arXiv:1111.6097] if you use this package # for scientific work and optionally PLB641(2006)57 [hep-ph/0512210]. # # FastJet is provided without warranty under the terms of the GNU GPLv2. # It uses T. Chan's closest pair algorithm, S. Fortune's Voronoi code # and 3rd party plugin jet algorithms. See COPYING file for details. #-------------------------------------------------------------------------- ------- Input objects are (format: x y intensity) ------ 0 0 1 0.5 0.5 1 2 2 1 ------- Output objects are (format: x y intensity) ------ 0.25 0.25 2 2 2 1