Removed debug printing in roman pot construction
Compare changes
+ 0
− 9
@@ -132,7 +132,6 @@ static Ref_t create_detector(Detector& description, xml_h e, SensitiveDetector s
@@ -132,7 +132,6 @@ static Ref_t create_detector(Detector& description, xml_h e, SensitiveDetector s
@@ -146,34 +145,26 @@ static Ref_t create_detector(Detector& description, xml_h e, SensitiveDetector s
@@ -146,34 +145,26 @@ static Ref_t create_detector(Detector& description, xml_h e, SensitiveDetector s
auto comp_de = module_assembly_delements[comp_assembly].clone(comp_assembly + std::to_string(l_num));