|
ACTS
Experiment-independent tracking
|
Accumulate and average volume-based material properties. More...
#include <Acts/Material/AccumulatedVolumeMaterial.hpp>
Public Member Functions | |
| void | accumulate (const MaterialSlab &mat) |
| Add one entry with the given material properties. | |
| const Material & | average () |
| Compute the average material collected so far. | |
Accumulate and average volume-based material properties.
This class is intended to be used during the mapping process.
| void Acts::AccumulatedVolumeMaterial::accumulate | ( | const MaterialSlab & | mat | ) |
Add one entry with the given material properties.
| mat | The material slab to accumulate |
| const Material & Acts::AccumulatedVolumeMaterial::average | ( | ) |
Compute the average material collected so far.