Belle II Software  release-08-01-10
Gearbox::PathOverride Struct Reference

Struct to override a path in the XML file with a custom value. More...

#include <Gearbox.h>

Collaboration diagram for Gearbox::PathOverride:

Public Attributes

std::string path {""}
 XPath expression of the path to override.
 
std::string value {""}
 New value.
 
std::string unit {""}
 new Unit
 
bool multiple {false}
 if true, override all nodes when more than one node matches the XPath expression, bail otherwise
 

Detailed Description

Struct to override a path in the XML file with a custom value.

Definition at line 51 of file Gearbox.h.


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