ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
EgammaPhysValMonitoring
src
PhotonAmbPlots.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_PHOTONAMBPLOTS_H
6
#define EGAMMAPHYSVALMONITORING_PHOTONAMBPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
TrkValHistUtils/ParamPlots.h
"
10
#include "
KinematicsPlots.h
"
11
#include "
ShowerShapesPlots.h
"
12
13
#include "
xAODEgamma/Photon.h
"
14
15
namespace
Egamma
{
16
17
class
PhotonAmbPlots
:
public
PlotBase
{
18
public
:
19
PhotonAmbPlots
(
PlotBase
* pParent,
const
std::string& sDir,
const
std::string& sParticleType);
20
void
fill
(
const
xAOD::Photon
& photon,
const
xAOD::EventInfo
& eventInfo,
bool
isPrompt);
21
22
// Reco only information
23
Egamma::KinematicsPlots
m_oKinAllPlots
;
24
Egamma::ShowerShapesPlots
m_oShowerShapesAllPlots
;
25
26
std::string
m_sParticleType
;
27
28
TH1*
m_nParticles
;
29
TH1*
m_nParticles_weighted
;
30
31
private
:
32
virtual
void
initializePlots
();
33
34
};
35
36
}
37
38
#endif
Photon.h
ParamPlots.h
PlotBase.h
KinematicsPlots.h
ShowerShapesPlots.h
Egamma::KinematicsPlots
Definition
Reconstruction/egamma/EgammaPhysValMonitoring/src/KinematicsPlots.h:18
Egamma::PhotonAmbPlots::m_oKinAllPlots
Egamma::KinematicsPlots m_oKinAllPlots
Definition
PhotonAmbPlots.h:23
Egamma::PhotonAmbPlots::m_nParticles
TH1 * m_nParticles
Definition
PhotonAmbPlots.h:28
Egamma::PhotonAmbPlots::PhotonAmbPlots
PhotonAmbPlots(PlotBase *pParent, const std::string &sDir, const std::string &sParticleType)
Definition
PhotonAmbPlots.cxx:11
Egamma::PhotonAmbPlots::fill
void fill(const xAOD::Photon &photon, const xAOD::EventInfo &eventInfo, bool isPrompt)
Definition
PhotonAmbPlots.cxx:24
Egamma::PhotonAmbPlots::initializePlots
virtual void initializePlots()
Definition
PhotonAmbPlots.cxx:19
Egamma::PhotonAmbPlots::m_sParticleType
std::string m_sParticleType
Definition
PhotonAmbPlots.h:26
Egamma::PhotonAmbPlots::m_oShowerShapesAllPlots
Egamma::ShowerShapesPlots m_oShowerShapesAllPlots
Definition
PhotonAmbPlots.h:24
Egamma::PhotonAmbPlots::m_nParticles_weighted
TH1 * m_nParticles_weighted
Definition
PhotonAmbPlots.h:29
Egamma::ShowerShapesPlots
Definition
ShowerShapesPlots.h:16
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
Generated on
for ATLAS Offline Software by
1.17.0