AliRoot Core  v5-06-30 (35d6c57)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMUONTrackerDDLDecoder.h File Reference

Implementation of a high performance DDL decoder for the muon tracking stations. More...

#include <string.h>
#include "AliMUONTrackerDDLDecoderEventHandler.h"
Include dependency graph for AliMUONTrackerDDLDecoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AliMUONTrackerDDLDecoder< EventHandler >
 A high performance decoder class for MUON tracking DDL data. More...
 

Detailed Description

Implementation of a high performance DDL decoder for the muon tracking stations.

Author
Artur Szostak artur.nosp@m.sz@i.nosp@m.afric.nosp@m.a.co.nosp@m.m
Date
28-11-2007 This file implementes the AliMUONTrackerDDLDecoder class, which contains the core logic for decoding the payload in DDL streams coming from the muon spectrometer's tracking chambers in a very efficient manner.

This implementation is derived from work done by Christian Finck for the AliMUONPayloadTracker.

Note to maintainers: Please remember that this file is used by the online dHLT system. As an online system, the dHLT requires the fastest code possible in the decoders to satisfy its timing constraints. The performance impact must be checked before any proposed modification is made to this file.

Definition in file AliMUONTrackerDDLDecoder.h.