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
350
of file
TRGTOPDQMModule.h
.
Member Function Documentation
◆
operator()()
bool operator()
(
slotDecision
const &
a
,
slotDecision
const &
b
)
inline
Definition at line
351
of file
TRGTOPDQMModule.h
.
352
{
353
double
i = a.nHits;
354
double
j = b.nHits;
355
return
i > j;
356
}
The documentation for this struct was generated from the following file:
trg/top/modules/trgtopDQM/include/
TRGTOPDQMModule.h
Belle2
TRGTOPDQMModule
largestNHits
Generated on Fri Nov 8 2024 03:13:37 for Belle II Software by
1.9.6