BmnRoot
Loading...
Searching...
No Matches
BmnOnlineShmSource.cxx File Reference
#include "BmnOnlineShmSource.h"
#include <FairRootManager.h>
#include <TBranchElement.h>
#include <TMessage.h>
#include <TSystem.h>
#include <chrono>
#include <thread>
#include "nlohmann/json.hpp"
Include dependency graph for BmnOnlineShmSource.cxx:

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")
 

Typedef Documentation

◆ json

Definition at line 13 of file BmnOnlineShmSource.cxx.

Variable Documentation

◆ configFilePath

const auto configFilePath = gSystem->ExpandPathName("$VMCWORKDIR/config/online-shm-config.json")

Definition at line 15 of file BmnOnlineShmSource.cxx.

Referenced by BmnOnlineShmSource::Init().