ROOT logo
AliRoot » HLT » BASE » AliHLTComponentStatistics

class AliHLTComponentStatistics


 Data origin variables, to be used with the operator|

 AliHLTComponentDataType dt;
 dt = kAliHLTDataTypeDDLRaw | gkAliHLTDataOriginTPC;


Function Members (Methods)

Data Members

public:
AliHLTUInt32_tfCTime/ CPU time used to process the data (micro seconds).
AliHLTUInt32_tfComponentCycleTime/ Real wall time indicating the start of the data processing (micro seconds).
AliHLTUInt32_tfId/ Unique identifier for the chain based on CRC code.
AliHLTUInt32_tfInputBlockCount/ Number of input data blocks.
AliHLTUInt32_tfLevel/ Indicates from which processing stage this information is from.
AliHLTUInt32_tfOutputBlockCount/ Number of output data blocks.
AliHLTUInt32_tfStructSize/ Size of this structure in bytes.
AliHLTUInt32_tfTime/ Real wall time used to process the data (micro seconds).
AliHLTUInt32_tfTotalInputSize/ Total size in bytes of input data.
AliHLTUInt32_tfTotalOutputSize/ Total size in bytes of output data.

Class Charts

Inheritance Chart:
AliHLTComponentStatistics

Function documentation