Struct MaterialInteractor::Result¶
Defined in File MaterialInteractor.hpp
Nested Relationships¶
This struct is a nested type of Struct MaterialInteractor.
Struct Documentation¶
-
struct
Acts::MaterialInteractor::Result Simple result struct to be returned It mainly acts as an internal state which is created for every propagation/extrapolation step.
Public Members
-
double
materialInL0= 0. The accumulated materialInL0.
-
std::vector<MaterialInteraction>
materialInteractions This one is only filled when recordInteractions is switched on.
-
double
materialInX0= 0.
-
double