]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
Remove compiler warnings
[u/mrichter/AliRoot.git] / HLT /
2008-02-28 mploskonRemoved include of obsolete AliTRDCommonParam
2008-02-28 richtermget rid of compilation warnings; minor fixes in documen...
2008-02-28 hristovRemoving useless include (Christoph)
2008-02-28 richtermdata specification and meta data for CDB entries (Jenny)
2008-02-27 richtermTPC noise map component added (Kelly)
2008-02-25 hristovTypo
2008-02-25 hristovstring.h instead of cstring on Solaris x86
2008-02-25 hristovUse new for arrays with vatriable size (Solaris x86)
2008-02-25 hristovstrings.h needed on Solaris x86
2008-02-25 hristovUse new for arrays with vatriable size (Solaris x86)
2008-02-25 hristovUsing stdlib.h on Solaris x86
2008-02-25 hristovReturn value if the method is not void
2008-02-22 richtermcorrect handling of equipment id selection implemented
2008-02-21 richtermAliRawReaderHLT finished to replace original TPC data...
2008-02-20 richtermcommon base class for HLT reconstruction classes and...
2008-02-20 philleBug fix: added missing datatypes
2008-02-20 philleSelectiv readout and writing to FXS (oystein)
2008-02-20 philleblabalbal
2008-02-20 philleSvn sucks
2008-02-20 richtermimplemented logging level kHLTImportant for library...
2008-02-19 richtermgetting rid of compilation warnings
2008-02-19 richtermbugfix: added missing function AliHLTOUT::AliHLTOUTHand...
2008-02-19 richtermadded monitoring example component and macro
2008-02-19 richterm- introduced module Ids for agents
2008-02-19 richtermgetting rid of compilation warnings
2008-02-18 richtermevent type specification 35 defined for ReadPreprocesso...
2008-02-18 richtermbugfix: boundery check for static hit array
2008-02-15 richtermZeroSuppressionCompnent as for the TPC Krypton run...
2008-02-15 richtermadded data type 'UPDT_DCS:PRIV' for triggering of compo...
2008-02-15 richtermAltroChannelSelector component moved to libAliHLTRCU
2008-02-15 richtermpotential memory leak fixed (Kenneth); sequential ...
2008-02-15 richtermbugfix: corrected wrong path for AliRoot build system
2008-02-15 richtermadded libAliHLTRCU library to host RCU specific code...
2008-02-15 richtermAltroChannel selector cleaned from TPC dependencies
2008-02-12 richtermconfiguration handling for solenoid B field (Gaute)
2008-02-09 richtermvarious fixes in the HLTOUT treatment
2008-02-09 richtermbugfixes for HOMER reader working on data buffer; minor...
2008-02-09 richtermminor change, making helper methods globally available
2008-02-08 richtermadded ZeroSuppressionComponent to build
2008-02-08 richtermwork on zero suppression; added ZeroSuppressionComponen...
2008-02-08 richtermcheck for corrupt data and invalid row/pad no (Kennth)
2008-02-08 richtermadded key substition
2008-02-08 richtermadded sample macros to tutorial
2008-02-06 richtermhandling of HLTOUT data added; access to parent raw...
2008-02-06 richtermseveral bugfixes in the HLTOUT simulation
2008-02-06 richtermbuild system fix for older automake versions
2008-02-06 richtermbugfix: offline sink components were lacking registrati...
2008-02-06 richtermadded AddBlock version with non-const argument to avoid...
2008-02-05 richtermpackage documentation
2008-02-05 richtermcorrected message in case of empty HLT task list
2008-02-04 richtermcode documentation
2008-02-01 richtermbugfix: corrected URI format for local CDB initialization
2008-02-01 richtermnew TPC cluster finder algorithm based on channel/bunch...
2008-01-31 richtermmore bugfixes on data type operator semantics: earlier...
2008-01-31 richtermSlice Tracker configuration via CDB objects implemented...
2008-01-31 richtermbugfix: component base class overrode data type of...
2008-01-30 richtermbugfix in the CDB initialization from the external...
2008-01-30 richtermadded AliHLTTPCCalibCEComponent for TPC central electro...
2008-01-30 richtermSet gkAliHLTDDLListSize = 30; ( was 29 before ) Accord...
2008-01-29 hristovFix needed by the new TRD reconstruction (Christoph)
2008-01-29 richtermkeyword substitution enabled
2008-01-29 richtermdocumentation and keyword substitution fixed
2008-01-28 richtermbugfix DigitReaderPacked: raw reader NextEvent added...
2008-01-26 richtermbugfix: get correct data header of parent reader
2008-01-25 richtermcorrections to get the forwarding of requests to the...
2008-01-25 richtermbugfix in array protection and assert
2008-01-24 richtermconfigurable tracking parameters (Gaute)
2008-01-24 richtermTPC track model compression added (Jenny)
2008-01-24 richtermTPC mapping class added; new digit reader based on...
2008-01-24 richtermmak HLT package consistent
2008-01-24 richtermmoved component registration to agent; added component...
2008-01-24 richtermadded RawReader for HLT data
2008-01-23 richtermadding missing header file
2008-01-23 richtermdummy reconfiguration handler added
2008-01-23 richterminitialization of CDB in wrapper interface;added treatm...
2008-01-22 richtermmoved AliHLTModulePreprocessor to base library and...
2008-01-21 richtermadded library definition for libHLTshuttle
2008-01-21 richtermmoved HLT preprocessor to libHLTshuttle; added HLT...
2008-01-18 richtermadded input block forwarding to the High Level componen...
2008-01-17 richtermadded event type for component configuration; corrected...
2008-01-17 richtermcode documentation
2008-01-17 richtermadded DigitReader for the fast Altro Decoder (implement...
2008-01-17 richtermextended DigitReader interface to support fast access...
2008-01-15 hristovFixed destructor (Matthias)
2008-01-14 hristovCopy constructor and asignment operator (Matthias)
2008-01-14 hristovRemoving .cvsignore files
2008-01-11 richtermscanning of handlers for HLTOUT blocks added
2008-01-11 richtermdocumentation and cleanup
2008-01-11 richtermbugfix: call of creator function for HOMER writers
2008-01-11 richtermbugfix: corrected wrong funtion typedef
2008-01-11 richtermadded additional option to skip or fake empty data...
2007-12-19 philleInlcuded new files in build system
2007-12-19 philleChanged files ti use the new standalone version of...
2007-12-19 philleChnaged makfile to use the standalone version of HOMER...
2007-12-19 philleRaw data structure changed
2007-12-19 philleNew raw data structures required modifactions to severa...
2007-12-19 philleESD output for PHOS HLT (hESD) (�ystein)
2007-12-19 philleWriting of calibration data to FXS (�ystein)
2007-12-19 philleFast online clusterizer (�ystein)
2007-12-19 philleComponents for selective readout of the DDL blocks
next