![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/TrackParametrization.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Propagator/CovarianceTransport.hpp"#include "Acts/Surfaces/PlaneSurface.hpp"#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"#include "Acts/Utilities/Logger.hpp"#include <random>
Include dependency graph for CovarianceTransportBenchmark.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 19 of file CovarianceTransportBenchmark.cpp.
View newest version in sPHENIX GitHub at line 19 of file CovarianceTransportBenchmark.cpp
References ACTS_INFO, ACTS_LOCAL_LOGGER, covariance(), Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundPhi, Acts::eBoundQOverP, Acts::eBoundTheta, Acts::getDefaultLogger(), TPC_Cluster_Drift_Animator::iterations, Acts::Test::microBenchmark(), Acts::VectorHelpers::phi(), position, conftest::rng(), runs, Acts::tgContext, Acts::VectorHelpers::theta(), Acts::Test::time, and Acts::transportCovarianceToBound().
Here is the call graph for this function: