12 #include <corsika/framework/process/ContinuousProcessIndex.hpp> 30 void setLength(
LengthType const step) { step_ = step; }
Import and extend the phys::units package.
To index individual processes (continuous processes) inside a ProcessSequence.
`, since they are used everywhere as integral part of the framework.
To store step length in LengthType and unique index in ProcessSequence of shortest step ContinuousPro...