5#ifndef INDETTRACKPERFMON_JSONPLOTSDEFREADTOOL_T
6#define INDETTRACKPERFMON_JSONPLOTSDEFREADTOOL_T
51 float defaultNum = std::numeric_limits<float>::quiet_NaN() )
const;
53 unsigned int getInt(
const std::string& s,
unsigned int defaultNum = 0 )
const;
56 StringArrayProperty
m_plotsDefs{
this,
"PlotsDefs", {},
"Vector of plots definition strings" };