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

#include <PionZeroList.h>

Public Member Functions

bool operator() (PionZero &p1, PionZero &p2) const

Detailed Description

Definition at line 44 of file PionZeroList.h.

Member Function Documentation

◆ operator()()

bool PionZeroList::f_less::operator() ( PionZero & p1,
PionZero & p2 ) const
inline

Definition at line 46 of file PionZeroList.h.

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

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