File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Detectors/Upgrades/ALICE3/TRK/simulation/src Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 ];
You can’t perform that action at this time.
0 commit comments