![]() |
ATLAS Offline Software
|
Auxiliary class to sort the particles by momentum First sorting is by pt, then eta and finally by phi. More...
#include <TrackingHelpers.h>
Public Member Functions | |
| bool | operator() (const xAOD::IParticle *a, const xAOD::IParticle *b) const |
Auxiliary class to sort the particles by momentum First sorting is by pt, then eta and finally by phi.
Definition at line 45 of file TrackingHelpers.h.
| bool MuonR4::ParticleSorter::operator() | ( | const xAOD::IParticle * | a, |
| const xAOD::IParticle * | b ) const |
Definition at line 76 of file TrackingHelpers.cxx.