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
 

Detailed Description

Definition at line 66 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 67 of file 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:676
python.utils.AtlRunQueryDQUtils.p
p
Definition: AtlRunQueryDQUtils.py:210