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