EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Surfaces/AnnulusBounds.hpp"
#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "Acts/Utilities/Units.hpp"
#include <algorithm>
#include <chrono>
#include <fstream>
#include <functional>
#include <iostream>
#include <random>
#include <vector>
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, Acts::AnnulusBounds::inside(), Acts::Test::maxPhi, Acts::Test::maxRadius, Acts::Test::minPhi, Acts::Test::minRadius, NTESTS, offset, Acts::VectorHelpers::perp(), Acts::VectorHelpers::phi(), and phi.