Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Surfaces/BoundaryCheck.hpp"
#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"
#include <algorithm>
#include <chrono>
#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 23 of file BoundaryCheckBenchmark.cpp.
View newest version in sPHENIX GitHub at line 23 of file BoundaryCheckBenchmark.cpp
References Acts::Test::cov, NTESTS, and conftest::rng().