12 const unsigned long *
buffer =
reinterpret_cast<const unsigned long*
>(fedData.
data());
13 int fedLenght = fedData.
size();
18 edm::LogError(
"TableDataFormatter") <<
"TableData has size " << fedLenght
19 <<
" Bytes as opposed to expected " 31 a = buffer[wordCounter];wordCounter++;
34 LogDebug(
"TableDataFormatter") <<
"Table theta position:\t" <<
b;
35 a = buffer[wordCounter];wordCounter++;
38 LogDebug(
"TableDataFormatter") <<
"Table phi position:\t" <<
b;
39 a = buffer[wordCounter];wordCounter++;
42 LogDebug(
"TableDataFormatter") <<
"Actual Current crystal in beam:\t" <<
b;
46 LogDebug(
"TableDataFormatter") <<
"Nominal Current crystal in beam:\t" <<
b;
47 a = buffer[wordCounter];wordCounter++;
50 LogDebug(
"TableDataFormatter") <<
"Next crystal in beam:\t" <<
b;
54 LogDebug(
"TableDataFormatter") <<
"Table is moving at begin of the spill:\t" <<
b;
size_t size() const
Lenght of the data buffer in bytes.
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
static const int SMCRYSTALMODE