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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::smallerThanR:

Public Member Functions

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

Detailed Description

Definition at line 78 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 79 of file TrigTrackSeedGenerator.h.

79  {
80  return p->m_pSP->r() < r;
81  }

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