EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 <chrono>
#include <iostream>
#include <random>
#include <string>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
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, cos(), Acts::SolenoidBField::getField(), Acts::IntegrationTest::L, M_PI, Acts::Test::microBenchmark(), Acts::IntegrationTest::nBinsR, Acts::IntegrationTest::nBinsZ, Acts::IntegrationTest::nCoils, phi, Acts::Test::phiDist(), Acts::IntegrationTest::R, Acts::solenoidFieldMapper(), and z.