#include <R3BDataPropagator.h>
Definition at line 21 of file R3BDataPropagator.h.
◆ R3BDataPropagator() [1/2]
| R3BDataPropagator::R3BDataPropagator |
( |
| ) |
|
◆ R3BDataPropagator() [2/2]
| R3BDataPropagator::R3BDataPropagator |
( |
const TString & | name, |
|
|
int | iVerbose = 1, |
|
|
TString | namebranch = "" ) |
|
explicit |
Creates an instance of the task.
- Parameters
-
| name | a name of the task. |
| iVerbose | a verbosity level. |
| namebranch | a name of the branch to be propagated. |
Definition at line 29 of file R3BDataPropagator.cxx.
◆ ~R3BDataPropagator()
| R3BDataPropagator::~R3BDataPropagator |
( |
| ) |
|
|
overridedefault |
Frees the memory used by the object.
◆ ClassDefOverride()
◆ Exec()
| void R3BDataPropagator::Exec |
( |
Option_t * | | ) |
|
|
override |
Is called by the framework every time a new event is read.
- Parameters
-
| option | an execution option. |
Definition at line 54 of file R3BDataPropagator.cxx.
◆ Init()
| InitStatus R3BDataPropagator::Init |
( |
| ) |
|
|
override |
This function is called by the framework before the event loop.
- Returns
- Initialization status. kSUCCESS, kERROR or kFATAL.
Definition at line 35 of file R3BDataPropagator.cxx.
◆ fInputData
| TClonesArray* R3BDataPropagator::fInputData = nullptr |
|
private |
◆ fNameBranch
| TString R3BDataPropagator::fNameBranch |
|
private |
The documentation for this class was generated from the following files: