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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::smallerThanR_i:

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 84 of file TrigInDetPattRecoTools/TrigInDetPattRecoTools/TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()() [1/2]

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

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

85  {
86  return p->m_pSP->r() < r;
87  }

◆ operator()() [2/2]

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

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

85  {
86  return p->m_pSP->r() < r;
87  }

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