#include <string>
Go to the source code of this file.
Functions | |
DetectorGeometry * | readDetectorGeometry (const RecEventFile &file, const std::string &title) |
FileInfo * | readFileInfo (const RecEventFile &file, const std::string &title) |
DetectorGeometry* readDetectorGeometry | ( | const RecEventFile & | file, |
const std::string & | title | ||
) |
Definition at line 23 of file adstReading.cc.
Referenced by cmpDetectorGeometry().
FileInfo* readFileInfo | ( | const RecEventFile & | file, |
const std::string & | title | ||
) |
Definition at line 51 of file adstReading.cc.
References io::eSuccess, and ok().
Referenced by cmpFileInfo().