ATLAS Offline Software
Event
xAOD
xAODEgamma
Root
PhotonAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: PhotonAuxContainer_v1.cxx 596434 2014-05-11 17:30:02Z krasznaa $
6
7
// xAOD include(s):
8
#include "
xAODTracking/TrackParticleContainer.h
"
9
10
// Local include(s):
11
#include "
xAODEgamma/versions/PhotonAuxContainer_v1.h
"
12
13
namespace
xAOD
{
14
15
PhotonAuxContainer_v1::PhotonAuxContainer_v1
()
16
: EgammaAuxContainer_v1() {
17
19
AUX_VARIABLE
(vertexLinks);
20
23
24
AUX_VARIABLE
(
convMatchDeltaEta1
);
25
AUX_VARIABLE
(
convMatchDeltaEta2
);
26
AUX_VARIABLE
(
convMatchDeltaPhi1
);
27
AUX_VARIABLE
(
convMatchDeltaPhi2
);
28
30
31
32
}
33
34
}
// namespace xAOD
xAOD::EgammaParameters::convMatchDeltaPhi2
@ convMatchDeltaPhi2
difference between the cluster phi and the phi of the second track of the vertex extrapolated to the ...
Definition:
EgammaEnums.h:258
PhotonAuxContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::EgammaParameters::convMatchDeltaPhi1
@ convMatchDeltaPhi1
difference between the cluster phi and the phi of the first track of the vertex extrapolated to the s...
Definition:
EgammaEnums.h:253
xAOD::EgammaParameters::convMatchDeltaEta1
@ convMatchDeltaEta1
difference between the cluster eta and the eta of the first track of the vertex extrapolated to the s...
Definition:
EgammaEnums.h:243
xAOD::EgammaParameters::convMatchDeltaEta2
@ convMatchDeltaEta2
difference between the cluster eta and the eta of the second track of the vertex extrapolated to the ...
Definition:
EgammaEnums.h:248
xAOD::PhotonAuxContainer_v1::PhotonAuxContainer_v1
PhotonAuxContainer_v1()
TrackParticleContainer.h
Generated on Mon Sep 1 2025 21:16:52 for ATLAS Offline Software by
1.8.18