![]() |
ATLAS Offline Software
|
Mutable tracking geometry visitor to load the material on the tracking surfaces inside the ITk. More...
#include <ITkMaterialDecoratorTool.h>
Public Member Functions | |
| virtual | ~ITkMaterialDecoratorTool () |
| virtual void | visitSurface (Acts::Surface &surface) override final |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | finalize () override final |
Private Attributes | |
| Gaudi::Property< std::string > | m_materialMapFile {this, "MaterialDbFile", "", ""} |
| std::unique_ptr< ActsPlugins::RootMaterialDecorator > | m_matDecorator {} |
Mutable tracking geometry visitor to load the material on the tracking surfaces inside the ITk.
Definition at line 16 of file ITkMaterialDecoratorTool.h.
|
virtualdefault |
|
finaloverridevirtual |
Definition at line 20 of file ITkMaterialDecoratorTool.cxx.
|
finaloverridevirtual |
Definition at line 13 of file ITkMaterialDecoratorTool.cxx.
|
finaloverridevirtual |
Definition at line 10 of file ITkMaterialDecoratorTool.cxx.
|
private |
Definition at line 25 of file ITkMaterialDecoratorTool.h.
|
private |
Definition at line 24 of file ITkMaterialDecoratorTool.h.