ATLAS Offline Software
Loading...
Searching...
No Matches
TRTDigitSorter Struct Reference
Collaboration diagram for TRTDigitSorter:

Public Member Functions

bool operator() (TRTDigit digit1, TRTDigit digit2)

Detailed Description

Definition at line 31 of file TRTNoise.cxx.

Member Function Documentation

◆ operator()()

bool TRTDigitSorter::operator() ( TRTDigit digit1,
TRTDigit digit2 )
inline

Definition at line 32 of file TRTNoise.cxx.

32{ return (digit1.GetStrawID()<digit2.GetStrawID());}
int GetStrawID() const
Get straw ID.
Definition TRTDigit.h:24

The documentation for this struct was generated from the following file: