main-cleanup-26-PixelConditionsData
Implement proposal 26 of ATLASRECTS-7721 : Remove unused getter, setter and data structures from PixelModuleData. The vector form of
float getDefaultBiasVoltage(int barrel_ec, int layer) const;
was never used, so no need also for the 'setters' and these vectors in PixelModuleData.