]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisTaskFilterFriend.cxx
Possibility to filter the ESD friends and add objects to AliESDfriends.root. Major...
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Jan 2010 15:13:42 +0000 (15:13 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Jan 2010 15:13:42 +0000 (15:13 +0000)
commit6d3a7bbf7cc404c36a600dee4721bb0024cc209c
tree32e93370cae8c63ca80bb69cd7903bbe2c6f66b3
parent6d58d316753fb94755868f0488c2ee5a1f1c4757
Possibility to filter the ESD friends and add objects to AliESDfriends.root. Major change in AliESDfriendsTrack where the ITS, TPC and TRD arrays of indices became pointers. They are filled only on demand (Chiara)
23 files changed:
ANALYSIS/ANALYSIScalibLinkDef.h [new file with mode: 0644]
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisTaskAddObject.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskAddObject.h [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskCopyESD.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskCopyESD.h [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilter.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilter.h [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilterFriend.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilterFriend.h [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilterFriendSecond.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTaskFilterFriendSecond.h [new file with mode: 0644]
ANALYSIS/libANALYSIScalib.pkg [new file with mode: 0644]
STEER/AliESDHandler.cxx [new file with mode: 0644]
STEER/AliESDHandler.h [new file with mode: 0644]
STEER/AliESDfriend.cxx
STEER/AliESDfriend.h
STEER/AliESDfriendTrack.cxx
STEER/AliESDfriendTrack.h
STEER/AliESDtrack.cxx
STEER/ESDLinkDef.h
STEER/libESD.pkg
build/module.dep