|
enum class | EInitFlag { kSUCCESS
, kERROR
, kFATAL
} |
|
void | GoToDir (TString name) |
|
Definition at line 19 of file UnigenReader.h.
◆ UnigenReader()
HalUni::UnigenReader::UnigenReader |
( |
| ) |
|
◆ ~UnigenReader()
HalUni::UnigenReader::~UnigenReader |
( |
| ) |
|
|
virtual |
◆ Exec()
void HalUni::UnigenReader::Exec |
( |
Option_t * | opt | ) |
|
|
virtual |
◆ Init()
Hal::Task::EInitFlag HalUni::UnigenReader::Init |
( |
| ) |
|
|
virtual |
initialize task
- Returns
- flag of initization, if equal to ERROR task will not be executed, if FATAL analysis will be stopped
Reimplemented from Hal::Reader.
Definition at line 20 of file UnigenReader.cxx.
The documentation for this class was generated from the following files: