dequal Class Template Reference

Collaboration diagram for dequal:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename T>
class dequal< T >

Definition at line 587 of file CutController.cxx.


Public Member Functions

 dequal (const T &x)
bool operator== (const T &y) const

Private Attributes

val

Constructor & Destructor Documentation

dequal ( const T &  x  )  [inline]

Definition at line 590 of file CutController.cxx.


Member Function Documentation

bool operator== ( const T &  y  )  const [inline]

Definition at line 591 of file CutController.cxx.


Member Data Documentation

T val [private]

Definition at line 588 of file CutController.cxx.


The documentation for this class was generated from the following file:
Generated for HippoDraw Class Library by doxygen