CMS 3D CMS Logo

IgQtRangeValueULong Class Reference

#include <Iguana/GLBrowsers/interface/IgQtRangeValueULong.h>

Inheritance diagram for IgQtRangeValueULong:

IgQtRangeValue< unsigned long >

List of all members.

Public Member Functions

 IgQtRangeValueULong (unsigned long value=0, unsigned long min=0, unsigned long max=SHRT_MAX)


Detailed Description

Definition at line 15 of file IgQtRangeValueULong.h.


Constructor & Destructor Documentation

IgQtRangeValueULong::IgQtRangeValueULong ( unsigned long  value = 0,
unsigned long  min = 0,
unsigned long  max = SHRT_MAX 
)

Definition at line 19 of file IgQtRangeValueULong.cc.

00022     : inherited (value, min, max)
00023 { }


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:25:36 2009 for CMSSW by  doxygen 1.5.4