|
enum class | EInitFlag { kSUCCESS
, kERROR
, kFATAL
} |
|
void | GoToDir (TString name) |
|
Definition at line 22 of file Reader.h.
◆ Reader()
◆ ~Reader()
◆ Exec()
void Hal::Reader::Exec |
( |
Option_t * | opt | ) |
|
|
virtual |
◆ FinishTask()
void Hal::Reader::FinishTask |
( |
| ) |
|
|
virtual |
called at the end of analysis, writes data
Reimplemented from Hal::Task.
Definition at line 53 of file Reader.cxx.
◆ Init()
Task::EInitFlag Hal::Reader::Init |
( |
| ) |
|
|
virtual |
◆ SetFormat()
void Hal::Reader::SetFormat |
( |
Event * | format | ) |
|
|
virtual |
set format
- Parameters
-
format | any class that inherit from NIcaEventAna and ican be read from currently processed file |
Definition at line 51 of file Reader.cxx.
The documentation for this class was generated from the following files: