![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Detector/Portal.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Navigation/NavigationState.hpp"#include "Acts/Navigation/NavigationStateFillers.hpp"#include "Acts/Surfaces/PlaneSurface.hpp"#include "Acts/Surfaces/RectangleBounds.hpp"#include "Acts/Surfaces/Surface.hpp"#include <memory>#include <vector>
Include dependency graph for NavigationStateTests.cpp:Go to the source code of this file.
Classes | |
| class | Acts::Experimental::DetectorVolume |
| Define a dummy detector volume. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Experimental |
Functions | |
| BOOST_AUTO_TEST_CASE (NavigationState) | |
Variables | |
| Acts::GeometryContext | tContext |
| BOOST_AUTO_TEST_CASE | ( | NavigationState | ) |
Definition at line 35 of file NavigationStateTests.cpp.
View newest version in sPHENIX GitHub at line 35 of file NavigationStateTests.cpp
References Acts::Experimental::NavigationState::currentVolume, Acts::Experimental::DetectorVolumeFiller::fill(), Acts::Experimental::SurfacesFiller::fill(), Acts::Experimental::PortalsFiller::fill(), Acts::Experimental::Portal::makeShared(), nState, portalA, portalB, pSurfaceA, pSurfaceB, Acts::PrimitivesView3DTest::rectangle, surfaceA, surfaceB, surfaceC, and Acts::Experimental::NavigationState::surfaceCandidates.
Here is the call graph for this function:| Acts::GeometryContext tContext |
Definition at line 24 of file NavigationStateTests.cpp.
View newest version in sPHENIX GitHub at line 24 of file NavigationStateTests.cpp