Feature/ray parameter tracer
Description
Add a new tracer that returns the geometrical parameters of the ray. Because the ray is a 6D-vector one has to "trace" the ray origin and the ray direction in two seperate steps.
Changes
Added new tracer 'RayParameterTracer'