MINT2
Public Member Functions
|
List of all members
lesserBoxByGuessedHeight Class Reference
Public Member Functions
bool
operator()
(const
DalitzBox
&a, const
DalitzBox
&b)
Detailed Description
Definition at line
34
of file
DalitzBoxSet.cpp
.
Member Function Documentation
◆
operator()()
bool lesserBoxByGuessedHeight::operator()
(
const
DalitzBox
&
a
,
const
DalitzBox
&
b
)
inline
Definition at line
36
of file
DalitzBoxSet.cpp
.
36
{
37
return
a.
guessedHeight
() < b.
guessedHeight
();
38
}
DalitzBox::guessedHeight
double guessedHeight() const
Definition:
DalitzBox.h:101
The documentation for this class was generated from the following file:
src/Mojito/BetterMC/
DalitzBoxSet.cpp
Generated by
1.8.15