11 #include "DD4hep/DetFactoryHelper.h"
14 using namespace dd4hep;
27 static std::pair<Assembly, DetElement> assembleTrapezoidalModule(
28 Detector& oddd, SensitiveDetector& sens,
const xml_comp_t& x_module);
42 static std::pair<Assembly, DetElement> assembleRectangularModule(
43 Detector& oddd, SensitiveDetector& sens,
const xml_comp_t& x_module,