Belle II Software
development
Public Member Functions
|
List of all members
TRGTOPDQMModule::largestNHits Struct Reference
Public Member Functions
bool
operator()
(
slotDecision
const &a,
slotDecision
const &b)
Detailed Description
Definition at line
334
of file
TRGTOPDQMModule.h
.
Member Function Documentation
◆
operator()()
bool operator()
(
slotDecision
const &
a
,
slotDecision
const &
b
)
inline
Definition at line
335
of file
TRGTOPDQMModule.h
.
336
{
337
double
i = a.nHits;
338
double
j = b.nHits;
339
return
i > j;
340
}
The documentation for this struct was generated from the following file:
trg/top/modules/trgtopDQM/include/
TRGTOPDQMModule.h
Belle2
TRGTOPDQMModule
largestNHits
Generated on Sun Sep 21 2025 03:11:31 for Belle II Software by
1.13.2