5#ifndef PHYSVALMONITORING_METPLOTS_H
6#define PHYSVALMONITORING_METPLOTS_H
9#include "CLHEP/Units/SystemOfUnits.h"
17 METPlots(
PlotBase* pParent,
const std::string& sDir, std::string sParticleType =
"RefFinal");
METPlots(PlotBase *pParent, const std::string &sDir, std::string sParticleType="RefFinal")
std::string m_sParticleType
virtual void initializePlots()
void fill(const xAOD::MissingET *met, const xAOD::EventInfo *evt)
PlotBase(PlotBase *parent, const std::string &sDir)
EventInfo_v1 EventInfo
Definition of the latest event info version.
MissingET_v1 MissingET
Version control by type defintion.