![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/program_options.hpp>#include <iostream>#include "Acts/EventData/TrackParameters.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/MagneticField/ConstantBField.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Propagator/Propagator.hpp"#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Units.hpp"
Include dependency graph for EigenStepperBenchmark.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 26 of file EigenStepperBenchmark.cpp.
View newest version in sPHENIX GitHub at line 26 of file EigenStepperBenchmark.cpp
References Acts::units::_e, Acts::units::_GeV, Acts::units::_mm, ACTS_DEBUG, ACTS_INFO, ACTS_LOCAL_LOGGER, Acts::IntegrationTest::bField, incremental_prev_tag::desc, e, Acts::getDefaultLogger(), Acts::UnitConstants::GeV, Acts::Logging::INFO, Acts::UnitConstants::m, mfContext, Acts::Test::microBenchmark(), mom, Acts::PropagatorOptions< action_list_t, aborter_list_t >::pathLimit, pos(), r, Acts::UnitConstants::T, Acts::tgContext, and Acts::UnitConstants::u.
Here is the call graph for this function: