6#ifndef TRT_GEOMODEL_TRTSTRAWSTATUSACCESSOR_H
7#define TRT_GEOMODEL_TRTSTRAWSTATUSACCESSOR_H
9#include "Identifier/Identifier.h"
18 void fill(
const std::string& path);
23 using Key = Identifier::value_type;
~TRTStrawStatusAccessor()=default
void fill(const std::string &path)
std::map< Key, int > m_statusMap
Identifier::value_type Key
TRTStrawStatusAccessor()=default
int status(const Identifier &id) const