ATLAS Offline Software
Loading...
Searching...
No Matches
OrderBySampling Class Reference
Collaboration diagram for OrderBySampling:

Public Member Functions

bool operator() (const EMBDetectorRegion *a, const EMBDetectorRegion *b) const

Detailed Description

Definition at line 12 of file EMBDetectorManager.cxx.

Member Function Documentation

◆ operator()()

bool OrderBySampling::operator() ( const EMBDetectorRegion * a,
const EMBDetectorRegion * b ) const
inline

Definition at line 16 of file EMBDetectorManager.cxx.

16 {
17 return a->getSamplingIndex() < b->getSamplingIndex();
18 }
static Double_t a

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