1 #ifndef SurveyDataReader_h
2 #define SurveyDataReader_h
20 typedef std::map<align::ID, align::Scalars >
MapType;
21 typedef std::pair<align::ID,align::Scalars >
PairType;
std::pair< align::ID, align::Scalars > PairType
std::vector< Scalar > Scalars
std::pair< std::vector< int >, align::Scalars > PairTypeOr
std::map< align::ID, align::Scalars > MapType
const MapTypeOr & surveyMap() const
std::map< std::vector< int >, align::Scalars > MapTypeOr
const MapType & detIdMap() const
void readFile(const std::string &textFileName, const std::string &fileType, const TrackerTopology *tTopo)
Read given text file.
align::Scalars convertToAlignableCoord(const align::Scalars &align_params)