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

#include <P4DescendingSorters.h>

Collaboration diagram for P4Sorters::Descending::SinTh:

Public Member Functions

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

Detailed Description

Definition at line 145 of file P4DescendingSorters.h.

Member Function Documentation

◆ operator()()

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

Definition at line 148 of file P4DescendingSorters.h.

148  {
149  return CxxUtils::fpcompare::greater( a->sinTh(), b->sinTh() );
150  }

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