]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
tardy .h
[u/mrichter/AliRoot.git] / HLT /
2011-02-17 richtermcorrecting typo in the source file definitions preventi...
2011-02-16 kkanaki- small improvement in the plotting style
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 richtermimplementing pid hypothesis in track loop, and configur...
2011-02-15 richtermadding support for xml files in AliHLTSystem (Lars)
2011-02-15 richtermupdate of xml configuration parser (Lars)
2011-02-14 sgorbuno- a difference between CPU and GPU tracker results...
2011-02-14 jthaederfix warning
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 richtermadding pointer protections
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 richtermremoving minor defects reported by Coverity: pointer...
2011-02-03 richtermrequire that module agents implement the cleanup for...
2011-02-03 richtermremoving code duplication and using common functionalit...
2011-02-03 richtermadding protection if ESDManager could not be created
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-02-02 richtermcoverity reports 15781 15550 15089 13953 13952 13951...
2011-02-01 aszostakFixing coverty warnings for NULL pointer dereferencing.
2011-02-01 aszostakFixing coverty warnings for stream manipulators.
2011-02-01 aszostakFixing coverty warning.
2011-02-01 aszostakBug fix; not handling the return statement properly.
2011-02-01 aszostakFixing initialisation of array attributes.
2011-02-01 aszostakfixing compilation warnings
2011-02-01 kkanaki- updated aliroot version
2011-02-01 kkanaki- removed global trigger decision until I resolve the...
2011-01-31 richtermbugfix: Instead of loop's indices, save correct track...
2011-01-31 richtermeliminating resource leaks, implementing data specifica...
2011-01-31 richtermadding helper function HLTSpecificationFromDdlID (Lars)
2011-01-31 aszostakFixing path name in documentation
2011-01-31 aszostakadding more examples to documentation
2011-01-31 kkanaki- small fix for the color code of offline histograms
2011-01-29 kkanaki- missing ; added
2011-01-28 richtermreverting r46803, not yet the correct way to set depend...
2011-01-28 richtermsetting correct library dependencies for HLT packages
2011-01-28 richtermenable keyword substitution
2011-01-28 richtermremove dependency to aliroot libraries, access of ESDEv...
2011-01-28 richtermdecoupling ESDManager interface class from AliESDEvent...
2011-01-28 kkanaki- fixed the format of the floats that become part of...
2011-01-28 kkanaki-add the central barrel task in the configuration
2011-01-28 kkanaki- added path for locating CreateAlienHandler.C
2011-01-28 kkanaki- documentation fix
2011-01-28 kkanaki- added argument to select the task location
2011-01-27 richtermactivating individual HLT simulations from digits and...
2011-01-27 richtermadding magnetic field initialization required by TPCcal...
2011-01-27 richtermcorrecting a typo in the include path
2011-01-27 richtermadding protection for NULL pointer result of dynamic_cast
2011-01-27 richtermintroducing adaptive output size estimator for ITSClust...
2011-01-26 kkanaki- changed the limits for the ITS clusters per track
2011-01-26 richtermmemory leak elimiated, minor format of comments
2011-01-26 richtermremoving error code translation targeted by coverity...
2011-01-26 jthaeder- task for trigger efficiency study
2011-01-26 richtermadding variable initialization and formating some comments
2011-01-26 richtermadding variable initialization
2011-01-25 aszostakFixing problem with potential memory leak.
2011-01-25 aszostakFixing potential minor memory leak.
2011-01-25 aszostakChanging to using char** rather than const char** for...
2011-01-25 aszostakChanging to using char** rather than const char** for...
2011-01-25 aszostakFixing potential null pointer dereference bugs
2011-01-25 aszostakFixing potencial null pointer bug.
2011-01-25 aszostakFixing potencial null pointer bug.
2011-01-25 aszostakGetting rid of coverty warnings about NULL pointer...
2011-01-25 aszostakGetting rid of coverty warning.
2011-01-24 richtermfix for bug https://savannah.cern.ch/bugs/?72723
2011-01-24 kkanaki- remove wrong function call
2011-01-24 kkanaki- fix in the documentation
2011-01-24 hristovThe strings have to be in quotes
2011-01-21 richtermadding separate primary vertex and V0 finder components...
2011-01-21 richtermadding data types for primary vertex and V0
2011-01-20 kkanaki- make the macro compilable
2011-01-19 kkanaki-added option for running the central barrel task on...
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 hristovRemoving the flat makefiles
2011-01-14 kkanaki- making possible to run for a multiple set of cuts...
2011-01-14 richtermadding methods for handling ESDEvent objects outside...
2011-01-14 richtermadding libAliHLTUtil to dependencies
2011-01-14 richtermmoving implementation of template function to header...
2011-01-14 richtermrestoring functionality of unit tests
2011-01-13 kkanaki- modifications to make the cuts automatically appear...
2011-01-13 kkanaki- added the cut information in the name of all files...
2011-01-13 kkanaki- fix names and units of axes
2011-01-13 kkanaki- remove default "projection" prefix from all histogram...
2011-01-13 kkanaki- save all canvases in png files in addition to root...
2011-01-12 hristovUpdated list of files
2011-01-12 hristovRestored correspondence between CMake and makefile
2011-01-07 aszostakGetting rid of warnings about unhandled HLT data blocks.
next