ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
MuonHitResidualPlots.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 XAOD_ANALYSIS
6
#ifndef MUONHISTUTILS_MUONHITRESIDUALPLOTS_H
7
#define MUONHISTUTILS_MUONHITRESIDUALPLOTS_H
8
9
#include <string>
10
11
#include "
TrkValHistUtils/HitResidualPlots.h
"
12
#include "
TrkValHistUtils/PlotBase.h
"
13
14
// forward declarations
15
class
TH2;
16
class
TProfile;
17
namespace
Trk
{
18
class
ResidualPull
;
19
}
20
21
namespace
Muon
{
22
23
class
MuonHitResidualPlots
:
public
PlotBase
{
24
public
:
25
MuonHitResidualPlots
(
PlotBase
* pParent,
const
std::string& sDir,
26
std::string sType =
""
);
27
void
fill
(
const
Trk::ResidualPull
& resPull,
int
stationPhi
);
28
29
Trk::HitResidualPlots
m_oResidualPlots
;
30
TH2*
pulls_vs_sectorPhi
{
nullptr
};
31
TProfile*
pullsRMS_vs_sectorPhi
{
nullptr
};
32
33
private
:
34
void
init
();
35
};
36
37
}
// namespace Muon
38
39
#endif
40
#endif
// not XAOD_ANALYSIS
HitResidualPlots.h
PlotBase.h
Muon::MuonHitResidualPlots::fill
void fill(const Trk::ResidualPull &resPull, int stationPhi)
Definition
MuonHitResidualPlots.cxx:37
Muon::MuonHitResidualPlots::m_oResidualPlots
Trk::HitResidualPlots m_oResidualPlots
Definition
MuonHitResidualPlots.h:29
Muon::MuonHitResidualPlots::MuonHitResidualPlots
MuonHitResidualPlots(PlotBase *pParent, const std::string &sDir, std::string sType="")
Definition
MuonHitResidualPlots.cxx:19
Muon::MuonHitResidualPlots::pullsRMS_vs_sectorPhi
TProfile * pullsRMS_vs_sectorPhi
Definition
MuonHitResidualPlots.h:31
Muon::MuonHitResidualPlots::init
void init()
Muon::MuonHitResidualPlots::pulls_vs_sectorPhi
TH2 * pulls_vs_sectorPhi
Definition
MuonHitResidualPlots.h:30
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
Trk::HitResidualPlots
Definition
HitResidualPlots.h:15
Trk::ResidualPull
This class containes residual and pull information.
Definition
ResidualPull.h:46
Muon::nsw::STGTPSegments::ModuleIDProperty::stationPhi
@ stationPhi
Definition
NSWSTGTPDecodeBitmaps.h:167
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0