]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/ChangeLog
- fix names and units of axes
[u/mrichter/AliRoot.git] / HLT / ChangeLog
index f39d4587e4a14cb219b95a0797a94da27276f86c..cb846af669729d443197f49a3ce1427ca104b3f9 100644 (file)
@@ -1,3 +1,53 @@
+2007-11-24 tagged AliRoot v4-08-Release
+       - libAliHLTTrigger added: selective ALTRO readout trigger
+       - libAliHLTComp added: Huffman compression of ALTRO data
+       - HOMER library manager added: dynamic creation of readers and
+         writers
+       - Framework:
+         - generalized data types for raw data
+         - block forwarding
+         - integration into AliSimulation
+         - HLTOUT framework
+         - component registration via agents
+         - DDL List interface of AliHLTCalibrationProcessor base class
+           slightly changed and helper methods added to simplify usage
+       - TPC:
+         - zero suppression enhanced in Pad/PadArray classes
+         - AltroChannelSelector component
+         - 
+       - MUON
+         - calibration components
+         - improved track matching and trigger record
+       - TRD
+         - calibration, clusterizer and tracker components
+       - PHOS
+         - full set of analysis components for PHOS Oct 2007 beamtime
+         - analysis macros for recorded HLT data
+         - MIP trigger
+       - Util
+         - BlockFilter component
+         - improvements in FileWriter
+       
+2007-10-16
+       - implemented component registration via agents
+       - added HLTOUT component as default data sink for simulation
+       - added AliHLTAgentSim for libHLTsim.so
+       - AliHLTComponentHandler: more robust library handling
+       
+2007-08-17 version HLT-v0-7 tagged
+       - corresponds to AliRoot v4-06-Rev-00
+       - calibration framework
+       - TPC calibration components
+       - see below for further changes
+
+2007-07-27 Calibration Processor and TPC calibration components (Jochen)
+       - calibration processor base class added
+       - TPC pulser and pedestal calibration components adapted
+       
+2007-07-18 HLT base
+       - analysis framework handles SOR and EOR events, GetRunNo/Type
+         added to AliHLTComponent
+
 2007-07-17 HLT base
        - extended high-level component interface in order to allow header
          buffer before TObjects