|
ATLAS Offline Software
|
Go to the documentation of this file.
45 m_vertexInfo(rhs.m_vertexInfo!=0 ? rhs.m_vertexInfo->
clone() : 0)
51 m_vertexInfo(rhs.m_vertexInfo!=0 ? rhs.m_vertexInfo->
clone() : 0)
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...
ISvxConstituent()
constructor
void setVertexInfo(const Trk::VxSecVertexInfo *)
ISvxConstituent & operator=(const ISvxConstituent &)
const Trk::VxSecVertexInfo * m_vertexInfo
The namespace of all packages in PhysicsAnalysis/JetTagging.
virtual ISvxConstituent * clone() const
a clone method for the proper workings of the copy constructor
virtual VxSecVertexInfo * clone() const
virtual void setName(NameType &name)
to set the name
virtual NameType name() const
returns the infoType of the info objects.
const Trk::VxSecVertexInfo * vertexInfo() const
~ISvxConstituent()
destructor