Skip to content

Add temporary constructors to TrackTraj to work around cppgsl 3.x gcc 9.x issue

Christopher Rob Jones requested to merge TrackTraj-Span-CPPGSL3 into master

Adds temporary constructors to TrackTraj to work around an issue with cppgsl 3.x and gcc 9.x.

Hopefully will address build failures in the LCG dev4 nightlies.

Minor drive-by clean up at the same time.

Edited by Christopher Rob Jones

Merge request reports