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

#include <UUtils.hh>

+ Collaboration diagram for UUtils::CompareDesc< T >:

Public Member Functions

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

Public Attributes

fData
 

Detailed Description

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

Definition at line 98 of file UUtils.hh.

Constructor & Destructor Documentation

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

Definition at line 101 of file UUtils.hh.

Member Function Documentation

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

Definition at line 104 of file UUtils.hh.

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

Member Data Documentation

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

Definition at line 109 of file UUtils.hh.

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


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