25 std::cout <<
"HcalTestBeamNumbering: Detector " << det <<
" Layer " << lay <<
" x " << x <<
" " << ix <<
" " << ixx
26 <<
" y " << y <<
" " << iy <<
" " << iyy <<
" ID " << std::hex << idx <<
std::dec << std::endl;
42 std::cout <<
"HcalTestBeamNumbering: ID " << std::hex << idx <<
std::dec <<
" Detector " << det <<
" Layer " << lay
43 <<
" x " << x <<
" y " << y << std::endl;
static const int kHcalBeamYValueOffset
static const int kHcalBeamYSignMask
static const int kHcalBeamLayerMask
static const int kHcalBeamYValueMask
static const int kHcalBeamXSignMask
static uint32_t packIndex(int det, int lay, int x, int y)
static const int kHcalBeamXValueMask
static const int kHcalBeamLayerOffset
uint16_t const *__restrict__ x
static const int kHcalBeamTypeMask
static const int kHcalBeamYSignOffset
static const int kHcalBeamXSignOffset
static const int kHcalBeamXValueOffset
static void unpackIndex(const uint32_t &idx, int &det, int &lay, int &x, int &y)
static const int kHcalBeamTypeOffset