ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonValidation
MuonDQA
MuonTrackMonitoring
MuonTrackMonitoring
RecoVertexPlots.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 MUONTRKPHYSMONITORING_RecoVertexPLOTS_H
6
#define MUONTRKPHYSMONITORING_RecoVertexPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODTracking/VertexContainer.h
"
10
11
12
class
RecoVertexPlots
:
public
PlotBase
{
13
public
:
14
RecoVertexPlots
(
PlotBase
*pParent,
const
std::string& sDir);
15
16
void
fill
(
const
xAOD::Vertex
& msVx);
17
18
TH1*
m_nMDT
;
19
TH1*
m_nRPC
;
20
TH1*
m_nTGC
;
21
TH1*
m_nTracklets
;
22
TH2*
m_VertexEtaPhi
;
23
24
private
:
25
void
initializePlots
();
26
27
};
28
29
#endif
PlotBase.h
VertexContainer.h
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
RecoVertexPlots::m_VertexEtaPhi
TH2 * m_VertexEtaPhi
Definition
RecoVertexPlots.h:22
RecoVertexPlots::m_nMDT
TH1 * m_nMDT
Definition
RecoVertexPlots.h:18
RecoVertexPlots::m_nRPC
TH1 * m_nRPC
Definition
RecoVertexPlots.h:19
RecoVertexPlots::fill
void fill(const xAOD::Vertex &msVx)
Definition
RecoVertexPlots.cxx:28
RecoVertexPlots::initializePlots
void initializePlots()
Definition
RecoVertexPlots.cxx:17
RecoVertexPlots::m_nTGC
TH1 * m_nTGC
Definition
RecoVertexPlots.h:20
RecoVertexPlots::m_nTracklets
TH1 * m_nTracklets
Definition
RecoVertexPlots.h:21
RecoVertexPlots::RecoVertexPlots
RecoVertexPlots(PlotBase *pParent, const std::string &sDir)
Definition
RecoVertexPlots.cxx:9
xAOD::Vertex
Vertex_v1 Vertex
Define the latest version of the vertex class.
Definition
Event/xAOD/xAODTracking/xAODTracking/Vertex.h:16
Generated on
for ATLAS Offline Software by
1.17.0