11 namespace analysis_tools {
13 std::string
GetGeoPath(
int run_number, std::string csv_file_path =
"");
14 std::pair<Scifi *, MuFilter *>
GetGeometry(
const std::string& geometry_path);
15 std::pair<Scifi *, MuFilter *>
GetGeometry(
int run_number,
const std::string& csv_file_path =
"");