1#ifndef GOS_DB_HEADER_INCLUDED
2#define GOS_DB_HEADER_INCLUDED
4#include "tof_typedefs.h"
37 f32 global_pos_x_l0_A ;
38 f32 global_pos_y_l0_A ;
39 f32 global_pos_z_l0_A ;
41 std::string to_string()
const;
50std::ostream& operator<<(std::ostream& os,
const Gaps::TofPaddle& paddle);
**
Definition caraspace.hpp:8
std::map< u8, TofPaddle > get_tofpaddles(std::string dbname)
Get a paddle from the database.
u8 ltb_id
Definition database.h:21