#include <FastJetLink.h>
A concrete implementation of FastJetLinkBase
This class holds the fastjet::PseudoJet as a data member. It sets its FastJetLinkBase pointers to point this member and its ClusterSequence Important : il also makes sure ClusterSequence::delete_self_when_unused() is called so the ClusterSequence is alive as long as needed.