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
 

Detailed Description

Definition at line 84 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 85 of file 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:676
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743