![]() |
Project
|
#include <boost/test/unit_test.hpp>#include <iostream>#include <numeric>#include "DataFormatsTRD/Digit.h"#include "DataFormatsTRD/Constants.h"Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trd |
Macros | |
| #define | BOOST_TEST_MODULE Test TRD_Digit |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Functions | |
| void | o2::trd::testDigitDetRowPad (Digit &test, int det, int row, int pad) |
| void | o2::trd::testDigitDetROBMCM (Digit &test, int det, int rob, int mcm, int channel) |
| o2::trd::BOOST_AUTO_TEST_CASE (TRDDigit_test) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 18 of file testDigit.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 17 of file testDigit.cxx.
| #define BOOST_TEST_MODULE Test TRD_Digit |
Definition at line 16 of file testDigit.cxx.