#include <KFMCParticle.h>
Definition at line 22 of file KFMCParticle.h.
KFMCParticle::KFMCParticle |
( |
| ) |
|
KFMCParticle::~KFMCParticle |
( |
| ) |
|
void KFMCParticle::AddDaughter |
( |
int |
i | ) |
|
void KFMCParticle::CalculateIsReconstructable |
( |
unsigned int |
NDaughters = 2 | ) |
|
void KFMCParticle::CalculateIsRecRec |
( |
unsigned int |
NDaughters = 2 | ) |
|
void KFMCParticle::FindCommonMC |
( |
| ) |
|
const vector<int>& KFMCParticle::GetDaughterIds |
( |
| ) |
const |
|
inline |
int KFMCParticle::GetMCTrackID |
( |
| ) |
const |
|
inline |
int KFMCParticle::GetMotherId |
( |
| ) |
const |
|
inline |
int KFMCParticle::GetPDG |
( |
| ) |
const |
|
inline |
bool KFMCParticle::IsReconstructable |
( |
| ) |
const |
|
inline |
int KFMCParticle::NDaughters |
( |
| ) |
const |
|
inline |
void KFMCParticle::SetAsReconstructable |
( |
| ) |
|
|
inline |
void KFMCParticle::SetMCTrackID |
( |
int |
id | ) |
|
|
inline |
void KFMCParticle::SetMotherId |
( |
int |
id | ) |
|
|
inline |
void KFMCParticle::SetPDG |
( |
int |
pdg | ) |
|
|
inline |
vector<int> KFMCParticle::fDaughterIds |
|
private |
bool KFMCParticle::fIsReconstructable |
|
private |
int KFMCParticle::fMCTrackID |
|
private |
int KFMCParticle::fMotherId |
|
private |
The documentation for this class was generated from the following files: