Public Member Functions | |
void | init (ConfigurationManager *configManager) |
const std::vector< std::string > & | getDetectorIDs (void) const |
const std::vector< std::string > & | getDetectorTypes (void) const |
const std::string & | getDetectorType (const std::string &detectorID) const |
const std::string & | getDetectorStatus (const std::string &detectorID) const |
const std::map< std::string, unsigned int > & | getNameToRowMap () const |
Definition at line 13 of file DetectorConfiguration.h.