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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::compareZ:

Public Member Functions

bool operator() (const INDEXED_SP *p1, const INDEXED_SP *p2)

Detailed Description

Definition at line 36 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

bool LPhiSector::compareZ::operator() ( const INDEXED_SP * p1,
const INDEXED_SP * p2 )
inline

Definition at line 37 of file TrigTrackSeedGenerator.h.

37 {
38 return p1->m_pSP->z()<p2->m_pSP->z();
39 }

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