EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Utilities/detail/ReferenceWrapperAnyCompat.hpp"
#include "Acts/Geometry/CuboidVolumeBounds.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/Volume.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "Acts/Utilities/ParameterDefinitions.hpp"
#include "ActsFatras/Digitization/DigitizationError.hpp"
#include "ActsFatras/Digitization/UncorrelatedHitSmearer.hpp"
#include <system_error>
#include <variant>
Go to the source code of this file.
Namespaces | |
namespace | ActsFatras |
Functions | |
ActsFatras::BOOST_AUTO_TEST_CASE (BoundParameterSmeering) | |
ActsFatras::BOOST_AUTO_TEST_CASE (FreeParameterSmeering) | |
|
static |
Definition at line 32 of file UncorrelatedHitSmearerTests.cpp.
View newest version in sPHENIX GitHub at line 32 of file UncorrelatedHitSmearerTests.cpp
Referenced by genfit::GFGbl::beginRun(), kdfinder::find_tracks(), kdfinder::find_tracks_iterative(), kdfinder::find_vertex_seeds(), kdfinder::get_track_candidates(), kdfinder::merge_track_candidates(), and genfit::GFGbl::processTrackWithRep().