Skip to content

Commit 81b173b

Browse files
committed
including aluminium containers
1 parent 7ed8c70 commit 81b173b

File tree

1 file changed

+1
-1
lines changed
  • Detectors/Upgrades/ALICE3/FD/simulation/include/FDSimulation

1 file changed

+1
-1
lines changed

Detectors/Upgrades/ALICE3/FD/simulation/include/FDSimulation/Detector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class Detector : public o2::base::DetImpl<Detector>
108108
float mDzPlate;
109109

110110
std::vector<float> mRingSizesA = {};
111-
wstd::vector<float> mRingSizesC = {};
111+
std::vector<float> mRingSizesC = {};
112112

113113
float mEtaMaxA, mEtaMaxC;
114114
float mEtaMinA, mEtaMinC;

0 commit comments

Comments
 (0)