Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
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();}

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