|
BmnRoot
|
Protected Member Functions | |
| void | Init () override |
| void | InitTask () override |
| void | ResetTask () override |
| Bool_t | SetupExperimentalRun (std::unique_ptr< TTree > &inputTree, Int_t &runNumber) |
| void | RegisterBranches (std::unique_ptr< TTree > &inputTree) |
| void | UploadData (std::unique_ptr< TTree > &inputTree) |
| void | InitializeReconstructionTasks (Int_t runNumber) |
| Bool_t | HandleData (fair::mq::MessagePtr &inputMessage, Int_t) |
Static Protected Attributes | |
| static constexpr auto | INPUT_CHANNEL_NAME = "in-channel" |
| static constexpr auto | OUTPUT_CHANNEL_NAME = "out-channel" |
Definition at line 36 of file reco_processor.cxx.
|
inlineprotected |
Definition at line 303 of file reco_processor.cxx.
References InitializeReconstructionTasks(), OUTPUT_CHANNEL_NAME, RegisterBranches(), SetupExperimentalRun(), and UploadData().
Referenced by Init().
|
inlineoverrideprotected |
Definition at line 42 of file reco_processor.cxx.
References HandleData(), and INPUT_CHANNEL_NAME.
|
inlineprotected |
no inheritance from BmnTask
no inheritance from BmnTask
no inheritance from BmnTask
no inheritance from BmnTask
Definition at line 160 of file reco_processor.cxx.
References kTOF1, kTOF701, and sqrt().
Referenced by HandleData().
|
inlineoverrideprotected |
Definition at line 44 of file reco_processor.cxx.
|
inlineprotected |
Definition at line 130 of file reco_processor.cxx.
Referenced by HandleData().
|
inlineoverrideprotected |
Definition at line 58 of file reco_processor.cxx.
|
inlineprotected |
Definition at line 60 of file reco_processor.cxx.
References UniRun::GetRun(), and UniRun::ReadPreviousGeometryFile().
Referenced by HandleData().
|
inlineprotected |
Definition at line 147 of file reco_processor.cxx.
Referenced by HandleData().
|
staticconstexprprotected |
Definition at line 39 of file reco_processor.cxx.
Referenced by Init().
|
staticconstexprprotected |
Definition at line 40 of file reco_processor.cxx.
Referenced by HandleData().