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 PndRiemannTrack::getNumHits().
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(), and PndSttCellTrackletGenerator::InitStartTracklets().
double TrackletInf_t::error |
Definition at line 38 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and PndSttCellTrackletGenerator::RefitTracks().
std::vector<int> TrackletInf_t::hitIDs |
Definition at line 30 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), PndSttCellTrackletGenerator::InitStartTracklets(), and PndSttCellTrackletGenerator::RefitTracks().
int TrackletInf_t::maxID |
Definition at line 35 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), and PndSttCellTrackletGenerator::InitStartTracklets().
int TrackletInf_t::numErrHits |
int TrackletInf_t::numSkewed |
Definition at line 32 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), and PndSttCellTrackletGenerator::InitStartTracklets().
PndRiemannTrack TrackletInf_t::riemannTrack |
int TrackletInf_t::startID |
Definition at line 33 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), and PndSttCellTrackletGenerator::InitStartTracklets().
bool TrackletInf_t::straight |
Definition at line 36 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTrackletInf(), and PndSttCellTrackletGenerator::InitStartTracklets().