Belle II Software development
|
functions to search in the sorted list of tuples More...
#include <CDCCrossTalkClasses.h>
Public Member Functions | |
bool | operator() (const adcAsicTuple &lhs, const adcAsicTuple &rhs) |
Order accroding to channel/ADC value. | |
bool | operator() (const adcChannelPair &lhs, const adcAsicTuple &rhs) |
Order accroding to channel/ADC value. | |
bool | operator() (const adcAsicTuple &lhs, const adcChannelPair &rhs) |
Order accroding to channel/ADC value. | |
functions to search in the sorted list of tuples
Definition at line 45 of file CDCCrossTalkClasses.h.
|
inline |
Order accroding to channel/ADC value.
Definition at line 47 of file CDCCrossTalkClasses.h.
|
inline |
Order accroding to channel/ADC value.
Definition at line 67 of file CDCCrossTalkClasses.h.
|
inline |
Order accroding to channel/ADC value.
Definition at line 57 of file CDCCrossTalkClasses.h.