ATLAS Offline Software
Loading...
Searching...
No Matches
PhotonValidationPlots.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef EGAMMAPHYSVALMONITORING_PHOTONVALIDATIONPLOTS_H
6#define EGAMMAPHYSVALMONITORING_PHOTONVALIDATIONPLOTS_H
7
10#include "PhotonPlots.h"
11#include "PhotonCnvPlots.h"
12#include "PhotonAmbPlots.h"
13
14#include "xAODEgamma/Photon.h"
16
17#include "CLHEP/Units/SystemOfUnits.h"
18
58
59#endif
Egamma::PhotonPlots m_oAllPlots
Egamma::KinematicsPlots m_oTruthRecoTightPlots
Egamma::KinematicsPlots m_oTruthRecoLoosePlots
void fill(const xAOD::Photon &photon, const xAOD::EventInfo &eventInfo, bool isPrompt)
Egamma::KinematicsPlots m_oTruthIsoUncPlots
Egamma::KinematicsPlots m_oTruthRecoConvPlots
Egamma::KinematicsPlots m_oTruthRecoUncPlots
Egamma::KinematicsPlots m_oTruthRecoTightConvPlots
PhotonValidationPlots(PlotBase *pParent, const std::string &sDir)
Egamma::PhotonPlots m_oPhotPlots
Egamma::KinematicsPlots m_oTruthRecoLooseConvPlots
Egamma::KinematicsPlots m_oTruthIsoConvPlots
Egamma::KinematicsPlots m_oTruthRecoLooseUncPlots
Egamma::PhotonCnvPlots m_oConvPhotPlots
Egamma::KinematicsPlots m_oTruthRecoTightUncPlots
Egamma::PhotonAmbPlots m_oAmbPhotPlots
Egamma::KinematicsPlots m_oTruthRecoPlots
Egamma::KinematicsPlots m_oTruthIsoPlots
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
EventInfo_v1 EventInfo
Definition of the latest event info version.
Photon_v1 Photon
Definition of the current "egamma version".