CORSIKA8  0.0.0
The framework to simulate particle cascades for astroparticle physics
NuclearStackExtension Class Reference

Memory implementation of adding nuclear inforamtion to the existing particle stack defined in class InnerStackImpl. More...

#include <NuclearStackExtension.hpp>

Detailed Description

Memory implementation of adding nuclear inforamtion to the existing particle stack defined in class InnerStackImpl.

Inside the NuclearStackExtension class there is a dedicated fNucleusRef index, where fNucleusRef[i] is referring to the correct A and Z for a specific particle index i. fNucleusRef[i] == -1 means that this is not a nucleus, and a subsequent call to getNucleusA would produce an exception.


The documentation for this class was generated from the following file: