7#ifndef JetConstituentsRetriever_H
8#define JetConstituentsRetriever_H
43 NameList* pghostlabs =
nullptr)
const;
52 ToolHandle<IJetPseudojetRetriever>
m_hpjr;
std::vector< std::string > NameList
std::vector< fastjet::PseudoJet > PseudoJetVector
ToolHandle< IJetPseudojetRetriever > m_hpjr
int constituents(const xAOD::Jet &jet, PseudoJetVector &cons, NameList *pghostlabs=nullptr) const
Append constituents to the supplied vector.
JetConstituentsRetriever(const std::string &name)
StatusCode initialize()
Dummy implementation of the initialisation function.
void print() const
Print the state of the tool.
Jet_v1 Jet
Definition of the current "jet version".