Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimulationActorTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/PdgParticle.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Material/HomogeneousSurfaceMaterial.hpp"
#include "Acts/Material/MaterialSlab.hpp"
#include "Acts/Propagator/ConstrainedStep.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsFatras/EventData/Barcode.hpp"
#include "ActsFatras/EventData/Particle.hpp"
#include "ActsFatras/EventData/ProcessType.hpp"
#include "ActsFatras/Kernel/detail/SimulationActor.hpp"
#include "ActsFatras/Selectors/SurfaceSelectors.hpp"
#include <array>
#include <cmath>
#include <cstddef>
#include <cstdint>
#include <limits>
#include <memory>
#include <random>
#include <utility>
#include <vector>
+ Include dependency graph for SimulationActorTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (HitsOnEmptySurface)
 
 BOOST_AUTO_TEST_CASE (HitsOnMaterialSurface)
 
 BOOST_AUTO_TEST_CASE (NoHitsEmptySurface)
 
 BOOST_AUTO_TEST_CASE (NoHitsMaterialSurface)
 
 BOOST_AUTO_TEST_CASE (Decay)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( HitsOnEmptySurface  )

Definition at line 213 of file SimulationActorTests.cpp.

View newest version in sPHENIX GitHub at line 213 of file SimulationActorTests.cpp

References CHECK_CLOSE_REL, f, Acts::getDummyLogger(), and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( HitsOnMaterialSurface  )

Definition at line 280 of file SimulationActorTests.cpp.

View newest version in sPHENIX GitHub at line 280 of file SimulationActorTests.cpp

References CHECK_CLOSE_REL, f, Acts::getDummyLogger(), and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( NoHitsEmptySurface  )

Definition at line 349 of file SimulationActorTests.cpp.

View newest version in sPHENIX GitHub at line 349 of file SimulationActorTests.cpp

References CHECK_CLOSE_REL, f, Acts::getDummyLogger(), and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( NoHitsMaterialSurface  )

Definition at line 414 of file SimulationActorTests.cpp.

View newest version in sPHENIX GitHub at line 414 of file SimulationActorTests.cpp

References CHECK_CLOSE_REL, f, Acts::getDummyLogger(), and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Decay  )

Definition at line 472 of file SimulationActorTests.cpp.

View newest version in sPHENIX GitHub at line 472 of file SimulationActorTests.cpp

References CHECK_CLOSE_REL, f, and Acts::getDummyLogger().

+ Here is the call graph for this function: