#include <ObjectMatrix.h>
3-dim array of 1-dim histogram
Definition at line 162 of file ObjectMatrix.h.
◆ ObjectMatrix_3() [1/2]
Hal::ObjectMatrix_3::ObjectMatrix_3 |
( |
| ) |
|
|
inline |
◆ ObjectMatrix_3() [2/2]
◆ ~ObjectMatrix_3()
Hal::ObjectMatrix_3::~ObjectMatrix_3 |
( |
| ) |
|
|
virtual |
◆ At()
TObject * Hal::ObjectMatrix_3::At |
( |
Int_t | i, |
|
|
Int_t | j, |
|
|
Int_t | k ) const |
|
inline |
- Parameters
-
i | 1st index in array of histograms |
j | 2nd index in array of histograms |
k | 3rd index in array of histograms |
- Returns
- histogram
Definition at line 209 of file ObjectMatrix.h.
◆ Get()
get sub-barray
- Parameters
-
- Returns
- sub-array
Definition at line 201 of file ObjectMatrix.h.
◆ GetFlatList()
TList * Hal::ObjectMatrix_3::GetFlatList |
( |
| ) |
const |
◆ GetSize()
Int_t Hal::ObjectMatrix_3::GetSize |
( |
| ) |
const |
|
inline |
◆ Init()
void Hal::ObjectMatrix_3::Init |
( |
Int_t | sizeX, |
|
|
Int_t | sizeY, |
|
|
Int_t | sizeZ, |
|
|
const TObject * | temp ) |
initialize histograms
- Parameters
-
sizeX | size of array |
sizeY | size of array |
sizeZ | size of array |
temp | - template object that will be cloned |
Definition at line 169 of file ObjectMatrix.cxx.
◆ operator=()
◆ Report()
Package * Hal::ObjectMatrix_3::Report |
( |
| ) |
const |
◆ fArray
◆ fSize
Int_t Hal::ObjectMatrix_3::fSize |
|
protected |
The documentation for this class was generated from the following files: