31#ifndef __FASTJET_TRANSFORMER_HH__
32#define __FASTJET_TRANSFORMER_HH__
34#include "fastjet/PseudoJet.hh"
35#include "fastjet/FunctionOfPseudoJet.hh"
36#include "fastjet/PseudoJetStructureBase.hh"
38FASTJET_BEGIN_NAMESPACE
base class providing interface for a generic function of a PseudoJet
Contains any information related to the clustering that should be directly accessible to PseudoJet.
Class to contain pseudojets, including minimal information of use to jet-clustering routines.