ATLAS Offline Software
Public Member Functions | List of all members
DescendingPt Struct Reference
Inheritance diagram for DescendingPt:
Collaboration diagram for DescendingPt:

Public Member Functions

bool operator() (const xAOD::IParticle *l, const xAOD::IParticle *r) const
 

Detailed Description

Definition at line 16 of file SkimmingToolEXOT5.cxx.

Member Function Documentation

◆ operator()()

bool DescendingPt::operator() ( const xAOD::IParticle l,
const xAOD::IParticle r 
) const
inline

Definition at line 17 of file SkimmingToolEXOT5.cxx.

17  {
18  return l->pt() > r->pt();
19  }

The documentation for this struct was generated from the following file:
beamspotman.r
def r
Definition: beamspotman.py:676
UploadAMITag.l
list l
Definition: UploadAMITag.larcaf.py:158