16#define BOOST_TEST_MODULE Test TPC GPUTPCGeometry
17#define BOOST_TEST_MAIN
18#define BOOST_TEST_DYN_LINK
19#include <boost/test/unit_test.hpp>
59 for (
unsigned int i = 0;
i < mapper.
PADROWS;
i++) {
61 unsigned int region = mapper.
REGION[
i];
Definition of the parameter class for the detector.
static const ParameterDetector & Instance()
static constexpr uint32_t NROWS
static constexpr uint32_t NSECTORS
static constexpr unsigned int ROWOFFSET[NREGIONS]
offset to calculate local row from global row
const std::array< PadRegionInfo, 10 > & getMapPadRegionInfo() const
static GlobalPadNumber getGlobalPadNumber(const unsigned int lrow, const unsigned int pad, const unsigned int region)
static unsigned int getLocalRowFromGlobalRow(const unsigned int row)
static Mapper & instance(const std::string mappingDir="")
static constexpr unsigned int ROWSPERREGION[NREGIONS]
number of pad rows for region
static constexpr unsigned int NSECTORS
total number of sectors in the TPC
const PadCentre & padCentre(GlobalPadNumber padNumber) const
static constexpr unsigned int PADROWS
total number of pad rows
int getNumberOfPadRegions() const
static constexpr unsigned REGION[PADROWS]
region for global pad row
BOOST_AUTO_TEST_CASE(ClusterHardware_test1)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
BOOST_CHECK_EQUAL(triggersD.size(), triggers.size())