ATLAS Offline Software
Loading...
Searching...
No Matches
DiTauValidationPlots.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2//
3// Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
4//
5#ifndef DITAUDQA_DITAUVALIDATIONPLOTS_H
6#define DITAUDQA_DITAUVALIDATIONPLOTS_H
7
8// PlotBase objects
9#include "CorePlots.h"
10#include "ResolutionPlots.h"
11
27
28#endif // not DITAUDQA_DITAUVALIDATIONPLOTS_H
DiTau::CorePlots m_oNewCorePlotsNomTrue
DiTau::CorePlots m_oNewCorePlots
DiTau::CorePlots m_oNewCorePlotsFake
DiTau::CorePlots m_oNewCorePlotsTrue
DiTau::CorePlots m_oNewCorePlotsNom
DiTau::CorePlots m_oNewCorePlotsNomFake
DiTauValidationPlots(PlotBase *pParent, const std::string &sDir, const std::string &sDiTauJetContainerName)
DiTau::ResolutionPlots m_oNewResolutionPlotsTrue
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29