VertexPositions class to represent and store a vertex.
More...
#include <VertexPositions.h>
VertexPositions class to represent and store a vertex.
Definition at line 35 of file VertexPositions.h.
◆ VertexPositions() [1/4]
Trk::VertexPositions::VertexPositions |
( |
| ) |
|
◆ VertexPositions() [2/4]
constructor with variable-size vector
Definition at line 37 of file VertexPositions.cxx.
39 sl <<
"Trk::VertexPositions weight times position: (";
41 sl <<
"Trk::VertexPositions position: (";
◆ VertexPositions() [3/4]
◆ VertexPositions() [4/4]
◆ ~VertexPositions()
virtual Trk::VertexPositions::~VertexPositions |
( |
| ) |
|
|
virtualdefault |
◆ dump() [1/2]
MsgStream & Trk::VertexPositions::dump |
( |
MsgStream & |
sl | ) |
const |
|
virtual |
Output Method for MsgStream, to be overloaded by child classes.
Reimplemented in Trk::RecVertexPositions.
Definition at line 45 of file VertexPositions.cxx.
58 sl <<
"Trk::VertexPositions weight times position: (";
60 sl <<
"Trk::VertexPositions position: (";
◆ dump() [2/2]
std::ostream & Trk::VertexPositions::dump |
( |
std::ostream & |
sl | ) |
const |
|
virtual |
◆ numberOfInstantiations()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ position()
◆ setPosition()
◆ m_position
◆ m_useWeightTimesPosition
bool Trk::VertexPositions::m_useWeightTimesPosition |
|
protected |
◆ s_numberOfInstantiations
The documentation for this class was generated from the following files: