#include <TrackUtils.h>
|
| State () |
|
| State (const TEveVector &pos) |
|
| State (const TEveVector &pos, const TEveVector &mom) |
|
Definition at line 33 of file TrackUtils.h.
◆ State() [1/3]
fireworks::State::State |
( |
| ) |
|
|
inline |
◆ State() [2/3]
fireworks::State::State |
( |
const TEveVector & |
pos | ) |
|
|
inline |
◆ State() [3/3]
fireworks::State::State |
( |
const TEveVector & |
pos, |
|
|
const TEveVector & |
mom |
|
) |
| |
|
inline |
◆ momentum
TEveVector fireworks::State::momentum |
◆ position
TEveVector fireworks::State::position |
◆ valid
bool fireworks::State::valid |