MuonRegionSelector: Fix gcc 11 compilation warning.
Compare changes
- scott snyder authored
Check the result of dynamic_cast before dereferencing.
@@ -77,7 +77,11 @@ StatusCode MuonRegSelCondAlg::execute(const EventContext& ctx ) const