Go to the source code of this file.
◆ DecayTree
◆ anti()
Definition at line 16 of file DecayTree.cpp.
22 for(
int i=0; i<dt.
nDgtr(); i++){
const ValueType & getVal() const
MINT::const_counted_ptr< DDTree< ValueType > > getDgtrTreePtr(int i) const
◆ netQuarkContent()
Definition at line 33 of file DecayTree.cpp.
34 if(dt_in.
getVal().isNonResonant()){
36 for(
int i=0; i < dt_in.
nDgtr(); i++){
41 return dt_in.
getVal().props()->netQuarkContent();
const ValueType & getVal() const
MultiQuarkContent netQuarkContent(const DecayTree &dt_in)
MINT::const_counted_ptr< DDTree< ValueType > > getDgtrTreePtr(int i) const
◆ uniqueName()
std::string uniqueName |
( |
const DecayTree & |
dt_in | ) |
|
Definition at line 27 of file DecayTree.cpp.
bool standardSort(DecayTree &A)