CMS 3D CMS Logo

IgSbLegoBin Class Reference

An (almost private) helper class for constructing a legoHist stores the x/y indices. More...

#include <Iguana/Inventor/interface/IgSoLegoPlot.h>

List of all members.

Public Member Functions

 IgSbLegoBin (const int i, const int j)

Public Attributes

int ix
int iy


Detailed Description

An (almost private) helper class for constructing a legoHist stores the x/y indices.

Definition at line 36 of file IgSoLegoPlot.h.


Constructor & Destructor Documentation

IgSbLegoBin::IgSbLegoBin ( const int  i,
const int  j 
) [inline]

Definition at line 39 of file IgSoLegoPlot.h.

00039 : ix (i), iy (j) {}


Member Data Documentation

int IgSbLegoBin::ix

Definition at line 40 of file IgSoLegoPlot.h.

Referenced by IgSbLegoBinCompare::operator()(), and IgSoLegoPlot::setData().

int IgSbLegoBin::iy

Definition at line 41 of file IgSoLegoPlot.h.

Referenced by IgSbLegoBinCompare::operator()(), and IgSoLegoPlot::setData().


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