ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
SlowMuonParamPlots.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_SLOWMUONPARAMPLOTS_H
6
#define MUONHISTUTILS_SLOWMUONPARAMPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODMuon/SlowMuon.h
"
10
11
namespace
Muon
{
12
13
class
BetaPlots
:
public
PlotBase
{
14
public
:
15
BetaPlots
(
PlotBase
* pParent,
const
std::string& sDir, std::string sDetType);
16
17
void
fill
(
const
xAOD::SlowMuon
& smu,
float
weight = 1.0);
18
19
TH1*
nHits
;
20
TH1*
avg
;
21
TH1*
chi2
;
22
TH1*
ndf
;
23
TH1*
chi2ndf
;
24
TH1*
chi2prob
;
25
TH1*
rms
;
26
27
private
:
28
std::string
m_sDetType
;
29
void
initializePlots
();
30
};
31
32
class
SlowMuonParamPlots
:
public
PlotBase
{
33
public
:
34
SlowMuonParamPlots
(
PlotBase
* pParent,
const
std::string& sDir);
35
36
void
fill
(
const
xAOD::SlowMuon
& smu,
float
weight = 1.0);
37
38
TH1*
beta
{
nullptr
};
39
BetaPlots
mdtBeta
;
40
BetaPlots
rpcBeta
;
41
BetaPlots
caloBeta
;
42
43
private
:
44
void
initializePlots
();
45
};
46
47
}
// namespace Muon
48
49
#endif
PlotBase.h
SlowMuon.h
Muon::BetaPlots
Definition
SlowMuonParamPlots.h:13
Muon::BetaPlots::avg
TH1 * avg
Definition
SlowMuonParamPlots.h:20
Muon::BetaPlots::chi2
TH1 * chi2
Definition
SlowMuonParamPlots.h:21
Muon::BetaPlots::nHits
TH1 * nHits
Definition
SlowMuonParamPlots.h:19
Muon::BetaPlots::chi2ndf
TH1 * chi2ndf
Definition
SlowMuonParamPlots.h:23
Muon::BetaPlots::BetaPlots
BetaPlots(PlotBase *pParent, const std::string &sDir, std::string sDetType)
Definition
SlowMuonParamPlots.cxx:13
Muon::BetaPlots::fill
void fill(const xAOD::SlowMuon &smu, float weight=1.0)
Definition
SlowMuonParamPlots.cxx:34
Muon::BetaPlots::ndf
TH1 * ndf
Definition
SlowMuonParamPlots.h:22
Muon::BetaPlots::rms
TH1 * rms
Definition
SlowMuonParamPlots.h:25
Muon::BetaPlots::initializePlots
void initializePlots()
Definition
SlowMuonParamPlots.cxx:24
Muon::BetaPlots::chi2prob
TH1 * chi2prob
Definition
SlowMuonParamPlots.h:24
Muon::BetaPlots::m_sDetType
std::string m_sDetType
Definition
SlowMuonParamPlots.h:28
Muon::SlowMuonParamPlots::rpcBeta
BetaPlots rpcBeta
Definition
SlowMuonParamPlots.h:40
Muon::SlowMuonParamPlots::initializePlots
void initializePlots()
Definition
SlowMuonParamPlots.cxx:86
Muon::SlowMuonParamPlots::SlowMuonParamPlots
SlowMuonParamPlots(PlotBase *pParent, const std::string &sDir)
Definition
SlowMuonParamPlots.cxx:78
Muon::SlowMuonParamPlots::mdtBeta
BetaPlots mdtBeta
Definition
SlowMuonParamPlots.h:39
Muon::SlowMuonParamPlots::caloBeta
BetaPlots caloBeta
Definition
SlowMuonParamPlots.h:41
Muon::SlowMuonParamPlots::fill
void fill(const xAOD::SlowMuon &smu, float weight=1.0)
Definition
SlowMuonParamPlots.cxx:90
Muon::SlowMuonParamPlots::beta
TH1 * beta
Definition
SlowMuonParamPlots.h:38
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::SlowMuon
SlowMuon_v1 SlowMuon
Reference the current persistent version:
Definition
SlowMuon.h:13
Generated on
for ATLAS Offline Software by
1.17.0