![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/Surfaces/AnnulusBounds.hpp"#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"#include "Acts/Utilities/VectorHelpers.hpp"#include <algorithm>#include <chrono>#include <fstream>#include <functional>#include <iostream>#include <random>#include <vector>
Include dependency graph for AnnulusBoundsBenchmark.cpp:Go to the source code of this file.
Functions | |
| int | main (int, char **) |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 25 of file AnnulusBoundsBenchmark.cpp.
View newest version in sPHENIX GitHub at line 25 of file AnnulusBoundsBenchmark.cpp
References Acts::Test::cov, i, Acts::AnnulusBounds::inside(), loc, Acts::Test::maxPhi, Acts::Test::maxRadius, Acts::Test::minPhi, Acts::Test::minRadius, NTESTS, offset, os, Acts::VectorHelpers::perp(), ActsTests::PropagationDatasets::phi, Acts::VectorHelpers::phi(), physmon_track_finding_ttbar::r, conftest::rng(), and Acts::Svg::View::xy().
Here is the call graph for this function: