CbmRoot
Loading...
Searching...
No Matches
CbmOnlineParWrite::Config Struct Reference

#include <CbmOnlineParWrite.h>

Public Attributes

uint32_t runId = 0
 
std::string outputDir = ""
 
std::string geoFileDir = ""
 Path to the .geo.root file.
 
bool doAlignment = false
 
bool experimental = false
 Everything else is just copied from the directory of origin (path of the MainConfig.yaml)
 

Detailed Description

Definition at line 35 of file CbmOnlineParWrite.h.

Member Data Documentation

◆ doAlignment

bool CbmOnlineParWrite::Config::doAlignment = false

Definition at line 39 of file CbmOnlineParWrite.h.

Referenced by CbmOnlineParWrite::Run().

◆ experimental

bool CbmOnlineParWrite::Config::experimental = false

Everything else is just copied from the directory of origin (path of the MainConfig.yaml)

Temporary flag, which dumps only tracking parameters

Definition at line 40 of file CbmOnlineParWrite.h.

◆ geoFileDir

std::string CbmOnlineParWrite::Config::geoFileDir = ""

Path to the .geo.root file.

Definition at line 38 of file CbmOnlineParWrite.h.

◆ outputDir

std::string CbmOnlineParWrite::Config::outputDir = ""

Definition at line 37 of file CbmOnlineParWrite.h.

◆ runId

uint32_t CbmOnlineParWrite::Config::runId = 0

Definition at line 36 of file CbmOnlineParWrite.h.


The documentation for this struct was generated from the following file: