16 #include <DD4hep/CartesianGridXY.h>
19 const dd4hep::DetElement detElement,
const std::string& axes,
double scalor,
20 bool , std::shared_ptr<const Acts::ISurfaceMaterial>
material,
21 std::shared_ptr<const Acts::DigitizationModule> )
23 *(detElement.placement().ptr()),
24 detElement.nominal().worldTransformation(),
25 axes, scalor, std::move(material)),
26 m_detElement(std::move(detElement)) {}