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

#include <TrigTrackSeedGenerator.h>

Collaboration diagram for LPhiSector::compareRless:

Public Member Functions

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

Detailed Description

Definition at line 48 of file TrigTrackSeedGenerator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 49 of file TrigTrackSeedGenerator.h.

49 {
50 return p1->m_pSP->r()>p2->m_pSP->r();
51 }

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