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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::compareR:

Public Member Functions

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

Detailed Description

Definition at line 42 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 43 of file TrigTrackSeedGenerator.h.

43 {
44 return p1->m_pSP->r()<p2->m_pSP->r();
45 }

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