BmnRoot
Loading...
Searching...
No Matches
KFMatchParticles Struct Reference

#include <KFParticleMatch.h>

Collaboration diagram for KFMatchParticles:
[legend]

Public Member Functions

 KFMatchParticles ()
 
bool IsMatched () const
 
bool IsMatchedWithPdg () const
 
int GetBestMatch () const
 
int GetBestMatchWithPdg () const
 
 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 47 of file KFParticleMatch.h.

Constructor & Destructor Documentation

◆ KFMatchParticles() [1/2]

KFMatchParticles::KFMatchParticles ( )
inline

Definition at line 49 of file KFParticleMatch.h.

◆ KFMatchParticles() [2/2]

KFMatchParticles::KFMatchParticles ( )
inline

Definition at line 49 of file KFParticleMatch.h.

Member Function Documentation

◆ GetBestMatch() [1/2]

int KFMatchParticles::GetBestMatch ( ) const
inline

Definition at line 53 of file KFParticleMatch.h.

References ids, and idsMI.

◆ GetBestMatch() [2/2]

int KFMatchParticles::GetBestMatch ( ) const
inline

Definition at line 53 of file KFParticleMatch.h.

References ids, and idsMI.

◆ GetBestMatchWithPdg() [1/2]

int KFMatchParticles::GetBestMatchWithPdg ( ) const
inline

Definition at line 58 of file KFParticleMatch.h.

References ids.

◆ GetBestMatchWithPdg() [2/2]

int KFMatchParticles::GetBestMatchWithPdg ( ) const
inline

Definition at line 58 of file KFParticleMatch.h.

References ids.

◆ IsMatched() [1/2]

bool KFMatchParticles::IsMatched ( ) const
inline

Definition at line 51 of file KFParticleMatch.h.

References ids, and idsMI.

◆ IsMatched() [2/2]

bool KFMatchParticles::IsMatched ( ) const
inline

Definition at line 51 of file KFParticleMatch.h.

References ids, and idsMI.

◆ IsMatchedWithPdg() [1/2]

bool KFMatchParticles::IsMatchedWithPdg ( ) const
inline

Definition at line 52 of file KFParticleMatch.h.

References ids.

◆ IsMatchedWithPdg() [2/2]

bool KFMatchParticles::IsMatchedWithPdg ( ) const
inline

Definition at line 52 of file KFParticleMatch.h.

References ids.

Member Data Documentation

◆ ids

std::vector< int > KFMatchParticles::ids

Definition at line 62 of file KFParticleMatch.h.

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

◆ idsMI

std::vector< int > KFMatchParticles::idsMI

Definition at line 63 of file KFParticleMatch.h.

Referenced by GetBestMatch(), and IsMatched().


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