Project
Loading...
Searching...
No Matches
testO2Tessellated.cxx File Reference
#include <boost/test/unit_test.hpp>
#include "DetectorsBase/O2Tessellated.h"
#include "TGeoShape.h"
#include <cmath>
#include <limits>
#include <vector>

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   Test O2Tessellated class
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 BOOST_AUTO_TEST_CASE (PrunedRayQueriesEqualTheBruteForceMinimum)
 
 BOOST_AUTO_TEST_CASE (APrunedRayFindsTheNearestOfManyFacetsAlongIt)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 16 of file testO2Tessellated.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 15 of file testO2Tessellated.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test O2Tessellated class
Author
Sandro Wenzel sandr.nosp@m.o.we.nosp@m.nzel@.nosp@m.cern.nosp@m..ch
Since
2026-09

Definition at line 14 of file testO2Tessellated.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( APrunedRayFindsTheNearestOfManyFacetsAlongIt  )

Definition at line 163 of file testO2Tessellated.cxx.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( PrunedRayQueriesEqualTheBruteForceMinimum  )

Definition at line 126 of file testO2Tessellated.cxx.