Next: The algorithm Up: KtJet Previous: KtJet
This paper is intended to be an introduction to the use of KtJet. For a
detailed explanation of the clustering algorithm, its
properties, and the physics motivation behind it, the reader is
referred to [1] and references therein. The KtJet
package implements all the features of the Fortran implementation of
the algorithm [2]. The philosophy throughout has
been to design an interface that users of the Fortran code will
recognise, but which exploits the advantages of object-oriented design.
Therefore the names and functions of the input parameters
are retained wherever possible. The KtJet library, examples of its use
and detailed documentation are all available on the KtJet website,
http://www.ktjet.org/, which also provides a link to a
CVS repository from which the latest version of the source code may be
obtained.
|