ATLAS Offline Software
Loading...
Searching...
No Matches
LPhiSector::greaterThanZ Struct Reference

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::greaterThanZ:

Public Member Functions

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

Detailed Description

Definition at line 54 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

bool LPhiSector::greaterThanZ::operator() ( float z,
const INDEXED_SP *const & p ) const
inline

Definition at line 55 of file TrigTrackSeedGenerator.h.

55 {
56 return z < p->m_pSP->z();
57 }
#define z

The documentation for this struct was generated from the following file: