]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/global
memory leak in the unpacking of compressed HLT TPC clusters fixed
[u/mrichter/AliRoot.git] / HLT / global /
2011-10-18 richtermusing TObjString::String instead of GetString to get...
2011-09-30 richtermcreating the AliHLTGlobalPreprocessor from the agent
2011-09-30 richtermadding the 12 month old draft of the preprocessor plugi...
2011-09-22 fronchetcoverity
2011-09-21 fronchetimplemented alternative (faster) track extrapolation...
2011-09-09 hristovThere is an inconsistency in a way the parameters of...
2011-09-03 fronchetchanged geometry initialization
2011-09-03 fronchetcoverity fix
2011-09-01 fronchetchanged emcal cuts for low pt tracks and out of accepta...
2011-07-19 fronchetadded EMCAL electron trigger component and related...
2011-04-08 kkanaki- configure the GlobalHisto component from the OCDB...
2011-03-30 kkanaki- coverity fix 10062
2011-03-22 richtermpublishing V0 data block also if there are no candidate...
2011-03-18 kkanaki- remove unnecessary cut on the number of ITS clusters
2011-03-17 richtermadding handling of additional input blocks: ESD, PrimVe...
2011-03-17 kkanaki- remove track cut on event property (solves bug 79452)
2011-03-17 kkanaki- fix for the way the track multiplicity is filled
2011-03-16 richtermadding PrimaryVertexFinder and V0Finder component to...
2011-03-16 richtermnull pointer check for v0 data block added
2011-03-15 kkanaki- remove the configuration for running the V0histo...
2011-03-15 kkanaki- coverity fix 10184
2011-03-15 kkanaki- component for plotting the Y and Z track residuals...
2011-03-12 sgorbunominor fixes
2011-03-12 sgorbunocoverity warnings 15098 10064 fixed
2011-03-12 sgorbunocoverity warning 15095 fixed
2011-03-12 sgorbunocoverity warning 15099 fixed
2011-03-12 sgorbunocoverity warning 15127 fixed
2011-03-04 kkanaki- added the ITS clusters/track in the track properties
2011-03-04 kkanaki- make the filling of V0 branch optional
2011-03-04 kkanaki- removed printf statement
2011-03-04 kkanaki- implemented argument for the maximum track multiplicity
2011-02-28 jthaedercoverity fix
2011-02-23 richtermremoving the HLT autoconf build system, however keep...
2011-02-22 kkanaki- macro for creating OCDB configuration objects of...
2011-02-22 kkanaki- commented out the UPC and V0 branches
2011-02-22 richtermmake scan of dEdx blocks consistent, there is only...
2011-02-15 richtermimplementing pid hypothesis in track loop, and configur...
2011-01-31 richtermbugfix: Instead of loop's indices, save correct track...
2011-01-21 richtermadding separate primary vertex and V0 finder components...
2010-12-14 jthaederfixing coding viols
2010-12-10 kkanaki- added a few documentation lines
2010-11-16 jthaeder- Inherits now from TNamed,
2010-11-09 richtermusing now the specification provided by the base class
2010-11-09 jthaederfix warning
2010-11-07 sgorbunocleanup of the code
2010-11-07 jthaederenable and disable detectors
2010-11-07 jthaederAdd ITS inner clusters
2010-11-07 sgorbunoextention of the functionality: TLists can be merged now
2010-11-06 jthaederAdd output of VZERO reco directly to multCorr
2010-11-06 jthaederset name to plot list
2010-11-06 jthaederadd SPD to plots
2010-11-06 richtermreverting r45104, it causes wrong assignment to AliESDt...
2010-11-06 sgorbunolast fit iteration removed, because it used non-accurat...
2010-11-05 sgorbunorestore TPCinner parameters after calculating DCA values
2010-11-04 richtermbugfix: correcting the data type of the published histo...
2010-11-03 odjuvsla- processing of PHOS and/or EMCAL configurable
2010-11-03 odjuvsla- adding E_t - V0 correlations
2010-11-03 kkanaki- minor fix in a function call
2010-11-03 kkanaki- implementation of tree with UPC related variables
2010-11-03 odjuvsla- adding total Et and Et/ZDC correlation histograms...
2010-11-03 kkanaki- reset the V0 variables in ResetCount()
2010-11-02 jthaeder- Add new class for multiplicity correlations
2010-11-02 sgorbuno- dNdPtAnalysisMerger component added. It merges output...
2010-11-02 sgorbunooutput added for dNdPt analysis component
2010-11-02 sgorbunoconfiguration object for HLT dNdPt analysis added
2010-11-01 kkanaki- fix compilation warnings
2010-10-31 kkanaki- set properties for AliHLTV0HistoComponent.h
2010-10-31 kkanaki- add line for properties to appear
2010-10-31 kkanaki- correct the OCDB path in the Reconfigure method
2010-10-31 kkanaki- reset the number of V0s
2010-10-30 kkanaki- fixed the typo that prevented the vertex histograms...
2010-10-30 kkanaki- defined the origin of the output data type to be...
2010-10-29 sgorbunocompilation warnings fixed
2010-10-29 sgorbunodNdPtAnalysisComponent added
2010-10-29 sgorbunoESDevent->VertexTPC is filled (the vertex is needed...
2010-10-28 kkanaki- added more information about the primary vertex
2010-10-27 richtermconverting AliHLTGlobalHistogramVariables to template...
2010-10-27 kkanaki- bug fix
2010-10-21 kkanaki- provided an example of how to use the conditions...
2010-10-19 richtermbackward compatiblity, conditional compilation dependin...
2010-10-18 richtermdo not remove AliESDZDC object from the list of ESD...
2010-10-18 kkanaki- adjusted macro for the latest track properties added
2010-10-18 kkanaki- added DCAr, DCAz and dEdx in the track properties
2010-10-17 kkanaki- added few more argument examples for plotting
2010-10-17 kkanaki- added information about track and event properties...
2010-09-30 richtermeliminate improper usage of internal data of returned...
2010-09-28 richtermadding VZERO reconstruction to optional ESD converter...
2010-09-28 richtermadding processing of AliESDVZERO information to ESD...
2010-09-27 richtermadding AliHLTGlobalHistoComponent (ID GlobalHisto)...
2010-09-05 slindal-Added separeate dXY and dZ histograms
2010-08-30 sgorbunospped up of the primary vertex finder
2010-08-14 richtermadding TPC dEdX component to ESD converter inputs
2010-07-27 richtermbugfix: adding libAliHLTTPC.so and libAliHLTITS.so...
2010-07-22 sgorbunodEdxSigma and dEdxNpoints values now stored in the...
2010-07-20 richtermsetting kTRDin track flag instead of kTRDout (Theo)
2010-07-12 richtermusing a sequence of 10 smaller propagations seems to...
2010-07-12 richtermgeneral code audit, added documentation about AliESDtra...
2010-07-09 slindalBugfix, make sure m2 of invariant mass pair is positive
2010-07-09 slindal-Fixed bug preventing all clusters from being added...
2010-06-12 jthaederFrom Sergey : Fill DCA of TPC tracks in ESD
next