ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::IGridMaterialAccessor Struct Reference

Base class for material accessors, this is needed for the I/O of the different grid material types, in the actual implementation the material accessor is a template parameter. More...

#include <Acts/Material/GridSurfaceMaterial.hpp>

Inheritance diagram for Acts::IGridMaterialAccessor:
[legend]

Public Member Functions

virtual ~IGridMaterialAccessor ()=default

Detailed Description

Base class for material accessors, this is needed for the I/O of the different grid material types, in the actual implementation the material accessor is a template parameter.

Constructor & Destructor Documentation

◆ ~IGridMaterialAccessor()

virtual Acts::IGridMaterialAccessor::~IGridMaterialAccessor ( )
virtualdefault