#include <StiTrackNode.h>
Public Member Functions | |
| void | reset () |
| StiHit * | getHit (int idx) const |
| int | getNHits () const |
| double | getChi2 (int idx=0) const |
| double | getDetr (int idx=0) const |
| void | add (StiHit *hit, double chi2, double detr=1.) |
| void | print (const char *opt="") const |
Definition at line 86 of file StiTrackNode.h.
1.5.9