Definition at line 25 of file ObjectMatrix.h.
◆ ObjectMatrix_1() [1/2]
Hal::ObjectMatrix_1::ObjectMatrix_1 |
( |
| ) |
|
|
inline |
◆ ObjectMatrix_1() [2/2]
◆ ~ObjectMatrix_1()
virtual Hal::ObjectMatrix_1::~ObjectMatrix_1 |
( |
| ) |
|
|
inlinevirtual |
◆ At()
TObject * Hal::ObjectMatrix_1::At |
( |
Int_t | i | ) |
const |
|
inline |
return histogram
- Parameters
-
- Returns
- histogra
Definition at line 54 of file ObjectMatrix.h.
◆ GetArrray()
TObject ** Hal::ObjectMatrix_1::GetArrray |
( |
| ) |
const |
|
inline |
◆ GetComment()
TString Hal::ObjectMatrix_1::GetComment |
( |
Int_t | i | ) |
|
|
inline |
- Parameters
-
- Returns
- comment for histogram
Definition at line 70 of file ObjectMatrix.h.
◆ GetFlatList()
TList * Hal::ObjectMatrix_1::GetFlatList |
( |
| ) |
const |
◆ GetSize()
Int_t Hal::ObjectMatrix_1::GetSize |
( |
| ) |
const |
|
inline |
◆ Init()
void Hal::ObjectMatrix_1::Init |
( |
Int_t | size, |
|
|
const TObject * | temp ) |
|
virtual |
initialize histograms
- Parameters
-
size | size of array |
temp | - template object that will be cloned |
Definition at line 52 of file ObjectMatrix.cxx.
◆ operator=()
◆ Report()
Package * Hal::ObjectMatrix_1::Report |
( |
| ) |
const |
◆ SetComment()
void Hal::ObjectMatrix_1::SetComment |
( |
TString | comment, |
|
|
Int_t | i ) |
|
inline |
set comment to histogram
- Parameters
-
comment | comment |
i | histogram position |
Definition at line 76 of file ObjectMatrix.h.
◆ fArray
TObject** Hal::ObjectMatrix_1::fArray |
|
protected |
◆ fComments
TString* Hal::ObjectMatrix_1::fComments |
|
protected |
◆ fSize
Int_t Hal::ObjectMatrix_1::fSize |
|
protected |
The documentation for this class was generated from the following files: