ATLAS Offline Software
Public Member Functions | List of all members
LArBadXCont< LArBC_t >::ChannelLess Struct Reference

Comparison functor for sorting and searching. More...

Collaboration diagram for LArBadXCont< LArBC_t >::ChannelLess:

Public Member Functions

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

Detailed Description

template<class LArBC_t>
struct LArBadXCont< LArBC_t >::ChannelLess

Comparison functor for sorting and searching.

Definition at line 91 of file LArBadChannelCont.h.

Member Function Documentation

◆ operator()()

template<class LArBC_t >
bool LArBadXCont< LArBC_t >::ChannelLess::operator() ( const BadChanEntry a,
const BadChanEntry b 
) const
inline

Definition at line 92 of file LArBadChannelCont.h.

92  {
93  return a.first < b.first;
94  }

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