]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTSystem.cxx
Merge branch 'master' into flatdev
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTSystem.cxx
2014-05-27 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-05-20 mkrzewicMerge remote-tracking branch 'origin/master' into flatdev
2014-05-20 tbreitneALIROOT-5433 Transition to CDHv3 in HLT
2012-11-12 sgorbunoChange "undefined" value of the time stamp from 0 to...
2012-07-30 richtermcode cleanup, documentation, placement of 'using' state...
2011-11-08 richtermbugfix, follow up for #83123: two independent HLT syste...
2011-11-07 richtermautomatically added data sink components are now added...
2011-10-18 richtermusing TObjString::String instead of GetString to get...
2011-10-07 richtermbugfix: flags and running mode for HLTOUTComponent...
2011-08-09 richtermminor bugfix: release HLTOUT instance after using it...
2011-08-09 richtermHLTOUTTask now added at the end of Recontruct instead...
2011-07-20 richtermadding an error message for failed events at the end...
2011-06-08 richtermadded support for HLTOUT instance of the current event
2011-05-03 richtermadding option 'run-online-config' to run from configura...
2011-04-26 richtermusin global instance of configuration handler for autom...
2011-03-02 richtermbugfix: the AliHLTOUTTask supposed to receive the outpu...
2011-02-24 richtermadding Calo, PHOS and EMCAL libraries to the default...
2011-02-15 richtermremoving old remnant and obsolete condition which becam...
2011-02-15 richtermadding support for xml files in AliHLTSystem (Lars)
2010-12-11 richtermextending AliHLTSystem to support separate chains for...
2010-12-09 richtermimproving handling of processing failures in event...
2010-11-29 richtermcode cleanup
2010-10-19 richtermadding libAliHLTVZERO and libAliHLTZDC to default libraries
2010-09-21 aszostakAdding the posibility to set the participating detector...
2010-09-21 aszostakChanges required to handle software triggers correctly...
2010-08-27 richtermpropagating the timestamp of the event from rawreader...
2010-08-08 aszostakfixing warnings
2010-04-26 richtermcode cleanup
2010-04-16 richtermadding option to skip particular component libraries...
2010-04-12 richtermbugfix: setting the runNo correctly in the run descriptor
2010-03-15 aszostakFixing memory leaks.
2009-12-01 richtermadding ROOTSchemaEvolutionComponent automatically on...
2009-11-08 aszostakFixing bug related to incorrect unloading of shared...
2009-11-08 richtermdisable the CTP trigger pattern in the HLT simulation...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-11-07 richtermcorrecting HLT logging: the pointers of the objects...
2009-11-02 richtermreplacing GetEntries() by GetEntriesFast() to get corre...
2009-10-20 richtermchanging the dummy CTP trigger string to use '-' instea...
2009-09-30 richtermadding the propagation of the ECS parameter data block...
2009-08-28 richtermbugfix (partially) #54670
2009-08-16 richtermadding support for EventDoneData to AliHLTSystem
2009-07-01 richtermbugfix: inserted blank to separate reuired component...
2009-06-30 richterm- adding libAliHLTPHOS, libAliHLTTRD and libAliHLTGloba...
2009-06-06 richtermAdjust matching rules for queued output buffers which...
2009-03-03 richtermkeep the DeInit loop going if an error occured in one...
2008-11-10 richtermextended logging for multiple instances of AliHLTCompon...
2008-11-07 richtermavoiding gcc 4.3 warnings by defining void function...
2008-11-06 richtermmaking warning about empty task list an info message
2008-10-26 richtermfirst implementation of ESD merging (not matching!...
2008-10-11 richtermbugfix: stopwatches for HLT benchmarks had been resumed...
2008-08-25 richtermadding libAliHLTITS to default libraries
2008-08-07 richtermenabling the SOR and EOR events in AliHLTSystem
2008-08-07 richterm- AliHLTSystem: proper cleanup of HLTOUT sub-collection...
2008-08-07 richterm- adding event type data block {EVENTTYP:PRIV} to compo...
2008-07-31 richtermmajor change in the external component interface: redes...
2008-07-23 richtermbugfix: corrected misleading warning messages; ignore...
2008-07-09 richterm- bugfix HLTOUT processing: handler execution for sub...
2008-07-07 richtermbugfixes, code cleanup and docu
2008-07-03 richterm- singleton functionality added for component and confi...
2008-06-25 richterm- HLTOUT: added support for sub collections
2008-06-11 richtermbugfix: configurations of subsequent agents have been...
2008-06-03 aszostakIntegrating dimuon HLT with AliSimulation framework...
2008-05-16 richterm- added default CDB initialization to AliHLTComponent...
2008-05-09 richtermusing the new ESD assignment operator to merge ESDs
2008-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-21 richterm- AliHLTReconstructor: added helper functions to run...
2008-04-18 richterm- workaround for copying and merging of ESDs: The HLTOU...
2008-04-09 richtermgetting rid of runtime warnings
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-03-10 richterm- added libAliHLTRCU to default libraries
2008-02-05 richtermcorrected message in case of empty HLT task list
2007-11-23 richtermimplementation of SOR and EOR events (not yet enabled...
2007-11-15 szostakGetting rid of trivial warnings.
2007-11-15 richtermcoding conventions
2007-11-09 richtermbubgfix: skip configurations fram agent if config file...
2007-11-06 richterm- bugfix AliHLTDataBuffer: size of buffer descriptor...
2007-10-19 richtermremove libAliHLTPHOS from the list of default libraries
2007-10-16 richtermtemporary fix for missing error code on mac
2007-10-16 richtermAliLog handler moved to libHLTrec, minor cleanup in...
2007-10-16 richterm- implemented component registration via agents
2007-10-12 richtermbugfix: option key has been changed
2007-10-09 richterm- support for event by event reconstruction added to...
2007-10-08 richtermminor bugfix: AliRunLoader not always required
2007-10-04 richterm- complete revision and clean-up of the AliHLTReconstru...
2007-09-26 richtermscanning of options migrated from AliHLTReconstructor...
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-07-09 richtermdocumentation
2007-04-27 richtermHLT base
2007-04-20 richtermadded support for symbol lookup in dynamically loaded...
2007-04-17 richtermHLT sample applications
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-04-05 richtermcomponent librarary unloading and handling of multiple...
2007-03-16 richtermload additional libraries which might be required by...
2007-03-14 richtermaliroot integration
2007-03-13 richterm- adapted to AliRoot logging system, messages printed...
2007-03-05 richterm- default logging severity set to 0x3d (all but debug)
2007-02-08 richtermcoding conventions
2007-01-19 richterm- AliHLTFileWriter added
2007-01-05 richterm- changes according to coding conventions and documentation
2006-12-01 richterm- setup scripts for running environment added
next