ATLAS Offline Software
Public Member Functions | List of all members
P4Sorters::Descending::Ene Class Reference

#include <P4DescendingSorters.h>

Collaboration diagram for P4Sorters::Descending::Ene:

Public Member Functions

bool operator() (const I4Momentum *a, const I4Momentum *b) const
 

Detailed Description

Definition at line 104 of file P4DescendingSorters.h.

Member Function Documentation

◆ operator()()

bool P4Sorters::Descending::Ene::operator() ( const I4Momentum a,
const I4Momentum b 
) const
inline

Definition at line 107 of file P4DescendingSorters.h.

107  {
108  return CxxUtils::fpcompare::greater( a->e(), b->e() );
109  }

The documentation for this class was generated from the following file:
CxxUtils::fpcompare::greater
bool greater(double a, double b)
Compare two FP numbers, working around x87 precision issues.
Definition: fpcompare.h:140
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10