]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/PWGLFresonancesLinkDef.h
Splitted the PID cuts into three classes for ITS, TPC and TOF, and added the possibil...
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Jan 2011 11:08:11 +0000 (11:08 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Jan 2011 11:08:11 +0000 (11:08 +0000)
commit659ef4f020e9c06723a6c9140fa3ab6905d50048
treebdd11b8dd716954619ee6ad95374a2876e675f41
parent7dbb454ba559012388fd9bd143ac7472426b6b3d
Splitted the PID cuts into three classes for ITS, TPC and TOF, and added the possibility to deal with ESD and AOD, using the related PID utility classes.
Moved all the code in RESONANCES directory which is not related to RSN package into the 'extra' directory
Removed some obsolete cut classes which are no longer used nor supported.
22 files changed:
PWG2/CMakelibPWG2resonances.pkg
PWG2/PWG2resonancesLinkDef.h
PWG2/RESONANCES/AliRsnCutBetheBloch.cxx [deleted file]
PWG2/RESONANCES/AliRsnCutBetheBloch.h [deleted file]
PWG2/RESONANCES/AliRsnCutDaughterType.cxx [deleted file]
PWG2/RESONANCES/AliRsnCutDaughterType.h [deleted file]
PWG2/RESONANCES/AliRsnCutESDCutMultiplicity.cxx [deleted file]
PWG2/RESONANCES/AliRsnCutESDCutMultiplicity.h [deleted file]
PWG2/RESONANCES/AliRsnCutPIDITS.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutPIDITS.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutPIDTOF.cxx
PWG2/RESONANCES/AliRsnCutPIDTOF.h
PWG2/RESONANCES/AliRsnCutPIDTPC.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutPIDTPC.h [new file with mode: 0644]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi7TeV.cxx [moved from PWG2/RESONANCES/AliRsnAnalysisPhi7TeV.cxx with 100% similarity]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi7TeV.h [moved from PWG2/RESONANCES/AliRsnAnalysisPhi7TeV.h with 100% similarity]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi7TeVNoPID.cxx [moved from PWG2/RESONANCES/AliRsnAnalysisPhi7TeVNoPID.cxx with 100% similarity]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi7TeVNoPID.h [moved from PWG2/RESONANCES/AliRsnAnalysisPhi7TeVNoPID.h with 100% similarity]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi900GeV.cxx [moved from PWG2/RESONANCES/AliRsnAnalysisPhi900GeV.cxx with 100% similarity]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi900GeV.h [moved from PWG2/RESONANCES/AliRsnAnalysisPhi900GeV.h with 100% similarity]
PWG2/RESONANCES/extra/AliRsnTOFT0maker.cxx [new file with mode: 0644]
PWG2/RESONANCES/extra/AliRsnTOFT0maker.h [new file with mode: 0644]