![]() |
Project
|
#include <boost/test/unit_test.hpp>
#include <Generators/GeneratorService.h>
#include <SimulationDataFormat/MCTrack.h>
#include <SimulationDataFormat/MCEventHeader.h>
#include <CommonUtils/ConfigurableParam.h>
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE Test GeneratorService class |
#define | BOOST_TEST_MAIN |
#define | BOOST_TEST_DYN_LINK |
Typedefs | |
using | Key = o2::dataformats::MCInfoKeys |
Functions | |
BOOST_AUTO_TEST_CASE (boxgen_novertex) | |
BOOST_AUTO_TEST_CASE (pythia8pp_diamonvertex) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 14 of file test_GeneratorService.cxx.
#define BOOST_TEST_MAIN |
Definition at line 13 of file test_GeneratorService.cxx.
#define BOOST_TEST_MODULE Test GeneratorService class |
Definition at line 12 of file test_GeneratorService.cxx.
using Key = o2::dataformats::MCInfoKeys |
Definition at line 21 of file test_GeneratorService.cxx.
BOOST_AUTO_TEST_CASE | ( | boxgen_novertex | ) |
Definition at line 24 of file test_GeneratorService.cxx.
BOOST_AUTO_TEST_CASE | ( | pythia8pp_diamonvertex | ) |
Definition at line 40 of file test_GeneratorService.cxx.