AliRoot Core  da88d91 (da88d91)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMUONTriggerDDLDecoder.h File Reference

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

Include dependency graph for AliMUONTriggerDDLDecoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AliMUONTriggerDDLDecoder< EventHandler >
 A high performance decoder class for MUON trigger DDL data. More...
 

Detailed Description

Implementation of a high performance DDL decoder for the muon trigger.

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 AliMUONTriggerDDLDecoder class, which contains the core logic for decoding the payload in DDL streams comming from the muon spectrometer's hardware trigger in a very efficient manner.

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

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 AliMUONTriggerDDLDecoder.h.