#include <boost/test/unit_test.hpp>
#include <iostream>
#include "Field/MagneticField.h"
#include "Field/MagFieldFast.h"
#include <memory>
#include <fairlogger/Logger.h>
#include <TFile.h>
#include <TStopwatch.h>
#include <TRandom.h>
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
| #define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MAIN
◆ BOOST_TEST_MODULE
◆ BOOST_AUTO_TEST_CASE() [1/2]
| BOOST_AUTO_TEST_CASE |
( |
MagneticField_reinitialization_test |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/2]
| BOOST_AUTO_TEST_CASE |
( |
MagneticField_test |
| ) |
|