|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Public Member Functions | |
| Plane (Point const &vCenter, DirectionVector const &vNormal) | |
| bool | isAbove (Point const &vP) const |
| LengthType | getDistanceTo (Point const &vP) const |
| Point const & | getCenter () const |
| DirectionVector const & | getNormal () const |
| std::string | asString () const |
Public Attributes | |
| Point const | center_ |
| DirectionVector const | normal_ |