]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisTaskESDfilter.cxx
o update for MC processing (Francesco Noferini)
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisTaskESDfilter.cxx
2011-02-07 agheatare-organized filter from Laurent
2011-02-03 cvetanThird step towards VZERO AOD: inclusing in the AliAODEv...
2011-01-30 kleinbadd offset of one so that ID = 0 becomes also negative
2011-01-30 kleinbTPC only aod tracks have negative ID now
2011-01-29 kleinbremoving the setting of AOD track references for TPC...
2011-01-23 morschCoverity corrections.
2011-01-23 kleinbSet status flag for TPC only tracks
2011-01-20 morschModification of the ESDfiltering to set from the Analys...
2011-01-18 morschConsistency of Filter and Tender restored (D. Caffarri)
2011-01-14 kleinbAdd setting of status flag for TPConly tracks constrain...
2011-01-05 morschInformation for TOF resolution added.
2011-01-04 kleinboptional threshold for TPC track constraint
2011-01-03 morschAliCentrality for ESD and AOD analysis
2010-12-07 kleinbAdding possibility to store TPC tracks propagated to...
2010-11-19 kleinbSetting centrality in the AOD header
2010-10-25 morschUpdates according to
2010-10-21 morsch Add number of points used for dE/dx in TPC to AliAODpid
2010-10-09 morschCoverity errors corrected/avoided.
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