When trying to access the run_start_time and run_end_time with the ToTime() function in c++, the return value is incorrect for different runs. The returned time is midnight on 01/01/1970, which is the unix epoch time. The issue was raised here on the clas12 discourse.
Hi,
When trying to access the run_start_time and run_end_time with the ToTime() function in c++, the return value is incorrect for different runs. The returned time is midnight on 01/01/1970, which is the unix epoch time. The issue was raised here on the clas12 discourse.
Thanks for your help.