]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/rec
adding methods for handling ESDEvent objects outside liHLTbase
[u/mrichter/AliRoot.git] / HLT / rec /
2011-01-14 richtermadding methods for handling ESDEvent objects outside...
2010-11-25 richtermadding helper classes for optimized streaming of ESDs...
2010-11-18 richtermadding support for custom tree names: option '-treename...
2010-11-16 richtermremoving deprecated code for backward compatibility...
2010-11-09 richtermminor update in macro documentation
2010-10-19 richtermenable merging of VZERO and ZDC data into ESD
2010-09-14 richtermbugfix: CDBManager caching was overrun for objects...
2010-09-10 richtermsearching also the possible specific OCDB storages...
2010-09-06 richtermcorrecting a small memory leak
2010-08-13 richtermadding implementations to extract event type and time...
2010-07-23 richtermremoving obsolete functions for initialisation of strea...
2010-07-06 richtermupdated class documentation
2010-07-06 richtermallow merging of non-std objects which are not a collection
2010-05-11 richtermadding functions for streamer info initialization to...
2010-04-27 richtermbugfix: library arguments had been filtered out by...
2010-04-26 richtermbugfix: delete old deprecated duplication of code,...
2010-04-18 richtermadding availability check for a list of OCDB objects...
2010-04-15 richterm- adding possibility to open an AliHLTOUTDigitReader...
2010-04-08 richtermcode cleanup, delete some backward compatibility code...
2010-03-03 richtermrestoring backward compatibility for the AliLog trap...
2010-02-16 hristovMaking AliLog true instanton (Jimmy)
2010-02-15 richtermadding AliHLTReconstructor option 'ignore-ctp' which...
2010-02-11 richtermimplementing helper function to get the run number...
2010-02-09 richtermbugfix: more verbose output also for reconstruction...
2010-01-21 richtermprint debug information of HLT loglevel conmtains to...
2009-12-07 richtermreverting r37400 and enable compilation of AliESDHLTDec...
2009-12-04 richtermadding macro for generation of HLT StreamerInfo from...
2009-11-30 richtermcompile AliESDHLTDecision functionlity if header file...
2009-11-25 richtermadding support for the new AliESDHLTDecision class...
2009-11-07 richtermadding common functionality for the magnetic field...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-11-07 richtermadding method to retrieve trigger mask from RawReader
2009-11-06 richtermAdding common handling for the magnetic field settings...
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-10-02 richtermImplementing to handling for ESD members which are...
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-08-07 richtermbugfix: instead of unloading from the cache, retrieve...
2009-07-30 richtermsetting options of HLTESDManager from the AliHLTReconst...
2009-07-30 richtermbugfix: the EsdCollector was not working after fix...
2009-07-08 richtermseveral bugfixes in order to get the HLTGlobalTrigger...
2009-07-07 richtermAdding an abstract interface which provides OCDB functi...
2009-07-04 richtermbugfix: selection of block collections for HLTOUT block...
2009-07-03 richtermtechnical changes:
2009-07-03 richtermpropagation of HLT global trigger decision to hltESD
2009-06-26 richtermadding methods to access the extended functionality...
2009-06-06 richtermDisable writing of individual ESD files for the differe...
2009-05-28 richtermMaking the HLTReconstructor and RawReaderHLT not a...
2009-05-20 richtermCorrect alignment of simulated HLT raw data
2009-05-14 richtermRenaming AliHLTReconstructorBase to AliHLTPluginBase...
2009-02-09 hristovExtacting the OCDB in a separate module. The detectors...
2009-01-24 richtermtemporary disable unit test of AliRawReaderHLT due...
2008-11-07 richtermavoiding gcc 4.3 warnings by defining void function...
2008-11-06 richtermsetting parentheses following gcc 4.3 suggestions
2008-10-27 richtermadding simple AliEVE startup script; minor update of...
2008-10-26 richtermincrementing library version numbers
2008-10-26 richtermfirst implementation of ESD merging (not matching!...
2008-10-26 richtermadding transparent access to AliDAQ, adding special...
2008-10-22 richtermhandling of non-std ESD content
2008-10-21 richtermcorrecting minor compilation warnings
2008-10-21 richtermminor update on documentation
2008-10-15 richtermmake the buffer size check a bit less strict in order...
2008-10-14 fcaTemporary mod for CMake
2008-10-10 jthaederEnhanced doxygen documentation
2008-09-10 richtermupdated documentation
2008-09-09 richtermbugfix: corrected equipment selection which was setting...
2008-09-08 richtermAdded functionality for ESD merging and copying of...
2008-07-31 fcaPreliminary files for CMake
2008-07-18 cvetanPossibility to specify event selection criteria within...
2008-07-03 richterm- singleton functionality added for component and confi...
2008-07-03 richtermupdate of documentation
2008-06-25 richterm- HLTOUT: added support for sub collections
2008-06-23 richtermgeneral test macro for RawReaders; check for AliRawRead...
2008-06-23 richtermbugfix: forwarding to parent reader was skipping equipm...
2008-06-23 richtermminor bugfix: correctly close ESD files in destructor
2008-06-16 richtermadded unit test for AliRawReaderFile
2008-06-16 richtermcorrected test macro: use AliHLTEsdManager::New/Delete...
2008-06-12 richtermadded new helper components to libAliHLTUtil (EsdCollec...
2008-06-12 richtermmoved AliHLT reconstruction back to ::Reconstruct ...
2008-06-11 richtermadded abstract AliEsdManager to libHLTbase and implemen...
2008-05-20 richtermadded -Wshadow flag; corrected first bunch of correspon...
2008-05-16 richtermupdated SampleLib and tutorial, sample macros added
2008-05-16 richterm- added default CDB initialization to AliHLTComponent...
2008-05-15 richtermbugfix: ReadNextInt etc now handled correctly
2008-05-13 richtermdocumentation
2008-05-10 richtermdoing backward compatibility correctly
2008-05-09 richtermhunting memory leaks
2008-05-09 richtermcode documentation
2008-05-09 richtermusing the new ESD assignment operator to merge ESDs
2008-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-23 richtermusing separate loop to fill ESD tree instead of TChain...
2008-04-21 richterm- added skeleton of of offline clusterizer and tracker...
2008-04-21 richterm- AliHLTReconstructor: added helper functions to run...
2008-04-18 richterm- added libPHOSshuttle to PHOS libraries
2008-04-18 richterm- workaround for copying and merging of ESDs: The HLTOU...
2008-04-11 richterm- bugfix component handler: library load via gSystem...
next