![]() |
Project
|
#include <algorithm>
#include <boost/test/unit_test.hpp>
#include "CommonDataFormat/InteractionRecord.h"
#include "SimulationDataFormat/InteractionSampler.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 | |
Macros | |
#define | BOOST_TEST_MODULE Test InteractionSampler class |
#define | BOOST_TEST_MAIN |
#define | BOOST_TEST_DYN_LINK |
Functions | |
o2::BOOST_AUTO_TEST_CASE (InteractionSampler) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 14 of file testInteractionSampler.cxx.
#define BOOST_TEST_MAIN |
Definition at line 13 of file testInteractionSampler.cxx.
#define BOOST_TEST_MODULE Test InteractionSampler class |
Definition at line 12 of file testInteractionSampler.cxx.