Project
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
testStack.cxx File Reference
#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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 14 of file testStack.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 13 of file testStack.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test MCStack class

Definition at line 12 of file testStack.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( Stack_test  )

Definition at line 23 of file testStack.cxx.