FCCAnalyses
|
A shorthand for get_indices, with m_chargeConjugateDaughters=false, inclusiveDecay=false. More...
#include <analyzers/dataframe/FCCAnalyses/MCParticle.h>
Public Member Functions | |
get_indices_ExclusiveDecay (int pdg_mother, std::vector< int > pdg_daughters, bool stableDaughters, bool chargeConjugate) | |
Public Member Functions inherited from FCCAnalyses::MCParticle::get_indices | |
get_indices (int pdg_mother, std::vector< int > pdg_daughters, bool stableDaughters, bool chargeConjugateMother, bool chargeConjugateDaughters, bool inclusiveDecay) | |
ROOT::VecOps::RVec< int > | operator() (ROOT::VecOps::RVec< edm4hep::MCParticleData > in, ROOT::VecOps::RVec< int > ind) |
Additional Inherited Members | |
Public Attributes inherited from FCCAnalyses::MCParticle::get_indices | |
int | m_pdg_mother |
std::vector< int > | m_pdg_daughters |
bool | m_stableDaughters |
bool | m_chargeConjugateMother |
bool | m_chargeConjugateDaughters |
bool | m_inclusiveDecay |
A shorthand for get_indices, with m_chargeConjugateDaughters=false, inclusiveDecay=false.
FCCAnalyses::MCParticle::get_indices_ExclusiveDecay::get_indices_ExclusiveDecay | ( | int | pdg_mother, |
std::vector< int > | pdg_daughters, | ||
bool | stableDaughters, | ||
bool | chargeConjugate ) |