]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/AliHLTTRDLinkDef.h
HLT TRD update by Konstantin
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Mar 2009 14:27:36 +0000 (14:27 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Mar 2009 14:27:36 +0000 (14:27 +0000)
commitdc2e6604fc2099e31e311c27486527658886b124
tree9d707b92f574e47d564defceef036407ea174e3d
parent76741755f24a5decd35c8ca5715e78cc6c387ec0
HLT TRD update by Konstantin
* Option to pass clusters and tracks between components in TClonesArray removed.
  We must use only low-level interface now.
* Restructure of the code
* AliTRDClusterizerHLT.[h,cxx] renamed to AliHLTTRDClusterizer.[h,cxx]
* AliHLTTRDUtils.[h,cxx] created, that contains class with commonly used functions in HLTTRD
* AliHLTTRDTrackerComponent.[h,cxx] removed, since we are using only TrackerV1
21 files changed:
HLT/AliHLTTRDLinkDef.h
HLT/TRD/AliHLTTRDAgent.cxx
HLT/TRD/AliHLTTRDCalibrationComponent.cxx
HLT/TRD/AliHLTTRDCalibrationComponent.h
HLT/TRD/AliHLTTRDCluster.cxx
HLT/TRD/AliHLTTRDCluster.h
HLT/TRD/AliHLTTRDClusterizer.cxx [new file with mode: 0644]
HLT/TRD/AliHLTTRDClusterizer.h [new file with mode: 0644]
HLT/TRD/AliHLTTRDClusterizerComponent.cxx
HLT/TRD/AliHLTTRDClusterizerComponent.h
HLT/TRD/AliHLTTRDEsdWriterComponent.cxx
HLT/TRD/AliHLTTRDEsdWriterComponent.h
HLT/TRD/AliHLTTRDTrackerComponent.cxx [deleted file]
HLT/TRD/AliHLTTRDTrackerComponent.h [deleted file]
HLT/TRD/AliHLTTRDTrackerV1Component.cxx
HLT/TRD/AliHLTTRDTrackerV1Component.h
HLT/TRD/AliHLTTRDUtils.cxx [new file with mode: 0644]
HLT/TRD/AliHLTTRDUtils.h [new file with mode: 0644]
HLT/TRD/AliTRDclusterizerHLT.cxx [deleted file]
HLT/TRD/AliTRDclusterizerHLT.h [deleted file]
HLT/libAliHLTTRD.pkg