CbmRoot
Loading...
Searching...
No Matches
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 17 of file KFParticleMatch.h.

Constructor & Destructor Documentation

◆ KFParticleMatch()

KFParticleMatch::KFParticleMatch ( )

Definition at line 16 of file KFParticleMatch.cxx.

◆ ~KFParticleMatch()

KFParticleMatch::~KFParticleMatch ( )

Definition at line 18 of file KFParticleMatch.cxx.

Member Function Documentation

◆ ClassDef()

KFParticleMatch::ClassDef ( KFParticleMatch ,
1  )
private

◆ GetMatch()

Int_t KFParticleMatch::GetMatch ( ) const
inline

Definition at line 22 of file KFParticleMatch.h.

References fMatch.

◆ IsCombinatorialBG()

Bool_t KFParticleMatch::IsCombinatorialBG ( ) const
inline

Definition at line 27 of file KFParticleMatch.h.

References fMatchType.

◆ IsPhysicsBG()

Bool_t KFParticleMatch::IsPhysicsBG ( ) const
inline

Definition at line 28 of file KFParticleMatch.h.

References fMatchType.

◆ IsRecoParticle()

Bool_t KFParticleMatch::IsRecoParticle ( ) const
inline

Definition at line 29 of file KFParticleMatch.h.

References fMatchType.

◆ SetMatch()

void KFParticleMatch::SetMatch ( Int_t i)
inline

Definition at line 23 of file KFParticleMatch.h.

References fMatch.

Referenced by CbmKFParticleFinderQa::Exec().

◆ SetMatchType()

void KFParticleMatch::SetMatchType ( Short_t i)
inline

Definition at line 25 of file KFParticleMatch.h.

References fMatchType.

Referenced by CbmKFParticleFinderQa::Exec().

Member Data Documentation

◆ fMatch

Int_t KFParticleMatch::fMatch
private

Definition at line 32 of file KFParticleMatch.h.

Referenced by GetMatch(), and SetMatch().

◆ fMatchType

Short_t KFParticleMatch::fMatchType
private

Definition at line 33 of file KFParticleMatch.h.

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


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