ATLAS Offline Software
|
Helper struct to sort equivalent MdtTubeLayers into a std::set. More...
#include <MdtTubeLayer.h>
Public Member Functions | |
bool | operator() (const MdtTubeLayer &a, const MdtTubeLayer &b) const |
bool | operator() (const MdtTubeLayerPtr &a, const MdtTubeLayerPtr &b) const |
Helper struct to sort equivalent MdtTubeLayers into a std::set.
Definition at line 19 of file MdtTubeLayer.h.
bool MuonGMR4::MdtTubeLayerSorter::operator() | ( | const MdtTubeLayer & | a, |
const MdtTubeLayer & | b | ||
) | const |
Definition at line 28 of file MdtTubeLayer.cxx.
bool MuonGMR4::MdtTubeLayerSorter::operator() | ( | const MdtTubeLayerPtr & | a, |
const MdtTubeLayerPtr & | b | ||
) | const |
Definition at line 42 of file MdtTubeLayer.cxx.