1 #ifndef CALIBRATIONEXTRAINFO_H 2 #define CALIBRATIONEXTRAINFO_H 28 int GetIntData(std::string
const& label)
const;
29 std::vector<int>
const&
GetVecIntData(std::string
const& label)
const;
31 std::vector<float>
const&
GetVecFloatData(std::string
const& label)
const;
32 std::string
const&
GetStringData(std::string
const& label)
const;
Filters for channels, events, etc.