MINT2
Public Member Functions
|
List of all members
lesserBoxByMappedArea Class Reference
Public Member Functions
bool
operator()
(const
DalitzBox
&a, const
DalitzBox
&b)
Detailed Description
Definition at line
41
of file
DalitzBoxSet.cpp
.
Member Function Documentation
◆
operator()()
bool lesserBoxByMappedArea::operator()
(
const
DalitzBox
&
a
,
const
DalitzBox
&
b
)
inline
Definition at line
43
of file
DalitzBoxSet.cpp
.
43
{
44
return
a.
area
() < b.
area
();
45
}
DalitzBox::area
const MappedDalitzArea & area() const
Definition:
DalitzBox.h:103
The documentation for this class was generated from the following file:
src/Mojito/BetterMC/
DalitzBoxSet.cpp
Generated by
1.8.15