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

Public Member Functions

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

Detailed Description

Definition at line 37 of file DumpLArDigits.h.

Member Function Documentation

◆ operator()()

bool DumpLArDigits::mySort::operator() ( const LArDigit * a,
const LArDigit * b )

Definition at line 156 of file DumpLArDigits.cxx.

157{return a->channelID() < b->channelID();}
TList * a

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