Skip to content

Commit

Permalink
fix typo, thanks Andre!
Browse files Browse the repository at this point in the history
  • Loading branch information
atolosadelgado authored and BrieucF committed Dec 19, 2024
1 parent 4c1b642 commit 8741db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detector/tracker/DriftChamber_o1_v02.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ dd4hep::Solid CompositeTT(double twist_angle, double cell_rin_z0, double cell_
// ROOT hyperboloid require stereoangles stin and stout
//-- stereo for rmin
double stin = DCH_i.stereoangle_z0(cell_rin_z0);
//-- stereo for rour
//-- stereo for rout
double stout = DCH_i.stereoangle_z0(cell_rout_z0);

// make hyperboloid longer, later intersection with gtrap will lead to proper length
Expand Down

0 comments on commit 8741db2

Please sign in to comment.