]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliPhysicsSelection.cxx
Modifications to the computation of residul background in the physics selection,...
authormfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Sep 2010 11:03:51 +0000 (11:03 +0000)
committermfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Sep 2010 11:03:51 +0000 (11:03 +0000)
commit141265a278ceb121975ca4ea3e0c56d796dea420
tree7e952ea270d97bc4256caa0ee213bdca8a7445dc
parenteee5fcf145432d6333f121018b333ce78bebba4e
Modifications to the computation of residul background in the physics selection, needed to comply with the new trigger definition.
Now you can choose for which triggers you want the BG to be computed. The 3rd argument of AddTaskPhysicsSelection.C is a mask of trigger bits, e.g.:

AddTaskPhysicsSelection(isMC,1,AliVEvent::kMB);
ANALYSIS/AliPhysicsSelection.cxx
ANALYSIS/AliPhysicsSelection.h
ANALYSIS/macros/AddTaskPhysicsSelection.C