]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTComponent.cxx
avoid compilation warning on some architectures
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.cxx
2011-08-09 richtermenable the online mode of AliRoot classes during HLT...
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...
2011-04-27 richtermfix for bug https://savannah.cern.ch/bugs/?81527, ...
2011-04-27 richtermreverting r49461, going to apply a new fix
2011-04-26 aszostakBug fix for missing DCS update data block.
2011-02-11 richtermadding NULL pointer protection and safe string operation
2010-11-19 aszostakGetting rid of warning.
2010-11-09 richtermadding a random time offset for the pushback period...
2010-10-28 richtermimplementing the copy contructors for two helper classe...
2010-10-27 richtermMaking component statistic framework capable of hanling...
2010-10-06 richtermcorrecting improper use of volatile string objects...
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-26 richtermbugfix: arguments have been skipped by accident
2010-08-25 richtermbugfix: handle arguments having only whitespaces
2010-08-25 richterm- adding new print mode for DataType2Text and some...
2010-08-11 aszostakBug fix for forwarding data blocks.
2010-06-29 aszostakFixing problem in handling old format of AliHLTEventTri...
2010-06-25 aszostakMajor update required to handle old and new AliHLTEvent...
2010-04-27 richtermchanging return value of AliHLTComponent::EstimateObjec...
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-15 aszostakFixing memory leaks.
2010-03-04 richtermadjusting conditional compilation of component statisti...
2010-02-11 richtermbugfix: reading the run number from OCDB if the run...
2009-11-07 richtermadding common functionality for the magnetic field...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-11-07 richtermcorrecting HLT logging: the pointers of the objects...
2009-11-06 richtermadding functionality to downscale the publishing of...
2009-11-02 richtermreplacing GetEntries() by GetEntriesFast() to get corre...
2009-10-29 sgorbunoBug fix: the TObjArray of input objects was not properl...
2009-09-29 richtermadding a member for the active CTP trigger mask to...
2009-09-08 richterm2 bugfixes:
2009-09-03 richtermadding AliHLTComponent base class methods to access...
2009-08-27 richtermbugfix: only increment CTP counters for data events...
2009-08-20 richtermmoving CTP functionality of the component base class...
2009-08-16 richtermcorrecting allocation of EventDoneData in order to...
2009-07-10 richtermbugfixes: skip empty tokens in the argument scan of...
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-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...
next