#include <LineTool.h>
Definition at line 27 of file LineTool.h.
DecayTreeFitter::Line::Line |
( |
| ) |
|
|
inline |
DecayTreeFitter::Line::Line |
( |
const TVector3 & |
p0, |
|
|
const TVector3 & |
v0 |
|
) |
| |
|
inline |
virtual DecayTreeFitter::Line::~Line |
( |
| ) |
|
|
inlinevirtual |
const TVector3& DecayTreeFitter::Line::beginPoint |
( |
| ) |
const |
|
inline |
DecayTreeFitter::Line::ClassDef |
( |
Line |
, |
|
|
1 |
|
|
) |
| |
|
private |
const TVector3& DecayTreeFitter::Line::direction |
( |
| ) |
const |
|
inline |
TVector3 DecayTreeFitter::Line::operator() |
( |
const double |
mu | ) |
const |
|
inline |
TVector3 DecayTreeFitter::Line::position |
( |
const double |
mu | ) |
const |
|
inline |
TVector3 DecayTreeFitter::Line::m_p0 |
|
private |
TVector3 DecayTreeFitter::Line::m_v0 |
|
private |
The documentation for this class was generated from the following file: