ATLAS Offline Software
Loading...
Searching...
No Matches
TrigElectronAuxContainer_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: TrigElectronAuxContainer_v1.cxx 602876 2014-06-20 11:21:26Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
14
15 // Simple electron properties:
29
30 // 4-momentum properties:
37
38 // Links to the electron constituents:
41 }
42
43} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< ElementLink< TrigEMClusterContainer > > emClusterLink
std::vector< ElementLink< TrackParticleContainer > > trackParticleLink
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.