7#ifndef IJetFromPseudojet_H
8#define IJetFromPseudojet_H
IJetFromPseudojet is a dual-use tool interface for a tool that constructs a new ATLAS jet from a fast...
virtual xAOD::Jet * add(const fastjet::PseudoJet &pj, const PseudoJetContainer &, xAOD::JetContainer &jets, xAOD::JetInput::Type inputtype) const =0
Method to construct an ATLAS jet from a pseudojet, input type and vector of ghost labels.
virtual ~IJetFromPseudojet()
Destructor.
virtual xAOD::Jet * add(const fastjet::PseudoJet &pj, const PseudoJetContainer &, xAOD::JetContainer &jets, const xAOD::Jet *pparent) const =0
Method to construct an ATLAS jet from a pseudojet and parent jet.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".