]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTComponent.cxx
avoid redefining common constants, or using magic numbers in code, by instead having...
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.cxx
2009-06-09 richtermSet the running environment before the setup of the...
2009-05-14 richtermavoid warning for the default HLT simulation
2009-01-15 richtermminor bugfix regarding optional propagation of componen...
2009-01-14 richtermexpanding compnent statistic structure to store cycle...
2008-11-24 richtermupdated logging concept
2008-11-10 richtermextended logging for multiple instances of AliHLTCompon...
2008-11-10 richtermadded possibility to get buffer size of last serialized...
2008-11-10 richtermbugfix: object table was used to check validity of...
2008-11-08 richtermadding parentheses following gcc 4.3 suggestion
2008-11-05 richtermfollowing suggestions by gcc 4.3
2008-10-23 richtermcorrecting compilation warning and making change of...
2008-09-12 richtermimplementation of compression for ROOT objects, default...
2008-09-07 jthaederAdded code to allow sending back of EventDoneData from...
2008-09-01 hristovInclude stdint.h to declare uint8_t on SLC3
2008-08-20 richtermcorrecting compilation warnings
2008-08-16 richtermcorrected implementation of component description data...
2008-08-09 richtermallow PushBack with empty buffer, this is useful to...
2008-08-07 richterm- adding event type data block {EVENTTYP:PRIV} to compo...
2008-08-02 aszostakMaking GetInputBlock method const.
2008-07-31 richtermmajor change in the external component interface: redes...
2008-07-21 richtermadding GetComponentDescription callback environment...
2008-07-21 richtermadded optional component statistics functionality
2008-07-17 richtermcorrected CDB and run number initialization for usage...
2008-05-28 richtermmade bugfix 25978 into a generic protection
2008-05-20 richtermbugfix: set output size to 0 in case of special events...
2008-05-20 richtermadded -Wshadow flag; corrected first bunch of correspon...
2008-05-16 richterm- added default CDB initialization to AliHLTComponent...
2008-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-03-04 richtermcoding conventions and compilation warnings
2008-02-20 richtermimplemented logging level kHLTImportant for library...
2008-02-19 richtermgetting rid of compilation warnings
2008-02-18 richtermevent type specification 35 defined for ReadPreprocesso...
2008-02-15 richtermadded data type 'UPDT_DCS:PRIV' for triggering of compo...
2008-02-09 richtermvarious fixes in the HLTOUT treatment
2008-02-09 richtermminor change, making helper methods globally available
2008-02-01 richtermbugfix: corrected URI format for local CDB initialization
2008-01-31 richtermmore bugfixes on data type operator semantics: earlier...
2008-01-31 richtermbugfix: component base class overrode data type of...
2008-01-30 richtermbugfix in the CDB initialization from the external...
2008-01-23 richterminitialization of CDB in wrapper interface;added treatm...
2008-01-18 richtermadded input block forwarding to the High Level componen...
2007-11-28 richtermcommit from Jochen
2007-11-26 richtermbugfix: correct handling of data type wildcards GetFirs...
2007-11-15 szostakGetting rid of trivial warnings.
2007-11-15 richtermallow NULL pointer arguments in SetDataType
2007-11-13 richtermmade general utility methods and struct initializers...
2007-11-02 richtermcorrect handling of multiple output data types
2007-10-18 richtermcode cleanup and coding conventions
2007-10-12 richtermcoding conventions
2007-10-12 richtermbugfix AliHLTDataBuffer: correct handling of pointer...
2007-10-12 richtermbugfix: creation of objects in and from the out/input...
2007-10-06 richtermcompilation warnings corrected
2007-10-03 richtermcorrected compilation warnings
2007-09-29 szostakAdding missing implementaion of GetInputBlock.
2007-09-28 richtermbugfix #29879: multiple subscribers in AliHLTSystem...
2007-09-26 richtermbugfix: do not increment event counter in case of event...
2007-09-14 richtermcompilation warnings fixed
2007-08-19 richtermsupport for multiple output types added
2007-07-27 richtermCalibration Processor and TPC calibration components...
2007-07-18 richtermanalysis framework handles SOR and EOR events, GetRunNo...
2007-07-17 richterm- extended high-level component interface: header buffe...
2007-07-10 richtermeff C++; AliHLTTPCDDLDataFileHandler excluded from...
2007-07-09 richtermdocumentation
2007-05-09 richtermdebug messages for AliHLTComponent and child classes...
2007-05-08 richtermbugfix in high level interface: GetFirst/NextObject...
2007-04-24 richtermmemory leak corrected
2007-04-20 richtermCoding conventions
2007-04-17 richtermremoved warnings
2007-04-17 richtermHLT sample applications
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-04-05 richtermeffC++ and warnings
2007-03-05 richterm- default logging severity set to 0x3d (all but debug)
2007-02-22 richtermremoved warnings
2007-02-22 richtermbugfix, invalid type cast
2007-02-22 richtermhigh-level component interface added
2007-02-08 richtermcoding conventions
2007-02-06 richterm- improvements in AliHLTFilePublisher/Writer
2007-01-29 richtermbugfix: missing data types due to changed default of...
2007-01-19 richterm- AliHLTFileWriter added
2007-01-05 richterm- changes according to coding conventions and documentation
2006-12-28 richtermchanges according to coding conventions
2006-12-01 richterm- setup scripts for running environment added
2006-08-21 richterm- made package indepentend of src
2006-08-10 richtermadded code documentation for BASE, SampleLib, TPCLib...
2006-07-05 richtermdocumentation
2006-06-15 richterm- adaption to gcc >=3
2005-11-28 richtermchanged to c++ like include files
2005-09-07 timmsAdded the DataType2Text function to convert a datatype...
2005-08-22 richtermadaption to new logging class, added functionality...
2005-08-01 richtermstarted the new framework module supporting PubSub...