#include <ObjectMatrix.h>
4dim array of 1-dim histograms
Definition at line 219 of file ObjectMatrix.h.
◆ ObjectMatrix_4() [1/2]
Hal::ObjectMatrix_4::ObjectMatrix_4 |
( |
| ) |
|
|
inline |
◆ ObjectMatrix_4() [2/2]
◆ ~ObjectMatrix_4()
Hal::ObjectMatrix_4::~ObjectMatrix_4 |
( |
| ) |
|
|
virtual |
◆ At()
TObject * Hal::ObjectMatrix_4::At |
( |
Int_t | i, |
|
|
Int_t | j, |
|
|
Int_t | k, |
|
|
Int_t | l ) const |
|
inline |
return object with given indexes
- Parameters
-
i | 1st index |
j | 2nd index |
k | f3rd index |
l | 4th index |
- Returns
- requested object
Definition at line 268 of file ObjectMatrix.h.
◆ Get()
◆ GetFlatList()
TList * Hal::ObjectMatrix_4::GetFlatList |
( |
| ) |
const |
◆ GetSize()
Int_t Hal::ObjectMatrix_4::GetSize |
( |
| ) |
const |
|
inline |
◆ Init()
void Hal::ObjectMatrix_4::Init |
( |
Int_t | sizeX, |
|
|
Int_t | sizeY, |
|
|
Int_t | sizeZ, |
|
|
Int_t | sizeT, |
|
|
const TObject * | temp ) |
|
virtual |
initialize histograms
- Parameters
-
sizeX | size of array (1st dim) |
sizeY | size of array (2nd dim) |
sizeZ | size of array (3rd dim) |
sizeD | size of array (4th dim) |
temp | - template object that will be cloned |
Definition at line 236 of file ObjectMatrix.cxx.
◆ operator=()
◆ Report()
Package * Hal::ObjectMatrix_4::Report |
( |
| ) |
const |
◆ fArray
◆ fSize
Int_t Hal::ObjectMatrix_4::fSize |
|
protected |
The documentation for this class was generated from the following files: