![]() |
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/GeometryIdGenerator.hpp"#include "Acts/Detector/Portal.hpp"#include "Acts/Detector/PortalGenerators.hpp"#include "Acts/Geometry/CylinderVolumeBounds.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Navigation/DetectorVolumeFinders.hpp"#include "Acts/Navigation/SurfaceCandidatesUpdators.hpp"#include "Acts/Surfaces/CylinderSurface.hpp"#include "Acts/Tests/CommonHelpers/DetectorElementStub.hpp"#include "Acts/Utilities/Enumerate.hpp"#include "Acts/Utilities/Logger.hpp"#include <iostream>#include <memory>#include <vector>
Include dependency graph for GeometryIdGeneratorTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (SequentialGeoIdGeneratorReset) | |
| BOOST_AUTO_TEST_CASE (SequentialGeoIdGeneratorNoReset) | |
| BOOST_AUTO_TEST_CASE (ContainerGeoIdGenerator) | |
Variables | |
| GeometryContext | tContext |
| BOOST_AUTO_TEST_CASE | ( | SequentialGeoIdGeneratorReset | ) |
Definition at line 82 of file GeometryIdGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 82 of file GeometryIdGeneratorTests.cpp
References Acts::Experimental::GeometryIdGenerator::assignGeometryId(), cfg, Acts::enumerate(), Acts::Experimental::GeometryIdGenerator::generateCache(), Fatras::Test::generator, Acts::getDefaultLogger(), merge_hashes::p, physmon_simulation::s, physmon_ckf_tracking::u, Acts::Logging::VERBOSE, and volumes.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | SequentialGeoIdGeneratorNoReset | ) |
Definition at line 120 of file GeometryIdGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 120 of file GeometryIdGeneratorTests.cpp
References Acts::Experimental::GeometryIdGenerator::assignGeometryId(), cfg, Acts::enumerate(), Acts::Experimental::GeometryIdGenerator::generateCache(), Fatras::Test::generator, Acts::getDefaultLogger(), merge_hashes::p, Acts::Experimental::GeometryIdGenerator::Config::resetSubCounters, Acts::Logging::VERBOSE, and volumes.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | ContainerGeoIdGenerator | ) |
Definition at line 153 of file GeometryIdGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 153 of file GeometryIdGeneratorTests.cpp
References Acts::Experimental::GeometryIdGenerator::assignGeometryId(), cfg, Acts::Experimental::GeometryIdGenerator::Config::containerId, Acts::Experimental::GeometryIdGenerator::Config::containerMode, Acts::Experimental::GeometryIdGenerator::generateCache(), Fatras::Test::generator, Acts::getDefaultLogger(), layer, Acts::Logging::VERBOSE, and volumes.
Here is the call graph for this function:| GeometryContext tContext |
Definition at line 32 of file GeometryIdGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 32 of file GeometryIdGeneratorTests.cpp