![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <chrono>#include <iostream>#include <random>#include <string>#include "Acts/MagneticField/BFieldMapUtils.hpp"#include "Acts/MagneticField/InterpolatedBFieldMap.hpp"#include "Acts/MagneticField/SolenoidBField.hpp"#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"#include "Acts/Utilities/Units.hpp"
Include dependency graph for SolenoidFieldBenchmark.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 22 of file SolenoidFieldBenchmark.cpp.
View newest version in sPHENIX GitHub at line 22 of file SolenoidFieldBenchmark.cpp
References _T, Acts::IntegrationTest::bFieldMap, Acts::IntegrationTest::bMagCenter, Acts::IntegrationTest::bSolenoidField, e2, Acts::SolenoidBField::getField(), L, M_PI, Acts::Test::microBenchmark(), Acts::IntegrationTest::nBinsR, Acts::IntegrationTest::nBinsZ, Acts::IntegrationTest::nCoils, phi, Acts::Test::phiDist(), r, Acts::IntegrationTest::R, Acts::solenoidFieldMapper(), and z.
Here is the call graph for this function: