]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTDomainEntry.cxx
Adding the domain entry class which will be used for the trigger domain, and adding...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Nov 2008 13:55:12 +0000 (13:55 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Nov 2008 13:55:12 +0000 (13:55 +0000)
commitdce3e5ce3b4283d5181af171907d0912427495ef
tree81e1eba3a0bf7169488bd8a8bb3baa7a7a58cc32
parentfba5a2bda3650b67d983f2b80595f46d5c67261e
Adding the domain entry class which will be used for the trigger domain, and adding the readout list class which is basically just a C++ wrapper around the AliHLTEventDDL structure, but it implements required operator
functionality.
HLT/trigger/AliHLTDomainEntry.cxx [new file with mode: 0644]
HLT/trigger/AliHLTDomainEntry.h [new file with mode: 0644]
HLT/trigger/AliHLTReadoutList.cxx [new file with mode: 0644]
HLT/trigger/AliHLTReadoutList.h [new file with mode: 0644]