ATLAS Offline Software
Loading...
Searching...
No Matches
SimpleConstituentUserInfo.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// SimpleConstituentUserInfo.cxx
6
7#include <utility>
8
10
13using xAOD::IParticle;
14
15//**********************************************************************
16
19
20//**********************************************************************
21
24: m_ppar(&par), m_label(std::move(lab)) { }
25
26//**********************************************************************
27
31
32//**********************************************************************
33
37
38//**********************************************************************
IndexedConstituentUserInfo::Label Label
const xAOD::IParticle * particle() const
Class providing the definition of the 4-vector interface.
STL namespace.