|
BmnRoot
|
#include "BmnOnlineShmSource.h"#include <FairRootManager.h>#include <TBranchElement.h>#include <TMessage.h>#include <TSystem.h>#include <chrono>#include <thread>#include "nlohmann/json.hpp"Go to the source code of this file.
Classes | |
| class | BmnTMessage |
Typedefs | |
| using | json = nlohmann::json |
Variables | |
| const auto | configFilePath = gSystem->ExpandPathName("$VMCWORKDIR/config/online-shm-config.json") |
| using json = nlohmann::json |
Definition at line 13 of file BmnOnlineShmSource.cxx.
| const auto configFilePath = gSystem->ExpandPathName("$VMCWORKDIR/config/online-shm-config.json") |
Definition at line 15 of file BmnOnlineShmSource.cxx.
Referenced by BmnOnlineShmSource::Init().