11 #include <corsika/framework/process/InteractionHistogram.hpp> 12 #include <corsika/framework/process/InteractionProcess.hpp> 31 template <
class TCountedProcess>
39 template <
typename TSecondaryView>
43 template <
typename TParticle>
52 TCountedProcess& process_;
60 #include <corsika/detail/framework/process/InteractionCounter.inl> InteractionHistogram const & getHistogram() const
returns the filles histograms
class "quantity" is the heart of the library.
GrammageType getInteractionLength(TParticle const &particle) const
! returns internal process getInteractionLength
The cascade namespace assembles all objects needed to simulate full particles cascades.
void doInteraction(TSecondaryView &view)
wrapper around internall process doInteraction
Process describing the interaction of particles.
Class that creates and stores histograms of collisions , which is used by class InteractionCounter.