MINT2
Public Member Functions | List of all members
moreBoxByGuessedHeight Class Reference

Public Member Functions

bool operator() (const DalitzBox &a, const DalitzBox &b)
 

Detailed Description

Definition at line 28 of file DalitzBoxSet.cpp.

Member Function Documentation

◆ operator()()

bool moreBoxByGuessedHeight::operator() ( const DalitzBox a,
const DalitzBox b 
)
inline

Definition at line 30 of file DalitzBoxSet.cpp.

30  {
31  return a.guessedHeight() > b.guessedHeight();
32  }
double guessedHeight() const
Definition: DalitzBox.h:101

The documentation for this class was generated from the following file: