CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::tracking_line::Tracking Class Reference

Tracking of particles without charge or in no magnetic fields. More...

#include <TrackingStraight.hpp>

Inheritance diagram for corsika::tracking_line::Tracking:

Public Member Functions

template<typename TParticle >
auto getTrack (TParticle const &particle)
 Determine track of particle.
 

Additional Inherited Members

- Protected Member Functions inherited from corsika::Intersect< Tracking >
auto nextIntersect (TParticle const &particle, TimeType const step_limit=std::numeric_limits< TimeType::value_type >::infinity() *second) const
 Determines next intersection with any of the geometry volumes.
 

Detailed Description

Tracking of particles without charge or in no magnetic fields.

This will simply follow traight lines, but intersect them with the geometry volume model of the environment.

Definition at line 35 of file TrackingStraight.hpp.


The documentation for this class was generated from the following file: