![]() |
Project
|
Some ZDC constants shared between O2 and O2Physics. More...
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::zdc |
Variables | |
constexpr int | o2::zdc::IdDummy = -1 |
constexpr int | o2::zdc::IdVoid = -2 |
constexpr int | o2::zdc::IdZNAC = 0 |
constexpr int | o2::zdc::IdZNA1 = 1 |
constexpr int | o2::zdc::IdZNA2 = 2 |
constexpr int | o2::zdc::IdZNA3 = 3 |
constexpr int | o2::zdc::IdZNA4 = 4 |
constexpr int | o2::zdc::IdZNASum = 5 |
constexpr int | o2::zdc::IdZPAC = 6 |
constexpr int | o2::zdc::IdZPA1 = 7 |
constexpr int | o2::zdc::IdZPA2 = 8 |
constexpr int | o2::zdc::IdZPA3 = 9 |
constexpr int | o2::zdc::IdZPA4 = 10 |
constexpr int | o2::zdc::IdZPASum = 11 |
constexpr int | o2::zdc::IdZEM1 = 12 |
constexpr int | o2::zdc::IdZEM2 = 13 |
constexpr int | o2::zdc::IdZNCC = 14 |
constexpr int | o2::zdc::IdZNC1 = 15 |
constexpr int | o2::zdc::IdZNC2 = 16 |
constexpr int | o2::zdc::IdZNC3 = 17 |
constexpr int | o2::zdc::IdZNC4 = 18 |
constexpr int | o2::zdc::IdZNCSum = 19 |
constexpr int | o2::zdc::IdZPCC = 20 |
constexpr int | o2::zdc::IdZPC1 = 21 |
constexpr int | o2::zdc::IdZPC2 = 22 |
constexpr int | o2::zdc::IdZPC3 = 23 |
constexpr int | o2::zdc::IdZPC4 = 24 |
constexpr int | o2::zdc::IdZPCSum = 25 |
Some ZDC constants shared between O2 and O2Physics.
Definition in file ZDCConstants.h.