Project
Loading...
Searching...
No Matches
testTRDDiffusionCoefficient.cxx File Reference

This task tests the Diffusion Coefficient module of the TRD digitization. More...

#include <boost/test/unit_test.hpp>
#include "TRDSimulation/SimParam.h"
#include "TRDSimulation/DiffAndTimeStructEstimator.h"
#include "Field/MagneticField.h"
#include <TGeoGlobalMagField.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
 
namespace  o2::trd
 

Macros

#define BOOST_TEST_MODULE   Test TRD DiffusionCoefficient
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 o2::trd::BOOST_AUTO_TEST_CASE (TRDDiffusionCoefficient_test1)
 Test 1 of the GetDiffCoeff function.
 

Detailed Description

This task tests the Diffusion Coefficient module of the TRD digitization.

Author
Jorge Lopez, Universitaet Heidelberg, jlope.nosp@m.z@ph.nosp@m.ysi.u.nosp@m.ni-h.nosp@m.eidel.nosp@m.berg.nosp@m..de

Definition in file testTRDDiffusionCoefficient.cxx.

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 18 of file testTRDDiffusionCoefficient.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 17 of file testTRDDiffusionCoefficient.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TRD DiffusionCoefficient

Definition at line 16 of file testTRDDiffusionCoefficient.cxx.