BmnRoot
Loading...
Searching...
No Matches
KFMCParticle.cxx
Go to the documentation of this file.
1
/*
2
*====================================================================
3
*
4
* KFMCParticle
5
*
6
* Authors: M.Zyzak
7
*
8
* e-mail : m.zyzak@gsi.de
9
*
10
*====================================================================
11
*
12
* KF Particles Finder performance
13
*
14
*====================================================================
15
*/
16
17
#include "
KFMCParticle.h
"
18
19
20
KFMCParticle::KFMCParticle
() :fDaughterIds(), fMCTrackID(-1), fMotherId(-1), fPDG(0), fIsReconstructable(0)
21
{
22
}
23
24
KFMCParticle::~KFMCParticle
()
25
{
26
}
27
28
void
KFMCParticle::AddDaughter
(
int
i
)
29
{
30
fDaughterIds.push_back(
i
);
31
}
i
int i
Definition
P4_F32vec4.h:22
KFMCParticle::~KFMCParticle
~KFMCParticle()
Definition
KFMCParticle.cxx:24
KFMCParticle::KFMCParticle
KFMCParticle()
Definition
KFMCParticle.cxx:20
KFMCParticle::AddDaughter
void AddDaughter(int i)
Definition
KFMCParticle.cxx:28
KFMCParticle.h
reconstruction
KF
KFQA
KFMCParticle.cxx
Generated on Fri May 15 2026 10:40:59 for BmnRoot by
1.9.8