ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
MomentumPullPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONHISTUTILS_MOMENTUMPULLPLOTS_H
6
#define MUONHISTUTILS_MOMENTUMPULLPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODMuon/Muon.h
"
10
11
namespace
Muon
{
12
13
class
MomentumPullPlots
:
public
PlotBase
{
14
public
:
15
MomentumPullPlots
(
PlotBase
* pParent,
const
std::string& sDir)
16
:
PlotBase
(pParent, sDir) {}
17
void
fill
(
const
xAOD::Muon
& mu,
float
weight = 1.0);
18
19
TH1*
dpt_idme
{
nullptr
};
20
TH1*
ddpt_idme
{
nullptr
};
21
TH1*
dphi_idme
{
nullptr
};
22
TH1*
deta_idme
{
nullptr
};
23
24
TH1*
dpt_cbme
{
nullptr
};
25
TH1*
ddpt_cbme
{
nullptr
};
26
TH1*
dphi_cbme
{
nullptr
};
27
TH1*
deta_cbme
{
nullptr
};
28
29
TH2*
pt_cbme
{
nullptr
};
30
TH2*
pt_cbid
{
nullptr
};
31
TH2*
pt_meid
{
nullptr
};
32
33
private
:
34
void
initializePlots
();
35
};
36
37
}
// namespace Muon
38
39
#endif
Muon.h
PlotBase.h
Muon::MomentumPullPlots::fill
void fill(const xAOD::Muon &mu, float weight=1.0)
Definition
MomentumPullPlots.cxx:46
Muon::MomentumPullPlots::initializePlots
void initializePlots()
Definition
MomentumPullPlots.cxx:14
Muon::MomentumPullPlots::MomentumPullPlots
MomentumPullPlots(PlotBase *pParent, const std::string &sDir)
Definition
MomentumPullPlots.h:15
Muon::MomentumPullPlots::pt_meid
TH2 * pt_meid
Definition
MomentumPullPlots.h:31
Muon::MomentumPullPlots::dpt_cbme
TH1 * dpt_cbme
Definition
MomentumPullPlots.h:24
Muon::MomentumPullPlots::pt_cbme
TH2 * pt_cbme
Definition
MomentumPullPlots.h:29
Muon::MomentumPullPlots::deta_cbme
TH1 * deta_cbme
Definition
MomentumPullPlots.h:27
Muon::MomentumPullPlots::dphi_idme
TH1 * dphi_idme
Definition
MomentumPullPlots.h:21
Muon::MomentumPullPlots::ddpt_cbme
TH1 * ddpt_cbme
Definition
MomentumPullPlots.h:25
Muon::MomentumPullPlots::dpt_idme
TH1 * dpt_idme
Definition
MomentumPullPlots.h:19
Muon::MomentumPullPlots::pt_cbid
TH2 * pt_cbid
Definition
MomentumPullPlots.h:30
Muon::MomentumPullPlots::ddpt_idme
TH1 * ddpt_idme
Definition
MomentumPullPlots.h:20
Muon::MomentumPullPlots::dphi_cbme
TH1 * dphi_cbme
Definition
MomentumPullPlots.h:26
Muon::MomentumPullPlots::deta_idme
TH1 * deta_idme
Definition
MomentumPullPlots.h:22
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
xAOD::Muon
Muon_v1 Muon
Reference the current persistent version:
Definition
Event/xAOD/xAODMuon/xAODMuon/Muon.h:13
Generated on
for ATLAS Offline Software by
1.17.0