]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/rec/AliHLTDAQInterfaceImplementation.h
adding transparent access to AliDAQ, adding special HLTOUT kRawReader
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 26 Oct 2008 09:29:23 +0000 (09:29 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 26 Oct 2008 09:29:23 +0000 (09:29 +0000)
commit7c4d1228d66a865084e803ba071b5014092338b5
tree6d27eb63a9e7fd9051c790fa53bf14e7145a3f07
parent679480d08977f8ea3e227724ab9e759c71aee21f
adding transparent access to AliDAQ, adding special HLTOUT kRawReader
handler for detectors with less than 32 DDLs. In that case, data block
specification is a bit pattern where every bit describes a DDL.
HLT/BASE/AliHLTDAQ.cxx [new file with mode: 0644]
HLT/BASE/AliHLTDAQ.h [new file with mode: 0644]
HLT/BASE/AliHLTOUTHandlerDetectorDDL.cxx [new file with mode: 0644]
HLT/BASE/AliHLTOUTHandlerDetectorDDL.h [new file with mode: 0644]
HLT/libHLTbase.pkg
HLT/libHLTrec.pkg
HLT/rec/AliHLTDAQInterfaceImplementation.cxx [new file with mode: 0644]
HLT/rec/AliHLTDAQInterfaceImplementation.h [new file with mode: 0644]