ATLAS Offline Software
Classes | Namespaces
PackedArray.h File Reference

An array of unsigned values of some bit size, packed tightly. More...

#include <vector>
#include <cstddef>
Include dependency graph for PackedArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CxxUtils::PackedArray
 An array of unsigned values of some bit size, packed tightly. More...
 
class  CxxUtils::PackedArray::proxy
 proxy class for representing an lvalue to an element of PackedArray. More...
 

Namespaces

 CxxUtils
 

Detailed Description

An array of unsigned values of some bit size, packed tightly.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Feb, 2007

Definition in file PackedArray.h.