7#ifndef JetPseudojetRetriever_H
8#define JetPseudojetRetriever_H
39 std::string
label()
const;
StatusCode initialize()
Dummy implementation of the initialisation function.
std::string label() const
Return the label.
const fastjet::PseudoJet * pseudojet(const xAOD::Jet &jet) const
Retrieve the pseudojet associate with a jet.
JetPseudojetRetriever(const std::string &name)
void print() const
Print the state of the tool.
Jet_v1 Jet
Definition of the current "jet version".