12 #include <corsika/framework/process/StackProcess.hpp> 29 template <
typename TStack>
32 typedef typename TStack::particle_type Particle;
40 void doStack(TStack
const&);
51 std::chrono::system_clock::time_point StartTime_;
56 #include <corsika/detail/modules/StackInspector.inl> Import and extend the phys::units package.
`, since they are used everywhere as integral part of the framework.
void setE0(HEPEnergyType const E0)
To set a new E0, for example when a new shower event is started.
int getStep() const
return the current Cascade step counter
Process to act on the entire particle stack.
StackProcess that will act each steps to perform diagnostics on the full stack.