]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
Debugging of the memory consumption and other run time parameters (Marian)
[u/mrichter/AliRoot.git] / HLT /
2007-10-06 richtermremoved obsolete LinkDef files
2007-10-06 richtermclean-up and removal of TPC legacy code
2007-10-06 richtermcompilation warnings corrected
2007-10-06 richtermcorrection in FilePublisher arguments
2007-10-06 hristovImplemented a new version of cluster (with its store...
2007-10-05 szostakChanging DDL number labeling to be used on the command...
2007-10-05 szostakReimplemented the lookup table. It is now much simpler...
2007-10-05 szostakFixing generation of trigger record structure.
2007-10-05 szostakMaking check for zero explicit.
2007-10-05 szostakFixing how we fill the X,Y coordinate information....
2007-10-05 richtermadded forgotten files for new libraries
2007-10-05 szostakGetting rid of unnecessary warnings.
2007-10-04 szostakAdding some basic macros to help performance analysis.
2007-10-04 szostakGetting rid of warnings about unused parameter.
2007-10-04 richtermdocumentation and additional warning when running in...
2007-10-04 richtermadded libHLTsim and libHLTrec
2007-10-04 richtermAliHLTReconstructor moved from src to rec
2007-10-04 richterm- complete revision and clean-up of the AliHLTReconstru...
2007-10-04 szostakReally make sure we anounce enough buffer space to...
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
next