ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsEvent
Root
TrackContainerUtils.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "
ActsEvent/TrackContainerUtils.h
"
5
6
namespace
ActsTrk
{
7
const
std::string
TrackContainerUtils::s_fitterColumnName
(
"fitter"
);
8
const
Acts::ProxyAccessor<xAOD::TrackFitter>
9
TrackContainerUtils::s_fitterAccessor
(
TrackContainerUtils::s_fitterColumnName
);
10
11
const
Acts::ConstProxyAccessor<xAOD::TrackFitter>
12
TrackContainerUtils::s_constFitterAccessor
(
TrackContainerUtils::s_fitterColumnName
);
13
}
TrackContainerUtils.h
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
ActsTrk::TrackContainerUtils::s_constFitterAccessor
static const Acts::ConstProxyAccessor< xAOD::TrackFitter > s_constFitterAccessor
Definition
TrackContainerUtils.h:46
ActsTrk::TrackContainerUtils::s_fitterColumnName
static const std::string s_fitterColumnName
Definition
TrackContainerUtils.h:44
ActsTrk::TrackContainerUtils::s_fitterAccessor
static const Acts::ProxyAccessor< xAOD::TrackFitter > s_fitterAccessor
Definition
TrackContainerUtils.h:45
Generated on
for ATLAS Offline Software by
1.16.1