![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/TrackParametrization.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/MagneticField/BFieldMapUtils.hpp"#include "Acts/MagneticField/InterpolatedBFieldMap.hpp"#include "Acts/MagneticField/SolenoidBField.hpp"#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"#include "Acts/Utilities/VectorHelpers.hpp"#include <chrono>#include <fstream>#include <iostream>#include <random>#include <string>
Include dependency graph for SolenoidFieldBenchmark.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 25 of file SolenoidFieldBenchmark.cpp.
View newest version in sPHENIX GitHub at line 25 of file SolenoidFieldBenchmark.cpp
References Acts::IntegrationTest::bFieldMap, Acts::IntegrationTest::bMagCenter, Acts::IntegrationTest::bSolenoidField, Acts::UnitConstants::e, Acts::eFreePos2, material_mapping_optimisation::flush, Acts::SolenoidBField::getField(), h, i, Acts::IntegrationTest::L, Acts::Test::microBenchmark(), perf_headwind::name, Acts::IntegrationTest::nBinsR, Acts::IntegrationTest::nBinsZ, Acts::IntegrationTest::nCoils, os, Acts::VectorHelpers::perp(), ActsTests::PropagationDatasets::phi, Acts::Test::phiDist(), Acts::Test::pos, Acts::IntegrationTest::R, physmon_track_finding_ttbar::r, conftest::rng(), physmon_simulation::s, Acts::solenoidFieldMap(), propagation_timing::steps, and physmon_track_finding_ttbar::z.
Here is the call graph for this function: