#include <R3BWhiterabbitPropagator.h>
Definition at line 27 of file R3BWhiterabbitPropagator.h.
◆ R3BWhiterabbitPropagator() [1/2]
R3BWhiterabbitPropagator::R3BWhiterabbitPropagator |
( |
| ) |
|
◆ R3BWhiterabbitPropagator() [2/2]
R3BWhiterabbitPropagator::R3BWhiterabbitPropagator |
( |
const TString & | name, |
|
|
Int_t | iVerbose = 1, |
|
|
const TString & | namewr = "WRMaster" ) |
Creates an instance of the task.
- Parameters
-
name | a name of the task. |
iVerbose | a verbosity level. |
namewr | a name of the whiterabbit. |
Definition at line 31 of file R3BWhiterabbitPropagator.cxx.
◆ ~R3BWhiterabbitPropagator()
R3BWhiterabbitPropagator::~R3BWhiterabbitPropagator |
( |
| ) |
|
|
virtual |
◆ Exec()
void R3BWhiterabbitPropagator::Exec |
( |
Option_t * | option | ) |
|
|
overridevirtual |
Is called by the framework every time a new event is read.
- Parameters
-
option | an execution option. |
Definition at line 71 of file R3BWhiterabbitPropagator.cxx.
◆ Init()
InitStatus R3BWhiterabbitPropagator::Init |
( |
| ) |
|
|
overridevirtual |
This function is called by the framework before the event loop.
- Returns
- Initialization status. kSUCCESS, kERROR or kFATAL.
Definition at line 48 of file R3BWhiterabbitPropagator.cxx.
◆ fInputItem
TClonesArray* R3BWhiterabbitPropagator::fInputItem |
|
private |
◆ fNameWR
TString R3BWhiterabbitPropagator::fNameWR |
|
private |
The documentation for this class was generated from the following files: