13 #ifndef mitkDICOMFileReaderSelector_h
14 #define mitkDICOMFileReaderSelector_h
58 void AddConfig(
const std::string& xmlDescription);
61 void AddConfigFile(
const std::string& filename);
67 void AddFileReaderCanditate(DICOMFileReader::Pointer reader);
75 void LoadBuiltIn3DConfigs();
83 void LoadBuiltIn3DnTConfigs();
96 DICOMFileReader::Pointer GetFirstReaderWithMinimumNumberOfOutputImages();
103 void AddConfigsFromResources(
const std::string& path);
104 void AddConfigFromResource(
const std::string& resourcename);