![]() |
ATLAS Offline Software
|
Interface for vertex classes processed in VtxMap. More...
#include <IWrkVrt.h>
Public Member Functions | |
| virtual | ~IWrkVrt ()=default |
| virtual std::deque< size_t > & | selectedTrackIndices ()=0 |
| Return indices of tracks associated with the vertex. | |
| virtual const std::deque< size_t > & | selectedTrackIndices () const =0 |
| Return indices of tracks associated with the vertex. | |
Position in cartesian coordinate | |
| virtual double | x () const =0 |
| virtual double | y () const =0 |
| virtual double | z () const =0 |
|
virtualdefault |
|
pure virtual |
Return indices of tracks associated with the vertex.
Implemented in TrigVSI::TrigVrtSecInclusive::WrkVrt.
|
pure virtual |
Return indices of tracks associated with the vertex.
Implemented in TrigVSI::TrigVrtSecInclusive::WrkVrt.
|
pure virtual |
Implemented in TrigVSI::TrigVrtSecInclusive::WrkVrt.
|
pure virtual |
Implemented in TrigVSI::TrigVrtSecInclusive::WrkVrt.
|
pure virtual |
Implemented in TrigVSI::TrigVrtSecInclusive::WrkVrt.