12 #include <corsika/framework/process/StackProcess.hpp> 18 template <
typename TStack>
21 typedef typename TStack::particle_type Particle;
29 void doStack(TStack
const&);
40 decltype(std::chrono::system_clock::now()) StartTime_;
45 #include <corsika/detail/modules/StackInspector.inl> Import and extend the phys::units package.
void setE0(const HEPEnergyType vE0)
To set a new E0, for example when a new shower event is started.
The cascade namespace assembles all objects needed to simulate full particles cascades.
int getStep() const
return the current Cascade step counter
Process to act on the entire particle stack.