Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Plugins/Geant4/Geant4DetectorElement.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | G4VPhysicalVolume |
Mockup class. More... | |
Functions | |
BOOST_AUTO_TEST_CASE (Geant4DetectorElement_construction) | |
Variables | |
Acts::GeometryContext | tContext |
BOOST_AUTO_TEST_CASE | ( | Geant4DetectorElement_construction | ) |
Definition at line 28 of file Geant4DetectorElementTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file Geant4DetectorElementTests.cpp
References testing::internal::move(), and rBounds.
Acts::GeometryContext tContext |
Definition at line 24 of file Geant4DetectorElementTests.cpp.
View newest version in sPHENIX GitHub at line 24 of file Geant4DetectorElementTests.cpp