CSCSegmValMonAlg: bug fix
Compare changes
@@ -249,7 +249,7 @@ StatusCode CSCSegmValMonAlg::fillHistograms(const EventContext& ctx) const{
Added protection against potential dereferencing of a null pointer
Addresses: ATLASRECTS-6812 and ATLASRECTS-6808