ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
MuonResolutionPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONHISTUTILS_MUONRESOLUTIONPLOTS_H
6
#define MUONHISTUTILS_MUONRESOLUTIONPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
TrkValHistUtils/ResolutionPlots.h
"
10
#include "
xAODMuon/Muon.h
"
11
#include "
xAODTruth/TruthParticle.h
"
12
13
namespace
Muon
{
14
15
class
MuonResolutionPlots
:
public
PlotBase
{
16
public
:
17
MuonResolutionPlots
(
PlotBase
* pParent,
const
std::string& sDir,
18
const
std::string& sType =
""
,
19
bool
doBinnedResolutions =
false
);
20
void
fill
(
const
xAOD::TrackParticle
& muontp,
21
const
xAOD::TruthParticle
& truthprt,
float
weight = 1.0);
22
23
Trk::ResolutionPlots
m_oResolutionPlots
;
24
TH2*
Res_pT_vs_lowpT
{
nullptr
};
25
TH2*
Res_pT_vs_highpT
{
nullptr
};
26
TH2*
Res_pT_vs_pT
{
nullptr
};
27
TH2*
Res_pT_vs_eta
{
nullptr
};
28
TH2*
Res_pT_vs_phi
{
nullptr
};
29
30
TH2*
Res_eta_vs_pT
{
nullptr
};
31
TH2*
Res_phi_vs_pT
{
nullptr
};
32
33
private
:
34
std::string
m_sType
;
35
bool
m_doBinnedResolutionPlots
;
36
};
37
38
}
// namespace Muon
39
40
#endif
Muon.h
TruthParticle.h
PlotBase.h
ResolutionPlots.h
Muon::MuonResolutionPlots::Res_eta_vs_pT
TH2 * Res_eta_vs_pT
Definition
MuonResolutionPlots.h:30
Muon::MuonResolutionPlots::MuonResolutionPlots
MuonResolutionPlots(PlotBase *pParent, const std::string &sDir, const std::string &sType="", bool doBinnedResolutions=false)
Definition
MuonResolutionPlots.cxx:12
Muon::MuonResolutionPlots::Res_pT_vs_phi
TH2 * Res_pT_vs_phi
Definition
MuonResolutionPlots.h:28
Muon::MuonResolutionPlots::m_sType
std::string m_sType
Definition
MuonResolutionPlots.h:34
Muon::MuonResolutionPlots::Res_pT_vs_lowpT
TH2 * Res_pT_vs_lowpT
Definition
MuonResolutionPlots.h:24
Muon::MuonResolutionPlots::Res_phi_vs_pT
TH2 * Res_phi_vs_pT
Definition
MuonResolutionPlots.h:31
Muon::MuonResolutionPlots::Res_pT_vs_pT
TH2 * Res_pT_vs_pT
Definition
MuonResolutionPlots.h:26
Muon::MuonResolutionPlots::Res_pT_vs_highpT
TH2 * Res_pT_vs_highpT
Definition
MuonResolutionPlots.h:25
Muon::MuonResolutionPlots::m_oResolutionPlots
Trk::ResolutionPlots m_oResolutionPlots
Definition
MuonResolutionPlots.h:23
Muon::MuonResolutionPlots::m_doBinnedResolutionPlots
bool m_doBinnedResolutionPlots
Definition
MuonResolutionPlots.h:35
Muon::MuonResolutionPlots::fill
void fill(const xAOD::TrackParticle &muontp, const xAOD::TruthParticle &truthprt, float weight=1.0)
Definition
MuonResolutionPlots.cxx:62
Muon::MuonResolutionPlots::Res_pT_vs_eta
TH2 * Res_pT_vs_eta
Definition
MuonResolutionPlots.h:27
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
Trk::ResolutionPlots
Definition
Tracking/TrkValidation/TrkValHistUtils/TrkValHistUtils/ResolutionPlots.h:14
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
xAOD::TrackParticle
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Definition
Event/xAOD/xAODTracking/xAODTracking/TrackParticle.h:13
xAOD::TruthParticle
TruthParticle_v1 TruthParticle
Typedef to implementation.
Definition
Event/xAOD/xAODTruth/xAODTruth/TruthParticle.h:15
Generated on
for ATLAS Offline Software by
1.17.0