ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::InterpolatedMaterialMap< Mapper_t >::Cache Struct Reference

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.

Detailed Description

template<typename Mapper_t>
struct Acts::InterpolatedMaterialMap< Mapper_t >::Cache

Temporary storage of a certain cell to improve material access.