File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Detectors/Upgrades/ITS3/base/include/ITS3Base Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ class SegmentationSuperAlpide
4646 int mNRows ;
4747 int mNPixels ;
4848 int mLayer ;
49- static constexpr float mPassiveEdgeReadOut = 0 .; // width of the readout edge (Passive bottom)
50- static constexpr float mPassiveEdgeTop = 0 .; // Passive area on top
51- static constexpr float mPassiveEdgeSide = 0 .; // width of Passive area on left/right of the sensor
49+ static constexpr float mPassiveEdgeReadOut = 0 .; // width of the readout edge (Passive bottom)
50+ static constexpr float mPassiveEdgeTop = 0 .; // Passive area on top
51+ static constexpr float mPassiveEdgeSide = 0 .; // width of Passive area on left/right of the sensor
5252 static constexpr float mActiveMatrixSizeCols = mPitchCol * mNCols ; // Active size along columns
53- float mActiveMatrixSizeRows ; // Active size along rows
53+ float mActiveMatrixSizeRows ; // Active size along rows
5454
5555 // effective thickness of sensitive layer, accounting for charge collection non-unifoemity, https://alice.its.cern.ch/jira/browse/AOC-46
5656 static constexpr float mSensorLayerThicknessEff = 28 .e-4 ;
You can’t perform that action at this time.
0 commit comments