EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/MagneticField/ConstantBField.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/Propagator/AtlasStepper.hpp"
#include "Acts/Propagator/Propagator.hpp"
#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Units.hpp"
#include <iostream>
#include <boost/program_options.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 27 of file AtlasStepperBenchmark.cpp.
View newest version in sPHENIX GitHub at line 27 of file AtlasStepperBenchmark.cpp
References ACTS_DEBUG, ACTS_INFO, ACTS_LOCAL_LOGGER, Acts::IntegrationTest::bField, Acts::Test::cov, Acts::UnitConstants::e, Acts::getDefaultLogger(), Acts::getDummyLogger(), Acts::UnitConstants::GeV, Acts::Logging::INFO, Acts::UnitConstants::m, mfContext, Acts::Test::microBenchmark(), eicpy.build::options, Acts::PropagatorPlainOptions::pathLimit, Acts::UnitConstants::T, Acts::tgContext, and Acts::UnitConstants::u.