ATLAS Offline Software
Loading...
Searching...
No Matches
ISF::SortByRadius Struct Reference

#include <GeoIDSvc.h>

Collaboration diagram for ISF::SortByRadius:

Public Member Functions

bool operator() (const RadiusGeoIDPair &lhs, const RadiusGeoIDPair &rhs) const

Detailed Description

Definition at line 31 of file GeoIDSvc.h.

Member Function Documentation

◆ operator()()

bool ISF::SortByRadius::operator() ( const RadiusGeoIDPair & lhs,
const RadiusGeoIDPair & rhs ) const
inline

Definition at line 32 of file GeoIDSvc.h.

33 {return lhs.first<rhs.first;}

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