]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE
- update aliroot and root versions
[u/mrichter/AliRoot.git] / HLT / BASE /
2011-02-24 odjuvsla- fixing warnings/coverity
2011-02-24 richtermadding Calo, PHOS and EMCAL libraries to the default...
2011-02-24 richtermbugfix: changing return type to avoid return of a volat...
2011-02-23 richtermremoving the HLT autoconf build system, however keep...
2011-02-23 aszostakAdding standalone HLT DIM server binary for publishing...
2011-02-23 richtermbugfix: correcting component id for AliRawReaderPublish...
2011-02-22 aszostakChanges required to publish custom data structures...
2011-02-21 slindalcoverity fixes
2011-02-21 richtermadding explicit type conversions
2011-02-21 richtermadding explicit type conversions
2011-02-21 richtermno functional change, using safe string operations...
2011-02-15 richtermbugfix: snprintf takes care of the terminating 0, strnc...
2011-02-15 richtermfixing minor memory leak, using safe string operations
2011-02-15 richtermimplementing safe string operations
2011-02-15 richtermremoving old remnant and obsolete condition which becam...
2011-02-15 richtermadding support for xml files in AliHLTSystem (Lars)
2011-02-15 richtermupdate of xml configuration parser (Lars)
2011-02-14 richtermchecking pointer type cast
2011-02-14 richtermchecking result of resource allocation
2011-02-11 richtermNULL pointer protections
2011-02-11 richtermremoving obsolete variable
2011-02-11 richtermadding NULL pointer protection and safe string operation
2011-02-11 richtermminor code cleanup
2011-02-11 richtermminor bugfix: returning error message when breaking...
2011-02-07 richtermcode cleanup, reinterpret_cast never returns NULL unles...
2011-02-07 richtermmore secure string operations
2011-02-03 richtermrequire that module agents implement the cleanup for...
2011-02-03 richtermremoving code duplication and using common functionalit...
2011-02-03 richtermremoving dead branch detected by coverity
2011-02-03 richtermadditional protection in list iteration, removing unuse...
2011-02-03 richtermremoving unused variable
2011-02-02 richtermbugfix: adding missing break in switch statement
2011-01-31 richtermeliminating resource leaks, implementing data specifica...
2011-01-31 richtermadding helper function HLTSpecificationFromDdlID (Lars)
2011-01-28 richtermremove dependency to aliroot libraries, access of ESDEv...
2011-01-28 richtermdecoupling ESDManager interface class from AliESDEvent...
2011-01-26 richtermremoving error code translation targeted by coverity...
2011-01-26 richtermadding variable initialization
2011-01-25 aszostakGetting rid of coverty warning.
2011-01-24 richtermfix for bug https://savannah.cern.ch/bugs/?72723
2011-01-21 richtermadding data types for primary vertex and V0
2011-01-18 richtermenable keyword substitution
2011-01-18 richtermusing HLT logging instead of AliLog to avoid dependencies
2011-01-18 richtermimplementated parsing of online XML configuration file...
2011-01-14 richtermadding methods for handling ESDEvent objects outside...
2011-01-14 richtermmoving implementation of template function to header...
2011-01-14 richtermrestoring functionality of unit tests
2011-01-07 aszostakAdding simple handler for ignoring data blocks.
2010-12-21 richtermreverting revision 46127, better solution required
2010-12-17 richtermadding unit test for AliHLTGlobalBarrelTrack, for the...
2010-12-17 richtermremoving class AliHLTOUTHandlerEsdBranch from build...
2010-12-11 richtermextending AliHLTSystem to support separate chains for...
2010-12-10 richtermchanging name of internal variable steering the build...
2010-12-10 fcaFix for Intel compiler
2010-12-09 richtermbugfix: proper cleanup of global instances of configura...
2010-12-09 richtermimproving handling of processing failures in event...
2010-11-29 richtermadding class to describe a component configuration...
2010-11-29 richtermcode cleanup
2010-11-25 sgorbunodivision by 0 protected
2010-11-24 richtermminor update of documentation
2010-11-19 aszostakGetting rid of warning.
2010-11-18 richtermadding option for setting a custom tree name
2010-11-16 richtermreverting r45444 to disentangle modules and make portin...
2010-11-14 sgorbunocompilation warnings fixed
2010-11-12 aszostakAdding trigger counting component.
2010-11-11 slindalSet back hack that ignored errors, will be problem...
2010-11-10 richtermadding component for object re-compression
2010-11-10 richtermskipping to unpck objects by default for better perform...
2010-11-09 richtermadding a random time offset for the pushback period...
2010-11-09 richterm- memory leak fixed, created histograms were not deleted
2010-11-07 slindalUse TList::Delete instead of TList::Clear()
2010-11-06 slindalupdate classdef value
2010-11-06 slindalmade homer block desc pointers non-transient
2010-11-04 slindalFixed bug retuning wrong event id
2010-11-04 slindalreturning correct event id from homer manager
2010-11-04 richtermskipping publishing if there was no new event added...
2010-11-04 richtermtwo bugfixes:
2010-11-03 richtermbugfix: filling was skipped by default, revert logic
2010-11-03 richtermbugfix: correcting calculation of publishing interval
2010-11-02 jthaederUpdate track cuts
2010-11-02 kkanaki- fix for setting the drawing option of the histograms...
2010-11-02 sgorbunooutput added for dNdPt analysis component
2010-11-02 kkanaki- bug fix for allowing the definition of histogram...
2010-11-01 slindalCosmetics. Fixed bug preventing creation of async block...
2010-10-30 slindalMerge branch 'displayDevel'
2010-10-28 aszostakModifications required for deriving classes.
2010-10-28 aszostakFixing error message.
2010-10-28 richtermimplementing the copy contructors for two helper classe...
2010-10-28 aszostakAdding a new common utility class to hold a list of...
2010-10-27 richtermload XML configuration file into object (Lars Christian)
2010-10-27 richtermfixing a typo in documentation, no functional change
2010-10-27 richtermdisable component statistics for the control task,...
2010-10-27 richtermupdate of the CompStatCollector component to handle...
2010-10-27 richtermMaking component statistic framework capable of hanling...
2010-10-27 aszostakFixing up streaming of global decision using new ROOT...
2010-10-26 richtermHandling of repeated requests of buffers greather than...
2010-10-25 richtermsetting the output size to 0 if no output block descrip...
2010-10-22 aszostakSchema evolution rule needed for old versions of trigge...
2010-10-22 aszostakAdding scaledown factor to trigger menu for the global...
2010-10-21 aszostakBug fix for software triggers.
next