ATLAS Offline Software
PhotonTrigAuxContainer_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: PhotonTrigAuxContainer_v1.cxx 707252 2015-11-11 19:27:56Z rwhite $
6 
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  : AuxContainerBase() {
14 
16 #define EGAMMA_AUX_VARIABLE( TYPE, NAME ) AUX_VARIABLE( NAME )
17 #include "xAODEgamma/versions/EgammaAuxVariables_v3.def"
18 #undef EGAMMA_AUX_VARIABLE
19 
21  AUX_VARIABLE(vertexLinks);
22 
25 
45  AUX_VARIABLE(isEMLoose);
46  AUX_VARIABLE(isEMMedium);
47  AUX_VARIABLE(isEMTight);
48 
50  }
51 
52 } // 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
LikeEnum::Loose
@ Loose
Definition: LikelihoodEnums.h:12
xAOD::Iso::ptvarcone30
@ ptvarcone30
Definition: IsolationType.h:56
xAOD::Iso::topoetcone20
@ topoetcone20
Topo-cluster ET-sum.
Definition: IsolationType.h:48
xAOD::Iso::ptvarcone20
@ ptvarcone20
Mini-Isolation http://arxiv.org/abs/1007.2221.
Definition: IsolationType.h:55
xAOD::PhotonTrigAuxContainer_v1::PhotonTrigAuxContainer_v1
PhotonTrigAuxContainer_v1()
xAOD::Iso::ptcone30
@ ptcone30
Definition: IsolationType.h:41
xAOD::Iso::ptcone20
@ ptcone20
Track isolation.
Definition: IsolationType.h:40
xAOD::Iso::etcone40
@ etcone40
Definition: IsolationType.h:34
xAOD::Iso::topoetcone30
@ topoetcone30
Definition: IsolationType.h:49
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::Iso::etcone30
@ etcone30
Definition: IsolationType.h:33
xAOD::Iso::ptvarcone40
@ ptvarcone40
Definition: IsolationType.h:57
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:23
xAOD::Iso::etcone20
@ etcone20
Calorimeter isolation.
Definition: IsolationType.h:32
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
LikeEnum::Tight
@ Tight
Definition: LikelihoodEnums.h:15
xAOD::Iso::ptcone40
@ ptcone40
Definition: IsolationType.h:42
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
LikeEnum::Medium
@ Medium
Definition: LikelihoodEnums.h:14
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
PhotonTrigAuxContainer_v1.h
xAOD::Iso::topoetcone40
@ topoetcone40
Definition: IsolationType.h:50