Project
Loading...
Searching...
No Matches
testPileupTool.cxx File Reference
#include <boost/test/unit_test.hpp>
#include "DataFormatsTRD/Constants.h"
#include "DataFormatsTRD/SignalArray.h"
#include "TRDSimulation/PileupTool.h"
#include <algorithm>

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 Pileup Tool
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 o2::trd::BOOST_AUTO_TEST_CASE (TRDPileupTool_test)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 14 of file testPileupTool.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 13 of file testPileupTool.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TRD Pileup Tool

Definition at line 12 of file testPileupTool.cxx.