5#ifndef EGAMMAPHYSVALMONITORING_ISOLATIONPLOTS_H
6#define EGAMMAPHYSVALMONITORING_ISOLATIONPLOTS_H
12#include "CLHEP/Units/SystemOfUnits.h"
std::string m_sParticleType
void fill(const xAOD::Egamma &egamma, const xAOD::EventInfo &eventInfo)
static void FillIsolationPlot(TH1 *hist, xAOD::Iso::IsolationType isoType, const xAOD::Egamma &egamma, const xAOD::EventInfo &eventInfo)
virtual void initializePlots()
IsolationPlots(PlotBase *pParent, const std::string &sDir, std::string sParticleType)
PlotBase(PlotBase *parent, const std::string &sDir)
IsolationType
Overall enumeration for isolation types in xAOD files.
EventInfo_v1 EventInfo
Definition of the latest event info version.
Egamma_v1 Egamma
Definition of the current "egamma version".