#include <VertexConst.h>
EIC vertex
- Author
- : W. Armstrong, S. Joosten
◆ ConstVertex() [1/4]
eic::ConstVertex::ConstVertex |
( |
| ) |
|
◆ ConstVertex() [2/4]
eic::ConstVertex::ConstVertex |
( |
eic::Index |
ID, |
|
|
eic::VectorXYZ |
position, |
|
|
float |
time, |
|
|
float |
chi2, |
|
|
float |
probability, |
|
|
bool |
primary |
|
) |
| |
◆ ConstVertex() [3/4]
eic::ConstVertex::ConstVertex |
( |
VertexObj * |
obj | ) |
|
◆ ConstVertex() [4/4]
eic::ConstVertex::ConstVertex |
( |
const ConstVertex & |
other | ) |
|
◆ ~ConstVertex()
eic::ConstVertex::~ConstVertex |
( |
| ) |
|
◆ chi2()
const float & eic::ConstVertex::chi2 |
( |
| ) |
const |
Access the Chi squared of the vertex fit.
◆ clone()
support cloning (deep-copy)
◆ getObjectID()
const podio::ObjectID eic::ConstVertex::getObjectID |
( |
| ) |
const |
◆ ID()
Access the unique vertex ID.
◆ id()
unsigned int eic::ConstVertex::id |
( |
| ) |
const |
|
inline |
◆ isAvailable()
bool eic::ConstVertex::isAvailable |
( |
| ) |
const |
check whether the object is actually available
◆ operator<()
bool eic::ConstVertex::operator< |
( |
const ConstVertex & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
bool eic::ConstVertex::operator== |
( |
const ConstVertex & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool eic::ConstVertex::operator== |
( |
const Vertex & |
other | ) |
const |
◆ position()
Access the postion of vertex [mm].
◆ primary()
const bool & eic::ConstVertex::primary |
( |
| ) |
const |
Access the Whether it is the primary vertex of the event.
◆ probability()
const float & eic::ConstVertex::probability |
( |
| ) |
const |
Access the Probability of the vertex fit.
◆ time()
const float & eic::ConstVertex::time |
( |
| ) |
const |
Access the time of vertex [ns].
◆ unlink()
void eic::ConstVertex::unlink |
( |
| ) |
|
|
inline |
◆ Vertex
◆ VertexCollection
◆ VertexConstCollectionIterator
The documentation for this class was generated from the following files: