]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/rec
correct calculation of cluster error for Riemann fit
[u/mrichter/AliRoot.git] / HLT / rec /
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...
2008-04-09 richtermgetting rid of runtime warnings
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-03-26 richterm- handling of global AliHLTSystem singleton moved to...
2008-03-12 richtermchoose better name for recently added Swap functions...
2008-03-10 richtermbugfix: making distinct Swap functions; error code...
2008-03-10 richterm- bugfix: correct equipment ids for HLT ddl links
2008-02-28 richtermget rid of compilation warnings; minor fixes in documen...
2008-02-22 richtermcorrect handling of equipment id selection implemented
2008-02-21 richtermAliRawReaderHLT finished to replace original TPC data...
2008-02-20 richtermcommon base class for HLT reconstruction classes and...
2008-02-20 richtermimplemented logging level kHLTImportant for library...
2008-02-19 richtermgetting rid of compilation warnings
2008-02-19 richterm- introduced module Ids for agents
2008-02-09 richtermvarious fixes in the HLTOUT treatment
2008-02-06 richtermhandling of HLTOUT data added; access to parent raw...
2008-01-30 richtermbugfix in the CDB initialization from the external...
2008-01-29 richtermdocumentation and keyword substitution fixed
2008-01-26 richtermbugfix: get correct data header of parent reader
2008-01-25 richtermcorrections to get the forwarding of requests to the...
2008-01-24 richtermadded RawReader for HLT data
2008-01-23 richterminitialization of CDB in wrapper interface;added treatm...
2008-01-21 richtermmoved HLT preprocessor to libHLTshuttle; added HLT...
2007-12-13 richterm- abandon TPCLib backward compatibility check for AliRo...
2007-12-07 richtermadded AliHLTPreprocessor
2007-12-05 richterm- bugfix TPCClusterFinder: set correct row no in list...
2007-11-23 richtermdocumentation fixes
2007-11-15 szostakGetting rid of trivial warnings.
2007-10-30 richterm- HOMER library manager completed
2007-10-29 richtermadded HLTOUT treatment for HLTReconstruction
2007-10-29 richterm- compined HLT/AliRoot build system adapted to phos...
2007-10-16 richtermAliLog handler moved to libHLTrec, minor cleanup in...
2007-10-16 richtermmoved from BASE/util
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-05 richtermadded forgotten files for new libraries
2007-10-04 richtermdocumentation and additional warning when running in...
2007-10-04 richtermAliHLTReconstructor moved from src to rec