CbmRoot
KFParticleMatch Class Reference

#include <KFParticleMatch.h>

Inheritance diagram for KFParticleMatch:
[legend]
Collaboration diagram for KFParticleMatch:
[legend]

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
 

Detailed Description

Definition at line 23 of file KFParticleMatch.h.

Constructor & Destructor Documentation

◆ KFParticleMatch()

KFParticleMatch::KFParticleMatch ( )

Definition at line 20 of file KFParticleMatch.cxx.

◆ ~KFParticleMatch()

KFParticleMatch::~KFParticleMatch ( )

Definition at line 22 of file KFParticleMatch.cxx.

Member Function Documentation

◆ ClassDef()

KFParticleMatch::ClassDef ( KFParticleMatch  ,
 
)
private

◆ GetMatch()

Int_t KFParticleMatch::GetMatch ( ) const
inline

Definition at line 28 of file KFParticleMatch.h.

References fMatch.

◆ IsCombinatorialBG()

Bool_t KFParticleMatch::IsCombinatorialBG ( ) const
inline

Definition at line 33 of file KFParticleMatch.h.

References fMatchType.

◆ IsPhysicsBG()

Bool_t KFParticleMatch::IsPhysicsBG ( ) const
inline

Definition at line 34 of file KFParticleMatch.h.

References fMatchType.

◆ IsRecoParticle()

Bool_t KFParticleMatch::IsRecoParticle ( ) const
inline

Definition at line 35 of file KFParticleMatch.h.

References fMatchType.

◆ SetMatch()

void KFParticleMatch::SetMatch ( Int_t  i)
inline

Definition at line 29 of file KFParticleMatch.h.

References fMatch, and i.

Referenced by CbmKFParticleFinderQA::Exec().

◆ SetMatchType()

void KFParticleMatch::SetMatchType ( Short_t  i)
inline

Definition at line 31 of file KFParticleMatch.h.

References fMatchType, and i.

Referenced by CbmKFParticleFinderQA::Exec().

Member Data Documentation

◆ fMatch

Int_t KFParticleMatch::fMatch
private

Definition at line 38 of file KFParticleMatch.h.

Referenced by GetMatch(), and SetMatch().

◆ fMatchType

Short_t KFParticleMatch::fMatchType
private

Definition at line 40 of file KFParticleMatch.h.

Referenced by IsCombinatorialBG(), IsPhysicsBG(), IsRecoParticle(), and SetMatchType().


The documentation for this class was generated from the following files: