ATLAS Offline Software
Loading...
Searching...
No Matches
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):
9
10// Local include(s):
12
13namespace xAOD {
14
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
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
Temporary container used until we have I/O for AuxStoreInternal.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.