Belle II Software  release-08-01-10
ECLLookupTable Class Reference

Class for a lookup table. More...

#include <ECLWaveformData.h>

Inheritance diagram for ECLLookupTable:
Collaboration diagram for ECLLookupTable:

Public Member Functions

 ECLLookupTable ()
 Constructor.
 
unsigned int operator[] (unsigned int key) const
 Array-like access operator.
 
unsigned int & operator[] (unsigned int key)
 Array-like access operator.
 

Private Member Functions

 ClassDef (ECLLookupTable, 1)
 ClassDef.
 

Private Attributes

std::vector< unsigned int > m_content
 index to index lookup table
 

Detailed Description

Class for a lookup table.

Definition at line 230 of file ECLWaveformData.h.


The documentation for this class was generated from the following file: