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

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_
 

Detailed Description

Definition at line 20 of file Plane.hpp.


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