CbmRoot
KFMatchParticles Struct Reference

#include <KFParticleMatch.h>

Public Member Functions

 KFMatchParticles ()
 
bool IsMatched () const
 
bool IsMatchedWithPdg () const
 
int GetBestMatch () const
 
int GetBestMatchWithPdg () const
 

Public Attributes

std::vector< int > ids
 
std::vector< int > idsMI
 

Detailed Description

Definition at line 46 of file KFParticleMatch.h.

Constructor & Destructor Documentation

◆ KFMatchParticles()

KFMatchParticles::KFMatchParticles ( )
inline

Definition at line 48 of file KFParticleMatch.h.

Member Function Documentation

◆ GetBestMatch()

int KFMatchParticles::GetBestMatch ( ) const
inline

Definition at line 52 of file KFParticleMatch.h.

References ids, and idsMI.

◆ GetBestMatchWithPdg()

int KFMatchParticles::GetBestMatchWithPdg ( ) const
inline

Definition at line 60 of file KFParticleMatch.h.

References ids.

◆ IsMatched()

bool KFMatchParticles::IsMatched ( ) const
inline

Definition at line 50 of file KFParticleMatch.h.

References ids, and idsMI.

◆ IsMatchedWithPdg()

bool KFMatchParticles::IsMatchedWithPdg ( ) const
inline

Definition at line 51 of file KFParticleMatch.h.

References ids.

Member Data Documentation

◆ ids

std::vector<int> KFMatchParticles::ids

Definition at line 66 of file KFParticleMatch.h.

Referenced by GetBestMatch(), GetBestMatchWithPdg(), IsMatched(), and IsMatchedWithPdg().

◆ idsMI

std::vector<int> KFMatchParticles::idsMI

Definition at line 67 of file KFParticleMatch.h.

Referenced by GetBestMatch(), and IsMatched().


The documentation for this struct was generated from the following file: