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