#include <RecTrack.h>
Definition at line 11 of file RecTrack.h.
◆ RecTrack()
| RecTrack::RecTrack |
( |
int | id | ) |
|
◆ ~RecTrack()
| virtual RecTrack::~RecTrack |
( |
void | | ) |
|
|
virtual |
◆ addBFieldPoint()
| void RecTrack::addBFieldPoint |
( |
double | x, |
|
|
double | y, |
|
|
double | z, |
|
|
float * | B ) |
◆ addSpacePoint()
| void RecTrack::addSpacePoint |
( |
const SpacePoint * | psp | ) |
|
◆ getAlgoId()
| int RecTrack::getAlgoId |
( |
void | | ) |
const |
◆ getField()
◆ getParameters()
| const double * RecTrack::getParameters |
( |
void | | ) |
const |
◆ getSpacePoints()
| const std::vector< const SpacePoint * > & RecTrack::getSpacePoints |
( |
void | | ) |
const |
◆ setInitialParameters()
| void RecTrack::setInitialParameters |
( |
float * | par | ) |
|
◆ sortSpacePoints()
| void RecTrack::sortSpacePoints |
( |
void | | ) |
|
◆ m_algoId
◆ m_fieldMap
◆ m_params
| double RecTrack::m_params[5] |
|
private |
◆ m_spacepoints
| std::vector<const SpacePoint*> RecTrack::m_spacepoints |
|
private |
The documentation for this class was generated from the following file: