1 #ifndef DECAYTREE_COMPARISONS_HH 2 #define DECAYTREE_COMPARISONS_HH
bool sortBySVPAT_L(DecayTree &A)
bool sortByMoreAbsID_stillUnique(DecayTree &A)
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool sortBySVPAT(DecayTree &A)
bool sortByMoreID(DecayTree &A)
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool standardSort(DecayTree &A)
bool sortByMoreDgtr(DecayTree &A)
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool equalBySVPAT_L(DecayTree A, DecayTree B)
bool equalBySVPAT(DecayTree A, DecayTree B)
bool equalBySVPAT_LRec(const DecayTree &A, const DecayTree &B)
bool sortByMoreL(DecayTree &A)
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool sortByMoreMass(DecayTree &A)
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool operator()(MINT::const_counted_ptr< DecayTree > a, MINT::const_counted_ptr< DecayTree > b) const
bool equalBySVPATRec(const DecayTree &A, const DecayTree &B)