ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
PFlow
PFlowValidation
PFODQA
src
ClusterValidationPlots.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 CLUSTERVALIDATIONPLOTS_H
6
#define CLUSTERVALIDATIONPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
PFOHistUtils/ClusterPlots.h
"
10
#include "
PFOHistUtils/ClusterMomentPlots.h
"
11
#include "
xAODEventInfo/EventInfo.h
"
12
#include "
StoreGate/ReadHandleKey.h
"
13
#include "
xAODCaloEvent/CaloClusterContainer.h
"
14
15
16
17
class
ClusterValidationPlots
:
public
PlotBase
{
18
19
public
:
20
22
ClusterValidationPlots
(
PlotBase
* pParent,
const
std::string& sDir,
SG::ReadHandleKey<xAOD::CaloClusterContainer>
& sClusterContainerName);
23
25
void
fill
(
const
xAOD::CaloCluster
& theCluster,
const
xAOD::EventInfo
& eventInfo);
26
27
private
:
29
PFO::ClusterPlots
m_ClusterPlots
;
31
PFO::ClusterMomentPlots
m_ClusterMomentPlots
;
32
33
};
34
#endif
ClusterMomentPlots.h
ClusterPlots.h
CaloClusterContainer.h
PlotBase.h
ReadHandleKey.h
Property holding a SG store/key/clid from which a ReadHandle is made.
ClusterValidationPlots::fill
void fill(const xAOD::CaloCluster &theCluster, const xAOD::EventInfo &eventInfo)
fill the histograms up
Definition
ClusterValidationPlots.cxx:10
ClusterValidationPlots::m_ClusterMomentPlots
PFO::ClusterMomentPlots m_ClusterMomentPlots
Cluster moment histograms.
Definition
ClusterValidationPlots.h:31
ClusterValidationPlots::ClusterValidationPlots
ClusterValidationPlots(PlotBase *pParent, const std::string &sDir, SG::ReadHandleKey< xAOD::CaloClusterContainer > &sClusterContainerName)
Standard Constructor.
Definition
ClusterValidationPlots.cxx:7
ClusterValidationPlots::m_ClusterPlots
PFO::ClusterPlots m_ClusterPlots
4-vector histograms
Definition
ClusterValidationPlots.h:29
PFO::ClusterMomentPlots
Definition
ClusterMomentPlots.h:17
PFO::ClusterPlots
Definition
ClusterPlots.h:18
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
SG::ReadHandleKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition
StoreGate/StoreGate/ReadHandleKey.h:40
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition
IEventInfoCnvTool.h:16
xAOD::CaloCluster
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h:19
EventInfo.h
Generated on
for ATLAS Offline Software by
1.17.0