EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AnnulusBoundsBenchmark.cpp File Reference
#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>
+ Include dependency graph for AnnulusBoundsBenchmark.cpp:

Go to the source code of this file.

Functions

int main (int, char **)
 

Function Documentation

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.

+ Here is the call graph for this function: