Skip to content
Snippets Groups Projects
Commit 324d651c authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

EcalEndcapN_rmin from zmax, crossing angle, beampipe

parent 26bc6787
No related branches found
No related tags found
1 merge request!177Ecal rmin parametrization
......@@ -490,7 +490,7 @@ end of the solenoid coils.
EcalEndcapP_rmin and EcalEndcapN_rmin need to be set in sync with the forward and backward detectors.
</documentation>
<constant name="EcalEndcapP_rmin" value="200.0*mm"/>
<constant name="EcalEndcapN_rmin" value="5*cm"/>
<constant name="EcalEndcapN_rmin" value="max((EcalEndcapN_zmin + EcalEndcapN_length) * tan(abs(CrossingAngle)) + 12.5 * mm, 5*cm)"/>
<constant name="EcalEndcapN_rmax" value="BarrelTracking_rmax"/>
<documentation>
......
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