#include <CbmTransportConfig.h>
|
static std::string | GetModuleTag () |
|
static TagSet_t | GetValidationTags () |
|
static TagSet_t | GetAcceptedGenerators () |
|
static bool | LoadImpl (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetIO (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetTarget (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetBeamProfile (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetTransportParameters (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetGeometry (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | SetGeometry (CbmSetup *setup, const pt::ptree &moduleTree) |
|
static bool | SetStackFilter (CbmTransport &obj, const pt::ptree &moduleTree) |
|
static bool | Load (CbmTransport &obj, const std::string &path) |
|
static bool | Load (CbmTransport &obj, const pt::ptree &tree) |
|
static void | LoadFromFile (const std::string &path, pt::ptree &tree) |
|
static bool | Validate (const pt::ptree &tree) |
|
static void | ParseTree (const pt::ptree &pt, std::string key, TagSet_t &treeSet) |
|
static void | PrintAvailableTags () |
|
static ECbmModuleId | stringToECbmModuleId (std::string s) |
|
static std::string | GetStringValue (boost::optional< std::string > opt) |
|
static std::string | GetStringValue (pt::ptree tree, std::string key, std::string fallback) |
|
static std::string | ParseString (std::string s) |
|
static void | SetLogLevel (const pt::ptree &moduleTree) |
|
Definition at line 12 of file CbmTransportConfig.h.
◆ TagSet_t
◆ ClassDef()
◆ GetAcceptedGenerators()
◆ GetModuleTag()
string CbmTransportConfig::GetModuleTag |
( |
| ) |
|
|
static |
◆ GetStringValue() [1/2]
◆ GetStringValue() [2/2]
◆ GetValidationTags()
◆ Load() [1/2]
◆ Load() [2/2]
◆ LoadFromFile()
◆ LoadImpl()
bool CbmTransportConfig::LoadImpl |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ ParseString()
◆ ParseTree()
◆ PrintAvailableTags()
◆ SetBeamProfile()
bool CbmTransportConfig::SetBeamProfile |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetGeometry() [1/2]
bool CbmTransportConfig::SetGeometry |
( |
CbmSetup * | setup, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetGeometry() [2/2]
bool CbmTransportConfig::SetGeometry |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetIO()
bool CbmTransportConfig::SetIO |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetLogLevel()
◆ SetStackFilter()
bool CbmTransportConfig::SetStackFilter |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetTarget()
bool CbmTransportConfig::SetTarget |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ SetTransportParameters()
bool CbmTransportConfig::SetTransportParameters |
( |
CbmTransport & | obj, |
|
|
const pt::ptree & | moduleTree ) |
|
static |
◆ stringToECbmModuleId()
◆ Validate()
The documentation for this class was generated from the following files: