#include <boost/test/unit_test.hpp>
#include <array>
#include <vector>
#include "ITSCAWorkflow/TruthSeeding.h"
#include "ITSMFTTracking/ROFLookupTables.h"
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
| #define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MODULE
| #define BOOST_TEST_MODULE ITS CA Truth Seeding |
◆ BOOST_AUTO_TEST_CASE() [1/3]
| BOOST_AUTO_TEST_CASE |
( |
ConsecutiveFramesSelectTheirOwnCollisionsAndLookupROFs |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/3]
| BOOST_AUTO_TEST_CASE |
( |
TruthTimingPreservesOverlapAndRejectsOutOfFrameEvents |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/3]
| BOOST_AUTO_TEST_CASE |
( |
TruthWindowUsesActualROFRecordsAndLegacyTimingFields |
| ) |
|