11 #include <DD4hep/DetElement.h>
25 sort(det.begin(), det.end(),
26 [](
const dd4hep::DetElement&
a,
const dd4hep::DetElement&
b) {
27 return (a.id() <
b.id());
86 dd4hep::DetElement worldDetElement,
92 const std::function<
void(std::vector<dd4hep::DetElement>& detectors)>&
95 std::shared_ptr<const IMaterialDecorator> matDecorator =
nullptr);
137 dd4hep::DetElement subDetector,
157 std::vector<dd4hep::DetElement>& subdetectors);
166 std::vector<dd4hep::DetElement>& compounds);
174 std::vector<dd4hep::DetElement>& layers);
182 std::vector<dd4hep::DetElement>& volumes);