ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonHistogramming
MuonHistUtils
MuonHistUtils
ChargeDepParamPlots.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_CHARGEDEPPARAMPLOTS_H
6
#define MUONHISTUTILS_CHARGEDEPPARAMPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODMuon/Muon.h
"
10
#include "
xAODTracking/TrackParticle.h
"
11
12
namespace
Muon
{
13
14
class
ChargeDepParamPlots
:
public
PlotBase
{
15
public
:
16
ChargeDepParamPlots
(
PlotBase
* pParent,
const
std::string& sDir,
17
std::string sType);
18
// void fill(const xAOD::TrackParticle& trkprt);
19
void
fill
(
const
xAOD::Muon
& mu,
float
weight = 1.0);
20
21
TH1*
q_times_eta
{
nullptr
};
22
TH1*
q_over_p
{
nullptr
};
23
TH1*
q_over_pt
{
nullptr
};
24
TH1*
qMS_times_qCB
{
nullptr
};
25
TH1*
qID_times_qCB
{
nullptr
};
26
27
private
:
28
void
initializePlots
();
29
std::string
m_sType
;
30
};
31
32
}
// namespace Muon
33
34
#endif
// MUONHISTUTILS_CHARGEDEPPARAMPLOTS_H
Muon.h
TrackParticle.h
PlotBase.h
Muon::ChargeDepParamPlots::q_times_eta
TH1 * q_times_eta
Definition
ChargeDepParamPlots.h:21
Muon::ChargeDepParamPlots::ChargeDepParamPlots
ChargeDepParamPlots(PlotBase *pParent, const std::string &sDir, std::string sType)
Definition
ChargeDepParamPlots.cxx:11
Muon::ChargeDepParamPlots::qID_times_qCB
TH1 * qID_times_qCB
Definition
ChargeDepParamPlots.h:25
Muon::ChargeDepParamPlots::q_over_p
TH1 * q_over_p
Definition
ChargeDepParamPlots.h:22
Muon::ChargeDepParamPlots::q_over_pt
TH1 * q_over_pt
Definition
ChargeDepParamPlots.h:23
Muon::ChargeDepParamPlots::m_sType
std::string m_sType
Definition
ChargeDepParamPlots.h:29
Muon::ChargeDepParamPlots::qMS_times_qCB
TH1 * qMS_times_qCB
Definition
ChargeDepParamPlots.h:24
Muon::ChargeDepParamPlots::initializePlots
void initializePlots()
Definition
ChargeDepParamPlots.cxx:16
Muon::ChargeDepParamPlots::fill
void fill(const xAOD::Muon &mu, float weight=1.0)
Definition
ChargeDepParamPlots.cxx:40
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