|
My Project
|
Data container for a set of UInt4ContainerArray-s and HeaderBase. More...
#include <UInt4ContainerMatrix.hh>


Public Member Functions | |
| UInt4ContainerMatrix (HeaderBase pheader) | |
| UInt4ContainerMatrix (const NeutronVector< UInt4ContainerArray, HeaderBase > &ob) | |
| UInt4ContainerArray * | operator[] (UInt4 index) |
| UInt4Container * | operator() (UInt4 Mindex, UInt4 Aindex) |
| vector< UInt4 > * | operator() (UInt4 Mindex, UInt4 Aindex, UInt4 Cindex) |
| vector< UInt4 > * | operator() (UInt4 Mindex, UInt4 Aindex, string Key) |
| ElementContainerMatrix | ConvertIntoElementContainerMatrix () |
Data container for a set of UInt4ContainerArray-s and HeaderBase.
This class is data container class like "ElementContainerMatrix". Functionalities of class methods in this class is similar to the methods of "ElementContainerMatrix". See the manual of "ElementContainerMatrix".
1.7.6.1