Skip to content

Commit

Permalink
fix typo, thanks Andre!
Browse files Browse the repository at this point in the history
  • Loading branch information
atolosadelgado committed Dec 16, 2024
1 parent 9a6f285 commit 4cc9e90
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 4cc9e90

Please sign in to comment.