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

This task tests the Geometry. More...

#include <boost/test/unit_test.hpp>
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include "TRDBase/Geometry.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_Geometry
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 o2::trd::BOOST_AUTO_TEST_CASE (TRDGeometry_test1)
 Test the Geometry class.
 

Detailed Description

This task tests the Geometry.

Author
Sean Murray, murra.nosp@m.ys@c.nosp@m.ern.c.nosp@m.h

Definition in file testTRDGeometry.cxx.

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 18 of file testTRDGeometry.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 17 of file testTRDGeometry.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TRD_Geometry

Definition at line 16 of file testTRDGeometry.cxx.