Skip to content
Snippets Groups Projects
Commit aebeb124 authored by Markus Frank's avatar Markus Frank
Browse files

Move to Geant4 like placement model. IMPORTANT: Read doc/release.notes

parent a26f69d1
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ static Ref_t create_detector(LCDD& lcdd, xml_h element, SensitiveDetector sens)
// ==========================================================================
// Hcal Barrel module shapers
PolyhedraRegular polyhedra_shaper("polyhedra",numSides+1,Hcal_inner_radius,Hcal_module_radius,detZ*2);
PolyhedraRegular polyhedra_shaper("polyhedra",numSides,Hcal_inner_radius,Hcal_module_radius,detZ*2);
Tube tube_shaper(0.0,Hcal_outer_radius, detZ, 0.0, 2.0*M_PI);
// Create Hcal Barrel volume with material Steel235
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment