ATLAS Offline Software
MuonSpectrometer
MuonValidation
MuonDQA
MuonTrackMonitoring
MuonTrackMonitoring
PlotMuons.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 MUONTRACKMONITORING_PLOTMUONS_H
6
#define MUONTRACKMONITORING_PLOTMUONS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
TrkValHistUtils/ParamPlots.h
"
10
#include "
MuonHistUtils/RecoInfoPlots.h
"
11
#include "
MuonHistUtils/MomentumPullPlots.h
"
12
#include "
MuonHistUtils/MuonHitSummaryPlots.h
"
13
#include "
xAODMuon/Muon.h
"
14
15
class
PlotMuons
:
public
PlotBase
{
16
17
public
:
18
19
PlotMuons
(
PlotBase
* pParent,
const
std::string&
sDir
);
20
21
void
fill
(
const
xAOD::Muon
&
muon
);
22
23
Trk::ParamPlots
m_plots_All
;
24
Muon::RecoInfoPlots
m_plots_RecoInfo
;
25
Muon::MomentumPullPlots
m_plots_MomentumPull
;
26
Muon::MuonHitSummaryPlots
m_plots_MuonHitSummary
;
27
};
28
29
#endif
RecoInfoPlots.h
Trk::ParamPlots
Definition:
Tracking/TrkValidation/TrkValHistUtils/TrkValHistUtils/ParamPlots.h:13
xAOD::muon
@ muon
Definition:
TrackingPrimitives.h:195
PlotBase
Definition:
PlotBase.h:34
Muon::MomentumPullPlots
Definition:
MomentumPullPlots.h:13
Muon.h
PlotMuons::PlotMuons
PlotMuons(PlotBase *pParent, const std::string &sDir)
Definition:
PlotMuons.cxx:7
python.copyTCTOutput.sDir
sDir
Definition:
copyTCTOutput.py:60
MuonHitSummaryPlots.h
PlotMuons::m_plots_RecoInfo
Muon::RecoInfoPlots m_plots_RecoInfo
Definition:
PlotMuons.h:24
xAOD::Muon_v1
Class describing a Muon.
Definition:
Muon_v1.h:38
MomentumPullPlots.h
PlotMuons::m_plots_MuonHitSummary
Muon::MuonHitSummaryPlots m_plots_MuonHitSummary
Definition:
PlotMuons.h:26
PlotMuons::fill
void fill(const xAOD::Muon &muon)
Definition:
PlotMuons.cxx:14
Muon::RecoInfoPlots
Definition:
MuonSpectrometer/MuonValidation/MuonHistogramming/MuonHistUtils/MuonHistUtils/RecoInfoPlots.h:15
PlotMuons::m_plots_MomentumPull
Muon::MomentumPullPlots m_plots_MomentumPull
Definition:
PlotMuons.h:25
PlotMuons
Definition:
PlotMuons.h:15
Muon::MuonHitSummaryPlots
Definition:
MuonHitSummaryPlots.h:17
PlotBase.h
PlotMuons::m_plots_All
Trk::ParamPlots m_plots_All
Definition:
PlotMuons.h:23
ParamPlots.h
Generated on Thu Nov 7 2024 21:23:57 for ATLAS Offline Software by
1.8.18