Analysis Software
Documentation for sPHENIX simulation software
|
Typedefs | |
using | IndexType = TrackIndexType |
Variables | |
constexpr unsigned int | MeasurementSizeMax = eBoundSize |
constexpr IndexType | kInvalid = kTrackIndexInvalid |
This namespace contains typedefs and constant values that are used by other parts of the MultiTrajectory
implementation. It extracts these from TrackStateTraits
using the default maximum measurement dimension.
using Acts::MultiTrajectoryTraits::IndexType = typedef TrackIndexType |
Definition at line 1059 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 1059 of file MultiTrajectory.hpp
constexpr IndexType Acts::MultiTrajectoryTraits::kInvalid = kTrackIndexInvalid |
Definition at line 1060 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 1060 of file MultiTrajectory.hpp
Referenced by Acts::MutablePodioTrackStateContainer::addTrackState_impl(), Acts::MultiTrajectory< ConstPodioTrackStateContainer >::applyBackwards(), BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE_TEMPLATE(), Acts::Experimental::Gx2Fitter< propagator_t, traj_t >::fit(), Acts::GaussianSumFitter< propagator_t, bethe_heitler_approx_t, traj_t >::fit_impl(), Acts::PodioTrackStateContainerBase::has_impl(), Acts::detail::GsfActor< bethe_heitler_approx_t, traj_t >::kalmanUpdate(), Acts::detail::GsfActor< bethe_heitler_approx_t, traj_t >::noMeasurementUpdate(), Acts::Experimental::Gx2Fitter< propagator_t, traj_t >::Actor< parameters_t >::operator()(), Acts::KalmanFitter< propagator_t, traj_t >::Actor< parameters_t >::reversedFilter(), Acts::MutablePodioTrackStateContainer::shareFrom_impl(), FitterTester::test_ZeroFieldNoSurfaceForward(), FitterTester::test_ZeroFieldShuffled(), FitterTester::test_ZeroFieldWithHole(), FitterTester::test_ZeroFieldWithOutliers(), FitterTester::test_ZeroFieldWithSurfaceAtExit(), FitterTester::test_ZeroFieldWithSurfaceBackward(), FitterTester::test_ZeroFieldWithSurfaceForward(), Acts::MutablePodioTrackStateContainer::unset_impl(), and Acts::MultiTrajectory< derived_t >::visitBackwards().
constexpr unsigned int Acts::MultiTrajectoryTraits::MeasurementSizeMax = eBoundSize |
Definition at line 1058 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 1058 of file MultiTrajectory.hpp
Referenced by Acts::detail::computePosteriorWeights(), Acts::GainMatrixUpdater::operator()(), and Acts::MeasurementSelector::select().