|
FairRoot/PandaRoot
|
#include <PndSttCellTrackletGenerator.h>
Public Member Functions | |
| TrackletInf_t () | |
| void | Print () |
Public Attributes | |
| std::vector< int > | hitIDs |
| int | numSkewed |
| int | startID |
| int | endID |
| int | maxID |
| bool | straight |
| PndRiemannTrack | riemannTrack |
| double | error |
| int | numErrHits |
Definition at line 24 of file PndSttCellTrackletGenerator.h.
|
inline |
Definition at line 26 of file PndSttCellTrackletGenerator.h.
|
inline |
Definition at line 41 of file PndSttCellTrackletGenerator.h.
References endID, error, PndRiemannTrack::getNumHits(), hitIDs, maxID, numErrHits, numSkewed, riemannTrack, startID, and straight.
Referenced by PndSttCellTrackletGenerator::GenerateTracklets(), PndSttCellTrackletGenerator::GenerateTrackletsGPU(), and Combination_t::Print().
| int TrackletInf_t::endID |
Definition at line 34 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and Print().
| double TrackletInf_t::error |
Definition at line 38 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), Print(), and PndSttCellTrackletGenerator::RefitTracks().
| std::vector<int> TrackletInf_t::hitIDs |
Definition at line 30 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), Print(), and PndSttCellTrackletGenerator::RefitTracks().
| int TrackletInf_t::maxID |
Definition at line 35 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and Print().
| int TrackletInf_t::numErrHits |
| int TrackletInf_t::numSkewed |
Definition at line 32 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and Print().
| PndRiemannTrack TrackletInf_t::riemannTrack |
| int TrackletInf_t::startID |
Definition at line 33 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and Print().
| bool TrackletInf_t::straight |
Definition at line 36 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and Print().
1.8.5