Belle II Software
development
Public Member Functions
|
List of all members
TRGTOPDQMModule::largestEnergy Struct Reference
Public Member Functions
bool
operator()
(
tcEcl
const &a,
tcEcl
const &b)
Detailed Description
Definition at line
329
of file
TRGTOPDQMModule.h
.
Member Function Documentation
◆
operator()()
bool operator()
(
tcEcl
const &
a
,
tcEcl
const &
b
)
inline
Definition at line
330
of file
TRGTOPDQMModule.h
.
331
{
332
double
i = a.tcEnergy;
333
double
j = b.tcEnergy;
334
return
i > j;
335
}
The documentation for this struct was generated from the following file:
trg/top/modules/trgtopDQM/include/
TRGTOPDQMModule.h
Belle2
TRGTOPDQMModule
largestEnergy
Generated on Fri Nov 8 2024 03:13:37 for Belle II Software by
1.9.6