get the decay of a given particle
More...
#include <analyzers/dataframe/FCCAnalyses/MCParticle.h>
|
| | get_decay (int arg_mother, int arg_daughters, bool arg_inf) |
| |
| bool | operator() (ROOT::VecOps::RVec< edm4hep::MCParticleData > in, ROOT::VecOps::RVec< int > ind) |
| |
get the decay of a given particle
◆ get_decay()
| FCCAnalyses::MCParticle::get_decay::get_decay |
( |
int | arg_mother, |
|
|
int | arg_daughters, |
|
|
bool | arg_inf ) |
◆ operator()()
| bool FCCAnalyses::MCParticle::get_decay::operator() |
( |
ROOT::VecOps::RVec< edm4hep::MCParticleData > | in, |
|
|
ROOT::VecOps::RVec< int > | ind ) |
◆ m_daughters
| int FCCAnalyses::MCParticle::get_decay::m_daughters = 0 |
◆ m_inf
| bool FCCAnalyses::MCParticle::get_decay::m_inf = false |
◆ m_mother
| int FCCAnalyses::MCParticle::get_decay::m_mother = 0 |
The documentation for this struct was generated from the following files: