]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG2/CMakelibPWG2resonances.pkg
Where possible, replaced dynamic_cast with ROOT RTTI using TClass.
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Feb 2011 15:02:17 +0000 (15:02 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Feb 2011 15:02:17 +0000 (15:02 +0000)
commit99261e2458c7f8849a9a2e899034977891616b80
tree5f05ee7b4eb9cc8a11ab5b686e45c170505ca49a
parentac6411cf1f2ca3c521a44b0486fad5b1c7572b24
Where possible, replaced dynamic_cast with ROOT RTTI using TClass.
Where possible, made use of the AliRsnTarget built-in daughter/mother/event pointers, and TargetOK() function in all cuts.
Added single-track efficiency computations, and a base class for efficiency.
21 files changed:
PWG2/CMakelibPWG2resonances.pkg
PWG2/PWG2resonancesLinkDef.h
PWG2/RESONANCES/AliRsnAnalysisTaskEff.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisTaskEff.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisTaskEffMonitor.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisTaskEffMonitor.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisTaskEffPair.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisTaskEffPair.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutESD2010.cxx
PWG2/RESONANCES/AliRsnCutMomentumComparison.cxx
PWG2/RESONANCES/AliRsnCutPIDITS.cxx
PWG2/RESONANCES/AliRsnCutPIDTOF.cxx
PWG2/RESONANCES/AliRsnCutPIDTPC.cxx
PWG2/RESONANCES/AliRsnCutPrimaryVertex.cxx
PWG2/RESONANCES/AliRsnCutTrackQuality.cxx
PWG2/RESONANCES/AliRsnDaughterDef.h
PWG2/RESONANCES/AliRsnPairDef.h
PWG2/RESONANCES/AliRsnTarget.cxx
PWG2/RESONANCES/AliRsnTarget.h
PWG2/RESONANCES/AliRsnValue.cxx
PWG2/RESONANCES/AliRsnValue.h