EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/EventData/NeutralTrackParameters.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/MagneticField/ConstantBField.hpp"
#include "Acts/Propagator/EigenStepper.hpp"
#include "Acts/Propagator/Navigator.hpp"
#include "Acts/Propagator/StraightLineStepper.hpp"
#include "Acts/Tests/CommonHelpers/CylindricalTrackingGeometry.hpp"
#include "Acts/Utilities/UnitVectors.hpp"
#include "ActsFatras/Kernel/PhysicsList.hpp"
#include "ActsFatras/Kernel/Simulator.hpp"
#include "ActsFatras/Physics/StandardPhysicsLists.hpp"
#include "ActsFatras/Selectors/ChargeSelectors.hpp"
#include "ActsFatras/Selectors/SurfaceSelectors.hpp"
#include "ActsFatras/Utilities/ParticleData.hpp"
#include <algorithm>
#include <random>
Go to the source code of this file.
Functions | |
BOOST_DATA_TEST_CASE (FatrasSimulation, dataset, pdg, phi, eta, p, numParticles) | |
Definition at line 147 of file FatrasSimulationTests.cpp.
View newest version in sPHENIX GitHub at line 147 of file FatrasSimulationTests.cpp
References _T, DEBUG, Acts::VectorHelpers::eta(), ActsFatras::findCharge(), Acts::Test::generator(), Acts::Test::geoCtx, Acts::Test::magCtx, Acts::makeDirectionUnitFromPhiEta(), Acts::Test::navigator, p, pdg, phi, pid, ActsFatras::Barcode::setParticle(), ActsFatras::Barcode::setVertexPrimary(), Acts::trackingGeometry(), and Acts::UnitConstants::u.