#include <boost/test/unit_test.hpp>
#include "DetectorsPassive/Absorber.h"
#include "DetectorsPassive/Cave.h"
#include "DetectorsPassive/Compensator.h"
#include "DetectorsPassive/Dipole.h"
#include "DetectorsPassive/Pipe.h"
#include "DetectorsPassive/Shil.h"
#include "MCHSimulation/Detector.h"
#include "TGeoManager.h"
#include <boost/test/data/test_case.hpp>
#include <fstream>
#include <iomanip>
#include <iostream>
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE Test MCHSimulation RegularGeometry |
◆ BOOST_AUTO_TEST_CASE()
BOOST_AUTO_TEST_CASE |
( |
DoNotThrow |
| ) |
|