SpaceTimePointBase.
More...
#include <SpaceTimePointBase.h>
SpaceTimePointBase.
This base class for classes holding a position and a time with associated error and weight.
- Author
- Christian Ohm chris.nosp@m.tian.nosp@m..ohm@.nosp@m.cern.nosp@m..ch
-
Dominique Fortin domin.nosp@m.ique.nosp@m..fort.nosp@m.in@c.nosp@m.ern.c.nosp@m.h
Definition at line 23 of file SpaceTimePointBase.h.
◆ SpaceTimePointBase() [1/3]
Trk::SpaceTimePointBase::SpaceTimePointBase |
( |
const float & |
t, |
|
|
const float & |
t_error, |
|
|
const float & |
weight |
|
) |
| |
◆ SpaceTimePointBase() [2/3]
◆ ~SpaceTimePointBase()
virtual Trk::SpaceTimePointBase::~SpaceTimePointBase |
( |
| ) |
|
|
inlinevirtual |
◆ SpaceTimePointBase() [3/3]
◆ errorTime()
float Trk::SpaceTimePointBase::errorTime |
( |
| ) |
const |
|
inline |
◆ globalPosition()
◆ operator=() [1/2]
◆ operator=() [2/2]
default move assignment operator
◆ time()
float Trk::SpaceTimePointBase::time |
( |
| ) |
const |
|
inline |
◆ weight()
float Trk::SpaceTimePointBase::weight |
( |
| ) |
const |
|
inline |
◆ m_errorTime
float Trk::SpaceTimePointBase::m_errorTime |
|
protected |
◆ m_time
float Trk::SpaceTimePointBase::m_time |
|
protected |
◆ m_weight
float Trk::SpaceTimePointBase::m_weight |
|
protected |
The documentation for this class was generated from the following files: