DeUTDetector - Protect getSectorDirect from out-of-bounds access
Compare changes
Files
5+ 37
− 32
@@ -8,9 +8,10 @@
@@ -139,8 +140,10 @@ public:
@@ -178,7 +181,9 @@ public:
@@ -233,11 +238,12 @@ public:
@@ -263,14 +269,17 @@ protected:
@@ -278,7 +287,7 @@ private:
@@ -310,23 +319,23 @@ inline const DeUTDetector::Sectors& DeUTDetector::sectors() const { return m_sec
@@ -336,29 +345,25 @@ inline unsigned int DeUTDetector::nReadoutSector() const { return sectors().size