BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
PionZeroList::f_less Class Reference

#include <PionZeroList.h>

+ Inheritance diagram for PionZeroList::f_less:

Public Member Functions

result_type operator() (first_argument_type p1, second_argument_type p2)
 

Detailed Description

Definition at line 43 of file PionZeroList.h.

Member Function Documentation

◆ operator()()

result_type PionZeroList::f_less::operator() ( first_argument_type p1,
second_argument_type p2 )
inline

Definition at line 45 of file PionZeroList.h.

45 {
46 return (result_type) (p1.get_goodness() < p2.get_goodness());
47 }
double p1[4]
double p2[4]

The documentation for this class was generated from the following file: