ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
PFlow
PFlowValidation
PFODQA
src
PFOChargedValidationPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PFOCHARGEDVALIDATIONPLOTS_H
6
#define PFOCHARGEDVALIDATIONPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
PFOHistUtils/PFOPlots.h
"
10
#include "
PFOHistUtils/PFOPVMatchedPlots.h
"
11
#include "
PFOHistUtils/PFOAlgPropertyPlots.h
"
12
#include "
PFOHistUtils/FlowElement_LinkerPlots.h
"
13
#include "
xAODPFlow/FlowElement.h
"
14
#include "
xAODTracking/Vertex.h
"
15
#include "
xAODEventInfo/EventInfo.h
"
16
17
class
PFOChargedValidationPlots
:
public
PlotBase
{
18
19
public
:
20
22
PFOChargedValidationPlots
(
PlotBase
* pParent,
const
std::string& sDir,
const
std::string& sFEContainerName);
23
25
void
fill
(
const
xAOD::FlowElement
& theFE,
const
xAOD::Vertex
* theVertex,
const
xAOD::EventInfo
& eventInfo);
26
private
:
27
//Flow Element Plots
29
PFO::PFOPlots
m_FEPlots
;
31
PFO::PFOPVMatchedPlots
m_FEPVMatchedPlots
;
33
PFO::PFOAlgPropertyPlots
m_FEAlgPropertyPlots
;
34
35
//Flow Element specific plots (linker algs)
36
PFO::FlowElement_LinkerPlots
m_FELinkerPlots
;
37
};
38
#endif
Vertex.h
FlowElement.h
FlowElement_LinkerPlots.h
PFOAlgPropertyPlots.h
PFOPVMatchedPlots.h
PFOPlots.h
PlotBase.h
PFOChargedValidationPlots::fill
void fill(const xAOD::FlowElement &theFE, const xAOD::Vertex *theVertex, const xAOD::EventInfo &eventInfo)
fill the histograms up
Definition
PFOChargedValidationPlots.cxx:19
PFOChargedValidationPlots::m_FEPlots
PFO::PFOPlots m_FEPlots
4-vector and charge histograms
Definition
PFOChargedValidationPlots.h:29
PFOChargedValidationPlots::PFOChargedValidationPlots
PFOChargedValidationPlots(PlotBase *pParent, const std::string &sDir, const std::string &sFEContainerName)
Standard Constructor.
Definition
PFOChargedValidationPlots.cxx:7
PFOChargedValidationPlots::m_FEPVMatchedPlots
PFO::PFOPVMatchedPlots m_FEPVMatchedPlots
4-vector and charge histograms with PV match cut applied
Definition
PFOChargedValidationPlots.h:31
PFOChargedValidationPlots::m_FEAlgPropertyPlots
PFO::PFOAlgPropertyPlots m_FEAlgPropertyPlots
Algorithm property plots.
Definition
PFOChargedValidationPlots.h:33
PFOChargedValidationPlots::m_FELinkerPlots
PFO::FlowElement_LinkerPlots m_FELinkerPlots
Definition
PFOChargedValidationPlots.h:36
PFO::FlowElement_LinkerPlots
Definition
FlowElement_LinkerPlots.h:19
PFO::PFOAlgPropertyPlots
Definition
PFOAlgPropertyPlots.h:17
PFO::PFOPVMatchedPlots
Definition
PFOPVMatchedPlots.h:15
PFO::PFOPlots
Definition
PFOPlots.h:17
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
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