ATLAS Offline Software
Public Member Functions | List of all members
LPhiSector::greaterThanR Struct Reference

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::greaterThanR:

Public Member Functions

bool operator() (float r, const INDEXED_SP *const &p) const
 
bool operator() (float r, const INDEXED_SP *const &p) const
 

Detailed Description

Definition at line 66 of file TrigInDetPattRecoTools/TrigInDetPattRecoTools/TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()() [1/2]

bool LPhiSector::greaterThanR::operator() ( float  r,
const INDEXED_SP *const p 
) const
inline

Definition at line 67 of file TrigInDetPattRecoTools/TrigInDetPattRecoTools/TrigTrackSeedGenerator.h.

67  {
68  return r < p->m_pSP->r();
69  }

◆ operator()() [2/2]

bool LPhiSector::greaterThanR::operator() ( float  r,
const INDEXED_SP *const p 
) const
inline

Definition at line 67 of file TrigInDetR3PattRecoTools/TrigInDetR3PattRecoTools/TrigTrackSeedGenerator.h.

67  {
68  return r < p->m_pSP->r();
69  }

The documentation for this struct was generated from the following file:
beamspotman.r
def r
Definition: beamspotman.py:674
python.utils.AtlRunQueryDQUtils.p
p
Definition: AtlRunQueryDQUtils.py:209