ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
EgammaPhysValMonitoring
src
IsolationPlots.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_ISOLATIONPLOTS_H
6
#define EGAMMAPHYSVALMONITORING_ISOLATIONPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODEgamma/Egamma.h
"
10
#include "
xAODEventInfo/EventInfo.h
"
11
#include "
xAODPrimitives/IsolationType.h
"
12
#include "CLHEP/Units/SystemOfUnits.h"
13
14
namespace
Egamma
{
15
16
class
IsolationPlots
:
public
PlotBase
{
17
public
:
18
IsolationPlots
(
PlotBase
* pParent,
const
std::string& sDir, std::string sParticleType);
19
void
fill
(
const
xAOD::Egamma
&
egamma
,
const
xAOD::EventInfo
& eventInfo);
20
21
std::string
m_sParticleType
;
22
23
TH1*
ptcone20
;
24
TH1*
ptcone30
;
25
TH1*
ptvarcone20
;
26
TH1*
ptvarcone30
;
27
TH1*
topoetcone20
;
28
TH1*
topoetcone30
;
29
TH1*
topoetcone40
;
30
31
private
:
32
virtual
void
initializePlots
();
33
static
void
FillIsolationPlot
(TH1* hist,
xAOD::Iso::IsolationType
isoType,
const
xAOD::Egamma
&
egamma
,
const
xAOD::EventInfo
& eventInfo);
34
// void FillIsolationPlot(TH1* hist, xAOD::EgammaParameters::IsolationType isoType, const xAOD::Egamma& egamma);//rel19
35
36
};
37
38
}
39
40
#endif
Egamma.h
IsolationType.h
PlotBase.h
Egamma::IsolationPlots::ptvarcone20
TH1 * ptvarcone20
Definition
IsolationPlots.h:25
Egamma::IsolationPlots::topoetcone30
TH1 * topoetcone30
Definition
IsolationPlots.h:28
Egamma::IsolationPlots::m_sParticleType
std::string m_sParticleType
Definition
IsolationPlots.h:21
Egamma::IsolationPlots::fill
void fill(const xAOD::Egamma &egamma, const xAOD::EventInfo &eventInfo)
Definition
IsolationPlots.cxx:39
Egamma::IsolationPlots::FillIsolationPlot
static void FillIsolationPlot(TH1 *hist, xAOD::Iso::IsolationType isoType, const xAOD::Egamma &egamma, const xAOD::EventInfo &eventInfo)
Definition
IsolationPlots.cxx:49
Egamma::IsolationPlots::initializePlots
virtual void initializePlots()
Definition
IsolationPlots.cxx:25
Egamma::IsolationPlots::ptcone20
TH1 * ptcone20
Definition
IsolationPlots.h:23
Egamma::IsolationPlots::ptvarcone30
TH1 * ptvarcone30
Definition
IsolationPlots.h:26
Egamma::IsolationPlots::ptcone30
TH1 * ptcone30
Definition
IsolationPlots.h:24
Egamma::IsolationPlots::IsolationPlots
IsolationPlots(PlotBase *pParent, const std::string &sDir, std::string sParticleType)
Definition
IsolationPlots.cxx:14
Egamma::IsolationPlots::topoetcone40
TH1 * topoetcone40
Definition
IsolationPlots.h:29
Egamma::IsolationPlots::topoetcone20
TH1 * topoetcone20
Definition
IsolationPlots.h:27
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
egamma
elec/gamma data class.
Definition
egamma.h:59
Egamma
Definition
ClusMomentumPlots.cxx:11
xAOD::Iso::IsolationType
IsolationType
Overall enumeration for isolation types in xAOD files.
Definition
IsolationType.h:26
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition
IEventInfoCnvTool.h:16
xAOD::Egamma
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition
Egamma.h:17
EventInfo.h
Generated on
for ATLAS Offline Software by
1.17.0