|
CbmRoot
|
#include <KFParticleMatch.h>
Public Member Functions | |
| KFParticleMatch () | |
| ~KFParticleMatch () | |
| Int_t | GetMatch () const |
| void | SetMatch (Int_t i) |
| void | SetMatchType (Short_t i) |
| Bool_t | IsCombinatorialBG () const |
| Bool_t | IsPhysicsBG () const |
| Bool_t | IsRecoParticle () const |
Private Member Functions | |
| ClassDef (KFParticleMatch, 1) | |
Private Attributes | |
| Int_t | fMatch |
| Short_t | fMatchType |
Definition at line 17 of file KFParticleMatch.h.
| KFParticleMatch::KFParticleMatch | ( | ) |
Definition at line 16 of file KFParticleMatch.cxx.
References fMatch, and fMatchType.
Referenced by ClassDef().
| KFParticleMatch::~KFParticleMatch | ( | ) |
Definition at line 18 of file KFParticleMatch.cxx.
|
private |
References KFParticleMatch().
|
inline |
Definition at line 22 of file KFParticleMatch.h.
References fMatch.
|
inline |
Definition at line 27 of file KFParticleMatch.h.
References fMatchType.
|
inline |
Definition at line 28 of file KFParticleMatch.h.
References fMatchType.
|
inline |
Definition at line 29 of file KFParticleMatch.h.
References fMatchType.
|
inline |
Definition at line 23 of file KFParticleMatch.h.
References fMatch.
Referenced by CbmKFParticleFinderQa::Exec().
|
inline |
Definition at line 25 of file KFParticleMatch.h.
References fMatchType.
Referenced by CbmKFParticleFinderQa::Exec().
|
private |
Definition at line 32 of file KFParticleMatch.h.
Referenced by GetMatch(), KFParticleMatch(), and SetMatch().
|
private |
Definition at line 33 of file KFParticleMatch.h.
Referenced by IsCombinatorialBG(), IsPhysicsBG(), IsRecoParticle(), KFParticleMatch(), and SetMatchType().