#include <TestTasks.h>
Definition at line 13 of file TestTasks.h.
◆ TestInTask()
TestInTask::TestInTask |
( |
const TString & |
t_branch = "TestBranch" | ) |
|
|
inline |
Definition at line 19 of file TestTasks.h.
19 : FairTask(), fBranchName(t_branch){};
◆ ~TestInTask()
virtual TestInTask::~TestInTask |
( |
| ) |
|
|
inlinevirtual |
◆ Exec()
virtual void TestInTask::Exec |
( |
Option_t * |
| ) |
|
|
inlinevirtual |
◆ Init()
virtual InitStatus TestInTask::Init |
( |
| ) |
|
|
inlinefinalvirtual |
The documentation for this class was generated from the following file: