ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
PFlow
PFlowValidation
PFOHistUtils
PFOHistUtils
PFOPVMatchedPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PFOPVMATCHEDPLOTS_H
6
#define PFOPVMATCHEDPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODPFlow/FlowElement.h
"
10
#include "
xAODTracking/Vertex.h
"
11
#include "
xAODEventInfo/EventInfo.h
"
12
13
namespace
PFO
{
14
15
class
PFOPVMatchedPlots
:
public
PlotBase
{
16
17
public
:
18
19
PFOPVMatchedPlots
(
PlotBase
*pParent,
const
std::string & sDir,
const
std::string & sFEContainerName);
20
21
void
fill
(
const
xAOD::FlowElement
& FE,
const
xAOD::Vertex
& theVertex,
const
xAOD::EventInfo
& eventInfo);
22
23
private
:
24
TH1*
m_FE_pt
{};
25
TH1*
m_FE_eta
{};
26
TH1*
m_FE_phi
{};
27
TH1*
m_FE_m
{};
28
TH1*
m_FE_charge
{};
29
31
TH1*
m_FE_pt_etaBinA
{};
32
TH1*
m_FE_pt_etaBinB
{};
33
TH1*
m_FE_pt_etaBinC
{};
34
35
void
initializePlots
();
36
std::string
m_sFEContainerName
;
37
};
38
39
}
40
#endif
Vertex.h
FlowElement.h
PlotBase.h
PFO::PFOPVMatchedPlots::initializePlots
void initializePlots()
Definition
PFOPVMatchedPlots.cxx:15
PFO::PFOPVMatchedPlots::m_sFEContainerName
std::string m_sFEContainerName
Definition
PFOPVMatchedPlots.h:36
PFO::PFOPVMatchedPlots::m_FE_pt_etaBinB
TH1 * m_FE_pt_etaBinB
Definition
PFOPVMatchedPlots.h:32
PFO::PFOPVMatchedPlots::m_FE_pt
TH1 * m_FE_pt
Definition
PFOPVMatchedPlots.h:24
PFO::PFOPVMatchedPlots::m_FE_eta
TH1 * m_FE_eta
Definition
PFOPVMatchedPlots.h:25
PFO::PFOPVMatchedPlots::m_FE_pt_etaBinC
TH1 * m_FE_pt_etaBinC
Definition
PFOPVMatchedPlots.h:33
PFO::PFOPVMatchedPlots::PFOPVMatchedPlots
PFOPVMatchedPlots(PlotBase *pParent, const std::string &sDir, const std::string &sFEContainerName)
Definition
PFOPVMatchedPlots.cxx:11
PFO::PFOPVMatchedPlots::m_FE_pt_etaBinA
TH1 * m_FE_pt_etaBinA
Pt Histogram binned in eta.
Definition
PFOPVMatchedPlots.h:31
PFO::PFOPVMatchedPlots::fill
void fill(const xAOD::FlowElement &FE, const xAOD::Vertex &theVertex, const xAOD::EventInfo &eventInfo)
Definition
PFOPVMatchedPlots.cxx:30
PFO::PFOPVMatchedPlots::m_FE_charge
TH1 * m_FE_charge
Definition
PFOPVMatchedPlots.h:28
PFO::PFOPVMatchedPlots::m_FE_m
TH1 * m_FE_m
Definition
PFOPVMatchedPlots.h:27
PFO::PFOPVMatchedPlots::m_FE_phi
TH1 * m_FE_phi
Definition
PFOPVMatchedPlots.h:26
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
PFO
Definition
ClusterMomentPlots.h:15
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition
IEventInfoCnvTool.h:16
xAOD::FlowElement
FlowElement_v1 FlowElement
Definition of the current "pfo version".
Definition
FlowElement.h:16
xAOD::Vertex
Vertex_v1 Vertex
Define the latest version of the vertex class.
Definition
Event/xAOD/xAODTracking/xAODTracking/Vertex.h:16
EventInfo.h
Generated on
for ATLAS Offline Software by
1.17.0