]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliPhysicsSelection.cxx
- BX ids are now selected by default. For the 7 TeV, the 2b_1_1_1 is assumed in the...
authormfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Apr 2010 10:40:12 +0000 (10:40 +0000)
committermfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Apr 2010 10:40:12 +0000 (10:40 +0000)
commit73cc8654848a5022b7c9037c0a7e2dbc0b35f4e1
treec16a753df07a38e20ba9f143a63f77251ba9322b
parentb546ca27c2c53ef6d2173efe25025071e354b6ba
- BX ids are now selected by default. For the 7 TeV, the 2b_1_1_1 is assumed in the run interval 114783 - 116684.

- Muons: If you are analizing muons and you want to keep the muon triggers (CMUSB), besides the CINT1B, you can set:
physSelTask->GetPhysicsSelection()->SetUseMuonTriggers();

- Trigger pattern: A new histogram showing the pattern of triggered events was implemented. This should allow to spot quickly
problems with the triggering detectors.
ANALYSIS/AliPhysicsSelection.cxx
ANALYSIS/AliPhysicsSelection.h
ANALYSIS/macros/AddTaskPhysicsSelection.C