19 #include "AliRawReader.h" 30 fRawReader(rawReader),
79 AliError(
"Internal CC-USB scaler issing");
97 for (Int_t i = 0; i <
fgkNTDC; i++)
101 AliError(
"Incomplete TDC equipment");
108 for (Int_t i = 0; i <
fgkNQDC; i++)
112 AliError(
"Incomplete QDC equipment");
UInt_t fQDC[fgkNQDC]
QDC values.
Access to CC-USB data in test bench raw data.
UInt_t fEventLength
Event length including terminator words.
static const Int_t fgkNTDC
Number of TDC.
UInt_t fTDC[fgkNTDC]
TDC channels.
UInt_t fScalerCCUSB[fgkNScalerCCUSB]
Internal scaler values.
UInt_t fData
data read for file
UInt_t fOptHeader
bits 0-11 represent the number of words in the buffer
static const Int_t fgkNQDC
Number of QDC.
UInt_t fEOBuffer
Event terminator.
AliRawReader * fRawReader
object for reading the raw data
#define AliError(message)
AliEMCALCCUSBRawStream(AliRawReader *rawReader)
Constructor.
static const Int_t fgkNScalerCCUSB
Number of internal CC-USB scalers.
static const Int_t fgkNScalerLecroy
Number of Lecroy scalers.
UInt_t fScalerLecroy[fgkNScalerLecroy]
Lecroy scaler values.