Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CompareDesc< T > Struct Template Reference

template<typename T>
struct CompareDesc< T >

Definition at line 311 of file TMathBase.h.

Public Member Functions

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

Public Attributes

fData
 

#include <TMathBase.h>

Constructor & Destructor Documentation

◆ CompareDesc()

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

Definition at line 313 of file TMathBase.h.

Member Function Documentation

◆ operator()()

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

Definition at line 316 of file TMathBase.h.

Member Data Documentation

◆ fData

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

Definition at line 320 of file TMathBase.h.

Collaboration diagram for CompareDesc< T >:
[legend]

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