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/IndexedRootVolumeFinderBuilder.hpp"
#include "Acts/Detector/PortalGenerators.hpp"
#include "Acts/Geometry/CylinderVolumeBounds.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Navigation/DetectorVolumeFinders.hpp"
#include "Acts/Navigation/DetectorVolumeUpdators.hpp"
#include "Acts/Navigation/SurfaceCandidatesUpdators.hpp"
#include "Acts/Utilities/Logger.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (IndexedRootVolumeFinderBuilderCylindrical) | |
Variables | |
GeometryContext | tContext |
Logging::Level | logLevel = Logging::VERBOSE |
BOOST_AUTO_TEST_CASE | ( | IndexedRootVolumeFinderBuilderCylindrical | ) |
Definition at line 30 of file IndexedRootVolumeFinderBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 30 of file IndexedRootVolumeFinderBuilderTests.cpp
References Acts::binR, Acts::binZ, Acts::Experimental::IndexedRootVolumeFinderBuilder::construct(), Acts::Experimental::defaultPortalGenerator(), testing::internal::move(), portalGenerator, tContext, and Acts::Experimental::tryAllPortals().
Logging::Level logLevel = Logging::VERBOSE |
Definition at line 26 of file IndexedRootVolumeFinderBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 26 of file IndexedRootVolumeFinderBuilderTests.cpp
GeometryContext tContext |
Definition at line 25 of file IndexedRootVolumeFinderBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 25 of file IndexedRootVolumeFinderBuilderTests.cpp