|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
The leap-frog tracking. More...
#include <corsika/modules/tracking/TrackingStraight.hpp>#include <corsika/framework/geometry/Line.hpp>#include <corsika/framework/geometry/Plane.hpp>#include <corsika/framework/geometry/Sphere.hpp>#include <corsika/framework/geometry/LeapFrogTrajectory.hpp>#include <corsika/framework/geometry/Vector.hpp>#include <corsika/framework/geometry/Intersections.hpp>#include <corsika/framework/core/ParticleProperties.hpp>#include <corsika/framework/core/PhysicalUnits.hpp>#include <corsika/framework/utility/QuarticSolver.hpp>#include <corsika/framework/core/Logging.hpp>#include <corsika/modules/tracking/Intersect.hpp>#include <type_traits>#include <utility>#include <corsika/detail/modules/tracking/TrackingLeapFrogCurved.inl>Go to the source code of this file.
Classes | |
| class | corsika::tracking_leapfrog_curved::Tracking |
| The class tracking_leapfrog_curved::Tracking is based on the Bachelor thesis of Andre Schmidt (KIT). More... | |
Namespaces | |
| corsika | |
| `, since they are used everywhere as integral part of the framework. | |
The leap-frog tracking.
Definition in file TrackingLeapFrogCurved.hpp.