5#ifndef EGAMMAVALIDATION_ISOLATIONHISTOGRAMS_H
6#define EGAMMAVALIDATION_ISOLATIONHISTOGRAMS_H
8#include "GaudiKernel/ITHistSvc.h"
9#include "GaudiKernel/SmartIF.h"
27 SmartIF<ITHistSvc> rootHistSvc)
std::map< std::string, TH1D * > histoMap
StatusCode initializePlots(bool do_var_histos)
void fill(const xAOD::Egamma &egamma)
IsolationHistograms(std::string name, std::string title, std::string folder, SmartIF< ITHistSvc > rootHistSvc)
SmartIF< ITHistSvc > m_rootHistSvc
Egamma_v1 Egamma
Definition of the current "egamma version".