ATLAS Offline Software
Loading...
Searching...
No Matches
TauValidationPlotsNoCuts.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 TAUDQA_TAUVALIDATIONPLOTSNOCUTS_H
6#define TAUDQA_TAUVALIDATIONPLOTSNOCUTS_H
7
8// PlotBase objects
10#include "TauKinematicPlots.h"
11#include "GeneralTauPlots.h"
12#include "TauIDVariablesPlots.h"
13#include "EVetoPlots.h"
14#include "ResolutionPlots.h"
16#include "CorePlots.h"
17#include "DecayModeMigration.h"
18#include "EfficiencyPlots.h"
19
20
22 public:
23 TauValidationPlotsNoCuts(PlotBase* pParent, const std::string& sDir, const std::string& sTauJetContainerName);
24 // general tau all prongs plots
26
27
28 // tau1P plots : variables for tau ID and EVeto
30
31 // tau3P plots : variables for tau ID
33
34 // electron veto variables for electrons matching tau candidates
37
38 // general tau all fake prongs plots
40
41
42 // tau1P fake plots : variables for tau ID
44
45 // tau3P fake plots : variables for tau ID
47
48 // general tau all fake prongs plots
50
51 // tau1P fake plots : variables for tau ID
53
54 // tau3P fake plots : variables for tau ID
56
57 // All tau Reco with no match to truth
59
62
63 //Efficiency plots
67
71
75
76 // All tau Reco with Backwards compatability, for comparison with 17.X.Y
78
81
82 //DecayMode Migration Matrix plots
84
85 //Resolution Plots
89
90
91
92};
93
94#endif // not TAUDQA_TAUVALIDATIONPLOTSNOCUTS_H
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
Tau::DecayModeMigration m_oMigrationPlots
Tau::TauIDVariablesPlots m_oHad3ProngPlots
Tau::EfficiencyPlots m_oRecTauEffPlots
Tau::TauIDVariablesPlots m_oFakeHad1ProngPlots
Tau::EfficiencyPlots m_oFakeTauEffPlots
Tau::EfficiencyPlots m_oMatchedTauEff1PPlots
Tau::ResolutionPlots m_oMatchedResolution3PPlots
Tau::TauParticleFlowPlots m_oFakeTauAllProngsPlots
Tau::TauIDVariablesPlots m_oRecoHad1ProngPlots
Tau::TauIDVariablesPlots m_oFakeHad3ProngPlots
Tau::EfficiencyPlots m_oMatchedTauEff3PPlots
Tau::GeneralTauPlots m_oGeneralTauAllProngsPlots
Tau::EfficiencyPlots m_oFakeTauEff1PPlots
Tau::TauKinematicPlots m_oElMatchedParamPlots
Tau::TauIDVariablesPlots m_oHad1ProngPlots
Tau::EfficiencyPlots m_oRecTauEff3PPlots
Tau::GeneralTauPlots m_oRecoGeneralTauAllProngsPlots
Tau::TauParticleFlowPlots m_oRecoTauAllProngsPlots
Tau::TauIDVariablesPlots m_oRecoHad3ProngPlots
TauValidationPlotsNoCuts(PlotBase *pParent, const std::string &sDir, const std::string &sTauJetContainerName)
Tau::EfficiencyPlots m_oFakeTauEff3PPlots
Tau::EfficiencyPlots m_oMatchedTauEffPlots
Tau::GeneralTauPlots m_oFakeGeneralTauAllProngsPlots
Tau::EfficiencyPlots m_oRecTauEff1PPlots
Tau::ResolutionPlots m_oMatchedResolution1PPlots
Tau::TauParticleFlowPlots m_oMatchedTauAllProngsPlots
Tau::ResolutionPlots m_oMatchedResolutionPlots