1 #ifndef ALIEMCALCCUSBRAWSTREAM_H 2 #define ALIEMCALCCUSBRAWSTREAM_H 29 virtual Bool_t
Next();
73 #endif //ALIEMCALCCUSBRAWSTREAM_H AliEMCALCCUSBRawStream & operator=(const AliEMCALCCUSBRawStream &stream)
UInt_t fQDC[fgkNQDC]
QDC values.
virtual ~AliEMCALCCUSBRawStream()
UInt_t GetTDC(Int_t iTDC) const
Access to CC-USB data in test bench raw data.
UInt_t GetQDC(Int_t iQDC) const
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 GetScalerLecroy(Int_t iScaler) const
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
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 GetScalerCCUSB(Int_t iScaler) const
UInt_t fScalerLecroy[fgkNScalerLecroy]
Lecroy scaler values.