ATLAS Offline Software
Public Member Functions | List of all members
LArConditionsContainer< T >::SubsetSort Class Reference
Collaboration diagram for LArConditionsContainer< T >::SubsetSort:

Public Member Functions

bool operator() (const LArConditionsSubset< T > *x, const LArConditionsSubset< T > *y)
 

Detailed Description

template<class T>
class LArConditionsContainer< T >::SubsetSort

Definition at line 301 of file LArConditionsContainer.h.

Member Function Documentation

◆ operator()()

template<class T >
bool LArConditionsContainer< T >::SubsetSort::operator() ( const LArConditionsSubset< T > *  x,
const LArConditionsSubset< T > *  y 
)
inline

Definition at line 304 of file LArConditionsContainer.h.

305  {
306  return (x->channel() < y->channel());
307  }

The documentation for this class was generated from the following file:
x
#define x
y
#define y