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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::smallerThanZ:

Public Member Functions

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

Detailed Description

Definition at line 60 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 61 of file TrigTrackSeedGenerator.h.

61 {
62 return p->m_pSP->z() < z;
63 }
#define z

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