![]() |
Project
|
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE Test MCHRaw ROFFinder |
#define | BOOST_TEST_MAIN |
#define | BOOST_TEST_DYN_LINK |
Typedefs | |
using | RawDigit = DataDecoder::RawDigit |
using | RawDigitVector = DataDecoder::RawDigitVector |
Functions | |
BOOST_AUTO_TEST_CASE (TwoDigitsInOneROF) | |
BOOST_AUTO_TEST_CASE (TwoDigitsInOneROFUnaligned) | |
BOOST_AUTO_TEST_CASE (TwoDigitsInOneROFsConsecutiveOrbits) | |
BOOST_AUTO_TEST_CASE (TwoDigitsInTwoROFs) | |
BOOST_AUTO_TEST_CASE (TwoDigitsInTwoROFsConsecutiveOrbits) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 14 of file testROFFinder.cxx.
#define BOOST_TEST_MAIN |
Definition at line 13 of file testROFFinder.cxx.
Definition at line 12 of file testROFFinder.cxx.
using RawDigit = DataDecoder::RawDigit |
Definition at line 27 of file testROFFinder.cxx.
Definition at line 28 of file testROFFinder.cxx.
BOOST_AUTO_TEST_CASE | ( | TwoDigitsInOneROF | ) |
Definition at line 57 of file testROFFinder.cxx.
BOOST_AUTO_TEST_CASE | ( | TwoDigitsInOneROFsConsecutiveOrbits | ) |
Definition at line 113 of file testROFFinder.cxx.
BOOST_AUTO_TEST_CASE | ( | TwoDigitsInOneROFUnaligned | ) |
Definition at line 85 of file testROFFinder.cxx.
BOOST_AUTO_TEST_CASE | ( | TwoDigitsInTwoROFs | ) |
Definition at line 139 of file testROFFinder.cxx.
BOOST_AUTO_TEST_CASE | ( | TwoDigitsInTwoROFsConsecutiveOrbits | ) |
Definition at line 181 of file testROFFinder.cxx.