ATLAS Offline Software
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::VertexIndexedConstituentUserInfo
VertexIndexedConstituentUserInfo()
Definition:
VertexIndexedConstituentUserInfo.cxx:9
jet
Definition:
JetCalibTools_PlotJESFactors.cxx:23
xAOD::Vertex_v1
Class describing a Vertex.
Definition:
Vertex_v1.h:42
Generated on Sun Dec 22 2024 21:22:21 for ATLAS Offline Software by
1.8.18