#include <IJetPseudojetRetriever.h>
Public Member Functions | |
| virtual | ~IJetPseudojetRetriever () |
| Destructor. | |
| virtual const fastjet::PseudoJet * | pseudojet (const xAOD::Jet &jet) const =0 |
| Retrieve the pseudojet associate with a jet. | |
| virtual std::string | label () const |
| Return the label for this retriever. | |
IJetPseudojetRetriever is a dual-use tool interface for a tool that retrieves the pseudojet (i.e. the clsuter sequence) associated with a jet.
1.6.1