]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/AliHLTTPCClusterFinderComponent.cxx
debug output removed
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCClusterFinderComponent.cxx
2011-07-11 richtermremoving warning for deprecated data type
2011-06-16 richterm- adding data structure for raw clusters
2011-05-19 sgorbunodata structures for MC labels of TPC clusters are moved...
2011-03-24 richtermbugfix in the announcement of required OCDB objects...
2011-02-28 richtermremoving DigitReaderPacked and DigitReaderDecoder,...
2010-10-10 kkanaki- set the time stamp for the correct application of...
2010-09-10 richtermloading beam type from GRP and read configuration objec...
2010-06-30 sgorbunoUpdate from Timo: Initialisation of AliGeomManager...
2010-05-11 richtermbugfix: correct initialization of the AliTPCcalibDB...
2010-05-04 kkanaki- added implementation of GetOCDBObjectDescription
2010-03-07 sgorbunoextra benchmarks are added
2010-03-03 sgorbuno1. Output data compression in the clusterfinder compone...
2010-02-23 kkanaki- corrected class name in error statement
2010-02-19 sgorbunoNow the TPC clusterfinder produces a special compressed...
2009-11-08 richtermbugfix: moving call to AliTPCcalibDB::SetExBField to...
2009-11-07 richtermremoving all code regarding the solenoidBz OCDB entry...
2009-11-03 kaamodtSergey modified the code to release the memory of the...
2009-10-26 kaamodtAdded functionality to read the magnetic field value...
2009-10-22 kaamodtFixed wrong return types
2009-10-22 kaamodtFixed a bug in the Digit reader, moved clusterfinder...
2009-07-16 kaamodtAdded protection for empty data blocks (blocks where...
2009-07-09 richtermbugfix: doing a proper cleanup if the event processing...
2009-06-08 kaamodtAdded a check for the existence of OCDB entries used...
2009-05-15 kaamodtAdding functionality to read the MC data in HLT. Also...
2009-03-06 richtermcorrecting error message 'aborting' -> 'skipping'
2009-01-26 kaamodtBugfix, comparison of string -sorted was not correct.
2009-01-20 kaamodtFixed bug in Reconfigure function, and updated Configure.
2009-01-19 kaamodtHistogramHandlerComponent: Put more functionality in...
2008-11-21 richtermcorrecting bug introduced in rev 29951: data blocks...
2008-11-20 kaamodtPrevious cleanup removed functionality from the unpacke...
2008-11-19 kaamodtCorrected bug, ClusterFinderUnpacked not cleaned proper...
2008-11-17 kaamodtAdded a new component (AliHLTTPCHWCFDataReverterCompone...
2008-09-24 richtermcorrections to avoid huge memory consumption by multipl...
2008-07-01 richtermTPC ClusterFinder and related changes (Kenneth)
2008-06-10 richtermbugfixes run period week 22 (Kelly and Kenneth)
2008-05-23 richtermTPC commissioning run week 21 (Kennth, Gaute, Jochen)
2008-05-05 richtermremoved obsolete AliHLTTPCDigitReaderRaw
2008-04-22 richtermcode documantation and minor cleanup
2008-04-21 richterm- added skeleton of of offline clusterizer and tracker...
2008-03-19 richtermconverting to component registration by library agent...
2008-03-07 richtermchanges by Kenneth
2008-02-19 richtermgetting rid of compilation warnings
2008-02-04 richtermcode documentation
2008-02-01 richtermnew TPC cluster finder algorithm based on channel/bunch...
2008-01-23 richtermdummy reconfiguration handler added
2007-12-13 richterm- abandon TPCLib backward compatibility check for AliRo...
2007-12-05 richterm- bugfix TPCClusterFinder: set correct row no in list...
2007-11-28 richtermchanged input data type to {DDL_RAW ,TPC} (kAliHLTDataT...
2007-11-28 richtermcommit from Kenneth:
2007-11-26 richtermcode cleanup: unused define
2007-11-24 richtermzero suppression and selction of active pads (Kenneth)
2007-11-23 richtermenhanced interface of DigitReaders (channel locking...
2007-11-15 szostakGetting rid of trivial warnings.
2007-10-19 richtermcoding conventions and compilation warnings
2007-10-16 richtermdocumentation, formatting, coding conventions
2007-09-24 richtermconfusing log messages cleaned up
2007-09-20 richterm- all digit raw data structures added to AliHLTTPCDigit...
2007-08-24 hristovDo not redefine #define _ISOC99_SOURCE (Linux with...
2007-08-24 hristovUsing strtod instead of strtof (Linux with Solaris CC)
2007-08-09 hristovCompilation with CC on Solaris x86
2007-07-20 richtermTPC cluster finder speeded up, can process unsorted...
2007-07-20 richtermformatting and effC++
2007-07-09 richtermdocumentation
2007-05-08 richtermDigitReaderPacket revived: uses AliRawReader and Stream...
2007-04-02 richtermcoding conventions and documentation
2007-03-01 richterm- TPCEsdWriter adapted to new TRACKS/TPC data type
2007-03-01 richtermchanges from Gaute (TPC)
2007-02-22 richtermcoding conventions, effC++, removed warnings
2006-12-28 richtermchanges according to coding conventions
2006-12-21 richtermcommit from Jochen
2006-11-08 richterm- configure adapted to the new directory structure...
2006-09-06 richterm- parameter protection in the TPC raw reader class
2006-08-31 richterm- code version from TPC commissioning merged
2006-08-22 richterm- check for AliRoot features/libs/files and correspondi...
2005-10-28 timmsAdded the digit reader classes that allow reading of...
2005-09-07 timmsImported files from the existing L3 code directories...
2005-08-12 timmsAdded a dummy component into the sample library.