|
FairRoot/PandaRoot
|
#include <PndCATracks.h>
Public Member Functions | |
| PndCATrack () | |
| int | NHits () const |
| vector< PndCATES > & | IHits () |
| const vector< PndCATES > & | IHits () const |
| void | AddHit (char iS, int iH) |
| void | AddHit (const PndCATES &iH) |
| float & | Chi2 () |
| const float & | Chi2 () const |
| char & | NDF () |
| const char & | NDF () const |
| char & | Level () |
| const char & | Level () const |
| int | NUsedHits (const PndCAHits &hits) const |
| void | SetHitsAsUsed (PndCAHits &hits) const |
| const PndCATrackParam | Fit (const PndCAHits &hits, const PndCATarget &target, const PndCAParam &caParam, bool dir=true) |
Static Public Member Functions | |
| static bool | Compare (const PndCATrack *a, const PndCATrack *b) |
Private Attributes | |
| float | fChi2 |
| char | fNDF |
| vector< PndCATES > | fIHits |
| char | fLevel |
Definition at line 15 of file PndCATracks.h.
|
inline |
|
inline |
Definition at line 24 of file PndCATracks.h.
Referenced by PndCAGBTracker::CreateTracks(), PndCAGBTracker::FindBestCandidate(), and PndCAGBTracker::Merge().
|
inline |
Definition at line 28 of file PndCATracks.h.
|
inline |
Definition at line 33 of file PndCATracks.h.
References fChi2.
Referenced by PndCAGBTracker::CreateTracks(), and PndCAGBTracker::FindBestCandidate().
|
inline |
|
inlinestatic |
|
inline |
Definition at line 122 of file PndCATracks.h.
References PndCATrackParam::Chi2(), fChi2, PndCAFunctionality::Fit(), fNDF, IHits(), PndCATrackParam::NDF(), and NHits().
Referenced by PndCAGBTracker::Merge().
|
inline |
Definition at line 21 of file PndCATracks.h.
References fIHits.
Referenced by Fit(), and PndCAGBTracker::Merge().
|
inline |
|
inline |
Definition at line 37 of file PndCATracks.h.
References fLevel.
Referenced by PndCAGBTracker::CreateTracks(), and PndCAGBTracker::FindBestCandidate().
|
inline |
|
inline |
Definition at line 35 of file PndCATracks.h.
References fNDF.
Referenced by PndCAGBTracker::FindBestCandidate().
|
inline |
|
inline |
Definition at line 19 of file PndCATracks.h.
References fIHits.
Referenced by PndCAGBTracker::CreateTracks(), Fit(), and PndCAGBTracker::Merge().
|
inline |
Definition at line 54 of file PndCATracks.h.
References fIHits, h, and PndCAHit::IsUsed().
Referenced by PndCATracks::SelectAndSaveTracks().
|
inline |
Definition at line 63 of file PndCATracks.h.
References fIHits, h, and PndCAHit::SetAsUsed().
Referenced by PndCATracks::SelectAndSaveTracks().
|
private |
Definition at line 73 of file PndCATracks.h.
|
private |
Definition at line 75 of file PndCATracks.h.
Referenced by AddHit(), Compare(), IHits(), NHits(), NUsedHits(), PndCATrack(), and SetHitsAsUsed().
|
private |
Definition at line 77 of file PndCATracks.h.
Referenced by Level().
|
private |
Definition at line 74 of file PndCATracks.h.
1.8.8