]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoMade temporary array pointers non-persistent
shahoian [Wed, 17 Jul 2013 14:03:33 +0000 (14:03 +0000)]
Made temporary array pointers non-persistent

10 years agoChanging forward defs for fastjet to enum instead of class. NB: forward def of enums...
mvl [Wed, 17 Jul 2013 13:31:24 +0000 (13:31 +0000)]
Changing forward defs for fastjet to enum instead of class. NB: forward def of enums does not exist in C++, so it is really only for CINT

10 years agoupdate task
mcolocci [Wed, 17 Jul 2013 12:35:26 +0000 (12:35 +0000)]
update task

10 years agoTMap object for scaling VZERO A response in 7 TeV pp added
lmilano [Wed, 17 Jul 2013 10:33:49 +0000 (10:33 +0000)]
TMap object for scaling VZERO A response in 7 TeV pp added

10 years agoAdd the icons folder to the installation directory
quark [Wed, 17 Jul 2013 10:00:10 +0000 (10:00 +0000)]
Add the icons folder to the installation directory

10 years agoInitialization of the MC event fMC moved in UserExec as required now by the framework
agheata [Wed, 17 Jul 2013 09:39:21 +0000 (09:39 +0000)]
Initialization of the MC event fMC moved in UserExec as required now by the framework

10 years agoFillSecondaries() commented out (B.Polishchuk)
kharlov [Wed, 17 Jul 2013 09:30:18 +0000 (09:30 +0000)]
FillSecondaries() commented out (B.Polishchuk)

10 years agofrom Fengchu
loizides [Wed, 17 Jul 2013 09:13:36 +0000 (09:13 +0000)]
from Fengchu

10 years agoAdd possibility to override title on plots.
cholm [Wed, 17 Jul 2013 09:12:38 +0000 (09:12 +0000)]
Add possibility to override title on plots.
Especially useful when drawing more than one plot in the pad, and
we want the title to not be that of the first plot drawn, but
something that's meaningful for all plots drawn.

10 years agoBetter defaults for split,merge,and ttl
cholm [Wed, 17 Jul 2013 09:10:53 +0000 (09:10 +0000)]
Better defaults for split,merge,and ttl

10 years agocorrected pt range in Analyse function
jotwinow [Wed, 17 Jul 2013 09:08:56 +0000 (09:08 +0000)]
corrected pt range in Analyse function

10 years agoimproved the macro to extract PID perf (automaticly through a new macro)
fnoferin [Wed, 17 Jul 2013 09:01:58 +0000 (09:01 +0000)]
improved the macro to extract PID perf (automaticly through a new macro)

10 years agoFrom Salvatore:
loizides [Wed, 17 Jul 2013 09:00:04 +0000 (09:00 +0000)]
From Salvatore:

- AliAnalysisTaskSAQA: new QA histograms for centrality, transition to THnSparse
- AliAnalysisTaskSAJF: transition to THnSparse
- AliAnalysisTaskEmcalJet: GetSortedArray returns number of accepted items
- AliJetModelBaseTask: flow modulation in random phi
- AliJetResponseMaker: transition to THnSparse
- AliJetEmbeddingFromAODTask: select events using given track pt range, attach embedding file name to current ESD/AOD event list
- AliHadCorrTask: fix matching rate histogram for tracks (only tracks in fiducial emcal acceptance go in it)
- AliEmcalJetTask: check if MC energy fraction of clusters is set before using it
- AliNamedString: new class to have a TString object findable in a TList collection
- AliEmcalPicoTrackMaker: increase class version to silent errors from the streamer

10 years agoupdated to reflect catherine as responsible for calotrack.
loizides [Wed, 17 Jul 2013 08:14:10 +0000 (08:14 +0000)]
updated to reflect catherine as responsible for calotrack.

10 years agoPossibility to work with MC data added
morsch [Wed, 17 Jul 2013 07:50:00 +0000 (07:50 +0000)]
Possibility to work with MC data added
Dmitri Peressounko <Dmitri.Peressounko@cern.ch>

10 years agoAdd possibility to work with ESD; add centrality dependence
prsnko [Wed, 17 Jul 2013 05:46:18 +0000 (05:46 +0000)]
Add possibility to work with ESD; add centrality dependence

10 years agoAdded possibility to work with MC data
prsnko [Wed, 17 Jul 2013 03:05:29 +0000 (03:05 +0000)]
Added possibility to work with MC data

10 years agoFixes for coverity
cholm [Tue, 16 Jul 2013 22:42:25 +0000 (22:42 +0000)]
Fixes for coverity

10 years agoRemoved final doc from SVN
cholm [Tue, 16 Jul 2013 22:30:20 +0000 (22:30 +0000)]
Removed final doc from SVN

10 years agorenamed all files for ALICE-INT-2012-040 with corresponding prefix
cholm [Tue, 16 Jul 2013 22:29:53 +0000 (22:29 +0000)]
renamed all files for ALICE-INT-2012-040 with corresponding prefix

10 years agoUpdate with latest figures from the approved analysis note.
cholm [Tue, 16 Jul 2013 22:13:38 +0000 (22:13 +0000)]
Update with latest figures from the approved analysis note.
Renamed figures to give clear structure of the directory.
Perhaps we should rename everything that has to do with
ALICE-INT-2012-040-v2 to something that's meaningful for
that note only.

10 years agocoverity warning fix
sgorbuno [Tue, 16 Jul 2013 19:49:30 +0000 (19:49 +0000)]
coverity warning fix

10 years agocoverity warning fix
sgorbuno [Tue, 16 Jul 2013 19:43:52 +0000 (19:43 +0000)]
coverity warning fix

10 years agoRe/de/calibrations for MC productions
prsnko [Tue, 16 Jul 2013 14:52:01 +0000 (14:52 +0000)]
Re/de/calibrations for MC productions

10 years agofigures for AN 976
silvest [Tue, 16 Jul 2013 14:44:16 +0000 (14:44 +0000)]
figures for AN 976

10 years agoupdate: macro to extract pid results on performance
fnoferin [Tue, 16 Jul 2013 14:07:00 +0000 (14:07 +0000)]
update: macro to extract pid results on performance

10 years agoCorrect implementation of averaging (nTrigSubBin/nTrigAllBins)
miweber [Tue, 16 Jul 2013 13:59:03 +0000 (13:59 +0000)]
Correct implementation of averaging (nTrigSubBin/nTrigAllBins)
- before we just divided just by Number of subbins

10 years agoFixes reported by coverity: 21890 and 21889
quark [Tue, 16 Jul 2013 13:54:32 +0000 (13:54 +0000)]
Fixes reported by coverity: 21890 and 21889

10 years agoAdd histogrmas, for triggered events when the trigger matching criteria is opened...
gconesab [Tue, 16 Jul 2013 13:37:49 +0000 (13:37 +0000)]
Add histogrmas, for triggered events when the trigger matching criteria is opened, timing of the cells inside the cluster

10 years agoRemoved the specific reference to Christian's source
cholm [Tue, 16 Jul 2013 13:37:32 +0000 (13:37 +0000)]
Removed the specific reference to Christian's source
directory for script loading.  Sorry about that.

Also, one can now override the read run,sys,sNN,field settings
when extracting the corrections - to be used with the greatest
possible care.

10 years agoVarious fixes
cholm [Tue, 16 Jul 2013 13:36:04 +0000 (13:36 +0000)]
Various fixes

10 years agoSee comments to revision 63514.
cholm [Tue, 16 Jul 2013 13:35:37 +0000 (13:35 +0000)]
See comments to revision 63514.

10 years agoAdded possiblity to use fall-back queries against the
cholm [Tue, 16 Jul 2013 13:35:03 +0000 (13:35 +0000)]
Added possiblity to use fall-back queries against the
corrections trees.  This mode is used in AliForwardQATask
so that we're (far) less vunerable to missing correction
objects in the future.

10 years agoNow use gSystem->Exec("gbbox ps -Ax > tmpfile") to work
cholm [Tue, 16 Jul 2013 13:33:13 +0000 (13:33 +0000)]
Now use gSystem->Exec("gbbox ps -Ax > tmpfile") to work
around crappy `alien_ps', gGrid->Ps(), or gGrid->Command("ps -Ax") -
none of which work anymore - sigh! Oh, the wonders of AliEn.

10 years agoAdded new corrections for 900GeV pp, +5kG, nominal interactions
cholm [Tue, 16 Jul 2013 13:30:39 +0000 (13:30 +0000)]
Added new corrections for 900GeV pp, +5kG, nominal interactions

10 years agoAdd -IFORWARD/analysis2 to compiler flags when building PWGLFforward2 PAR
cholm [Tue, 16 Jul 2013 13:29:00 +0000 (13:29 +0000)]
Add -IFORWARD/analysis2 to compiler flags when building PWGLFforward2 PAR

10 years agocoverity fix
kleinb [Tue, 16 Jul 2013 11:44:28 +0000 (11:44 +0000)]
coverity fix

10 years agoFixed memory leak
ihrivnac [Tue, 16 Jul 2013 10:14:23 +0000 (10:14 +0000)]
Fixed memory leak
(Philippe P.)

10 years agocoverity fix
fnoferin [Tue, 16 Jul 2013 08:43:06 +0000 (08:43 +0000)]
coverity fix

10 years agocoverity
gconesab [Tue, 16 Jul 2013 08:29:40 +0000 (08:29 +0000)]
coverity

10 years agocorrect check of upper limit in index array
gconesab [Tue, 16 Jul 2013 08:12:29 +0000 (08:12 +0000)]
correct check of upper limit in index array

10 years agoZero pointer check after cast (Coverity)
mvl [Tue, 16 Jul 2013 08:04:18 +0000 (08:04 +0000)]
Zero pointer check after cast (Coverity)

10 years agoFix for coverity
fbellini [Mon, 15 Jul 2013 15:43:02 +0000 (15:43 +0000)]
Fix for coverity

10 years agoBetter tuning of the PIDperf task, minor bug fixed
fnoferin [Mon, 15 Jul 2013 15:38:58 +0000 (15:38 +0000)]
Better tuning of the PIDperf task, minor bug fixed

10 years agoRemove non functional setter for event selection.
janielsk [Mon, 15 Jul 2013 13:38:37 +0000 (13:38 +0000)]
Remove non functional setter for event selection.

10 years agoPHOS tagging added
prsnko [Mon, 15 Jul 2013 13:12:52 +0000 (13:12 +0000)]
PHOS tagging added

10 years agoCode for tagging analysis
prsnko [Mon, 15 Jul 2013 13:10:16 +0000 (13:10 +0000)]
Code for tagging analysis

10 years agomodification of proton femtoscopy HBT macros
lgraczyk [Mon, 15 Jul 2013 12:11:15 +0000 (12:11 +0000)]
modification of proton femtoscopy HBT macros

10 years agoFixes for Coverity issues: 21876, 21795, 21786, 21782, 21781
cholm [Mon, 15 Jul 2013 11:08:28 +0000 (11:08 +0000)]
Fixes for Coverity issues: 21876, 21795, 21786, 21782, 21781

10 years agoAdd flag to define collision system
fnoferin [Mon, 15 Jul 2013 09:58:36 +0000 (09:58 +0000)]
Add flag to define collision system

10 years agoSmall fixes to disp. vtx. selection and correct path to hists in Terminate in sharing...
hansena [Mon, 15 Jul 2013 09:58:10 +0000 (09:58 +0000)]
Small fixes to disp. vtx. selection and correct path to hists in Terminate in sharing filter. Typo fixed in config file.

10 years agoadded pile up protection
ssakai [Mon, 15 Jul 2013 09:49:45 +0000 (09:49 +0000)]
added pile up protection

10 years agoadd cut on ITS refit
kleinb [Mon, 15 Jul 2013 07:22:20 +0000 (07:22 +0000)]
add cut on ITS refit

10 years agoCalibration for LHC13xxx updated to remove suspisious channels, channels added to...
prsnko [Mon, 15 Jul 2013 06:02:17 +0000 (06:02 +0000)]
Calibration for LHC13xxx updated to remove suspisious channels, channels added to bad map

10 years agoChange Normalization back to default
dgangadh [Sun, 14 Jul 2013 15:16:10 +0000 (15:16 +0000)]
Change Normalization back to default

10 years agoadd histograms with split energy vs number of overlaps, add new way to match local...
gconesab [Sun, 14 Jul 2013 09:58:02 +0000 (09:58 +0000)]
add histograms with split energy vs number of overlaps, add new way to match local maxima and decay photon in pi0 generated clusters

10 years agoadd methods to get the MC particle daughter kinematics and other info independently...
gconesab [Sun, 14 Jul 2013 09:56:26 +0000 (09:56 +0000)]
add methods to get the MC particle daughter kinematics and other info independently on AOD or ESD origin of the MC

10 years agoUpdates from Chris
mvl [Sat, 13 Jul 2013 21:17:37 +0000 (21:17 +0000)]
Updates from Chris

10 years agocheck if 2 selected cells in NLM1 case coindice with the 2 decay photons
gconesab [Sat, 13 Jul 2013 15:58:16 +0000 (15:58 +0000)]
check if 2 selected cells in NLM1 case coindice with the 2 decay photons

10 years agoAdded DCA V0 to primary vertex information to MC task for X-check / QA / potential...
ddobrigk [Fri, 12 Jul 2013 20:09:13 +0000 (20:09 +0000)]
Added DCA V0 to primary vertex information to MC task for X-check / QA / potential cut.

---David

10 years agoAdded DCA of V0 to Primary Vertex For Quality control / potential cut investigation
ddobrigk [Fri, 12 Jul 2013 20:05:56 +0000 (20:05 +0000)]
Added DCA of V0 to Primary Vertex For Quality control / potential cut investigation

---David

10 years agoAliAnaInsideClusterInvariantMass: Add methods to investigate particle overlapping...
gconesab [Fri, 12 Jul 2013 17:35:23 +0000 (17:35 +0000)]
AliAnaInsideClusterInvariantMass: Add methods to investigate particle overlapping in clusters,
move to separate methods part of the histogram filling
Photon: also move some code to separate methods
all : add track-matching residual histograms for positive and negative tracks

10 years agoAliCaloTrackReader: Reorder methods, add AOD cell remapping method
gconesab [Fri, 12 Jul 2013 17:31:53 +0000 (17:31 +0000)]
AliCaloTrackReader: Reorder methods, add AOD cell remapping method
AliiAnaCaloTrackCorrMaker: Move trigger control histograms to separate method and add swtich
AliMCAnalysisUtils: Added method to retrieve the grandparent of the MC particle

10 years agoadded average multi vs. run number trending plot
fbellini [Fri, 12 Jul 2013 15:12:12 +0000 (15:12 +0000)]
added average multi vs. run number trending plot

10 years agowarning fix
fnoferin [Fri, 12 Jul 2013 14:47:33 +0000 (14:47 +0000)]
warning fix

10 years agoadd a library for pid code
fnoferin [Fri, 12 Jul 2013 14:38:59 +0000 (14:38 +0000)]
add a library for pid code

10 years agoadd pid dir with some task to run PID performance
fnoferin [Fri, 12 Jul 2013 14:36:13 +0000 (14:36 +0000)]
add pid dir with some task to run PID performance

10 years agoBrute force fix for PWG-LF/Forward QA
hristov [Fri, 12 Jul 2013 10:15:03 +0000 (10:15 +0000)]
Brute force fix for PWG-LF/Forward QA

10 years ago#101964: crash at the end of reconstruction of ppbench
hristov [Fri, 12 Jul 2013 09:52:27 +0000 (09:52 +0000)]
#101964: crash at the end of reconstruction of ppbench

10 years ago Adding more arguments for AddTask (MC, ChCh, online finder)
mbombara [Fri, 12 Jul 2013 08:34:00 +0000 (08:34 +0000)]
 Adding more arguments for AddTask (MC, ChCh, online finder)

10 years agoFixing coverity bugs, first check with online finder
mbombara [Fri, 12 Jul 2013 08:32:13 +0000 (08:32 +0000)]
Fixing coverity bugs, first check with online finder

10 years agoupdate installed supermodules for 2013
abercuci [Fri, 12 Jul 2013 05:51:09 +0000 (05:51 +0000)]
update installed supermodules for 2013

10 years agoAdded setter for trigger in AddTaskMacro + standard trigger kINT7.
janielsk [Thu, 11 Jul 2013 15:57:05 +0000 (15:57 +0000)]
Added setter for trigger in AddTaskMacro + standard trigger kINT7.

10 years agonew task for PID ratio fluctuations from FastGen MC (Deepika Rathee <deepika.rathee...
miweber [Thu, 11 Jul 2013 15:33:12 +0000 (15:33 +0000)]
new task for PID ratio fluctuations from FastGen MC (Deepika Rathee <deepika.rathee@cern.ch>, Satyajit Jena <Satyajit.Jena@cern.ch>)

10 years agoNew task to check bad towers (Marta)
mvl [Thu, 11 Jul 2013 14:35:14 +0000 (14:35 +0000)]
New task to check bad towers (Marta)

10 years agoupdated
ssakai [Thu, 11 Jul 2013 13:55:50 +0000 (13:55 +0000)]
updated

10 years agoDiJet analysis updates (Marta)
mvl [Thu, 11 Jul 2013 13:29:44 +0000 (13:29 +0000)]
DiJet analysis updates (Marta)

10 years agofix markus task
cbaumann [Thu, 11 Jul 2013 09:21:15 +0000 (09:21 +0000)]
fix markus task

10 years agofix BR uncertainty (G. Luparello)
zconesa [Thu, 11 Jul 2013 08:18:06 +0000 (08:18 +0000)]
fix BR uncertainty (G. Luparello)

10 years agochanges from fzhou
mcosenti [Thu, 11 Jul 2013 00:03:55 +0000 (00:03 +0000)]
changes from fzhou

10 years agoFix on D+ PID systematics (R.Russo)
zconesa [Wed, 10 Jul 2013 22:44:43 +0000 (22:44 +0000)]
Fix on D+ PID systematics (R.Russo)

10 years agonew improved non linearity correction flag kBeamTestCorrectedv2 - Evi
gconesab [Wed, 10 Jul 2013 15:52:49 +0000 (15:52 +0000)]
new improved non linearity correction flag kBeamTestCorrectedv2 - Evi

10 years agocosmetics
gconesab [Wed, 10 Jul 2013 13:42:07 +0000 (13:42 +0000)]
cosmetics

10 years agoadded if statement in counting multiplicity method (kGlobalCount) - it calls 'Propaga...
majanik [Wed, 10 Jul 2013 12:39:05 +0000 (12:39 +0000)]
added if statement in counting multiplicity method (kGlobalCount) - it calls 'PropagateToDca' method which may influence (when called twice) tracks used later in analysis

10 years agoAdded support to display the HLT ESD Tree. See the comment in visscan_local.C for How
quark [Tue, 9 Jul 2013 17:16:35 +0000 (17:16 +0000)]
Added support to display the HLT ESD Tree. See the comment in visscan_local.C for How

10 years agoParameterization at 8 TeV done by Ara and Vardanush
morsch [Tue, 9 Jul 2013 16:10:37 +0000 (16:10 +0000)]
Parameterization at 8 TeV done by Ara and Vardanush

10 years agoinitialize properly and in seconds the time cuts to used, depending on the available...
gconesab [Tue, 9 Jul 2013 12:28:32 +0000 (12:28 +0000)]
initialize properly and in seconds the time cuts to used, depending on the available recalibration time parameters

10 years agoComment out more FVP sections. Change normalization range of correlations
dgangadh [Tue, 9 Jul 2013 12:00:55 +0000 (12:00 +0000)]
Comment out more FVP sections.  Change normalization range of correlations

10 years agoNew train macros for kaons
akisiel [Tue, 9 Jul 2013 11:06:23 +0000 (11:06 +0000)]
New train macros for kaons

10 years agochanging a last Maks into Mask
gconesab [Tue, 9 Jul 2013 08:56:56 +0000 (08:56 +0000)]
changing a last Maks into Mask

10 years agoFixes for coverity
coppedis [Tue, 9 Jul 2013 08:04:39 +0000 (08:04 +0000)]
Fixes for coverity

10 years agoAdd setters for trigger pt bins (Rongrong)
mvl [Mon, 8 Jul 2013 21:52:14 +0000 (21:52 +0000)]
Add setters for trigger pt bins (Rongrong)

10 years agoupdated
ssakai [Mon, 8 Jul 2013 14:46:37 +0000 (14:46 +0000)]
updated

10 years agoextend pt range for histos (Marta)
mvl [Mon, 8 Jul 2013 14:39:02 +0000 (14:39 +0000)]
extend pt range for histos (Marta)

10 years agonew train macros for the proton HBT analysis
lgraczyk [Mon, 8 Jul 2013 14:31:48 +0000 (14:31 +0000)]
new train macros for the proton HBT analysis

10 years agomodification to proton HBT train wagon
lgraczyk [Mon, 8 Jul 2013 14:12:11 +0000 (14:12 +0000)]
modification to proton HBT train wagon

10 years agoincrease classdef - Marta
gconesab [Mon, 8 Jul 2013 14:11:47 +0000 (14:11 +0000)]
increase classdef - Marta

10 years agoAvoid use of fastjet typedef/enum for setter of algorithm
kleinb [Mon, 8 Jul 2013 13:33:29 +0000 (13:33 +0000)]
Avoid use of fastjet typedef/enum for setter of algorithm

10 years agoproton femtoscopy train macros and AOD reader update
lgraczyk [Mon, 8 Jul 2013 13:28:35 +0000 (13:28 +0000)]
proton femtoscopy train macros and AOD reader update

10 years agoAdd flag to select hybrids with ITS reffit (Leticia)
mvl [Mon, 8 Jul 2013 12:54:43 +0000 (12:54 +0000)]
Add flag to select hybrids with ITS reffit (Leticia)