]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE
code cleanup, delete some backward compatibility code and call functions of AliHLTSys...
[u/mrichter/AliRoot.git] / HLT / BASE /
2010-04-08 richtermadding cleanup of HLT memory pages
2010-04-08 richtermchanging the class name in accordance wit coding conven...
2010-04-08 richtermupdating documentation
2010-04-08 richtermupdating documentation
2010-03-31 aszostakBug fix in copying object and improved documentation.
2010-03-27 slindalfrom Timo: added attempt at connecting to localhost...
2010-03-25 aszostakFixing bug in generated trigger logic code for checking...
2010-03-19 slindalMerge branch 'devel'
2010-03-19 slindalbugfix
2010-03-19 slindalMerge branch 'devel'
2010-03-17 richtermmore constant functions and parameters
2010-03-17 richtermmaking const what wants to be const
2010-03-17 richtermreverting r39713 due to problems it caused with some...
2010-03-17 richtermmaking const what wants to be const
2010-03-16 odjuvsla- something went wrong with previous commit...
2010-03-15 odjuvsla- adding cell info to ESDs
2010-03-15 richtermcorrecting library load error: function implementation...
2010-03-15 richtermadding base class for a DIM server. The implemented...
2010-03-15 aszostakAdding optimisations to the global trigger.
2010-03-15 aszostakFixing warning.
2010-03-15 aszostakBug fix for potencial memory leak.
2010-03-15 aszostakFixing memory leaks.
2010-03-14 richtermextending interface of the ModuleAgent
2010-03-14 richtermextending LoadInstance, can be used without library...
2010-03-11 jthaederFixed handling for events without jets
2010-03-10 slindal-Created new libarey AliHLTEve with processor classes...
2010-03-07 jthaederCuts in primary and final state particles are now optio...
2010-03-07 sgorbunoextra benchmarks are added
2010-03-04 richtermbugfix: adding missing implementation of constructor
2010-03-04 richtermadjusting conditional compilation of component statisti...
2010-03-04 odjuvsla- fixing compilation warnings
2010-03-04 odjuvsla- digits shipped with the clusters accessable through...
2010-03-03 richtermcompilation warning fixed
2010-02-26 odjuvsla- fixing bug in cluster analyser
2010-02-25 odjuvsla- fixing bug in clusterizer
2010-02-22 odjuvsla- checking if we have tracks matched
2010-02-22 odjuvsla- fixing data type for calo clusters
2010-02-21 slindalRecommiting these
2010-02-19 slindalMerge branch 'trackMatcher'
2010-02-18 slindalChanged constness of the AliHLTCaloClusterDataStruct...
2010-02-18 slindalMerge branch 'trackMatcher'
2010-02-18 odjuvsla- changing format of matched tracks from TArrayI to...
2010-02-18 odjuvsla- adding matched tracks entry to internal calo cluster...
2010-02-15 richtermfinal version of unit test for the AliHLTDataBuffer
2010-02-15 richtermImportant change in the AliHLTSystem memory handling...
2010-02-15 richtermbugfix: correcting sequence of DataBuffer cleanup in...
2010-02-12 sgorbunohange of the interfaces.
2010-02-12 odjuvsla- cleaning up debug output
2010-02-12 odjuvsla- fixes in the handling of the AliHLTCaloClusterStructs
2010-02-12 odjuvsla- moved digit struct to BASE/util to facilitate for...
2010-02-12 odjuvsla- moving the cluster parameter evalution from own compo...
2010-02-11 richtermbugfix: reading the run number from OCDB if the run...
2010-02-11 richtermimplementing helper function to get the run number...
2010-02-05 richtermminor cleanup, deleting debug messages
2010-02-02 richtermseveral improvments for AliHLTSystem memory page handling
2010-01-15 slindalPatch from Matthias Richter:
2009-12-15 richtermadding unit test for AliHLTDataBuffer class
2009-12-15 richtermmore functionality added to new memory handling, bugfixes
2009-12-15 richtermfixing compilation errors
2009-12-08 jthaederFix memory leak, Object retrieved from TMessage was...
2009-12-07 richtermadding some optional debugging functionality for the...
2009-12-05 jthaederHack to get it running with current setup
2009-12-04 richtermbugfix: using correct kAliHLTVoidDataSpec istead of...
2009-12-03 richtermA couple of major and minor bugs fixed in the SchemaEvo...
2009-12-01 richtermfirst sketch of optimized memory handling for component...
2009-12-01 richtermadding ROOTSchemaEvolutionComponent automatically on...
2009-12-01 richtermadded option to write extracted StreamerInfo to file...
2009-11-30 jthaederchanged back to unix style
2009-11-25 richtermadding support for the new AliESDHLTDecision class...
2009-11-25 slindalFixing bugs
2009-11-25 slindalFixing segfault
2009-11-25 slindalBug fix, enabling connection to dumps from dev cluster
2009-11-24 slindal-Added HLT test clusters to onlineDisplay macro,
2009-11-23 jthaederChanges from Svein Lindal
2009-11-19 richtermadding some additional protection in the Print() function
2009-11-18 aszostakFixing problem with backward compatibility for old...
2009-11-17 richtermadding protection in copy constructor: check for source...
2009-11-16 richtermadding the MonitoringRelay component
2009-11-10 aszostakBug fix for https://savannah.cern.ch/bugs/?58205, outpu...
2009-11-09 richtermputting back the old definition of Run
2009-11-09 richtermbugfix: skip file name prefix if concatenating events
2009-11-08 aszostakFixing bug related to incorrect unloading of shared...
2009-11-08 richtermbugfix: wrong mask was used for trigger pattern in...
2009-11-08 richtermdisable the CTP trigger pattern in the HLT simulation...
2009-11-08 richtermadding libAliHLTGlobal to unit test
2009-11-07 sgorbunocompilation warning fixed
2009-11-07 richtermadding common functionality for the magnetic field...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-11-07 richtermcorrecting HLT logging: the pointers of the objects...
2009-11-07 richterminserting the correct trigger mask into the CDH of...
2009-11-07 richtermadding method to retrieve trigger mask from RawReader
2009-11-06 aszostakFixing printing bug.
2009-11-06 sgorbunoCluster indices are published via AliKalmanTrack::GetCl...
2009-11-06 richtermenable writing of data for SOR and EOR events by default
2009-11-06 richtermadding functionality to downscale the publishing of...
2009-11-06 richtermextending unit test: adding check for magnetic field...
2009-11-06 richtermAdding common handling for the magnetic field settings...
2009-11-05 sgorbunoA block of ITSOut tracks is produced in addition to...
2009-11-04 odjuvsla-Added fTracksMatched array member in AliHLTCaloCluster...
2009-11-04 richtermdeactivating generation of the default detector/ddl...
next