|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|

Public Member Functions | |
| Universe (corsika::CoordinateSystemPtr const &pCS) | |
| bool | contains (corsika::Point const &) const override |
| returns true if the Point p is within the sphere | |
Public Member Functions inherited from corsika::Sphere | |
| Sphere (Point const &pCenter, LengthType const pRadius) | |
| Point const & | getCenter () const |
| void | setCenter (Point const &) |
| LengthType | getRadius () const |
| void | setRadius (LengthType const) |
| CoordinateSystemPtr const | getCoordinateSystem () const |
| std::string | asString () const |
Definition at line 16 of file Universe.hpp.