4#include "tracking_altai.h"
6void recotrackdata_writer(
7 std::string data_repository,
9 std::string track_data_repository,
10 std::string track_run_name,
11 int max_frames = 10000000,
12 bool force_recodata_rebuild =
false,
13 bool force_lightdata_rebuild =
false);