Skip to content

Commit

Permalink
Merge pull request #3 from alibuild/alibot-cleanup-11651
Browse files Browse the repository at this point in the history
Please consider the following formatting changes to AliceO2Group#11651
  • Loading branch information
jikim1290 authored Jul 14, 2023
2 parents e00c702 + e09d545 commit 820f1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Detectors/FIT/FT0/base/src/Geometry.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ void Geometry::setCsideModules()
Float_t mInStart[3] = {2.9491, 2.9491, 2.5};
Float_t mStartC[3] = {20., 20, 5.5};

Double_t crad = ZdetC; // define concave c-side radius here
Double_t crad = ZdetC; // define concave c-side radius here

Double_t dP = mInStart[0]; // side length of mcp divided by 2

Expand Down

0 comments on commit 820f1a1

Please sign in to comment.