]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE
fix codding violation in AliTRDseedV1 class
[u/mrichter/AliRoot.git] / HLT / BASE /
2010-07-21 richtermcorrecting printf format specifiers
2010-07-21 richtermcorrecting printf format specifiers
2010-07-21 richtermcorrecting printf format specifiers
2010-07-21 richtermcorrecting printf format specifiers
2010-07-13 richtermimplementing functionality of the data collector and...
2010-07-06 richtermupdate of class documentation
2010-07-06 richtermAdding base class of HLTOUT handler for TObjects to...
2010-07-05 richtermadding skeleton for a generic TTree data collection...
2010-07-05 richtermAdding helper class for suppression of error message...
2010-07-02 richtermadding member documentation
2010-07-01 aszostakFixing compilation error.
2010-06-30 aszostakAdding fixes for backward compatibility of AliHLTReadou...
2010-06-29 aszostakFixing problem in handling old format of AliHLTEventTri...
2010-06-29 aszostakUpdating version number.
2010-06-25 aszostakAdding tests for backward compatibility of AliHLTReadou...
2010-06-25 aszostakMajor update required to handle old and new AliHLTEvent...
2010-06-24 aszostakBug fix for HMPID bits in readout list.
2010-06-23 aszostakUpdates required for new readout list bit pattern format.
2010-06-21 odjuvsla- adding data member for associated cluster to digits
2010-06-18 slindalFixed bug in enum ESDClu_t, to make it identical to...
2010-06-10 aszostakAdding unit test for AliHLTReadoutList
2010-06-08 aszostakBug fix
2010-06-03 richtermsetting up the kinematics tree in the RunLoader, needed...
2010-06-03 richtermremoving unnecessary include file
2010-05-12 richtermadding copy constructor to create AliHLTGlobalBarrelTra...
2010-05-11 richtermadding functions for streamer info initialization to...
2010-05-11 richtermcoding conventions
2010-05-06 richtermcorrecting log message argument after variable type...
2010-05-06 richterm- start DIS serving added to server loop
2010-05-05 richtermadding dummy functions for GetNumberOfTracklets() and...
2010-04-27 richtermchanging info message into debug message
2010-04-27 richtermchanging return value of AliHLTComponent::EstimateObjec...
2010-04-26 richtermupdating class documentation and correcting doxygen...
2010-04-26 richtermcorrecting doxygen warning
2010-04-26 richtermcode cleanup
2010-04-19 richtermreplacing 'new TFile' by 'TFile::Open' in order to...
2010-04-19 richtermremoving obsolete cout
2010-04-18 richtermadding new interface function for the announcement...
2010-04-18 richtermadding availability check for a list of OCDB objects...
2010-04-16 richtermbugfix: removing calls to old AliGRPObject functions...
2010-04-16 richtermadding option to skip particular component libraries...
2010-04-15 philleChanging that data identifier for EMCAL from EMCL to...
2010-04-15 richterm- adding possibility to open an AliHLTOUTDigitReader...
2010-04-12 richtermextending unit test for AliHLTComponent by a sample...
2010-04-12 richtermbugfix: setting the runNo correctly in the run descriptor
2010-04-09 richtermsetter functions can be made constant as they do not...
2010-04-09 richtermrestoring compilation with v4-18-Release
2010-04-08 richtermadding new functionality to component base class
2010-04-08 richtermadding argument names in function definitions
2010-04-08 richtermcoding conventions
2010-04-08 richtermextended AliHLTCTPData test. Generating nested class...
2010-04-08 richtermadding support for similar class names (e.g 'mytrigger...
2010-04-08 richtermadding cleanup of HLT memory pages
2010-04-08 richtermchanging the class name in accordance wit coding conven...
2010-04-08 richtermupdating documentation
2010-04-08 richtermupdating documentation
2010-03-31 aszostakBug fix in copying object and improved documentation.
2010-03-27 slindalfrom Timo: added attempt at connecting to localhost...
2010-03-25 aszostakFixing bug in generated trigger logic code for checking...
2010-03-19 slindalMerge branch 'devel'
2010-03-19 slindalbugfix
2010-03-19 slindalMerge branch 'devel'
2010-03-17 richtermmore constant functions and parameters
2010-03-17 richtermmaking const what wants to be const
2010-03-17 richtermreverting r39713 due to problems it caused with some...
2010-03-17 richtermmaking const what wants to be const
2010-03-16 odjuvsla- something went wrong with previous commit...
2010-03-15 odjuvsla- adding cell info to ESDs
2010-03-15 richtermcorrecting library load error: function implementation...
2010-03-15 richtermadding base class for a DIM server. The implemented...
2010-03-15 aszostakAdding optimisations to the global trigger.
2010-03-15 aszostakFixing warning.
2010-03-15 aszostakBug fix for potencial memory leak.
2010-03-15 aszostakFixing memory leaks.
2010-03-14 richtermextending interface of the ModuleAgent
2010-03-14 richtermextending LoadInstance, can be used without library...
2010-03-11 jthaederFixed handling for events without jets
2010-03-10 slindal-Created new libarey AliHLTEve with processor classes...
2010-03-07 jthaederCuts in primary and final state particles are now optio...
2010-03-07 sgorbunoextra benchmarks are added
2010-03-04 richtermbugfix: adding missing implementation of constructor
2010-03-04 richtermadjusting conditional compilation of component statisti...
2010-03-04 odjuvsla- fixing compilation warnings
2010-03-04 odjuvsla- digits shipped with the clusters accessable through...
2010-03-03 richtermcompilation warning fixed
2010-02-26 odjuvsla- fixing bug in cluster analyser
2010-02-25 odjuvsla- fixing bug in clusterizer
2010-02-22 odjuvsla- checking if we have tracks matched
2010-02-22 odjuvsla- fixing data type for calo clusters
2010-02-21 slindalRecommiting these
2010-02-19 slindalMerge branch 'trackMatcher'
2010-02-18 slindalChanged constness of the AliHLTCaloClusterDataStruct...
2010-02-18 slindalMerge branch 'trackMatcher'
2010-02-18 odjuvsla- changing format of matched tracks from TArrayI to...
2010-02-18 odjuvsla- adding matched tracks entry to internal calo cluster...
2010-02-15 richtermfinal version of unit test for the AliHLTDataBuffer
2010-02-15 richtermImportant change in the AliHLTSystem memory handling...
2010-02-15 richtermbugfix: correcting sequence of DataBuffer cleanup in...
2010-02-12 sgorbunohange of the interfaces.
2010-02-12 odjuvsla- cleaning up debug output
next