ATLAS Offline Software
Loading...
Searching...
No Matches
JetAuxContainer_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: JetAuxContainer_v1.cxx 596642 2014-05-12 16:54:56Z delsart $
6
7// Local include(s):
9
10namespace xAOD {
11
25
26} // 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< float > phi
std::vector< float > eta
std::vector< std::vector< float > > constituentWeights
ConstituentLinks_t constituentLinks
JetAuxContainer_v1()
Default constructor.
std::vector< float > pt
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.