ATLAS Offline Software
Loading...
Searching...
No Matches
DiTauJetAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5// Local include(s):
7
8namespace xAOD {
9
39
40} // 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< TrackLink_t > otherTrackLinks
std::vector< std::vector< float > > subjet_e
DiTauJetAuxContainer_v1()
Default constructor.
std::vector< std::vector< float > > subjet_f_core
std::vector< std::vector< float > > subjet_eta
std::vector< std::vector< float > > subjet_pt
std::vector< TrackLink_t > trackLinks
std::vector< TrackLink_t > isoTrackLinks
std::vector< VertexLink_t > vertexLink
std::vector< std::vector< float > > subjet_phi
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.