#include <ISvxAssociation.h>
Definition at line 40 of file ISvxAssociation.h.
◆ name_t
◆ NameType
◆ ISvxAssociation() [1/4]
| Analysis::ISvxAssociation::ISvxAssociation |
( |
| ) |
|
constructor
Definition at line 24 of file ISvxAssociation.cxx.
24 :
const Trk::VxSecVertexInfo * m_vertexInfo
◆ ISvxAssociation() [2/4]
| Analysis::ISvxAssociation::ISvxAssociation |
( |
const NameType & | name | ) |
|
constructor
Definition at line 27 of file ISvxAssociation.cxx.
27 :
void setName(const name_t &name)
const name_t & name() const
◆ ISvxAssociation() [3/4]
◆ ISvxAssociation() [4/4]
◆ ~ISvxAssociation()
| Analysis::ISvxAssociation::~ISvxAssociation |
( |
| ) |
|
◆ clone()
◆ fillToken() [1/2]
◆ fillToken() [2/2]
| virtual void Analysis::ISvxAssociation::fillToken |
( |
INavigationToken & | , |
|
|
const std::any & | ) const |
|
inlinevirtual |
◆ keyIndex()
| size_t JetAssociationBase::keyIndex |
( |
| ) |
const |
|
inlineinherited |
◆ name()
Definition at line 20 of file JetAssociationBase.cxx.
21{
23}
JetKeyDescriptorInstance * m_jetKeyDescr
static const key_t AssoCat
Index category for jet associations.
◆ operator=()
Definition at line 56 of file ISvxAssociation.cxx.
57 {
58 if (this!=&rhs) {
63 }
64 if (rhs.m_vertexInfo) {
66 }
67 }
68 return *this;
69 }
◆ setName()
| void JetAssociationBase::setName |
( |
const name_t & | name | ) |
|
|
inherited |
◆ setVertexInfo()
Definition at line 78 of file ISvxAssociation.cxx.
78 {
82 }
84 }
const Trk::VxSecVertexInfo * vertexInfo() const
◆ vertexInfo()
◆ m_jetKeyDescr
◆ m_keyIndex
| size_t JetAssociationBase::m_keyIndex |
|
protectedinherited |
◆ m_vertexInfo
The documentation for this class was generated from the following files: