]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
Using AliESDEevent.h instead of AliESD.h
[u/mrichter/AliRoot.git] / HLT /
2007-10-03 szostakForgot to get rid of #define DEBUG
2007-10-03 szostakUsing more information given by the core manso algorith...
2007-10-03 szostakRemoving unused variables.
2007-10-03 richtermuse HLT default CXXFLAGS
2007-10-03 richtermcorrected compilation warnings
2007-10-03 richtermbuild system clean-up, support for custom LinkDef added
2007-10-02 richtermset variable in order to match new make.dict
2007-10-02 richtermsupport for custom LinkDef header
2007-10-02 richtermminor correction in documentation
2007-10-02 szostakFixing compilation errors.
2007-10-01 szostakThe multiplier for data volume estimation was too low.
2007-10-01 richtermautomatically generated LinkDef: append option '+'...
2007-09-29 szostakTemporary fix until I figure out how to handle endian...
2007-09-29 szostakAdding options to control the data output better. Speci...
2007-09-29 szostakAdding processing component to translate dHLT internal...
2007-09-29 szostakAdding ROOT classes to be able to store dHLT internal...
2007-09-29 szostakChanging fSignal from short to int to prevent gaps...
2007-09-29 szostakAdding flags for better control of event loading from...
2007-09-29 szostakAdding missing implementaion of GetInputBlock.
2007-09-29 szostakFixing logic for generating log messages.
2007-09-28 szostakThe file publisher now closes files when it is done...
2007-09-28 szostakFixing code to compile properly under debug build.
2007-09-28 richtermbugfix #29879: multiple subscribers in AliHLTSystem...
2007-09-28 richtermTPC default configuration
2007-09-28 richtermbugfix: forward data type of the incoming block
2007-09-28 szostakAdding binary package to create debugging utility withi...
2007-09-28 richterminit fixed after chenges by Cvetan; scanning of options...
2007-09-28 szostakAdding customised makefile for building the dHLTdumpraw...
2007-09-28 richtermapply idendical policy as PubSub for exchanged data...
2007-09-28 richtermavoid repeated scanning of digit via a static instance
2007-09-28 richtermminor fix: documentation/compilation warnings
2007-09-28 richtermadded switch for usage of internal or external HOMER...
2007-09-27 szostakRemoving quick code hack and unnecessary methods. Now...
2007-09-27 szostakFixing segfault in example components. Bug #29877.
2007-09-27 mploskonautodict variable reset
2007-09-27 mploskonAliTRDtrackerHLT removed as obsolete. All tracking...
2007-09-27 szostakModifying logging output of components.
2007-09-27 richtermminor code cleanup
2007-09-26 richtermbugfix: do not increment event counter in case of event...
2007-09-26 richtermcoding conventions, compilation warnings, code cleanup
2007-09-26 richtermscanning of options migrated from AliHLTReconstructor...
2007-09-26 cvetanImportant changes to the reconstructor classes. Complet...
2007-09-26 mploskonObsolete files removed.
2007-09-26 szostakTemporary hack to prevent error messages during patholo...
2007-09-26 szostakFixing logging option. It was not working properly.
2007-09-25 szostakAdding fixes and updates for memory handling. Also...
2007-09-25 szostakAdding a macro to run the dHLT chain. This can be used...
2007-09-25 szostakChanging component naming to follow the rest of HLT.
2007-09-25 mploskonUpdate and cleanup triggered by the offline developments.
2007-09-25 mploskonCrash protection ::Freq when n of elements ZERO - this...
2007-09-25 szostakBug fix: The component was not behaving correctly when...
2007-09-25 szostakAdding optional flag to choose if we should log a warni...
2007-09-25 szostakFixing check for buffer overflow.
2007-09-24 szostakFixing compilation problem in debug build.
2007-09-24 richtermbugfix: endless loop, skip timebin exceeding range...
2007-09-24 richtermbugfix: calculate correct time bin width after setting...
2007-09-24 richtermbugfix: memory cleanup after each event; patch and...
2007-09-24 richtermenhanced functionality (sub dirs, file name format...
2007-09-24 richtermminor modification (proper C++ type cast)
2007-09-24 richtermconfusing log messages cleaned up
2007-09-24 richtermbugfix: invalid index due to conditional statement
2007-09-24 szostakFixing compilation problems and removing warnings. :
2007-09-23 szostakApplying quick hack to have hit reconstructor component...
2007-09-23 szostakFixing bug when choosing -h | -help flag.
2007-09-23 szostakGetting rid of outdated lookup tables. These can now...
2007-09-23 szostakCompleted code to dump internal debugging data blocks...
2007-09-23 szostakAdding macros for generation lookup tables and mapping...
2007-09-22 szostakAdding fixes required for the component to generate...
2007-09-21 szostakThe trigger reconstructor component now generates the...
2007-09-21 szostakFixing data structure layout. Needed extra fDetElemId...
2007-09-21 szostakApplying fixes and updates (Indra)
2007-09-21 szostakAdding change for GCC backward compatability.
2007-09-20 szostakFixing error in documentation/comments.
2007-09-20 szostakGetting rid of a potencial floating-point exception...
2007-09-20 szostakFixing error in documentation.
2007-09-20 richtermadded AliHLTTPCDigitPublisherComponent
2007-09-20 richterm- all digit raw data structures added to AliHLTTPCDigit...
2007-09-20 richtermminor bugfix to avoid warning
2007-09-20 richtermadded compile info message for loaded component libraries
2007-09-20 richtermminor corrections in documentation and build system...
2007-09-20 richtermminor corrections in documentation and build system
2007-09-20 richtermcorrected confusing error message
2007-09-19 richtermeff C++ warnings; unknown error codes replaced
2007-09-18 szostakAdding the reconstructor component for trigger DDL...
2007-09-18 szostakManso tracker is now ported into AliRoot-HLT framework...
2007-09-18 szostakFixed problem with debug build. Needed iostream and...
2007-09-16 szostakThis class stopped working with the new AliMUONDataInte...
2007-09-16 szostakAdding class AliHLTMUONTriggerRecordsSource
2007-09-16 szostakPorting old TriggerSource to the AliRoot-HLT framework...
2007-09-16 szostakRemoving ClassDef and ClassImp since this class should...
2007-09-14 richtermadded HOMER library from PubSub package HLT-stable...
2007-09-14 richtermcompilation warnings fixed
2007-09-12 richtermbugfix(Kenneth): Reset list of cluster candidates after...
2007-09-05 philleImproved raw data display. The raw dat can now be displ...
2007-08-27 richtermallow NULL pointers as output buffer and use only offse...
2007-08-27 richtermbackward compatibility for old tutorials
2007-08-24 hristovDo not redefine #define _ISOC99_SOURCE (Linux with...
2007-08-24 hristovUsing strtod instead of strtof (Linux with Solaris CC)
2007-08-24 richtermmake tracker work with both the sorted and unsorted...
2007-08-23 richtermbugfix: duplicated line
next