]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agolightweight event mixing classes (AliEvtPool and AliEvtPoolManager)
aadare [Fri, 2 Mar 2012 19:51:12 +0000 (19:51 +0000)]
lightweight event mixing classes (AliEvtPool and AliEvtPoolManager)

12 years agooutput histos instead of THnSparse
aadare [Fri, 2 Mar 2012 19:49:05 +0000 (19:49 +0000)]
output histos instead of THnSparse

12 years agoadded TOF pp spectra macros (b.guerzoni)
rpreghen [Fri, 2 Mar 2012 17:49:25 +0000 (17:49 +0000)]
added TOF pp spectra macros (b.guerzoni)

12 years agocorrect the default clusterizer setting for AA or pp analysis
gconesab [Fri, 2 Mar 2012 15:35:53 +0000 (15:35 +0000)]
correct the default clusterizer setting for AA or pp analysis

12 years agoImportant commit for AOD/ESD reading performance ! TROOT::fMustClean flag is by defau...
agheata [Fri, 2 Mar 2012 15:10:22 +0000 (15:10 +0000)]
Important commit for AOD/ESD reading performance ! TROOT::fMustClean flag is by default on in root trigerring a very expensive call to RecursiveRemove for each TObject destructor with huge slowdown. Now fixed by the analysis manager - the flag being restored after the execution of analysis is completed. One can call AliAnalysisManager::SetMustClean(kTRUE) to make it slow again ;-) Note that for older versions of AliRoot one can still use the line: gROOT->SetMustClean(kFALSE); in the analysis macro (or UserCreateOutputObjects in PROOF) to make things work faster...

12 years agoModifications in AliRoot for re-processing a selected event.
morsch [Fri, 2 Mar 2012 14:53:04 +0000 (14:53 +0000)]
Modifications in AliRoot for re-processing a selected event.
Ivana Hrivnacova <Ivana.Hrivnacova@cern.ch>

12 years agoupdates in ranges and verbosity
aadare [Fri, 2 Mar 2012 14:45:40 +0000 (14:45 +0000)]
updates in ranges and verbosity

12 years agono change other than revision date
aadare [Fri, 2 Mar 2012 14:44:12 +0000 (14:44 +0000)]
no change other than revision date

12 years agoturned off verbosity
aadare [Fri, 2 Mar 2012 14:42:33 +0000 (14:42 +0000)]
turned off verbosity

12 years agoMore info in error mesaage, more print in AliTrigger*Scaler*
lietava [Fri, 2 Mar 2012 14:10:59 +0000 (14:10 +0000)]
More info in error mesaage, more print in AliTrigger*Scaler*

12 years agoModifications for TPC only tracks (J. Anielski)
mfloris [Fri, 2 Mar 2012 13:25:29 +0000 (13:25 +0000)]
Modifications for TPC only tracks (J. Anielski)

12 years agoUpdates M. Koehler
morsch [Fri, 2 Mar 2012 12:01:28 +0000 (12:01 +0000)]
Updates M. Koehler

12 years agoadded jet trigger selection and jet hadron correlation
kleinb [Fri, 2 Mar 2012 11:04:52 +0000 (11:04 +0000)]
added jet trigger selection and jet hadron correlation

12 years agoFrom Francesco: Added AliFlowVZEROResults class
iseliouj [Fri, 2 Mar 2012 09:40:15 +0000 (09:40 +0000)]
From Francesco: Added AliFlowVZEROResults class

12 years agoFrom Francesco: Added AliFlowVZEROResults, PID-VZERO class restructuring
iseliouj [Fri, 2 Mar 2012 09:19:20 +0000 (09:19 +0000)]
From Francesco: Added AliFlowVZEROResults, PID-VZERO class restructuring

12 years agoo updates (Alla, Filip)
wiechula [Fri, 2 Mar 2012 07:52:41 +0000 (07:52 +0000)]
o updates (Alla, Filip)

12 years agocov fix
loizides [Fri, 2 Mar 2012 05:55:28 +0000 (05:55 +0000)]
cov fix

12 years agoCoverity 19601
fca [Fri, 2 Mar 2012 05:54:23 +0000 (05:54 +0000)]
Coverity 19601

12 years agomake cuts streamable
jotwinow [Thu, 1 Mar 2012 23:13:19 +0000 (23:13 +0000)]
make cuts streamable

12 years agoo Add T0 Tender supply (Filip, Alla)
wiechula [Thu, 1 Mar 2012 23:05:49 +0000 (23:05 +0000)]
o Add T0 Tender supply (Filip, Alla)

12 years agoFix PWG3->PWGHF
prino [Thu, 1 Mar 2012 22:45:25 +0000 (22:45 +0000)]
Fix PWG3->PWGHF

12 years agoAdded methods to compute generated multiplcity from AOD MC particle array (Renu)
prino [Thu, 1 Mar 2012 22:40:09 +0000 (22:40 +0000)]
Added methods to compute generated multiplcity from AOD MC particle array (Renu)

12 years agoAdd histograms with eta-phi isolated decay cluster position (Nicolas)
gconesab [Thu, 1 Mar 2012 19:04:23 +0000 (19:04 +0000)]
Add histograms with eta-phi isolated decay cluster position (Nicolas)

12 years agoexample macro for on-the-fly generation of pythia6 events and fastjet analysis (few...
mvl [Thu, 1 Mar 2012 17:03:10 +0000 (17:03 +0000)]
example macro for on-the-fly generation of pythia6 events and fastjet analysis (few small fixes to TClonesArray usage)

12 years agoPossibility to vary the cos(PA) cut
belikov [Thu, 1 Mar 2012 16:43:01 +0000 (16:43 +0000)]
Possibility to vary the cos(PA) cut

12 years agotake the sigma cut for cluster/trackRef association from recoParam. add a MC label...
pcrochet [Thu, 1 Mar 2012 16:02:40 +0000 (16:02 +0000)]
take the sigma cut for cluster/trackRef association from recoParam. add a MC label to ghost track. (Philippe Pillot)

12 years agoexample macro for on-the-fly generation of pythia6 events and fastjet analysis
kleinb [Thu, 1 Mar 2012 15:04:41 +0000 (15:04 +0000)]
example macro for on-the-fly generation of pythia6 events and fastjet analysis

12 years agomodification in task to filter events
jotwinow [Thu, 1 Mar 2012 14:17:40 +0000 (14:17 +0000)]
modification in task to filter events

12 years agoProtected also AliAODEvent::ClearStd against recursive removal
agheata [Thu, 1 Mar 2012 10:52:00 +0000 (10:52 +0000)]
Protected also AliAODEvent::ClearStd against recursive removal

12 years agoCoverity 18321
fca [Thu, 1 Mar 2012 06:16:53 +0000 (06:16 +0000)]
Coverity 18321

12 years agoChanges taht allow to
hristov [Wed, 29 Feb 2012 19:30:50 +0000 (19:30 +0000)]
Changes taht allow to
a) Have the correct track-cluster residuals
b) Have the information of track eta,phi on the emcal surface which in PbPb
is very time-consuming to obtain (and one would have to start propagating
from the vertex).

Constantin, Rongrong

12 years agoFrom Francesco: Update the Bayesian PID with dEdx for MC events
iseliouj [Wed, 29 Feb 2012 18:32:56 +0000 (18:32 +0000)]
From Francesco: Update the Bayesian PID with dEdx for MC events

12 years agoTrying to fix coverity fake-bug and tweaking resolution histogram settings
cnattras [Wed, 29 Feb 2012 16:01:44 +0000 (16:01 +0000)]
Trying to fix coverity fake-bug and tweaking resolution histogram settings

12 years agoEvent Header added.
morsch [Wed, 29 Feb 2012 15:55:04 +0000 (15:55 +0000)]
Event Header added.

12 years agoUpdated Default Geometry (Raffaele)
quark [Wed, 29 Feb 2012 15:32:39 +0000 (15:32 +0000)]
Updated Default Geometry (Raffaele)

12 years agoAdding a protection for event generators that do not offer a header (e.g. AliGenHalo...
laphecet [Wed, 29 Feb 2012 15:32:04 +0000 (15:32 +0000)]
Adding a protection for event generators that do not offer a header (e.g. AliGenHalo, so far at least)

12 years agoupdate for coding violations (only variable names and comments)
dsilverm [Wed, 29 Feb 2012 11:41:46 +0000 (11:41 +0000)]
update for coding violations (only variable names and comments)

12 years agomodified to filter events
jotwinow [Wed, 29 Feb 2012 11:29:15 +0000 (11:29 +0000)]
modified to filter events

12 years agoLaser and dEdx trees added
jotwinow [Wed, 29 Feb 2012 11:26:41 +0000 (11:26 +0000)]
Laser and dEdx trees added

12 years agoAdditional protection (test/embedding)
hristov [Wed, 29 Feb 2012 10:30:57 +0000 (10:30 +0000)]
Additional protection (test/embedding)

12 years agoupdated geometry with new volumes XEN1_1/SM3rd_1 and XEN1_1/SM3rd_2 for SMs 10 and...
rgrosso [Wed, 29 Feb 2012 10:07:51 +0000 (10:07 +0000)]
updated geometry with new volumes XEN1_1/SM3rd_1 and XEN1_1/SM3rd_2 for SMs 10 and 11 installed in 2012

12 years agoConfig.C with correct EMCAL geometry
rgrosso [Wed, 29 Feb 2012 09:59:08 +0000 (09:59 +0000)]
Config.C with correct EMCAL geometry

12 years agocoverity fix
slindal [Wed, 29 Feb 2012 08:33:22 +0000 (08:33 +0000)]
coverity fix

12 years agoNot mentioning explicitly DCS when errors come from missing LHC Data or CTP scalres...
zampolli [Wed, 29 Feb 2012 08:31:48 +0000 (08:31 +0000)]
Not mentioning explicitly DCS when errors come from missing LHC Data or CTP scalres information.

12 years agofrom Francesco Blanco (based on code from Grenoble): QA update - adding L1 checks...
dsilverm [Wed, 29 Feb 2012 08:24:43 +0000 (08:24 +0000)]
from Francesco Blanco (based on code from Grenoble): QA update - adding L1 checks for DQM shifter etc

12 years agoAddTask for Ds efficiency (Gian Michele)
prino [Tue, 28 Feb 2012 23:51:47 +0000 (23:51 +0000)]
AddTask for Ds efficiency (Gian Michele)

12 years agoChecking the refenece - protection agains division by 0
marian [Tue, 28 Feb 2012 21:36:26 +0000 (21:36 +0000)]
Checking the refenece - protection agains division by 0
(Jens)

12 years ago1. Adding run-by-run Twist and alignment coeficient in the calib viewer
marian [Tue, 28 Feb 2012 21:32:26 +0000 (21:32 +0000)]
1. Adding run-by-run Twist and alignment coeficient in the calib viewer
   (Marian)
2. Fixing indexing problem for the High voltage (Mikolaj, Jens)

12 years agoadded fast algorithm to allow to recompute T0-TOF during the analysis
fnoferin [Tue, 28 Feb 2012 16:09:59 +0000 (16:09 +0000)]
added fast algorithm to allow to recompute T0-TOF during the analysis

12 years agoConfig.C updated
auras [Tue, 28 Feb 2012 15:56:13 +0000 (15:56 +0000)]
Config.C updated

12 years agoUpdates to the cluster finder and the track finder
auras [Tue, 28 Feb 2012 15:41:50 +0000 (15:41 +0000)]
Updates to the cluster finder and the track finder

12 years agoefficiency and pt Resolution v1 (M. Verweij)
kleinb [Tue, 28 Feb 2012 14:42:02 +0000 (14:42 +0000)]
efficiency and pt Resolution v1 (M. Verweij)

12 years agoFix for #91995: Fix renaming of OADB/PWG3 object
hristov [Tue, 28 Feb 2012 11:22:12 +0000 (11:22 +0000)]
Fix for #91995: Fix renaming of OADB/PWG3 object

12 years agoFix for #91976: Wrong attribute in the AliAnalysisTaskESDfilter
hristov [Tue, 28 Feb 2012 10:19:10 +0000 (10:19 +0000)]
Fix for #91976: Wrong attribute in the AliAnalysisTaskESDfilter

12 years agoChanges for #91932: commit to trunk amd port to Release AliAODTZERO
hristov [Tue, 28 Feb 2012 10:16:11 +0000 (10:16 +0000)]
Changes for #91932: commit to trunk amd port to Release AliAODTZERO

12 years agoIn AliMUONAlignment, AliMUONAlignmentRecord:
ivana [Tue, 28 Feb 2012 10:05:03 +0000 (10:05 +0000)]
In AliMUONAlignment, AliMUONAlignmentRecord:
Adding ctors for Root IO - fixing coding conventions.
(Javier)

12 years agoIn AliMUONTrackerQADataMakerRec: Coverity fix
ivana [Tue, 28 Feb 2012 09:14:58 +0000 (09:14 +0000)]
In AliMUONTrackerQADataMakerRec: Coverity fix
(Philippe P.)

12 years agoCoverity fix (Diego)
pcrochet [Tue, 28 Feb 2012 08:51:32 +0000 (08:51 +0000)]
Coverity fix (Diego)

12 years agoadded jet shape studies as done by ATLAS (Sidharth)
kleinb [Tue, 28 Feb 2012 07:30:42 +0000 (07:30 +0000)]
added jet shape studies as done by ATLAS (Sidharth)

12 years agocoverity fix (O. Busch)
kleinb [Mon, 27 Feb 2012 20:04:26 +0000 (20:04 +0000)]
coverity fix (O. Busch)

12 years ago add cut on delta phi (Sidhart)
kleinb [Mon, 27 Feb 2012 19:36:55 +0000 (19:36 +0000)]
 add cut on delta phi (Sidhart)

12 years agoUpdate of DQM-plots
mrodrigu [Mon, 27 Feb 2012 17:59:55 +0000 (17:59 +0000)]
Update of DQM-plots

12 years agoTypo fixed (Davide)
prino [Mon, 27 Feb 2012 17:52:36 +0000 (17:52 +0000)]
Typo fixed (Davide)

12 years agocoverity fix (Livio)
pcrochet [Mon, 27 Feb 2012 17:22:38 +0000 (17:22 +0000)]
coverity fix (Livio)

12 years agoAdding cut on TOF status bit and default cuts for TOF (Chiara Zampolli)
jgrosseo [Mon, 27 Feb 2012 17:18:07 +0000 (17:18 +0000)]
Adding cut on TOF status bit and default cuts for TOF (Chiara Zampolli)

12 years agoChanging include statements to match new structure of AliRoot
cnattras [Mon, 27 Feb 2012 17:17:02 +0000 (17:17 +0000)]
Changing include statements to match new structure of AliRoot

12 years agoRemoving -lftgl from the linking
hristov [Mon, 27 Feb 2012 16:26:34 +0000 (16:26 +0000)]
Removing -lftgl from the linking

12 years agoFrom Francesco: Added AliAnalysisTaskVnV0 and macros
iseliouj [Mon, 27 Feb 2012 14:19:33 +0000 (14:19 +0000)]
From Francesco: Added AliAnalysisTaskVnV0 and macros

12 years agoUpdates related to the DQM of 2012. Main changes are in the QA checker. For the momen...
cvetan [Mon, 27 Feb 2012 13:10:09 +0000 (13:10 +0000)]
Updates related to the DQM of 2012. Main changes are in the QA checker. For the moment the thresholds for the histograms checked are defined via setters. To be revised in case more flexibility is needed.

12 years agoMinor
cvetan [Mon, 27 Feb 2012 13:07:58 +0000 (13:07 +0000)]
Minor

12 years agoUsing the same enlargement factor - systematic errors for all 3 components
marian [Mon, 27 Feb 2012 10:43:09 +0000 (10:43 +0000)]
Using the same enlargement factor - systematic errors for all 3 components
sigmay, sigmaphi and sigma1pt

12 years agominor changes to names
slindal [Mon, 27 Feb 2012 10:38:41 +0000 (10:38 +0000)]
minor changes to names

12 years agoCorrect phi creation and initialization of gRandom in Toy model
miweber [Mon, 27 Feb 2012 10:24:56 +0000 (10:24 +0000)]
Correct phi creation and initialization of gRandom in Toy model

12 years agoLego_train macros update (M.Vala)
fbellini [Mon, 27 Feb 2012 09:42:32 +0000 (09:42 +0000)]
Lego_train macros update (M.Vala)

12 years agoImproved check for label in PDG cut case (M.Vala)
fbellini [Mon, 27 Feb 2012 09:41:40 +0000 (09:41 +0000)]
Improved check for label in PDG cut case (M.Vala)

12 years agoFurther trigger QA development
kharlov [Sun, 26 Feb 2012 22:43:29 +0000 (22:43 +0000)]
Further trigger QA development

12 years agoNew class AliVertexingHFUtils included
prino [Sun, 26 Feb 2012 22:37:17 +0000 (22:37 +0000)]
New class AliVertexingHFUtils included

12 years agoAdded method for computing average pt (Giacomo)
prino [Sun, 26 Feb 2012 22:33:40 +0000 (22:33 +0000)]
Added method for computing average pt (Giacomo)

12 years agoUpdates in filling of trigger and centrality histos (Francesco, Zaida)
prino [Sun, 26 Feb 2012 22:28:33 +0000 (22:28 +0000)]
Updates in filling of trigger and centrality histos (Francesco, Zaida)

12 years agocoverity fix
jotwinow [Sun, 26 Feb 2012 14:44:20 +0000 (14:44 +0000)]
coverity fix

12 years agomacro to make high-pT track and V0s trees
jotwinow [Sun, 26 Feb 2012 14:24:06 +0000 (14:24 +0000)]
macro to make high-pT track and V0s trees

12 years agoCoverity fixes (Jens)
hristov [Sun, 26 Feb 2012 12:46:34 +0000 (12:46 +0000)]
Coverity fixes (Jens)

12 years agochecker for all shifter histos from Filip
alla [Sun, 26 Feb 2012 06:15:24 +0000 (06:15 +0000)]
checker for  all shifter histos from Filip

12 years agoAliTOFHeader include in AliAODEvent
morsch [Sat, 25 Feb 2012 21:53:38 +0000 (21:53 +0000)]
AliTOFHeader include in AliAODEvent
https://savannah.cern.ch/bugs/?91864
Pietro Antonioli

12 years agoMoving AliTOFHeader to STEERBase
morsch [Sat, 25 Feb 2012 20:47:28 +0000 (20:47 +0000)]
Moving AliTOFHeader to STEERBase

12 years agoFixes for #86059: Install data when ALICE_ROOT does not point to source (Christian)
hristov [Sat, 25 Feb 2012 20:45:25 +0000 (20:45 +0000)]
Fixes for #86059: Install data when ALICE_ROOT does not point to source (Christian)

12 years agoCoverity fixes (Jens)
hristov [Sat, 25 Feb 2012 09:43:42 +0000 (09:43 +0000)]
Coverity fixes (Jens)

12 years agoCoverity fixes 19592, 19591, 19587, 19586, 19582
kharlov [Sat, 25 Feb 2012 07:49:50 +0000 (07:49 +0000)]
Coverity fixes 19592, 19591, 19587, 19586, 19582

12 years agoCoverity 19426
hristov [Sat, 25 Feb 2012 07:09:02 +0000 (07:09 +0000)]
Coverity 19426

12 years agoCoverity 17737,17719
hristov [Sat, 25 Feb 2012 06:55:35 +0000 (06:55 +0000)]
Coverity 17737,17719

12 years agoadded non std file
kleinb [Sat, 25 Feb 2012 06:48:35 +0000 (06:48 +0000)]
added non std file

12 years ago- V0s tree added
jotwinow [Fri, 24 Feb 2012 18:17:35 +0000 (18:17 +0000)]
- V0s tree added
M    PWGLF/SPECTRA/ChargedHadrons/dNdPt/AlidNdPtTrackDumpTask.h
M    PWGLF/SPECTRA/ChargedHadrons/dNdPt/AlidNdPtTrackDumpTask.cxx

- modification related to new AliROOT structure
M    PWGLF/SPECTRA/ChargedHadrons/dNdPt/macros/LoadMyLibs.C
M    PWGLF/SPECTRA/ChargedHadrons/dNdPt/macros/ProofEnableAliRootGSI.C

12 years agoNew class for common functions of D2H analyses (not yet included in compilation)
prino [Fri, 24 Feb 2012 17:54:10 +0000 (17:54 +0000)]
New class for common functions of D2H analyses (not yet included in compilation)

12 years agoThe name of the MP2 records tree and branch can be set by user
shahoian [Fri, 24 Feb 2012 17:51:10 +0000 (17:51 +0000)]
The name of the MP2 records tree and branch can be set by user

12 years agoTreat case of low statistics histogram (Davide)
dainese [Fri, 24 Feb 2012 17:06:06 +0000 (17:06 +0000)]
Treat case of low statistics histogram (Davide)

12 years agoChanges for #90303: Fix PROOF-INF/SETUP.C to create PAR files for AliRoot trunk
hristov [Fri, 24 Feb 2012 16:50:44 +0000 (16:50 +0000)]
Changes for #90303: Fix PROOF-INF/SETUP.C to create PAR files for AliRoot trunk

12 years agousing pointer data members instead of objects. Propagate to derived classes (Diego)
pcrochet [Fri, 24 Feb 2012 16:34:36 +0000 (16:34 +0000)]
using pointer data members instead of objects. Propagate to derived classes (Diego)

12 years agoadd sharp pt cut in track selection (Diego)
pcrochet [Fri, 24 Feb 2012 16:34:25 +0000 (16:34 +0000)]
add sharp pt cut in track selection (Diego)

12 years agoupdates from Misha
aadare [Fri, 24 Feb 2012 15:45:05 +0000 (15:45 +0000)]
updates from Misha

12 years agoadded the possibility to manage the trigger time window
fnoferin [Fri, 24 Feb 2012 15:25:14 +0000 (15:25 +0000)]
added the possibility to manage the trigger time window