![]() |
Project
|
#include <boost/test/unit_test.hpp>#include "DetectorsBase/Stack.h"#include "TFile.h"#include "TMCProcess.h"Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_MODULE Test MCStack class |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Functions | |
| BOOST_AUTO_TEST_CASE (Stack_test) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 14 of file testStack.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 13 of file testStack.cxx.
| #define BOOST_TEST_MODULE Test MCStack class |
Definition at line 12 of file testStack.cxx.
| BOOST_AUTO_TEST_CASE | ( | Stack_test | ) |
Definition at line 23 of file testStack.cxx.