]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TRD/AliHLTTRDCluster.cxx
HLT TRD update and cleanup, changes according to offline TRD (Theodor)
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Sep 2009 13:28:51 +0000 (13:28 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Sep 2009 13:28:51 +0000 (13:28 +0000)
commit93ce7d1b48100e5d7c12f9c9f5bd4dc7dff3c353
tree2f01f0d9cb55a8592262e64c26abd8746b794835
parentde886cac75bd2ce69a8a2760e4403d261c8f0592
HLT TRD update and cleanup, changes according to offline TRD (Theodor)
AliHLTTRDCluster, -Tracklet, -Track:
 - change Data Containers to meet calibration requirements

AliHLTTRDClusterizerComponent, -TrackerV1Component,
-CalibrationComponent, -Utils:
 - use number of timebins information from data
 - several bugfixes (substract baseline from raw data)

AliHLTTRDCalibrationComponent:
 - implement ShipDataToFXS

AliHLTTRDDefinition:
 - remove unused DataType

AliHLTTRDClusterHistoComponent:
 - add histogramms
 - pushback only every 20th event (can be changed with: -everyNevent X)
22 files changed:
HLT/TRD/AliHLTTRDAgent.h
HLT/TRD/AliHLTTRDCalibrationComponent.cxx
HLT/TRD/AliHLTTRDCalibrationComponent.h
HLT/TRD/AliHLTTRDCluster.cxx
HLT/TRD/AliHLTTRDCluster.h
HLT/TRD/AliHLTTRDClusterHistoComponent.cxx
HLT/TRD/AliHLTTRDClusterHistoComponent.h
HLT/TRD/AliHLTTRDClusterizer.h
HLT/TRD/AliHLTTRDClusterizerComponent.cxx
HLT/TRD/AliHLTTRDClusterizerComponent.h
HLT/TRD/AliHLTTRDDefinitions.cxx
HLT/TRD/AliHLTTRDDefinitions.h
HLT/TRD/AliHLTTRDEsdWriterComponent.h
HLT/TRD/AliHLTTRDTrack.cxx
HLT/TRD/AliHLTTRDTrack.h
HLT/TRD/AliHLTTRDTrackerV1Component.cxx
HLT/TRD/AliHLTTRDTrackerV1Component.h
HLT/TRD/AliHLTTRDTracklet.cxx
HLT/TRD/AliHLTTRDTracklet.h
HLT/TRD/AliHLTTRDTrackletWordArray.h
HLT/TRD/AliHLTTRDUtils.cxx
HLT/TRD/AliHLTTRDUtils.h