Geant4  10.00.p02
UUtils::CompareAsc< T > Struct Template Reference

#include <UUtils.hh>

Public Member Functions

 CompareAsc (T d)
 
template<typename Index >
bool operator() (Index i1, Index i2)
 

Public Attributes

fData
 

Detailed Description

template<typename T>
struct UUtils::CompareAsc< T >

Definition at line 113 of file UUtils.hh.

Constructor & Destructor Documentation

template<typename T >
UUtils::CompareAsc< T >::CompareAsc ( d)
inline

Definition at line 116 of file UUtils.hh.

Member Function Documentation

template<typename T >
template<typename Index >
bool UUtils::CompareAsc< T >::operator() ( Index  i1,
Index  i2 
)
inline

Definition at line 119 of file UUtils.hh.

References UUtils::CompareAsc< T >::fData.

Member Data Documentation

template<typename T >
T UUtils::CompareAsc< T >::fData

Definition at line 124 of file UUtils.hh.

Referenced by UUtils::CompareAsc< T >::operator()().


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