HistoKey Class Reference

Key object for cache implementation of a multidimensional histogram. More...

#include <HistogramCache.h>

Inheritance diagram for HistoKey:
Collaboration diagram for HistoKey:

List of all members.

Public Member Functions

 HistoKey ()
 Null constructor.
 HistoKey (vector< unsigned short > &Indx)
 Constructor.
 HistoKey (const HistoKey &t)
 Copy constructor.
void reset (vector< short unsigned > &Indx)
 Access to values.
int get_I (int i) const
 Get the index value for dimension i.
vector< unsigned short > get_I () const
 Get the vector index values.
int get_dim () const
 Get the dimension of the element.

Protected Attributes

vector< unsigned short > indx
 The dim dimensional index.
unsigned int dim
 The dimension of the histogram element.

Friends

class boost::serialization::access


Detailed Description

Key object for cache implementation of a multidimensional histogram.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen