]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Emulation of FPGA clusterfinder
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 20 May 2011 09:24:04 +0000 (09:24 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 20 May 2011 09:24:04 +0000 (09:24 +0000)
commitc012881c10bfbc3d5f0e10dfb2ad21b07d17e141
treef628efb5aa13e75eb64fcfd2937d9bd94dbaface
parente1c486aec88dba062d0ca5b1bf069288defc826b
Emulation of FPGA clusterfinder
-- This line, and those below, will be ignored--

M    HLT/CMakelibAliHLTTPC.pkg
A    HLT/TPCLib/HWCFemulator
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFSupport.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFProcessorUnit.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFMergerUnit.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDivisionUnit.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFExtractorUnit.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulatorComponent.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFSupport.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulator.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFProcessorUnit.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFMergerUnit.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDataTypes.h
A    HLT/TPCLib/HWCFemulator/macro
A    HLT/TPCLib/HWCFemulator/macro/hwcfCheck.C
A    HLT/TPCLib/HWCFemulator/macro/makeConfigurationObjectTPCHWClusterFinder.C
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDivisionUnit.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulator.cxx
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFExtractorUnit.h
A    HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulatorComponent.h
M    HLT/TPCLib/AliHLTTPCAgent.cxx
A    OCDB/HLT/ConfigTPC/TPCHWClusterFinder
21 files changed:
HLT/CMakelibAliHLTTPC.pkg
HLT/TPCLib/AliHLTTPCAgent.cxx
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDataTypes.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDivisionUnit.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFDivisionUnit.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulator.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulator.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulatorComponent.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFEmulatorComponent.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFExtractorUnit.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFExtractorUnit.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFMergerUnit.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFMergerUnit.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFProcessorUnit.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFProcessorUnit.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFSupport.cxx [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/AliHLTTPCHWCFSupport.h [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/macro/hwcfCheck.C [new file with mode: 0644]
HLT/TPCLib/HWCFemulator/macro/makeConfigurationObjectTPCHWClusterFinder.C [new file with mode: 0644]