ROOT logo
AliRoot » HLT » BASE » AliHLTComponentEventData

class AliHLTComponentEventData


 Data origin variables, to be used with the operator|

 AliHLTComponentDataType dt;
 dt = kAliHLTDataTypeDDLRaw | gkAliHLTDataOriginTPC;


Function Members (Methods)

Data Members

public:
AliHLTUInt32_tfBlockCnt/ The number of raw data blocks received by the component.
AliHLTUInt32_tfEventCreation_s/ Event creation time in seconds (Should be added to fEventCreation_us*1e6).
AliHLTUInt32_tfEventCreation_us/ Fractional event creation time in micro seconds.
AliHLTEventID_tfEventID/ 64 bit event ID number.
AliHLTUInt32_tfStructSize/ Size of this structure in bytes.

Class Charts

Inheritance Chart:
AliHLTComponentEventData

Function documentation