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