1 #ifndef SurveyInputTextReader_h 2 #define SurveyInputTextReader_h 20 typedef std::pair<align::ID, align::StructureType>
UniqueId;
22 typedef std::map<UniqueId, align::Scalars>
MapType;
23 typedef std::pair<UniqueId, align::Scalars>
PairType;
void readFile(const std::string &textFileName)
Read given text file.
std::map< UniqueId, align::Scalars > MapType
std::pair< UniqueId, align::Scalars > PairType
std::pair< align::ID, align::StructureType > UniqueId
const MapType & UniqueIdMap() const