]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG2/RESONANCES/AliRsnCutPIDNSigma.cxx
Some bug fixes, removal of some duplicates and clarified the logic of some pieces...
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Apr 2011 14:27:41 +0000 (14:27 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Apr 2011 14:27:41 +0000 (14:27 +0000)
commitf34f960b53657fdfb49091a97a81a975dcc6a348
tree7fa0076f6fffd94b4f7fe3b252be2150386b0452
parent2895972e49f17df7fd10e8a80ba7014ebe50a095
Some bug fixes, removal of some duplicates and clarified the logic of some pieces of the workflow.
Splitted the values into three groups, for daughters/pairs/events only, to avoid confusion and too long switch statements.
Added some new cuts, and corrected some old ones (removed a bug in cut on primary vertex, and adjusted cuts on track quality).

Introduced the loop for pair efficiency computation.
37 files changed:
PWG2/CMakelibPWG2resonances.pkg
PWG2/PWG2resonancesLinkDef.h
PWG2/RESONANCES/AliRsnCutPID.cxx
PWG2/RESONANCES/AliRsnCutPIDITS.cxx
PWG2/RESONANCES/AliRsnCutPIDNSigma.cxx
PWG2/RESONANCES/AliRsnCutPIDNSigma.h
PWG2/RESONANCES/AliRsnCutPIDTOF.cxx
PWG2/RESONANCES/AliRsnCutPIDTPC.cxx
PWG2/RESONANCES/AliRsnCutPrimaryVertex.cxx
PWG2/RESONANCES/AliRsnCutPrimaryVertex.h
PWG2/RESONANCES/AliRsnCutTrackQuality.cxx
PWG2/RESONANCES/AliRsnCutTrackQuality.h
PWG2/RESONANCES/AliRsnCutValue.cxx
PWG2/RESONANCES/AliRsnCutValue.h
PWG2/RESONANCES/AliRsnDaughter.cxx
PWG2/RESONANCES/AliRsnDaughter.h
PWG2/RESONANCES/AliRsnDaughterDef.cxx
PWG2/RESONANCES/AliRsnDaughterDef.h
PWG2/RESONANCES/AliRsnDaughterSelector.cxx
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnExpression.cxx
PWG2/RESONANCES/AliRsnInputHandler.cxx
PWG2/RESONANCES/AliRsnListOutput.cxx
PWG2/RESONANCES/AliRsnListOutput.h
PWG2/RESONANCES/AliRsnLoopDaughter.cxx
PWG2/RESONANCES/AliRsnLoopDaughter.h
PWG2/RESONANCES/AliRsnLoopEff.cxx
PWG2/RESONANCES/AliRsnLoopEff.h
PWG2/RESONANCES/AliRsnLoopEffPair.cxx
PWG2/RESONANCES/AliRsnLoopEffPair.h
PWG2/RESONANCES/AliRsnLoopPair.cxx
PWG2/RESONANCES/AliRsnLoopPair.h
PWG2/RESONANCES/AliRsnMother.cxx
PWG2/RESONANCES/AliRsnMother.h
PWG2/RESONANCES/AliRsnValue.cxx
PWG2/RESONANCES/AliRsnValue.h