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 41 of file StripLayer.h.

Member Function Documentation

◆ operator()()

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

Definition at line 42 of file StripLayer.h.

42  {
43  return (*a) < (*b);
44  }

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