]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/rec/AliHLTReconstructor.cxx
catching warnings for merging of AliTOFHeader and AliESDTrdTrigger; code cleanup...
[u/mrichter/AliRoot.git] / HLT / rec / AliHLTReconstructor.cxx
2012-04-02 richtermpreparing for new reconstruction sequence, full HLT...
2011-09-04 richtermminor bugfix: pointer protection for printout
2011-08-18 richtermadding method Terminate, recently supported by the...
2011-07-13 richtermcleanup of previous HLTOUT instance in case FillESD...
2011-06-08 richterminitialize the HLTOUT instance already at Reconstruct...
2011-06-06 richtermhandle option 'ignore-hltout' for reconstruction from...
2011-05-03 richtermignore HLTOUT if option 'run-online-config' is found...
2011-02-03 richtermadding protection if ESDManager could not be created
2010-07-23 richtermremoving obsolete functions for initialisation of strea...
2010-04-27 richtermbugfix: library arguments had been filtered out by...
2010-04-26 richtermbugfix: delete old deprecated duplication of code,...
2010-04-08 richtermcode cleanup, delete some backward compatibility code...
2010-02-15 richtermadding AliHLTReconstructor option 'ignore-ctp' which...
2010-02-09 richtermbugfix: more verbose output also for reconstruction...
2010-01-21 richtermprint debug information of HLT loglevel conmtains to...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-10-31 richtermactivating initialization of Streamer Info from the...
2009-10-23 richtermcorrecting compilation warning
2009-10-22 richtermextract streamer info from the HLTOUT payload and make...
2009-10-16 richtermPart one of the handling of the streamer info for TObje...
2009-09-05 richtermnew option introduced to ignore the HLTOUT data blocks...
2009-09-04 richtermcorrecting documentation
2009-08-27 richtermadding member for the current event id extracted from...
2009-07-30 richtermsetting options of HLTESDManager from the AliHLTReconst...
2009-05-28 richtermMaking the HLTReconstructor and RawReaderHLT not a...
2009-05-14 richtermRenaming AliHLTReconstructorBase to AliHLTPluginBase...
2008-11-07 richtermavoiding gcc 4.3 warnings by defining void function...
2008-10-21 richtermminor update on documentation
2008-07-03 richterm- singleton functionality added for component and confi...
2008-06-12 richtermmoved AliHLT reconstruction back to ::Reconstruct ...
2008-06-11 richtermadded abstract AliEsdManager to libHLTbase and implemen...
2008-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-21 richterm- AliHLTReconstructor: added helper functions to run...
2008-04-11 richterm- bugfix component handler: library load via gSystem...
2008-04-09 richtermgetting rid of runtime warnings
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-02-20 richtermcommon base class for HLT reconstruction classes and...
2007-10-12 richtermcoding conventions
2007-10-09 richterm- support for event by event reconstruction added to...
2007-10-08 richtermdocumentation
2007-10-06 richtermcompilation warnings corrected
2007-10-04 richtermdocumentation and additional warning when running in...
2007-10-04 richtermAliHLTReconstructor moved from src to rec