#include <CbmOffsetDigiTimeTester.h>
|
Bool_t | fbWriteOutput |
| Control flags.
|
|
uint64_t | fulTsCounter |
| If ON the output vector of digi is written to disk by FairRoot, otherwise just made available for higher stages.
|
|
std::vector< CbmTofDigi > const * | fvDigiIn |
| TS counter, not same as TS index!
|
|
std::vector< CbmTofDigi > * | fvDigiOut |
| Input vector of Digis, recovered from framework for input.
|
|
TClonesArray * | fArrayDigiIn |
| Output vector of Digis, propagated to framework for output.
|
|
TClonesArray * | fArrayDigiOut |
| Input array of Digis, recovered from framework for input.
|
|
std::map< UInt_t, Double_t > | fmOffsets |
| Output array of Digis, propagated to framework for output.
|
|
Double_t | fdCurrentOffset |
| Index is the first TS where the offset is valid.
|
|
std::map< UInt_t, Double_t >::iterator | fmitNextOffset |
| Current offset in [ns].
|
|
std::set< UInt_t > | fsAddrToOffset |
| List of addresses to which the offset should be applied.
|
|
TString | fsDigiBranchName |
| Addresses for which the digi time is offset, if empty applied to all.
|
|
TString | fsDigiBranchNameCal |
|
TString | fsDigiBranchDescrCal |
|
Definition at line 38 of file CbmOffsetDigiTimeTester.h.
◆ CbmOffsetDigiTimeTof()
CbmOffsetDigiTimeTof::CbmOffsetDigiTimeTof |
( |
TString | sDigiBranchName, |
|
|
TString | sDigiCalBranchName = "", |
|
|
TString | sDigiCalBranchDescr = "" ) |
|
inline |
◆ ~CbmOffsetDigiTimeTof()
CbmOffsetDigiTimeTof::~CbmOffsetDigiTimeTof |
( |
| ) |
|
|
inline |
◆ AddAddressToOffset()
◆ AddOffsetPoint()
◆ ClassDef()
◆ Exec()
Executed for each event. Inherited from FairTask.
◆ Finish()
Finish task called at the end of the run. Inherited from FairTask.
◆ Init()
Initiliazation of task at the beginning of a run. Inherited from FairTask.
◆ ReInit()
ReInitiliazation of task when the runID changes. Inherited from FairTask.
◆ SetParContainers()
Load the parameter container from the runtime database. Inherited from FairTask.
◆ SetWriteOutputFlag()
◆ fArrayDigiIn
Output vector of Digis, propagated to framework for output.
Input/Output Arrays (backup)
Definition at line 73 of file CbmOffsetDigiTime.h.
◆ fArrayDigiOut
Input array of Digis, recovered from framework for input.
Definition at line 74 of file CbmOffsetDigiTime.h.
◆ fbWriteOutput
◆ fdCurrentOffset
◆ fmitNextOffset
◆ fmOffsets
Output array of Digis, propagated to framework for output.
List of offsets with their boundaries
Definition at line 78 of file CbmOffsetDigiTime.h.
◆ fsAddrToOffset
List of addresses to which the offset should be applied.
Definition at line 83 of file CbmOffsetDigiTime.h.
◆ fsDigiBranchDescrCal
◆ fsDigiBranchName
Addresses for which the digi time is offset, if empty applied to all.
Names for framework objects search
Definition at line 86 of file CbmOffsetDigiTime.h.
◆ fsDigiBranchNameCal
◆ fulTsCounter
If ON the output vector of digi is written to disk by FairRoot, otherwise just made available for higher stages.
Statistics
Definition at line 66 of file CbmOffsetDigiTime.h.
◆ fvDigiIn
TS counter, not same as TS index!
Input/Output vectors (default)
Definition at line 69 of file CbmOffsetDigiTime.h.
◆ fvDigiOut
Input vector of Digis, recovered from framework for input.
Definition at line 70 of file CbmOffsetDigiTime.h.
The documentation for this class was generated from the following file: