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

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
 

Detailed Description

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.


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