HighLAND
Public Member Functions | Protected Attributes | List of all members
int_3Dmatrix Class Reference

Public Member Functions

 int_3Dmatrix (const int n1, const int n2, const int n3)
 
void Ini (Int_t val)
 
void Fill (int i, int j, int k, int val)
 
int GetValue (int i, int j, int k) const
 
int * GetAddress ()
 
size_t num_rows1 ()
 
size_t num_rows2 ()
 
size_t num_rows3 ()
 

Protected Attributes

int * _m
 
int _n1
 
int _n2
 
int _n3
 

Detailed Description

Definition at line 350 of file OutputManager.hxx.


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