|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Container to store and return a list of intersections of a trajectory with a geometric volume objects in space. More...
#include <Intersections.hpp>
Public Member Functions | |
| Intersections (TimeType &&t1, TimeType &&t2) | |
| Intersections (TimeType &&t) | |
| bool | hasIntersections () const |
| TimeType | getEntry () const |
| ! where did the trajectory currently enter the volume | |
| TimeType | getExit () const |
| ! where did the trajectory currently exit the volume | |
Container to store and return a list of intersections of a trajectory with a geometric volume objects in space.
Definition at line 24 of file Intersections.hpp.