ATLAS Offline Software
Loading...
Searching...
No Matches
AFPVertexAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
13
14
15// Local include(s):
17
18namespace xAOD {
19
30
31} // namespace xAOD
Header file for class AFPVertexAuxcontainer.
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
std::vector< std::vector< AFPVertex_v1::AFPToFTrackLink_t > > tofTracks
std::vector< std::vector< AFPVertex_v1::AFPProtonLink_t > > protons
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.