ATLAS Offline Software
Public Member Functions | List of all members
ExpressionParsing::Helper_gte Class Reference
Collaboration diagram for ExpressionParsing::Helper_gte:

Public Member Functions

template<class T >
int compare (const T &a, const T &b)
 

Detailed Description

Definition at line 501 of file StackElement.cxx.

Member Function Documentation

◆ compare()

template<class T >
int ExpressionParsing::Helper_gte::compare ( const T &  a,
const T &  b 
)
inline

Definition at line 501 of file StackElement.cxx.

501 { public: template <class T> int compare(const T &a, const T &b) { return a >= b; } };

The documentation for this class was generated from the following file:
ExpressionParsing::Helper_gte::compare
int compare(const T &a, const T &b)
Definition: StackElement.cxx:501
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10
TSU::T
unsigned long long T
Definition: L1TopoDataTypes.h:35