![]() |
Project
|
#include <boost/test/unit_test.hpp>#include "CommonDataFormat/TimeStamp.h"#include "ReconstructionDataFormats/Vertex.h"#include <TFile.h>#include <array>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 | |
Macros | |
| #define | BOOST_TEST_MODULE Test Vertex class |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Typedefs | |
| using | o2::myTS = o2::dataformats::TimeStampWithError< float, float > |
| using | o2::myVtx = o2::dataformats::Vertex< myTS > |
Functions | |
| o2::BOOST_AUTO_TEST_CASE (Vertex) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 14 of file testVertex.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 13 of file testVertex.cxx.
| #define BOOST_TEST_MODULE Test Vertex class |
Definition at line 12 of file testVertex.cxx.