]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoMake the object browsable (in TBrowser). Note that it only works with for root >...
pcrochet [Thu, 3 Oct 2013 12:38:20 +0000 (12:38 +0000)]
Make the object browsable (in TBrowser). Note that it only works with for root >= v5.34.10. (Laurent)

10 years agoNew task for 2particle correlations with PID for triggers at low pT (Debojit Sarkar...
miweber [Thu, 3 Oct 2013 12:36:14 +0000 (12:36 +0000)]
New task for 2particle correlations with PID for triggers at low pT (Debojit Sarkar <debojit.sarkar@cern.ch>)

10 years agofix Savanah bug #102665: code fixes, important for c++98, necessary for c++11 (Laurent)
pcrochet [Thu, 3 Oct 2013 12:31:24 +0000 (12:31 +0000)]
fix Savanah bug #102665: code fixes, important for c++98, necessary for c++11 (Laurent)

10 years agoSTL make_pair fix (see https://savannah.cern.ch/bugs/?102665)
laphecet [Thu, 3 Oct 2013 10:27:17 +0000 (10:27 +0000)]
STL make_pair fix (see https://savannah.cern.ch/bugs/?102665)

10 years agoshortened the output names to avoid get error messages
ssakai [Thu, 3 Oct 2013 09:23:02 +0000 (09:23 +0000)]
shortened the output names to avoid get error messages

10 years agoFrom Chris
loizides [Thu, 3 Oct 2013 04:33:54 +0000 (04:33 +0000)]
From Chris

10 years agofix (final one)
loizides [Wed, 2 Oct 2013 19:12:13 +0000 (19:12 +0000)]
fix (final one)

10 years agofix
loizides [Wed, 2 Oct 2013 19:10:46 +0000 (19:10 +0000)]
fix

10 years agoCleanup, docu and adjusted default timing settings
loizides [Wed, 2 Oct 2013 18:31:26 +0000 (18:31 +0000)]
Cleanup, docu and adjusted default timing settings

10 years agoChange of FilterBit operations when !=7
dgangadh [Wed, 2 Oct 2013 16:40:44 +0000 (16:40 +0000)]
Change of FilterBit operations when !=7

10 years agoFixes for ROOT trunk - #error is seen by Cling-based rootcint
cholm [Wed, 2 Oct 2013 13:53:35 +0000 (13:53 +0000)]
Fixes for ROOT trunk - #error is seen by Cling-based rootcint

10 years agoFixes for ROOT trunk - private sub-classes not accessible through Cling interpreter
cholm [Wed, 2 Oct 2013 13:52:58 +0000 (13:52 +0000)]
Fixes for ROOT trunk - private sub-classes not accessible through Cling interpreter

10 years agocomment
loizides [Wed, 2 Oct 2013 09:18:36 +0000 (09:18 +0000)]
comment

10 years agoTRD trig. analysis
tgunji [Wed, 2 Oct 2013 08:55:12 +0000 (08:55 +0000)]
TRD trig. analysis

10 years agoTRD trig. analysis
tgunji [Wed, 2 Oct 2013 08:54:55 +0000 (08:54 +0000)]
TRD trig. analysis

10 years agonew method to unfold single clusters and other updates - Adam Matyja
gconesab [Tue, 1 Oct 2013 20:58:08 +0000 (20:58 +0000)]
new method to unfold single clusters and other updates - Adam Matyja

10 years agonew method to unfold single clusters and other updates - Adam Matyja
gconesab [Tue, 1 Oct 2013 20:57:10 +0000 (20:57 +0000)]
new method to unfold single clusters and other updates - Adam Matyja

10 years agoadd setter
zconesa [Tue, 1 Oct 2013 16:22:10 +0000 (16:22 +0000)]
add setter

10 years agoNew task for 2particle correlations with PID for triggers at high pT (Subikash Choudh...
miweber [Tue, 1 Oct 2013 15:41:01 +0000 (15:41 +0000)]
New task for 2particle correlations with PID for triggers at high pT (Subikash Choudhury <subikash.choudhury@cern.ch>)

10 years agoFix std namespace
mvl [Tue, 1 Oct 2013 14:13:46 +0000 (14:13 +0000)]
Fix std namespace

10 years agoUse neg. of ESD label in case TOF label does not correspond to any AOD MCParticle
morsch [Tue, 1 Oct 2013 12:11:39 +0000 (12:11 +0000)]
Use neg. of ESD label in case TOF label does not correspond to any AOD MCParticle

10 years agoBe able to set recombination scheme (Ruediger)
loizides [Tue, 1 Oct 2013 10:55:10 +0000 (10:55 +0000)]
Be able to set recombination scheme (Ruediger)

10 years agotofLabel copying
morsch [Tue, 1 Oct 2013 10:07:49 +0000 (10:07 +0000)]
tofLabel copying

10 years agoAdded some classes to the build of PWGLF/forward2
cholm [Tue, 1 Oct 2013 08:53:49 +0000 (08:53 +0000)]
Added some classes to the build of PWGLF/forward2
Removed obsolete PWGLF/forward and corresponding directories
Removed obsolete corrections for PWGLF/forward2

10 years agoMajor refactoring of the code.
cholm [Tue, 1 Oct 2013 08:48:21 +0000 (08:48 +0000)]
Major refactoring of the code.

Introduced two base classes:

 * AliBaseESDTask:  Base class for tasks to read-in ESD data
 * AliBaseAODTask:  Base class for tasks to read-in AOD data

The various tasks has been moved to these base classes.  This is
to avoid too much code duplication and to make the output more
consistent, as well as to insure that some diagnostics is
produced.

Note, these base classes defines a new interface for the sub-classs
to implement rather than the AliAnalysisTaskSE interface.

The code has been tested throught the full chain and should be ready
to deploy.

Also some other minor fixes for other code.

10 years agoAdded scripts for Casper/Valentina style P(N_{ch}) analysis
cholm [Tue, 1 Oct 2013 08:42:27 +0000 (08:42 +0000)]
Added scripts for Casper/Valentina style P(N_{ch}) analysis

10 years agofix from Tim
loizides [Tue, 1 Oct 2013 06:06:43 +0000 (06:06 +0000)]
fix from Tim

10 years agoremoved smear in ntot
atoia [Mon, 30 Sep 2013 21:42:22 +0000 (21:42 +0000)]
removed smear in ntot

10 years agoUpdate
morsch [Mon, 30 Sep 2013 15:21:24 +0000 (15:21 +0000)]
Update
Tim Schuster

10 years agocoverity fix (Tim Schuster <Tim.Schuster@cern.ch>)
miweber [Mon, 30 Sep 2013 13:51:58 +0000 (13:51 +0000)]
coverity fix (Tim Schuster <Tim.Schuster@cern.ch>)

10 years agoadd optional restriction on leading hadron on opposite side of trigger
gconesab [Mon, 30 Sep 2013 12:30:38 +0000 (12:30 +0000)]
add optional restriction on leading hadron on opposite side of trigger

10 years agoAdding methods for pPb rapidity measurements
dcaffarr [Mon, 30 Sep 2013 10:40:41 +0000 (10:40 +0000)]
Adding methods for pPb rapidity measurements

10 years agoupdated
ssakai [Mon, 30 Sep 2013 10:09:22 +0000 (10:09 +0000)]
updated

10 years agofix coverity defects
raverbec [Mon, 30 Sep 2013 08:13:56 +0000 (08:13 +0000)]
fix coverity defects

10 years agoadded possibility to use MC centrality from generated tracks (Tim)
loizides [Mon, 30 Sep 2013 06:53:08 +0000 (06:53 +0000)]
added possibility to use MC centrality from generated tracks (Tim)

10 years agohttps://savannah.cern.ch/bugs/?102706
morsch [Sun, 29 Sep 2013 20:50:39 +0000 (20:50 +0000)]
https://savannah.cern.ch/bugs/?102706

10 years agoFix for MC truth centrality estimators in p-Pb (Tim)
cvetan [Sun, 29 Sep 2013 19:27:07 +0000 (19:27 +0000)]
Fix for MC truth centrality estimators in p-Pb (Tim)

10 years ago- gtuTMU: limit number of tracklets per layer as in hardware
jklein [Sat, 28 Sep 2013 15:25:31 +0000 (15:25 +0000)]
- gtuTMU: limit number of tracklets per layer as in hardware
- fix memory leaks

10 years agoFixing missing references to the std namespace (Laurent)
pcrochet [Sat, 28 Sep 2013 15:20:50 +0000 (15:20 +0000)]
Fixing missing references to the std namespace (Laurent)

10 years ago- additional output methods for verification of TRAPconfig and mcmSim
jklein [Sat, 28 Sep 2013 15:08:13 +0000 (15:08 +0000)]
- additional output methods for verification of TRAPconfig and mcmSim

10 years ago- bugfix to correctly use the TRAPconfig name and version from the OCDB
jklein [Fri, 27 Sep 2013 21:53:58 +0000 (21:53 +0000)]
- bugfix to correctly use the TRAPconfig name and version from the OCDB

10 years agoBug fix: when mixing exact matched triggers and trigger patterns (i.e. containing...
scompar [Fri, 27 Sep 2013 13:40:56 +0000 (13:40 +0000)]
Bug fix: when mixing exact matched triggers and trigger patterns (i.e. containing *), the exact matches were counted twice. The problem was not there when mixing patterns and trigger combinations. (Diego)

10 years agoFix for getting beam energy correct in all cases. (by cholm)
hansena [Fri, 27 Sep 2013 12:08:51 +0000 (12:08 +0000)]
Fix for getting beam energy correct in all cases. (by cholm)

10 years agofix
loizides [Fri, 27 Sep 2013 03:40:47 +0000 (03:40 +0000)]
fix

10 years agoadd proper values of FONLL scaling per rapidity bin (fixed)
zconesa [Thu, 26 Sep 2013 16:37:12 +0000 (16:37 +0000)]
add proper values of FONLL scaling per rapidity bin (fixed)

10 years agonew correction maps (Alis Rodriguez Manso <alisrm@nikhef.nl>)
miweber [Thu, 26 Sep 2013 16:16:58 +0000 (16:16 +0000)]
new correction maps (Alis Rodriguez Manso <alisrm@nikhef.nl>)

10 years agoadd proper values of FONLL scaling per rapidity bin
zconesa [Thu, 26 Sep 2013 16:16:01 +0000 (16:16 +0000)]
add proper values of FONLL scaling per rapidity bin

10 years agoD* histos for getting ds/dy (Grazia)
fprino [Thu, 26 Sep 2013 14:18:04 +0000 (14:18 +0000)]
D* histos for getting ds/dy (Grazia)

10 years agocorrected dalitz identification in TruePi0Routines, submitted updated AddTasks
fbock [Thu, 26 Sep 2013 13:52:22 +0000 (13:52 +0000)]
corrected dalitz identification in TruePi0Routines, submitted updated AddTasks

10 years agoAnte Bilandzic:
mkrzewic [Thu, 26 Sep 2013 13:39:13 +0000 (13:39 +0000)]
Ante Bilandzic:
updates

10 years agofrom Redmer Brtens:
mkrzewic [Thu, 26 Sep 2013 13:34:56 +0000 (13:34 +0000)]
from Redmer Brtens:
- bugfix gapped-qc analysis: reset some class members to their
defaults when returning mid-function to avoid a division by zero

10 years agoupdated pPb tasks
ssakai [Thu, 26 Sep 2013 12:11:34 +0000 (12:11 +0000)]
updated pPb tasks

10 years agoupdates for momentum resolution correction studies
maszyman [Thu, 26 Sep 2013 10:33:02 +0000 (10:33 +0000)]
updates for momentum resolution correction studies

10 years agoAdd QA histos for fcross and NEF (from Chris)
mvl [Thu, 26 Sep 2013 09:56:39 +0000 (09:56 +0000)]
Add QA histos for fcross and NEF (from Chris)

10 years agoBug fixes (some outliers in central events) (from Redmer)
mvl [Thu, 26 Sep 2013 09:55:08 +0000 (09:55 +0000)]
Bug fixes (some outliers in central events) (from Redmer)

10 years agoupdates in Kaon Femto train
maszyman [Thu, 26 Sep 2013 09:34:27 +0000 (09:34 +0000)]
updates in Kaon Femto train

10 years agocorrect ROOT moment calculation in drawing macro (MW)
miweber [Thu, 26 Sep 2013 08:40:19 +0000 (08:40 +0000)]
correct ROOT moment calculation in drawing macro (MW)

10 years agocommit for Ramona: all warnings fixed
bdoenigu [Thu, 26 Sep 2013 08:30:20 +0000 (08:30 +0000)]
commit for Ramona: all warnings fixed

10 years agoCode commit for Ramona, fix of warnings, add of AddTask macros and exchange of comments
bdoenigu [Thu, 26 Sep 2013 08:00:40 +0000 (08:00 +0000)]
Code commit for Ramona, fix of warnings, add of AddTask macros and exchange of comments

10 years agobug fix and adaptations to run in pPb
mcosenti [Wed, 25 Sep 2013 17:24:26 +0000 (17:24 +0000)]
bug fix and adaptations to run in pPb

10 years agomodified dNdPt/AlidNdPtAnalysisPbPbAOD.{h,cxx}:
pluettig [Wed, 25 Sep 2013 14:56:32 +0000 (14:56 +0000)]
modified dNdPt/AlidNdPtAnalysisPbPbAOD.{h,cxx}:
 - added cross check for dca, nCluster, crossedRow cut
 - deselection of embedded signals

modified dNdPt/macros/AddTask_dNdPt_PbPbAOD.C
 - different containernames possible

10 years agofix a but where ESD files would not be moved to the final location upon failure of...
mkrzewic [Wed, 25 Sep 2013 09:23:36 +0000 (09:23 +0000)]
fix a but where ESD files would not be moved to the final location upon failure of QA - just improves consistency needed for testing

10 years agoReplacing the FMD/Calib/RecoParam CDB object, which had inconsistent Id
rgrosso [Wed, 25 Sep 2013 08:47:33 +0000 (08:47 +0000)]
Replacing the FMD/Calib/RecoParam CDB object, which had inconsistent Id

10 years agoRemoved or renamed CDB objects in order to get rid of duplicates
rgrosso [Wed, 25 Sep 2013 08:37:46 +0000 (08:37 +0000)]
Removed or renamed CDB objects in order to get rid of duplicates

10 years agoCode fixes, important for c++98, necessary for c++11:
kharlov [Wed, 25 Sep 2013 08:06:53 +0000 (08:06 +0000)]
Code fixes, important for c++98, necessary for c++11:
moving initialization of statis const from .h to .cxx

10 years agoinclude rndm ZPA to calculate ncoll
atoia [Tue, 24 Sep 2013 23:13:47 +0000 (23:13 +0000)]
include rndm ZPA to calculate ncoll

10 years agoCode fixes, important for c++98, necessary for c++11 (Raffaele Grosso)
kharlov [Tue, 24 Sep 2013 22:08:39 +0000 (22:08 +0000)]
Code fixes, important for c++98, necessary for c++11 (Raffaele Grosso)

10 years agosmearing gray and black p,not ncoll
atoia [Tue, 24 Sep 2013 21:55:57 +0000 (21:55 +0000)]
smearing gray and black p,not ncoll

10 years agoPossibility to set a minimum number of embedded events from the same file (to reduce...
loizides [Tue, 24 Sep 2013 10:36:43 +0000 (10:36 +0000)]
Possibility to set a minimum number of embedded events from the same file (to reduce open file operations) (From Salvatore)

10 years agoFix as noticed by Raffelle
quark [Tue, 24 Sep 2013 09:24:35 +0000 (09:24 +0000)]
Fix as noticed by Raffelle

10 years agoFix for the memory leak: the TPCPID spline will be loaded only once
shahoian [Tue, 24 Sep 2013 08:27:08 +0000 (08:27 +0000)]
Fix for the memory leak: the TPCPID spline will be loaded only once
and stay in the reconstructor

10 years agoCorrections for first event logic
morsch [Tue, 24 Sep 2013 07:51:35 +0000 (07:51 +0000)]
Corrections for first event logic
Christoph Mayer

10 years agomodified psi-pair cut for GG-Task
fbock [Mon, 23 Sep 2013 17:20:47 +0000 (17:20 +0000)]
modified psi-pair cut for GG-Task

10 years agomodifications in Dalitz task
fbock [Mon, 23 Sep 2013 14:34:51 +0000 (14:34 +0000)]
modifications in Dalitz task

10 years agoAdd Task macro for the checks on pileup
fbellini [Mon, 23 Sep 2013 14:04:46 +0000 (14:04 +0000)]
Add Task macro for the checks on pileup

10 years agoupdated
ssakai [Mon, 23 Sep 2013 13:52:40 +0000 (13:52 +0000)]
updated

10 years agonew class for mu-hadron analysis libraries - new files (Tim Schuster <Tim.Schuster...
miweber [Mon, 23 Sep 2013 13:52:00 +0000 (13:52 +0000)]
new class for mu-hadron analysis libraries - new files (Tim Schuster <Tim.Schuster@cern.ch>)

10 years agoupdated
ssakai [Mon, 23 Sep 2013 13:48:08 +0000 (13:48 +0000)]
updated

10 years agosubtracting track core from iso
mcosenti [Mon, 23 Sep 2013 13:38:05 +0000 (13:38 +0000)]
subtracting track core from iso

10 years agomodified psi-pair cut for GG-Task
fbock [Mon, 23 Sep 2013 13:37:40 +0000 (13:37 +0000)]
modified psi-pair cut for GG-Task

10 years agoFixed typo in addtask and renamed histograms (from Redmer)
mvl [Mon, 23 Sep 2013 13:29:13 +0000 (13:29 +0000)]
Fixed typo in addtask and renamed histograms (from Redmer)

10 years agonew class for mu-hadron analysis libraries (Tim Schuster <Tim.Schuster@cern.ch>)
miweber [Mon, 23 Sep 2013 13:24:46 +0000 (13:24 +0000)]
new class for mu-hadron analysis libraries (Tim Schuster <Tim.Schuster@cern.ch>)

10 years agoUpdate Balance Function correction Maps (Alis Rodriguez Manso <alisrm@nikhef.nl>)
miweber [Mon, 23 Sep 2013 12:56:28 +0000 (12:56 +0000)]
Update Balance Function correction Maps (Alis Rodriguez Manso <alisrm@nikhef.nl>)
- moving old correction maps to charge independent contamination maps (qIndependentContaminat)
- adding new maps with charge dependent contamination

10 years agoFixing the dumbest coverity bug ever.
cnattras [Mon, 23 Sep 2013 12:31:17 +0000 (12:31 +0000)]
Fixing the dumbest coverity bug ever.

10 years agoadd possible rapidity slicing
zconesa [Mon, 23 Sep 2013 12:05:53 +0000 (12:05 +0000)]
add possible rapidity slicing

10 years agoAdded AliRsnCutEventUtils class: interface to /Users/bellini/alisoft/aliroot/last_tru...
fbellini [Mon, 23 Sep 2013 11:18:26 +0000 (11:18 +0000)]
Added AliRsnCutEventUtils class: interface to /Users/bellini/alisoft/aliroot/last_trunk/src/ANALYSIS/AliAnalysisUtils

10 years agoModified primary vtx cut to activate pile-up cut also for AOD analysis
fbellini [Mon, 23 Sep 2013 11:16:16 +0000 (11:16 +0000)]
Modified primary vtx cut to activate pile-up cut also for AOD analysis

10 years agocoverity
gconesab [Mon, 23 Sep 2013 08:36:52 +0000 (08:36 +0000)]
coverity

10 years agocoverity
gconesab [Mon, 23 Sep 2013 08:36:40 +0000 (08:36 +0000)]
coverity

10 years agoupdates in Kaon Femto train
maszyman [Mon, 23 Sep 2013 08:24:16 +0000 (08:24 +0000)]
updates in Kaon Femto train

10 years agoAliCoverity warnings fixed. Removed unused variables and added null check for vertex.
janielsk [Mon, 23 Sep 2013 08:17:21 +0000 (08:17 +0000)]
AliCoverity warnings fixed. Removed unused variables and added null check for vertex.

10 years agoAdding a couple histograms for secondary correction, removing a couple large diagnost...
cnattras [Sun, 22 Sep 2013 20:29:29 +0000 (20:29 +0000)]
Adding a couple histograms for secondary correction, removing a couple large diagnostic histos not needed any more

10 years agoAdding a couple histograms for proton correction
cnattras [Sun, 22 Sep 2013 20:28:54 +0000 (20:28 +0000)]
Adding a couple histograms for proton correction

10 years agoIMPORTANT fix to delete jet array in any case (Salvatore)
loizides [Fri, 20 Sep 2013 21:15:50 +0000 (21:15 +0000)]
IMPORTANT fix to delete jet array in any case (Salvatore)

10 years agoPrintout when input is not found
loizides [Fri, 20 Sep 2013 21:14:58 +0000 (21:14 +0000)]
Printout when input is not found

10 years agonew cuts on energy fraction
loizides [Fri, 20 Sep 2013 21:14:12 +0000 (21:14 +0000)]
new cuts on energy fraction

10 years agoAdded detector response matrix (from Redmer)
mvl [Fri, 20 Sep 2013 15:22:05 +0000 (15:22 +0000)]
Added detector response matrix (from Redmer)

10 years agoK0s code update (Matt Steinpreis)
dgangadh [Fri, 20 Sep 2013 09:43:31 +0000 (09:43 +0000)]
K0s code update (Matt Steinpreis)

10 years agonew classes in FLOW
mkrzewic [Fri, 20 Sep 2013 08:40:31 +0000 (08:40 +0000)]
new classes in FLOW

10 years agonew classes in FLOW
mkrzewic [Fri, 20 Sep 2013 08:39:59 +0000 (08:39 +0000)]
new classes in FLOW