Project
Loading...
Searching...
No Matches
testO2TPCIDCAverageGroup.cxx File Reference

this task tests grouping and averaging More...

#include <boost/test/unit_test.hpp>
#include "TPCCalibration/IDCAverageGroup.h"
#include <vector>
#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::tpc
 Global TPC definitions and constants.
 

Macros

#define BOOST_TEST_MODULE   Test TPC O2TPCIDCAverageGroup class
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

unsigned int o2::tpc::genRand (const int maxVal)
 
unsigned int o2::tpc::genRandSecEdge ()
 
std::vector< float > o2::tpc::getIDCs (const int region)
 
std::vector< float > o2::tpc::getIDCsSide ()
 
 o2::tpc::BOOST_AUTO_TEST_CASE (AverageGroupSector_test)
 

Detailed Description

this task tests grouping and averaging

Author
Matthias Kleiner mklei.nosp@m.ner@.nosp@m.ikf.u.nosp@m.ni-f.nosp@m.rankf.nosp@m.urt..nosp@m.de

Definition in file testO2TPCIDCAverageGroup.cxx.

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 19 of file testO2TPCIDCAverageGroup.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 18 of file testO2TPCIDCAverageGroup.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TPC O2TPCIDCAverageGroup class

Definition at line 17 of file testO2TPCIDCAverageGroup.cxx.