Giter Club home page Giter Club logo

fastjet's Introduction

----------------------------------------------------------------------
FastJet
-------

The FastJet package, written by Matteo Cacciari and Gavin Salam and
Gregory Soyez, provides a fast implementation of several
longitudinally invariant sequential recombination jet algorithms, in
particular the longitudinally invariant kt jet algorithm, the
inclusive longitudinally invariant version of the Cambridge/Aachen
jet-algorithm, and the inclusive anti-kt algorithm.

The implementation is based on the geometrical methods described in
M. Cacciari and G.P. Salam, Phys. Lett. B 641 (2006) 57
[hep-ph/0512210]. The full FastJet manual is available as
doc/fastjet-doc.tex and also as arXiv:1111.6097.

Means are also provided for accessing external jet-algorithm software
via a common (plugin) interface and the package notably includes
SISCone, an infrared safe seedless stable-cone type algorithm introduced
in G.P. Salam and G. Soyez, JHEP 0705 (2007) 086 [arXiv:0704.0292].

Various tools are also provided related to jet areas and
subtraction. They can be used with any infrared safe jet algorithm,
both native and plugin. The ideas behind them are described in
M. Cacciari, G.P. Salam, Phys.Lett.B 659 (2008) 119 [arXiv:0707.1378], and
M. Cacciari, G.P. Salam and G. Soyez, JHEP 0804 (2008) 005 [arXiv:0802.1188]

Tools are also provided to facilitate jet substructure analyses.

----------------------------------------------------------------------
Installation
------------
Installation instructions are provided in the INSTALL file.

Note that to benefit from NlnN implementation (relevant for a number
of particles N greater than 15000 roughly) of the kt (and anti-kt) jet
algorithm , you will need to download CGAL from http://www.cgal.org/
and compile it before compiling the FastJet library. The NlnN
implementation of the Cambridge/Aachen jet-algorithm is independent of
CGAL.

Automatic documentation can be generated by running the doxygen command 
(if not installed on your system see www.doxygen.org) in the main 
directory. It will create the html/ and latex/ directories containing 
detailed documentation of all classes etc.. More standard
documentation is to be found in the doc/ directory. 

----------------------------------------------------------------------
Directory structure
-------------------

doc/		  Documentation
src/		  the .cc files for the FastJet library
include/	  the include (.hh) files for the FastJet library
example/          contains example programs (list them with "ls -1 [0-9]*.cc")
example/data/     contains files with data for example events
example/root/     an example root script to show jets as calorimeter towers
plugins/          the various plugin jet algorithms
tools/            location for a number of the tools (substructure, etc.)
fortran_wrapper/  an illustration of how to use fastjet from fortran 

----------------------------------------------------------------------
Known bugs
----------

See the BUGS file as well as the web page, http://fastjet.fr/ for
information discovered subsequent to the release.

fastjet's People

Contributors

ktf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.