![]() |
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 26 of file PndSttCellTrackletGenerator.h.
|
inline |
|
inline |
Definition at line 39 of file PndSttCellTrackletGenerator.h.
References PndRiemannTrack::getNumHits().
Referenced by Combination_t::Print().
int TrackletInf_t::endID |
Definition at line 32 of file PndSttCellTrackletGenerator.h.
double TrackletInf_t::error |
Definition at line 36 of file PndSttCellTrackletGenerator.h.
std::vector<int> TrackletInf_t::hitIDs |
Definition at line 28 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTimeStamps(), and TrackletInf_t().
int TrackletInf_t::maxID |
Definition at line 33 of file PndSttCellTrackletGenerator.h.
int TrackletInf_t::numErrHits |
Definition at line 37 of file PndSttCellTrackletGenerator.h.
int TrackletInf_t::numSkewed |
Definition at line 30 of file PndSttCellTrackletGenerator.h.
PndRiemannTrack TrackletInf_t::riemannTrack |
Definition at line 35 of file PndSttCellTrackletGenerator.h.
int TrackletInf_t::startID |
Definition at line 31 of file PndSttCellTrackletGenerator.h.
bool TrackletInf_t::straight |
Definition at line 34 of file PndSttCellTrackletGenerator.h.