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