|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef ANALYSIS_ISVXCONSTITUENT_H
18 #define ANALYSIS_ISVXCONSTITUENT_H
26 class VxSecVertexInfo;
77 const std::any& )
const {
std::string NameType
string to identify the constituent
Class IConstituent: This is the abstract base class for additional jet constituents to be put into th...
virtual void fillToken(INavigationToken &, const std::any &) const
ISvxConstituent()
constructor
void setVertexInfo(const Trk::VxSecVertexInfo *)
ISvxConstituent & operator=(const ISvxConstituent &)
const Trk::VxSecVertexInfo * m_vertexInfo
Ensure that the ATLAS eigen extensions are properly loaded.
The namespace of all packages in PhysicsAnalysis/JetTagging.
virtual ISvxConstituent * clone() const
a clone method for the proper workings of the copy constructor
virtual void setName(NameType &name)
to set the name
virtual void fillToken(INavigationToken &) const
virtual NameType name() const
returns the infoType of the info objects.
const Trk::VxSecVertexInfo * vertexInfo() const
~ISvxConstituent()
destructor