Skip to content

Commit 0ae50be

Browse files
Whitespace cleanup
Please consider the following formatting changes to #15122
2 parents 14a3ce4 + 9506ac1 commit 0ae50be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ void TRKServices::createOTServicesPeacock(TGeoVolume* motherVolume)
828828
const int OTDisknPower = 3 * 34;
829829
float siO2FiberAreaD = OTDisknFiber * mFiberArea * mFiberComposition[0];
830830
float peFiberAreaD = OTDisknFiber * mFiberArea * mFiberComposition[1];
831-
831+
832832
float puCoolingAreaD = 0;
833833
float h2oCoolingAreaD = 0;
834834
float cuPowerAreaD = OTDisknPower * mPowerBundleArea * mPowerBundleComposition[0];
@@ -839,7 +839,7 @@ void TRKServices::createOTServicesPeacock(TGeoVolume* motherVolume)
839839
const int OTBarrelnPower = 306;
840840
float siO2FiberAreaB = OTBarrelnFiber * mFiberArea * mFiberComposition[0];
841841
float peFiberAreaB = OTBarrelnFiber * mFiberArea * mFiberComposition[1];
842-
842+
843843
float puCoolingAreaB = 0;
844844
float h2oCoolingAreaB = 0;
845845
float cuPowerAreaB = OTBarrelnPower * mPowerBundleArea * mPowerBundleComposition[0];

0 commit comments

Comments
 (0)