|
ACTS
Experiment-independent tracking
|
Simple result struct to be returned It mainly acts as an internal state which is created for every propagation/extrapolation step. More...
#include <Acts/Material/MaterialInteraction.hpp>
Public Attributes | |
| double | materialInL0 = 0. |
| The accumulated materialInL0. | |
| std::vector< MaterialInteraction > | materialInteractions |
| This one is only filled when recordInteractions is switched on. | |
| double | materialInX0 = 0. |
| The accumulated material in units of X0 (radiation length). | |
Simple result struct to be returned It mainly acts as an internal state which is created for every propagation/extrapolation step.
| double Acts::RecordedMaterial::materialInL0 = 0. |
The accumulated materialInL0.
| std::vector<MaterialInteraction> Acts::RecordedMaterial::materialInteractions |
This one is only filled when recordInteractions is switched on.
| double Acts::RecordedMaterial::materialInX0 = 0. |
The accumulated material in units of X0 (radiation length).