BmnRoot
Loading...
Searching...
No Matches
CbmKFParticlesFinder Class Reference

#include <CbmKFParticlesFinder.h>

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

Public Member Functions

 CbmKFParticlesFinder (float cuts[2][3]=0, Int_t usePID=0, const char *name="CbmKFParticlesFinder", const char *title="Cbm KF Particles Finder", Int_t iVerbose=1)
 
 ~CbmKFParticlesFinder ()
 
void SetParContainers ()
 
InitStatus ReInit ()
 
InitStatus Init ()
 
void Exec (Option_t *option)
 
void Finish ()
 
std::vector< KFParticle > & GetParticles ()
 
std::vector< float > & GetChiPrim ()
 
 ClassDef (CbmKFParticlesFinder, 1)
 

Detailed Description

Definition at line 29 of file CbmKFParticlesFinder.h.

Constructor & Destructor Documentation

◆ CbmKFParticlesFinder()

CbmKFParticlesFinder::CbmKFParticlesFinder ( float  cuts[2][3] = 0,
Int_t  usePID = 0,
const char *  name = "CbmKFParticlesFinder",
const char *  title = "Cbm KF Particles Finder",
Int_t  iVerbose = 1 
)

Definition at line 45 of file CbmKFParticlesFinder.cxx.

References i.

◆ ~CbmKFParticlesFinder()

CbmKFParticlesFinder::~CbmKFParticlesFinder ( )

Definition at line 77 of file CbmKFParticlesFinder.cxx.

Member Function Documentation

◆ ClassDef()

CbmKFParticlesFinder::ClassDef ( CbmKFParticlesFinder  ,
 
)

◆ Exec()

◆ Finish()

void CbmKFParticlesFinder::Finish ( )

Definition at line 345 of file CbmKFParticlesFinder.cxx.

◆ GetChiPrim()

std::vector< float > & CbmKFParticlesFinder::GetChiPrim ( )
inline

Definition at line 47 of file CbmKFParticlesFinder.h.

◆ GetParticles()

std::vector< KFParticle > & CbmKFParticlesFinder::GetParticles ( )
inline

Definition at line 46 of file CbmKFParticlesFinder.h.

Referenced by CbmKFParticlesFinderQA::Exec().

◆ Init()

InitStatus CbmKFParticlesFinder::Init ( )

Definition at line 120 of file CbmKFParticlesFinder.cxx.

References ReInit().

◆ ReInit()

InitStatus CbmKFParticlesFinder::ReInit ( )

Definition at line 85 of file CbmKFParticlesFinder.cxx.

Referenced by Init().

◆ SetParContainers()

void CbmKFParticlesFinder::SetParContainers ( )

Definition at line 81 of file CbmKFParticlesFinder.cxx.


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