Definition at line 20 of file Options.h.
◆ OptionArray()
Hal::OptionArray::OptionArray |
( |
| ) |
|
◆ ~OptionArray()
Hal::OptionArray::~OptionArray |
( |
| ) |
|
|
virtual |
◆ Add()
Bool_t Hal::OptionArray::Add |
( |
TString | option | ) |
|
add option to array
- Parameters
-
Definition at line 78 of file Options.cxx.
◆ GetByLabel()
TString Hal::OptionArray::GetByLabel |
( |
TString | label, |
|
|
Int_t | no = 0 ) const |
get label for give option e.g for data:format - return data
- Parameters
-
label | - label for given option |
no | - number of option with given label |
Definition at line 100 of file Options.cxx.
◆ GetByLabelNo()
Int_t Hal::OptionArray::GetByLabelNo |
( |
TString | label | ) |
const |
get label by number e.g if registered labes "A" and "B" GetByLabelNo("B") return 1
- Parameters
-
Definition at line 115 of file Options.cxx.
◆ Print()
void Hal::OptionArray::Print |
( |
Option_t * | = "" | ) |
const |
◆ RegisterLabel()
void Hal::OptionArray::RegisterLabel |
( |
TString | label | ) |
|
register label
- Parameters
-
Definition at line 61 of file Options.cxx.
The documentation for this class was generated from the following files: