![]() |
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 38 of file PndSttCellTrackletGenerator.h.
|
inline |
|
inline |
Definition at line 51 of file PndSttCellTrackletGenerator.h.
References PndRiemannTrack::getNumHits().
Referenced by Combination_t::Print().
| int TrackletInf_t::endID |
Definition at line 44 of file PndSttCellTrackletGenerator.h.
| double TrackletInf_t::error |
Definition at line 48 of file PndSttCellTrackletGenerator.h.
| std::vector<int> TrackletInf_t::hitIDs |
Definition at line 40 of file PndSttCellTrackletGenerator.h.
Referenced by PndSttCellTrackletGenerator::GetTimeStamps(), and TrackletInf_t().
| int TrackletInf_t::maxID |
Definition at line 45 of file PndSttCellTrackletGenerator.h.
| int TrackletInf_t::numErrHits |
Definition at line 49 of file PndSttCellTrackletGenerator.h.
| int TrackletInf_t::numSkewed |
Definition at line 42 of file PndSttCellTrackletGenerator.h.
| PndRiemannTrack TrackletInf_t::riemannTrack |
Definition at line 47 of file PndSttCellTrackletGenerator.h.
| int TrackletInf_t::startID |
Definition at line 43 of file PndSttCellTrackletGenerator.h.
| bool TrackletInf_t::straight |
Definition at line 46 of file PndSttCellTrackletGenerator.h.