11 #include <corsika/framework/geometry/Line.hpp> 12 #include <corsika/framework/geometry/Point.hpp> 13 #include <corsika/media/LinearApproximationIntegrator.hpp> 17 template <
class TDerivableRho,
18 template <
typename>
class TIntegrator = LinearApproximationIntegrator>
20 :
public TIntegrator<DensityFunction<TDerivableRho, TIntegrator>> {
21 friend class TIntegrator<DensityFunction<TDerivableRho, TIntegrator>>;
26 DensityFunction(TDerivableRho rho)
class "quantity" is the heart of the library.
`, since they are used everywhere as integral part of the framework.