]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/libANALYSISalice.pkg
First version of a class to compute the number of collisions corresponding to a data...
authormfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Jun 2010 13:29:56 +0000 (13:29 +0000)
committermfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Jun 2010 13:29:56 +0000 (13:29 +0000)
commit9b0cb3c31a546ef910fd5387cb313d8149d21fdc
tree2521a2149036e1095dcd49c3f7a44b9dd354ddf0
parent5dbdc61ffe1712a238f3be159b787e5260bb6dc1
First version of a class to compute the number of collisions corresponding to a data sample
(AliCollisionNormalization) and of a corresponding analysis task, demonstrating usage
(AliCollisionNormalizationTask). Macros to run the task are also provided.

Minor modification fo AliPhysiscsSelection: the enum of stat table is now public.
ANALYSIS/ANALYSISaliceLinkDef.h
ANALYSIS/AliCollisionNormalization.cxx [new file with mode: 0644]
ANALYSIS/AliCollisionNormalization.h [new file with mode: 0644]
ANALYSIS/AliCollisionNormalizationTask.cxx [new file with mode: 0644]
ANALYSIS/AliCollisionNormalizationTask.h [new file with mode: 0644]
ANALYSIS/AliPhysicsSelection.h
ANALYSIS/libANALYSISalice.pkg
ANALYSIS/macros/runProofNormalization.C [new file with mode: 0644]
ANALYSIS/macros/runTaskNormalization.C [new file with mode: 0644]