ATLAS Offline Software
Public Member Functions | List of all members
OrderBySampling Class Reference
Collaboration diagram for OrderBySampling:

Public Member Functions

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

Detailed Description

Definition at line 20 of file EMBDetectorManager.cxx.

Member Function Documentation

◆ operator()()

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

Definition at line 24 of file EMBDetectorManager.cxx.

24  {
25  return a->getSamplingIndex() < b->getSamplingIndex();
26  }

The documentation for this class was generated from the following file:
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10