127 bool a_alwaysAdd )
const {
129 if( a_nuclideGammaBranchStateInfos.
find(
ID( ) ) !=
nullptr )
134 if( m_gammaDecayData.rows( ) > 0 ) {
135 m_gammaDecayData.calculateNuclideGammaBranchStateInfo( a_pops, *nuclideGammaBranchStateInfo ); }
140 if( ( nuclideGammaBranchStateInfo->
branches( ).size( ) > 0 ) || a_alwaysAdd ) {
141 a_nuclideGammaBranchStateInfos.
add( nuclideGammaBranchStateInfo ); }
143 delete nuclideGammaBranchStateInfo;
Particle(HAPI::Node const &a_node, Particle_class a_class, std::string const &a_family, int a_hasNucleus=0)
virtual PQ_suite const & mass(void) const
DecayData const & decayData() const