7#ifndef JETREC_JetPseudojetCopier_H
8#define JETREC_JetPseudojetCopier_H
49 const std::string&
label =
"PseudojetMap")
const;
53 const std::string& dstname,
const std::string&
label =
"PseudojetMap")
const;
63 ToolHandle<IJetPseudojetRetriever>
m_hpjr;
int copy(const xAOD::JetContainer &srcjets, const xAOD::JetContainer &dstjets, const std::string &label="PseudojetMap") const
Copy pseudojets from srcjets to dstjets.
JetPseudojetCopier(const std::string &myname)
Ctor from tool name.
StatusCode initialize()
Intialization.
std::string m_dstname
Properties.
ToolHandle< IJetPseudojetRetriever > m_hpjr
const std::string process
std::string label(const std::string &format, int i)
JetContainer_v1 JetContainer
Definition of the current "jet container version".