]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTComponent.h
minor cleanup to avoid compilation warning
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.h
2011-11-23 richtermminor compilation warnings: forward declaration of...
2011-11-08 aszostakAdding event modulo option to all components.
2011-11-07 richtermremoving deprecated option to query specific (sub)versi...
2011-07-11 aszostakFixing in/out tags in documentation
2011-06-07 richtermdeclaring functions const
2011-06-07 richtermreverting r50024, to be committed separately in order...
2011-06-06 aszostakUsing common loading methods for CDB entries that take...
2010-11-09 richtermadding a random time offset for the pushback period...
2010-10-27 richtermMaking component statistic framework capable of hanling...
2010-09-21 aszostakChanges required to handle software triggers correctly...
2010-09-10 richtermadding functionality to configure from an OCDB object...
2010-09-08 aszostakMoving GUID calculation to base class and setting uniqu...
2010-08-25 richterm- adding new print mode for DataType2Text and some...
2010-08-10 aszostakCleaning up ClassDef. Should have version == 0 for...
2010-06-25 aszostakMajor update required to handle old and new AliHLTEvent...
2010-04-18 richtermadding new interface function for the announcement...
2010-04-08 richtermadding new functionality to component base class
2010-03-17 richtermmaking const what wants to be const
2010-03-04 richtermadjusting conditional compilation of component statisti...
2009-11-07 richtermadding common functionality for the magnetic field...
2009-11-06 richtermadding functionality to downscale the publishing of...
2009-09-03 richtermadding AliHLTComponent base class methods to access...
2009-08-20 richtermmoving CTP functionality of the component base class...
2009-07-07 richtermImplementing base class methods for easy component...
2009-07-01 richterm- added functionality to check CTP trigger classes...
2009-06-09 richtermSet the running environment before the setup of the...
2009-01-16 richtermspelling in code documentation corrected
2008-12-18 aszostakFixing problem of method ambiguity.
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-07 richtermavoiding gcc 4.3 warnings by defining void function...
2008-10-23 richtermcorrecting compilation warning and making change of...
2008-10-10 jthaederEnhanced doxygen documentation
2008-09-12 richtermimplementation of compression for ROOT objects, default...
2008-09-07 jthaederAdded code to allow sending back of EventDoneData from...
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-24 aszostakAdding a little more detail to the Reconfigure method...
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-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-21 richterm- added skeleton of of offline clusterizer and tracker...
2008-02-28 richtermget rid of compilation warnings; minor fixes in documen...
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-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-15 richtermallow NULL pointer arguments in SetDataType
2007-11-13 richtermmade general utility methods and struct initializers...
2007-10-18 richtermcode cleanup and coding conventions
2007-10-02 richtermminor correction in documentation
2007-09-28 richtermbugfix #29879: multiple subscribers in AliHLTSystem...
2007-09-14 richtermcompilation warnings fixed
2007-08-19 richtermsupport for multiple output types added
2007-08-18 richtermminor documentation fixes
2007-07-27 richtermCalibration Processor and TPC calibration components...
2007-07-23 richtermcomponents return -ENOSPC if output buffer too small...
2007-07-18 richtermanalysis framework handles SOR and EOR events, GetRunNo...
2007-07-17 richtermHLT data types defined and documented
2007-07-17 richterm- extended high-level component interface: header buffe...
2007-07-10 richtermeff C++; AliHLTTPCDDLDataFileHandler excluded from...
2007-05-08 richtermbugfix in high level interface: GetFirst/NextObject...
2007-05-07 richtermCoding conventions
2007-04-20 richtermCoding conventions
2007-04-17 richtermHLT sample applications
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-03-05 richterm- default logging severity set to 0x3d (all but debug)
2007-02-22 richtermhigh-level component interface added
2007-02-08 richtermcoding conventions
2007-02-06 richterm- improvements in AliHLTFilePublisher/Writer
2007-01-19 richterm- AliHLTFileWriter added
2007-01-05 richtermcorrections from previous commit
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-12 timmsAdded a dummy component into the sample library.
2005-08-01 richtermstarted the new framework module supporting PubSub...