|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
General FourVector object. More...
#include <corsika/framework/core/PhysicalUnits.hpp>#include <corsika/framework/core/PhysicalGeometry.hpp>#include <type_traits>#include <corsika/detail/framework/geometry/FourVector.inl>

Go to the source code of this file.
Classes | |
| class | corsika::FourVector< TTimeType, TSpaceVecType > |
| Description of physical four-vectors. More... | |
Namespaces | |
| corsika | |
| `, since they are used everywhere as integral part of the framework. | |
Typedefs | |
| typedef FourVector< HEPEnergyType, MomentumVector > | corsika::FourMomentum |
Functions | |
| template<typename TTimeType , typename TSpaceVecType > | |
| std::ostream & | corsika::operator<< (std::ostream &os, corsika::FourVector< TTimeType, TSpaceVecType > const &qv) |
| streaming operator | |