ATLAS Offline Software
Loading...
Searching...
No Matches
DumpLArRawChannels::mySort Class Reference
Collaboration diagram for DumpLArRawChannels::mySort:

Public Member Functions

bool operator() (const LArRawChannel *a, const LArRawChannel *b)

Detailed Description

Definition at line 53 of file DumpLArRawChannels.h.

Member Function Documentation

◆ operator()()

bool DumpLArRawChannels::mySort::operator() ( const LArRawChannel * a,
const LArRawChannel * b )

Definition at line 190 of file DumpLArRawChannels.cxx.

191{return a->channelID() < b->channelID();}
static Double_t a

The documentation for this class was generated from the following files: