Belle II Software development
|
Struct for caching results from the xml file. More...
#include <Gearbox.h>
Public Attributes | |
int | numNodes |
number of nodes corresponding to the path | |
std::string | value |
value of the first node if present, otherwise "" | |
std::string | unit |
unit attribute of the first node if present, otherwise "" | |
|
inline |
Definition at line 41 of file Gearbox.h.
std::string unit |
std::string value |