|
ACTS
Experiment-independent tracking
|
Temporary storage of a certain cell to improve material access. More...
#include <Acts/Material/InterpolatedMaterialMap.hpp>
Public Attributes | |
| bool | initialized = false |
| Boolean statement if the cell is initialized. | |
| std::optional< typename Mapper_t::MaterialCell > | matCell |
| Stored material cell. | |
Temporary storage of a certain cell to improve material access.
| bool Acts::InterpolatedMaterialMap< Mapper_t >::Cache::initialized = false |
Boolean statement if the cell is initialized.
| std::optional<typename Mapper_t::MaterialCell> Acts::InterpolatedMaterialMap< Mapper_t >::Cache::matCell |
Stored material cell.