Project
Loading...
Searching...
No Matches
test_GeneratorService.cxx File Reference
#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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 14 of file test_GeneratorService.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 13 of file test_GeneratorService.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test GeneratorService class

Definition at line 12 of file test_GeneratorService.cxx.

Typedef Documentation

◆ Key

Definition at line 21 of file test_GeneratorService.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( boxgen_novertex  )

Definition at line 24 of file test_GeneratorService.cxx.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( pythia8pp_diamonvertex  )

Definition at line 40 of file test_GeneratorService.cxx.