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

Public Member Functions

bool operator() (const xAOD::Photon *l, const xAOD::Photon *r) const
 
bool operator() (const xAOD::Jet *l, const xAOD::Jet *r) const
 

Detailed Description

Definition at line 15 of file TrigEgammaTLAPhotonReAlgo.cxx.

Member Function Documentation

◆ operator()() [1/2]

bool DescendingEt::operator() ( const xAOD::Jet l,
const xAOD::Jet r 
) const
inline

Definition at line 74 of file TrigAFPDijetComboHypoTool.cxx.

74  {
75  return l->p4().Et() > r->p4().Et();
76  }

◆ operator()() [2/2]

bool DescendingEt::operator() ( const xAOD::Photon l,
const xAOD::Photon r 
) const
inline

Definition at line 17 of file TrigEgammaTLAPhotonReAlgo.cxx.

17  {
18  return l->p4().Et() > r->p4().Et();
19  }

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