ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
EgammaPhysValMonitoring
src
ClusMomentumPlots.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_CLUSMOMENTUMPLOTS_H
6
#define EGAMMAPHYSVALMONITORING_CLUSMOMENTUMPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODEgamma/Egamma.h
"
10
#include "
xAODEventInfo/EventInfo.h
"
11
12
#include "CLHEP/Units/SystemOfUnits.h"
13
14
namespace
Egamma
{
15
16
class
ClusMomentumPlots
:
public
PlotBase
{
17
public
:
18
ClusMomentumPlots
(
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*
secondlambda
;
24
TH1*
secondr
;
25
TH1*
centerlambda
;
26
TH1*
engfracmax
;
27
TH1*
longitudinal
;
28
TH1*
lateral
;
29
30
private
:
31
virtual
void
initializePlots
();
32
33
};
34
35
}
36
37
#endif
Egamma.h
PlotBase.h
Egamma::ClusMomentumPlots::secondlambda
TH1 * secondlambda
Definition
ClusMomentumPlots.h:23
Egamma::ClusMomentumPlots::ClusMomentumPlots
ClusMomentumPlots(PlotBase *pParent, const std::string &sDir, std::string sParticleType)
Definition
ClusMomentumPlots.cxx:14
Egamma::ClusMomentumPlots::fill
void fill(const xAOD::Egamma &egamma, const xAOD::EventInfo &eventInfo)
Definition
ClusMomentumPlots.cxx:36
Egamma::ClusMomentumPlots::m_sParticleType
std::string m_sParticleType
Definition
ClusMomentumPlots.h:21
Egamma::ClusMomentumPlots::centerlambda
TH1 * centerlambda
Definition
ClusMomentumPlots.h:25
Egamma::ClusMomentumPlots::secondr
TH1 * secondr
Definition
ClusMomentumPlots.h:24
Egamma::ClusMomentumPlots::longitudinal
TH1 * longitudinal
Definition
ClusMomentumPlots.h:27
Egamma::ClusMomentumPlots::engfracmax
TH1 * engfracmax
Definition
ClusMomentumPlots.h:26
Egamma::ClusMomentumPlots::lateral
TH1 * lateral
Definition
ClusMomentumPlots.h:28
Egamma::ClusMomentumPlots::initializePlots
virtual void initializePlots()
Definition
ClusMomentumPlots.cxx:26
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::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