ATLAS Offline Software
Reconstruction
PFlow
PFlowValidation
PFODQA
src
PFONeutralValidationPlots.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 PFONEUTRALVALIDATIONPLOTS_H
6
#define PFONEUTRALVALIDATIONPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
PFOHistUtils/PFOPlots.h
"
10
#include "
PFOHistUtils/PFOClusterMomentPlots.h
"
11
#include "
PFOHistUtils/PFOCalibHitClusterMomentPlots.h
"
12
#include "
PFOHistUtils/PFOAttributePlots.h
"
13
#include "
PFOHistUtils/FlowElement_LinkerPlots.h
"
14
#include "
xAODPFlow/FlowElement.h
"
15
#include "
xAODEventInfo/EventInfo.h
"
16
17
class
PFONeutralValidationPlots
:
public
PlotBase
{
18
19
public
:
20
22
PFONeutralValidationPlots
(
PlotBase
* pParent,
const
std::string&
sDir
,
const
std::string& sFEContainerName);
23
25
void
fill
(
const
xAOD::FlowElement
& theFE,
const
xAOD::EventInfo
& eventInfo);
26
27
private
:
29
PFO::PFOPlots
m_FEPlots
;
31
PFO::PFOClusterMomentPlots
m_FEClusterMomentPlots
;
35
PFO::PFOAttributePlots
m_FEAttributePlots
;
36
38
PFO::FlowElement_LinkerPlots
m_FELinkerPlots
;
39
40
};
41
#endif
PFONeutralValidationPlots::PFONeutralValidationPlots
PFONeutralValidationPlots(PlotBase *pParent, const std::string &sDir, const std::string &sFEContainerName)
Standard Constructor.
Definition:
PFONeutralValidationPlots.cxx:7
PlotBase
Definition:
PlotBase.h:34
PFOPlots.h
PFOCalibHitClusterMomentPlots.h
python.copyTCTOutput.sDir
sDir
Definition:
copyTCTOutput.py:60
PFOAttributePlots.h
PFONeutralValidationPlots::m_FELinkerPlots
PFO::FlowElement_LinkerPlots m_FELinkerPlots
Flow element linkers to leptons/photons.
Definition:
PFONeutralValidationPlots.h:38
PFONeutralValidationPlots::fill
void fill(const xAOD::FlowElement &theFE, const xAOD::EventInfo &eventInfo)
fill the histograms up
Definition:
PFONeutralValidationPlots.cxx:19
FlowElement_LinkerPlots.h
PFONeutralValidationPlots::m_FEClusterMomentPlots
PFO::PFOClusterMomentPlots m_FEClusterMomentPlots
Cluster Moment histograms.
Definition:
PFONeutralValidationPlots.h:31
PFOClusterMomentPlots.h
FlowElement.h
PFONeutralValidationPlots::m_FEAttributePlots
PFO::PFOAttributePlots m_FEAttributePlots
CalibHit Cluster Moment histograms.
Definition:
PFONeutralValidationPlots.h:35
PFONeutralValidationPlots::m_FEPlots
PFO::PFOPlots m_FEPlots
4-vector histograms
Definition:
PFONeutralValidationPlots.h:29
PFO::PFOPlots
Definition:
PFOPlots.h:15
PFO::PFOClusterMomentPlots
Definition:
PFOClusterMomentPlots.h:14
PFO::FlowElement_LinkerPlots
Definition:
FlowElement_LinkerPlots.h:16
EventInfo.h
xAOD::EventInfo_v1
Class describing the basic event information.
Definition:
EventInfo_v1.h:43
PFONeutralValidationPlots
Definition:
PFONeutralValidationPlots.h:17
PlotBase.h
PFO::PFOAttributePlots
Definition:
PFOAttributePlots.h:14
xAOD::FlowElement_v1
A detector object made of other lower level object(s)
Definition:
FlowElement_v1.h:25
Generated on Thu Nov 7 2024 21:23:26 for ATLAS Offline Software by
1.8.18