Skip to content

22.0-coverity-InDetBCM_RawData

Shaun Roe requested to merge sroe/athena:22.0-coverity-InDetBCM_RawData into master

Solving, I think the last (valid) coverity defect in the /InnerDetector path. Remove default c'tor and the d'tor and virtual methods on a simple class which is not used as part of inheritance, and let the compiler generate methods instead.

Merge request reports