Project
Loading...
Searching...
No Matches
testTPCSAMPAProcessing.cxx File Reference
#include <boost/test/unit_test.hpp>
#include "TPCSimulation/SAMPAProcessing.h"
#include "TPCBase/CDBInterface.h"
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <fairlogger/Logger.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::tpc
 Global TPC definitions and constants.
 

Macros

#define BOOST_TEST_MODULE   Test TPC SAMPAProcessing
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 o2::tpc::BOOST_AUTO_TEST_CASE (SAMPA_ADC_test)
 Test of the conversion to ADC value.
 
 o2::tpc::BOOST_AUTO_TEST_CASE (SAMPA_saturation_test)
 Test of the saturation effect read in the file on which the spline for the SAMPA saturation are based and compare the final spline to the contents of the file.
 
 o2::tpc::BOOST_AUTO_TEST_CASE (SAMPA_Conversion_test)
 Test of the conversion functions.
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 18 of file testTPCSAMPAProcessing.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 17 of file testTPCSAMPAProcessing.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TPC SAMPAProcessing

Definition at line 16 of file testTPCSAMPAProcessing.cxx.