FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses::MCParticle::get_decay Struct Reference

get the decay of a given particle More...

#include <analyzers/dataframe/FCCAnalyses/MCParticle.h>

Public Member Functions

 get_decay (int arg_mother, int arg_daughters, bool arg_inf)
 
bool operator() (ROOT::VecOps::RVec< edm4hep::MCParticleData > in, ROOT::VecOps::RVec< int > ind)
 

Public Attributes

int m_mother = 0
 
int m_daughters = 0
 
bool m_inf = false
 

Detailed Description

get the decay of a given particle

Constructor & Destructor Documentation

◆ get_decay()

FCCAnalyses::MCParticle::get_decay::get_decay ( int arg_mother,
int arg_daughters,
bool arg_inf )

Member Function Documentation

◆ operator()()

bool FCCAnalyses::MCParticle::get_decay::operator() ( ROOT::VecOps::RVec< edm4hep::MCParticleData > in,
ROOT::VecOps::RVec< int > ind )

Member Data Documentation

◆ 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: