ATLASRECTS-5798: EgammaPhysValMonitoring remove duplicate headers
Compare changes
@@ -7,18 +7,13 @@
@@ -7,18 +7,13 @@
m_oShowerShapesAllRecoPlots(this, "All/ShowerShapesPlots/","All Reco "+ sParticleType +" Electron" ),
@@ -37,7 +32,7 @@ ElectronPlots::ElectronPlots(PlotBase* pParent, const std::string& sDir,
@@ -37,7 +32,7 @@ ElectronPlots::ElectronPlots(PlotBase* pParent, const std::string& sDir,
nParticles = Book1D("n", "Number of"+ m_sParticleType + "s;#" + m_sParticleType + " electrons;Events", 15, 0, 15.);
@@ -50,27 +45,27 @@ void ElectronPlots::initializePlots(){
@@ -50,27 +45,27 @@ void ElectronPlots::initializePlots(){