ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
Jet
JetEDM
Root
VertexIndexedConstituentUserInfo.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
JetEDM/VertexIndexedConstituentUserInfo.h
"
6
7
namespace
jet
{
8
9
VertexIndexedConstituentUserInfo::VertexIndexedConstituentUserInfo
() : UserInfoBase(),
m_vertex
{nullptr} {
10
//nop
11
}
12
13
14
VertexIndexedConstituentUserInfo::VertexIndexedConstituentUserInfo
(
const
xAOD::Vertex
* vtx) : UserInfoBase(),
m_vertex
(vtx) {
15
//nop
16
}
17
}
VertexIndexedConstituentUserInfo.h
jet::VertexIndexedConstituentUserInfo::m_vertex
const xAOD::Vertex * m_vertex
Definition
VertexIndexedConstituentUserInfo.h:30
jet::VertexIndexedConstituentUserInfo::VertexIndexedConstituentUserInfo
VertexIndexedConstituentUserInfo()
Definition
VertexIndexedConstituentUserInfo.cxx:9
jet
Definition
JetCalibTools_PlotJESFactors.cxx:23
xAOD::Vertex
Vertex_v1 Vertex
Define the latest version of the vertex class.
Definition
Event/xAOD/xAODTracking/xAODTracking/Vertex.h:16
Generated on
for ATLAS Offline Software by
1.14.0