IIndexMap Class Reference

Interface to a set of histograms. More...

#include "IIndexMap.hpp"

+ Inheritance diagram for IIndexMap:

Public Member Functions

virtual IIndexMapclone () const =0
virtual int id () const =0
 returns the id of the index mpa
virtual int64_t size () const =0
 size of index map
virtual int64_t operator[] (const int64_t index) const =0
 access mapped index value
- Public Member Functions inherited from ObjectBase
virtual void Delete ()

Detailed Description

Interface to a set of histograms.