12#ifndef ALICEO2_ZDC_GEOMETRY_H
13#define ALICEO2_ZDC_GEOMETRY_H
28 static constexpr double ZNFIBRE[3] = {0., 0.01825, 50.};
31 static constexpr double ZNGROOVES[3] = {0.03, 0.03, 50.};
37 static constexpr double ZPFIBRE[3] = {0., 0.0275, 75.};
40 static constexpr double ZPGROOVES[3] = {0.04, 0.04, 75.};
41 static constexpr double ZPCPOSITION[3] = {24.35, 0., -11253.3};
42 static constexpr double ZPAPOSITION[3] = {24.35, 0., 11251.8};
46 static constexpr double ZEMDIMENSION[6] = {20.614 / 2., 3.5, 3.5, 45., 0., 0.};
47 static constexpr double ZEMFIBRE[3] = {0., 0.0275, 4.92};
54 static int32_t getDetector(
const int32_t det);
55 static int32_t getSector(
const int32_t tow);
56 static int32_t getVolumeId(
const int32_t* vol);
static constexpr double ZNAPOSITION[3]
static constexpr double ZPFIBRE[3]
static constexpr double ZEMFIBRE[3]
static constexpr double ZNFIBRE[3]
static constexpr double ZPAPOSITION[3]
static constexpr double ZEMPOSITION[3]
static constexpr double ZNDIVISION[2]
static constexpr double ZPSECTORS[2]
static constexpr double ZPGROOVES[3]
static constexpr double ZPFIBREDIAMETER
static constexpr double ZNFIBREDIAMETER
static constexpr double ZEMDIVISION[3]
static constexpr double ZPCPOSITION[3]
static constexpr double ZNDIMENSION[3]
static constexpr double ZNGROOVES[3]
static constexpr double ZNSECTORS[2]
static constexpr double ZPDIVISION[2]
static constexpr double ZEMDIMENSION[6]
static constexpr double ZPDIMENSION[3]
static constexpr double ZNCPOSITION[3]
struct o2::upgrades_utils::@463 zdc
structure to keep FT0 information
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...