ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODEgamma
xAODEgamma
versions
PhotonAuxContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: PhotonAuxContainer_v1.h 614853 2014-09-03 11:40:46Z krasznaa $
8
#ifndef XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V1_H
9
#define XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V1_H
10
11
// System include(s):
12
#include <vector>
13
14
// EDM include(s):
15
#include "AthLinks/ElementLink.h"
16
17
// xAOD include(s):
18
#include "
xAODTracking/VertexContainer.h
"
19
#include "
xAODTracking/TrackParticleContainer.h
"
20
21
// Local include(s):
22
#include "
xAODEgamma/versions/EgammaAuxContainer_v1.h
"
23
24
namespace
xAOD
{
25
37
class
PhotonAuxContainer_v1
:
public
EgammaAuxContainer_v1
{
38
39
public :
41
PhotonAuxContainer_v1
();
42
43
private
:
46
47
std::vector< std::vector< ElementLink< VertexContainer > > >
vertexLinks
;
48
50
53
56
std::vector< float >
convMatchDeltaEta1
;
57
60
std::vector< float >
convMatchDeltaEta2
;
61
64
std::vector< float >
convMatchDeltaPhi1
;
65
68
std::vector< float >
convMatchDeltaPhi2
;
69
71
72
};
// class PhotonAuxContainer_v1
73
74
}
// namespace xAOD
75
76
// Set up the StoreGate inheritance for the class:
77
#include "
xAODCore/BaseInfo.h
"
78
SG_BASE
(
xAOD::PhotonAuxContainer_v1
,
xAOD::EgammaAuxContainer_v1
);
79
80
#endif
// XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V1_H
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
EgammaAuxContainer_v1.h
BaseInfo.h
TrackParticleContainer.h
VertexContainer.h
xAOD::EgammaAuxContainer_v1
Temporary container used until we have I/O for AuxStoreInternal.
Definition
EgammaAuxContainer_v1.h:40
xAOD::EgammaAuxContainer_v1::EgammaAuxContainer_v1
EgammaAuxContainer_v1()
xAOD::PhotonAuxContainer_v1
Auxiliary store for offline photons.
Definition
PhotonAuxContainer_v1.h:37
xAOD::PhotonAuxContainer_v1::convMatchDeltaEta1
std::vector< float > convMatchDeltaEta1
difference between the cluster eta and the eta of the first track of the vertex extrapolated to the s...
Definition
PhotonAuxContainer_v1.h:56
xAOD::PhotonAuxContainer_v1::vertexLinks
std::vector< std::vector< ElementLink< VertexContainer > > > vertexLinks
Definition
PhotonAuxContainer_v1.h:47
xAOD::PhotonAuxContainer_v1::convMatchDeltaPhi1
std::vector< float > convMatchDeltaPhi1
difference between the cluster phi and the phi of the first track of the vertex extrapolated to the s...
Definition
PhotonAuxContainer_v1.h:64
xAOD::PhotonAuxContainer_v1::convMatchDeltaEta2
std::vector< float > convMatchDeltaEta2
difference between the cluster eta and the eta of the second track of the vertex extrapolated to the ...
Definition
PhotonAuxContainer_v1.h:60
xAOD::PhotonAuxContainer_v1::PhotonAuxContainer_v1
PhotonAuxContainer_v1()
xAOD::PhotonAuxContainer_v1::convMatchDeltaPhi2
std::vector< float > convMatchDeltaPhi2
difference between the cluster phi and the phi of the second track of the vertex extrapolated to the ...
Definition
PhotonAuxContainer_v1.h:68
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0