![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Detector/DetectorVolume.hpp"#include "Acts/Detector/Portal.hpp"#include "Acts/Detector/PortalGenerators.hpp"#include "Acts/Geometry/CuboidVolumeBounds.hpp"#include "Acts/Geometry/CylinderVolumeBounds.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Navigation/NavigationState.hpp"#include "Acts/Navigation/SurfaceCandidatesUpdators.hpp"#include <cmath>#include <memory>#include <vector>
Include dependency graph for PortalGeneratorsTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (CylindricalPortalGenerator) | |
Variables | |
| Acts::GeometryContext | tContext |
| BOOST_AUTO_TEST_CASE | ( | CylindricalPortalGenerator | ) |
Definition at line 32 of file PortalGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 32 of file PortalGeneratorsTests.cpp
References alpha, Acts::Experimental::DetectorVolumeFactory::construct(), Acts::Experimental::NavigationState::currentVolume, Acts::Experimental::defaultPortalGenerator(), Acts::Experimental::NavigationState::direction, Acts::Experimental::generatePortals(), nState, merge_hashes::p, Acts::Experimental::NavigationState::position, position, physmon_track_finding_ttbar::r, tContext, Acts::Experimental::tryAllPortalsAndSurfaces(), physmon_ckf_tracking::u, and Acts::Experimental::Portal::updateDetectorVolume().
Here is the call graph for this function:| Acts::GeometryContext tContext |
Definition at line 28 of file PortalGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file PortalGeneratorsTests.cpp