ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
egammaD3PDMaker
src
egammaConversion0FillerTool.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
4
*/
11
12
13
#ifndef EGAMMAD3PDMAKER_EGAMMACONVERSION0FILLERTOOL_H
14
#define EGAMMAD3PDMAKER_EGAMMACONVERSION0FILLERTOOL_H
15
16
17
#include "
D3PDMakerUtils/BlockFillerTool.h
"
18
#include "
xAODEgamma/Photon.h
"
19
20
21
namespace
D3PD
{
22
23
27
class
egammaConversion0FillerTool
28
:
public
BlockFillerTool
<xAOD::Photon>
29
{
30
public
:
37
egammaConversion0FillerTool
(
const
std::string&
type
,
38
const
std::string& name,
39
const
IInterface* parent);
40
41
43
virtual
StatusCode
book
()
final
;
44
45
54
virtual
StatusCode
fill
(
const
xAOD::Photon
& p)
override
;
55
56
57
private
:
59
int
*
m_convFlag
;
60
62
int
*
m_isConv
;
63
65
int
*
m_nConv
;
66
68
int
*
m_nSingleTrackConv
;
69
71
int
*
m_nDoubleTrackConv
;
72
};
73
74
75
}
// namespace D3PD
76
77
78
#endif
// not EGAMMAD3PDMAKER_EGAMMACONVERSION0FILLERTOOL_H
BlockFillerTool.h
Type-safe wrapper for block filler tools.
Photon.h
D3PD::BlockFillerTool
Type-safe wrapper for block filler tools.
Definition
BlockFillerTool.h:65
D3PD::egammaConversion0FillerTool::m_nDoubleTrackConv
int * m_nDoubleTrackConv
Variable: Number of conversion vertices with exactly two tracks.
Definition
egammaConversion0FillerTool.h:71
D3PD::egammaConversion0FillerTool::m_nSingleTrackConv
int * m_nSingleTrackConv
Variable: Number of conversion vertices with exactly one track.
Definition
egammaConversion0FillerTool.h:68
D3PD::egammaConversion0FillerTool::m_convFlag
int * m_convFlag
Variable: Conversion flag.
Definition
egammaConversion0FillerTool.h:59
D3PD::egammaConversion0FillerTool::m_isConv
int * m_isConv
Variable: Is there a conversion?
Definition
egammaConversion0FillerTool.h:62
D3PD::egammaConversion0FillerTool::egammaConversion0FillerTool
egammaConversion0FillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
egammaConversion0FillerTool.cxx:29
D3PD::egammaConversion0FillerTool::book
virtual StatusCode book() final
Book variables for this block.
Definition
egammaConversion0FillerTool.cxx:41
D3PD::egammaConversion0FillerTool::m_nConv
int * m_nConv
Variable: Number of conversion vertices.
Definition
egammaConversion0FillerTool.h:65
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
D3PD::fill
virtual StatusCode fill()
Fill one object.
xAOD::Photon
Photon_v1 Photon
Definition of the current "egamma version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/Photon.h:17
type
Generated on
for ATLAS Offline Software by
1.17.0