ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
MuonParamPlots.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_MUONPARAMPLOTS_H
6
#define MUONHISTUTILS_MUONPARAMPLOTS_H
7
8
#include <string>
9
10
#include "
TrkValHistUtils/PlotBase.h
"
11
#include "
xAODMuon/Muon.h
"
12
13
namespace
Muon
{
14
15
class
MuonParamPlots
:
public
PlotBase
{
16
public
:
17
MuonParamPlots
(
PlotBase
* pParent,
const
std::string& sDir);
18
void
fill
(
const
xAOD::Muon
& mu,
float
weight = 1.0);
19
20
TH1*
msInnerMatchChi2
{
nullptr
};
21
TH1*
msOuterMatchChi2
{
nullptr
};
22
23
TH1*
ELoss
{
nullptr
};
24
TH1*
ELossSigma
{
nullptr
};
25
TH1*
paramELoss
{
nullptr
};
26
TH1*
measELoss
{
nullptr
};
27
28
private
:
29
void
initializePlots
();
30
void
FillPlot
(TH1* hist,
const
xAOD::Muon
& mu,
31
const
xAOD::Muon::ParamDef paramDef,
float
scale = 1,
32
float
weight = 1.0);
33
};
34
35
}
// namespace Muon
36
37
#endif
Muon.h
PlotBase.h
Muon::MuonParamPlots::ELossSigma
TH1 * ELossSigma
Definition
MuonParamPlots.h:24
Muon::MuonParamPlots::MuonParamPlots
MuonParamPlots(PlotBase *pParent, const std::string &sDir)
Definition
MuonParamPlots.cxx:12
Muon::MuonParamPlots::msOuterMatchChi2
TH1 * msOuterMatchChi2
Definition
MuonParamPlots.h:21
Muon::MuonParamPlots::fill
void fill(const xAOD::Muon &mu, float weight=1.0)
Definition
MuonParamPlots.cxx:28
Muon::MuonParamPlots::ELoss
TH1 * ELoss
Definition
MuonParamPlots.h:23
Muon::MuonParamPlots::msInnerMatchChi2
TH1 * msInnerMatchChi2
Definition
MuonParamPlots.h:20
Muon::MuonParamPlots::paramELoss
TH1 * paramELoss
Definition
MuonParamPlots.h:25
Muon::MuonParamPlots::FillPlot
void FillPlot(TH1 *hist, const xAOD::Muon &mu, const xAOD::Muon::ParamDef paramDef, float scale=1, float weight=1.0)
Definition
MuonParamPlots.cxx:36
Muon::MuonParamPlots::initializePlots
void initializePlots()
Definition
MuonParamPlots.cxx:17
Muon::MuonParamPlots::measELoss
TH1 * measELoss
Definition
MuonParamPlots.h:26
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