29 #ifndef __FASTJET_TRANSFORMER_HH__ 30 #define __FASTJET_TRANSFORMER_HH__ 32 #include <fastjet/PseudoJet.hh> 33 #include <fastjet/FunctionOfPseudoJet.hh> 34 #include <fastjet/PseudoJetStructureBase.hh> 36 FASTJET_BEGIN_NAMESPACE
84 virtual std::string description()
const = 0;
96 #endif // __FASTJET_TRANSFORMER_HH__
Contains any information related to the clustering that should be directly accessible to PseudoJet...
base class providing interface for a generic function of a PseudoJet
Class to contain pseudojets, including minimal information of use to jet-clustering routines...