5#ifndef EGAMMAVALIDATION_SHOWERSHAPESHISTOGRAMS_H
6#define EGAMMAVALIDATION_SHOWERSHAPESHISTOGRAMS_H
10#include "GaudiKernel/ITHistSvc.h"
11#include "GaudiKernel/SmartIF.h"
27 SmartIF<ITHistSvc> rootHistSvc) :
std::map< std::string, TH2D * > histo2DMap
void fill(const xAOD::Egamma &egamma)
SmartIF< ITHistSvc > m_rootHistSvc
StatusCode initializePlots()
std::map< std::string, TH1D * > histoMap
ShowerShapesHistograms(std::string name, std::string title, std::string folder, SmartIF< ITHistSvc > rootHistSvc)
Egamma_v1 Egamma
Definition of the current "egamma version".