My Project
Public Member Functions
UInt4ContainerMatrix Class Reference

Data container for a set of UInt4ContainerArray-s and HeaderBase. More...

#include <UInt4ContainerMatrix.hh>

Inheritance diagram for UInt4ContainerMatrix:
Inheritance graph
[legend]
Collaboration diagram for UInt4ContainerMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UInt4ContainerMatrix (HeaderBase pheader)
 UInt4ContainerMatrix (const NeutronVector< UInt4ContainerArray, HeaderBase > &ob)
UInt4ContainerArrayoperator[] (UInt4 index)
UInt4Containeroperator() (UInt4 Mindex, UInt4 Aindex)
vector< UInt4 > * operator() (UInt4 Mindex, UInt4 Aindex, UInt4 Cindex)
vector< UInt4 > * operator() (UInt4 Mindex, UInt4 Aindex, string Key)
ElementContainerMatrix ConvertIntoElementContainerMatrix ()

Detailed Description

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".


The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends