ATLAS Offline Software
Loading...
Searching...
No Matches
MdtTwinDriftCircleAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5// EDM include(s):
7// Local include(s):
9
10namespace {
11 static const std::string preFixStr{"Mdt_"};
12}
13
14namespace xAOD {
36} // namespace xAOD
37#undef PRD_AUXVARIABLE
#define PRD_AUXVARIABLE(VAR)
Macro to declare the variables belonging to the AuxElementContainer.
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
#define AUX_MEASUREMENTVAR(VAR, DIM)
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< CovAccessor< 2 >::element_type > localCovariance
std::vector< PosAccessor< 2 >::element_type > localPosition
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.