Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
CompareDesc< T > Struct Template Reference

template<typename T>
struct CompareDesc< T >

Definition at line 900 of file TMath.h.

Public Member Functions

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

Public Attributes

fData
 

#include <TMath.h>

Constructor & Destructor Documentation

◆ CompareDesc()

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

Definition at line 902 of file TMath.h.

Member Function Documentation

◆ operator()()

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

Definition at line 905 of file TMath.h.

Member Data Documentation

◆ fData

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

Definition at line 909 of file TMath.h.


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