ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
EgammaPhysValMonitoring
src
PhotonCnvPlots.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 EGAMMAPHYSVALMONITORING_PHOTONCNVPLOTS_H
6
#define EGAMMAPHYSVALMONITORING_PHOTONCNVPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
TrkValHistUtils/ParamPlots.h
"
10
#include "
KinematicsPlots.h
"
11
12
#include "
xAODEgamma/Photon.h
"
13
#include "
xAODEgamma/PhotonxAODHelpers.h
"
14
#include "
xAODEventInfo/EventInfo.h
"
15
16
namespace
Egamma
{
17
18
class
PhotonCnvPlots
:
public
PlotBase
{
19
public
:
20
PhotonCnvPlots
(
PlotBase
* pParent,
const
std::string& sDir,
const
std::string& sParticleType);
21
void
fill
(
const
xAOD::Photon
& photon,
const
xAOD::EventInfo
& eventInfo,
bool
isPrompt);
22
23
// Reco only information
24
Egamma::KinematicsPlots
m_oKinAllPlots
;
25
Egamma::KinematicsPlots
m_oKinIsoPlots
;
26
27
std::string
m_sParticleType
;
28
29
TH1*
m_nParticles
;
30
TH1*
m_nParticles_weighted
;
31
TH1*
m_nVtx
;
32
TH1*
m_convR
;
33
TH2*
m_convRvsEta
;
34
TH2*
m_convRvsType
;
35
TH1*
m_convType
;
36
TH1*
m_convDeltaEta
;
37
TH1*
m_convDeltaPhi
;
38
39
private
:
40
virtual
void
initializePlots
();
41
42
};
43
44
}
45
46
#endif
Photon.h
ParamPlots.h
PhotonxAODHelpers.h
PlotBase.h
KinematicsPlots.h
Egamma::KinematicsPlots
Definition
Reconstruction/egamma/EgammaPhysValMonitoring/src/KinematicsPlots.h:18
Egamma::PhotonCnvPlots::m_convDeltaEta
TH1 * m_convDeltaEta
Definition
PhotonCnvPlots.h:36
Egamma::PhotonCnvPlots::m_nParticles_weighted
TH1 * m_nParticles_weighted
Definition
PhotonCnvPlots.h:30
Egamma::PhotonCnvPlots::m_oKinIsoPlots
Egamma::KinematicsPlots m_oKinIsoPlots
Definition
PhotonCnvPlots.h:25
Egamma::PhotonCnvPlots::m_convRvsEta
TH2 * m_convRvsEta
Definition
PhotonCnvPlots.h:33
Egamma::PhotonCnvPlots::m_convR
TH1 * m_convR
Definition
PhotonCnvPlots.h:32
Egamma::PhotonCnvPlots::m_nParticles
TH1 * m_nParticles
Definition
PhotonCnvPlots.h:29
Egamma::PhotonCnvPlots::PhotonCnvPlots
PhotonCnvPlots(PlotBase *pParent, const std::string &sDir, const std::string &sParticleType)
Definition
PhotonCnvPlots.cxx:13
Egamma::PhotonCnvPlots::m_nVtx
TH1 * m_nVtx
Definition
PhotonCnvPlots.h:31
Egamma::PhotonCnvPlots::m_convType
TH1 * m_convType
Definition
PhotonCnvPlots.h:35
Egamma::PhotonCnvPlots::initializePlots
virtual void initializePlots()
Definition
PhotonCnvPlots.cxx:30
Egamma::PhotonCnvPlots::m_convRvsType
TH2 * m_convRvsType
Definition
PhotonCnvPlots.h:34
Egamma::PhotonCnvPlots::m_convDeltaPhi
TH1 * m_convDeltaPhi
Definition
PhotonCnvPlots.h:37
Egamma::PhotonCnvPlots::fill
void fill(const xAOD::Photon &photon, const xAOD::EventInfo &eventInfo, bool isPrompt)
Definition
PhotonCnvPlots.cxx:44
Egamma::PhotonCnvPlots::m_sParticleType
std::string m_sParticleType
Definition
PhotonCnvPlots.h:27
Egamma::PhotonCnvPlots::m_oKinAllPlots
Egamma::KinematicsPlots m_oKinAllPlots
Definition
PhotonCnvPlots.h:24
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
Egamma
Definition
ClusMomentumPlots.cxx:11
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition
IEventInfoCnvTool.h:16
xAOD::Photon
Photon_v1 Photon
Definition of the current "egamma version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/Photon.h:17
EventInfo.h
Generated on
for ATLAS Offline Software by
1.17.0