ATLAS Offline Software
Public Member Functions | List of all members
MuonGMR4::StripLayerSorter Struct Reference

Helper struct to share strip layer instances across the readout elements. More...

#include <StripLayer.h>

Collaboration diagram for MuonGMR4::StripLayerSorter:

Public Member Functions

bool operator() (const StripLayerPtr &a, const StripLayerPtr &b) const
 

Detailed Description

Helper struct to share strip layer instances across the readout elements.

Definition at line 102 of file StripLayer.h.

Member Function Documentation

◆ operator()()

bool MuonGMR4::StripLayerSorter::operator() ( const StripLayerPtr a,
const StripLayerPtr b 
) const
inline

Definition at line 103 of file StripLayer.h.

103  {
104  return (*a) < (*b);
105  }

The documentation for this struct was generated from the following file:
a
TList * a
Definition: liststreamerinfos.cxx:10