FairRoot/PandaRoot
|
#include <KFPartMatch.h>
Public Member Functions | |
KFPartMatch () | |
bool | IsMatched () const |
bool | IsMatchedWithPdg () const |
int | GetBestMatch () const |
int | GetBestMatchWithPdg () const |
Public Attributes | |
vector< int > | ids |
vector< int > | idsMI |
Definition at line 4 of file KFPartMatch.h.
|
inline |
Definition at line 6 of file KFPartMatch.h.
|
inline |
Definition at line 10 of file KFPartMatch.h.
|
inline |
|
inline |
Definition at line 8 of file KFPartMatch.h.
|
inline |
vector<int> KFPartMatch::ids |
Definition at line 18 of file KFPartMatch.h.
Referenced by GetBestMatch(), GetBestMatchWithPdg(), IsMatched(), and IsMatchedWithPdg().
vector<int> KFPartMatch::idsMI |
Definition at line 20 of file KFPartMatch.h.
Referenced by GetBestMatch(), and IsMatched().