5#ifndef ACTSMATERIAL_ROOTMATERIALWRITERTOOL_H
6#define ACTSMATERIAL_ROOTMATERIALWRITERTOOL_H
11#include "Acts/Material/TrackingGeometryMaterial.hpp"
24 const std::string& name,
25 const IInterface* parent);
29 const Acts::TrackingGeometryMaterial& detMaterial)
const override;
32 Gaudi::Property<std::string>
m_fileName{
this,
"FileName",
"material-maps.root",
"Output root file for the Material Map"};
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...