]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisTaskESDfilter.cxx
1) corrections for Coverity reports
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisTaskESDfilter.cxx
2010-09-02 kleinbfix coverty report
2010-08-13 hristovChanges for report #69974: Virtual class for calorimete...
2010-07-30 agheata(Christian Klein-Boesing) This would allow to enable...
2010-07-29 agheataAOD filling follows the new offline trigger schema...
2010-07-26 jgrosseoExtending the functionality of the physics selection...
2010-07-09 morschPile-up vertices added to AODEvent. (F. Prino)
2010-07-05 kleinbAdded Protection and Error Message for missing Output...
2010-04-30 morschCorrections for SetNContributors
2010-04-08 morschFill Chi2perNDF (from TPC) for AliAODtrack
2010-01-20 morschTransient pointer of ESDtrack back to the event introduced.
2010-01-20 hristovChanges for report #61429: PID: Separating response...
2010-01-17 hristovChanges requested in report #61429: PID: Separating...
2010-01-14 morschCode needed to add the momenta at the TPC and at the...
2010-01-06 kleinbfix compiler warnings
2009-12-16 morschSet fired trigger classes (and not active trigger class...
2009-12-01 morschTPC cluster abd shared bitmap are copied from ESD to...
2009-11-30 morschUsing fNContrubutors in AliAODVertex for SPD vertices.
2009-11-23 morschStore number of contributors for vertices reconstructed...
2009-11-17 morschReduced printout
2009-10-26 kleinbAdded protection when setting AOD PID
2009-10-08 morschIt sets the existing but unused before AliAODHeader...
2009-10-06 morschPID for electron candidate is added to AOD tracks ...
2009-06-26 morschInformation for EMCAL PID (electrons) added. (Jennifer...
2009-05-17 hristovCorrected index (Antonin)
2009-04-09 agheataProtection added for a crash due to NULL pointer to...
2009-03-23 hristovFix for bug report #48432: Consistent size of the PID...
2009-03-03 morsch- Cascades in AliAODEvent
2008-11-06 kleinbFixed usage of esdVtx for v0s
2008-11-06 morschWe found a bug in ANALYSIS/AliAnalysisTaskESDfilter.cxx
2008-10-27 morschFixes for:
2008-10-16 morschInteraction diamond added. (A. Dainese)
2008-10-02 kleinbAdd option to write MC particles to the AOD, new lightw...
2008-09-24 morschTag creation removed from task.
2008-09-08 morsch- Protection added in case ESDTags are not available.
2008-09-08 morschAliTag changed to AliTAG
2008-09-05 morschPossibility to produce AODTags in the same event loop...
2008-09-02 morschCorrect references between newly crated AODTracks and...
2008-08-14 kleinbfix mem leak and compiler warning
2008-08-14 kleinbFixed memory leak in case of no V0 filter
2008-07-25 morschV0 selection added.
2008-07-19 morsch- protection against missing track filter
2008-07-18 morschPrimary track quality selection for kink mothers.
2008-07-18 morschSelectInfo added to all AODTracks. (Ch. Klein-Boesing)
2008-07-04 morschESD dependence in copying the pid information removed...
2008-07-02 morschCorrect assocation of tracks to clusters (G. Conesa)
2008-07-02 morschBug in cluster position corected (Diaz, Conesa)
2008-06-19 morschCorrect assignment of daughter tracks to V0s. (B. Hippo...
2008-06-16 morsch-Propagate properly the OnFlyStatus.
2008-06-12 morschFirst functional version to store detailed pid version...
2008-06-06 morschMark kink daughter as secondary.
2008-06-05 morschPrimary vertex with correct type.
2008-05-20 morschShadowed variables corrected.
2008-05-15 morschFill correctly the PID for CaloClusters (Gustavo Conesa...
2008-05-14 morschCorrect number of tracks in the header. (M. Gheata)
2008-05-13 morschprintf hidden by debug flag.
2008-05-13 morschSeparate task for muon tracks added. (R. Arnaldi)
2008-05-10 hristovAliESDCaloCluster.cxx,.h: Removed fM11 and related...
2008-04-21 morschUpdate on caloCluster. (Gustavo)
2008-04-11 hristovBug fix (Roberta)
2008-04-09 hristovFixed copy/paste error
2008-03-31 hristovLabel for the ITS tracklets (Jan Fiete)
2008-03-26 morschfFlag set in AliAODtrack. (M. Oldenburg)
2008-03-23 morsch- ESDfilter moved from PWG0base to ANALYSISalice