12 const std::string &
label) :
29 const std::vector<int>& indices)
const{
31 std::vector<const xAOD::MuonSegment*> constituents;
32 constituents.reserve(indices.size());
37 jet.setAssociatedObjects(
m_label, constituents);
38 jet.setAttribute<
int>(
m_label+
"Count", constituents.size());
43 std::ostringstream oss{
"", std::ios::ate};
44 oss <<
"MuonSegmentExtractor dump level(" << level <<
")"
46 <<
" isGhost " << std::boolalpha <<
true
50 oss <<
"\n MuonSegment momenta\n";
54 oss << p->px() <<
" " << p->py() <<
" " << p->pz() <<
'\n';});
std::string label(const std::string &format, int i)
Jet_v1 Jet
Definition of the current "jet version".
MuonSegmentContainer_v1 MuonSegmentContainer
Definition of the current "MuonSegment container version".
MuonSegment_v1 MuonSegment
Reference the current persistent version: