]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoFrom Redmer:
loizides [Thu, 25 Jul 2013 18:37:53 +0000 (18:37 +0000)]
From Redmer:
Adds local rho parameter as an extension to the input event, so
that subsequent tasks in an analysis train can use it.
in fact, at the moment i have a personal analysis task (aimed at jet flow)
which
a) calculates a rho as a function of phi (taking into account v2 and
v3), this is then stored as a AliLocalRhoParameter object and added to
the aod/esd
b) does a lot of calculations / histogram filling specific to my
analysis (jet flow)
since a) might be of use to other analyses as well (e.g. rosi is showing
an interest in using it) i propose that i split my task into two
classes, one general class for a) which will then be just an additional
method for estimating rho, and a second analysis task for myself to
tinker with.

10 years agoProcessMC() moved _after_ SelectPhotonClusters()
prsnko [Thu, 25 Jul 2013 17:48:00 +0000 (17:48 +0000)]
ProcessMC() moved _after_ SelectPhotonClusters()

10 years agoimplement method to select only particles generated by hijing in case of cocktail...
gconesab [Thu, 25 Jul 2013 16:55:47 +0000 (16:55 +0000)]
implement method to select only particles generated by hijing in case of cocktail production

10 years agoadd protection in case of not exiting mix buffer
gconesab [Thu, 25 Jul 2013 13:18:48 +0000 (13:18 +0000)]
add protection in case of not exiting mix buffer

10 years agoincrease cell time diff histogram binning
gconesab [Thu, 25 Jul 2013 13:18:16 +0000 (13:18 +0000)]
increase cell time diff histogram binning

10 years agoupdated for systematic study
ssakai [Thu, 25 Jul 2013 13:06:15 +0000 (13:06 +0000)]
updated for systematic study

10 years agoAvoid unnecessary divisions to avoid FPE for tracks close to axis (https://savannah...
shahoian [Thu, 25 Jul 2013 12:36:28 +0000 (12:36 +0000)]
Avoid unnecessary divisions to avoid FPE for tracks close to axis (https://savannah.cern.ch/bugs/?102060)

10 years agoPlotting macro updates
dgangadh [Thu, 25 Jul 2013 11:34:13 +0000 (11:34 +0000)]
Plotting macro updates

10 years agoPlotting macro updates
dgangadh [Thu, 25 Jul 2013 11:34:04 +0000 (11:34 +0000)]
Plotting macro updates

10 years agochange way to check the origin of local maxima, add histogram depending on n overlaps...
gconesab [Thu, 25 Jul 2013 11:26:19 +0000 (11:26 +0000)]
change way to check the origin of local maxima, add histogram depending on n overlaps, increase the cell threshold for cell time plots

10 years agoupdated configs for ProtonFemtoMC train
maszyman [Thu, 25 Jul 2013 10:53:01 +0000 (10:53 +0000)]
updated configs for ProtonFemtoMC train

10 years agoFrom Salvatore:
loizides [Wed, 24 Jul 2013 21:16:40 +0000 (21:16 +0000)]
From Salvatore:

- AliJetResponseMaker: add NEF and z axis in response matrix (optional), fix area axis limits
- AliAnalysisTaskDeltaPt: deltaPt vs. event plane
- AliHadCorr: fix axis limits in QA histograms

10 years agofix. Thanks to Salvatore
loizides [Wed, 24 Jul 2013 21:06:59 +0000 (21:06 +0000)]
fix. Thanks to Salvatore

10 years agoPossible scan of the rapidity dependence (A.Festanti)
zconesa [Wed, 24 Jul 2013 18:37:11 +0000 (18:37 +0000)]
Possible scan of the rapidity dependence (A.Festanti)

10 years agoupdated configs for ProtonFemto train
maszyman [Wed, 24 Jul 2013 15:23:24 +0000 (15:23 +0000)]
updated configs for ProtonFemto train

10 years agoadd missing histogram axis title
gconesab [Wed, 24 Jul 2013 11:54:55 +0000 (11:54 +0000)]
add missing histogram axis title

10 years agorefined kaon fits
fnoferin [Wed, 24 Jul 2013 11:54:22 +0000 (11:54 +0000)]
refined kaon fits

10 years agoaccess geo files in any case
gconesab [Wed, 24 Jul 2013 11:41:35 +0000 (11:41 +0000)]
access geo files in any case

10 years agoFixes on Lc candidate selection
zconesa [Tue, 23 Jul 2013 21:01:21 +0000 (21:01 +0000)]
Fixes on Lc candidate selection

10 years agoAdded THnSparse for Systematics
bdoenigu [Tue, 23 Jul 2013 16:33:25 +0000 (16:33 +0000)]
Added THnSparse for Systematics

10 years agoupdated configs for ProtoFemto
maszyman [Tue, 23 Jul 2013 13:37:37 +0000 (13:37 +0000)]
updated configs for ProtoFemto

10 years agoMC bug fixed in kaon macro
fnoferin [Tue, 23 Jul 2013 12:44:05 +0000 (12:44 +0000)]
MC bug fixed in kaon macro

10 years agoInput file for QGP process generator updated
auras [Tue, 23 Jul 2013 12:39:07 +0000 (12:39 +0000)]
Input file for QGP process generator updated

10 years agoProper destructor implementation
zconesa [Tue, 23 Jul 2013 11:55:04 +0000 (11:55 +0000)]
Proper destructor implementation

10 years agoProper destructor implementation
zconesa [Tue, 23 Jul 2013 11:53:00 +0000 (11:53 +0000)]
Proper destructor implementation

10 years agoadded a check for TPC gaussianity
fnoferin [Tue, 23 Jul 2013 10:54:42 +0000 (10:54 +0000)]
added a check for TPC gaussianity

10 years agocoverity fix
gconesab [Tue, 23 Jul 2013 09:11:15 +0000 (09:11 +0000)]
coverity fix

10 years agoremove unnecessary printouts (moved to debug purposes)
zconesa [Tue, 23 Jul 2013 09:04:11 +0000 (09:04 +0000)]
remove unnecessary printouts (moved to debug purposes)

10 years agosmall bug fixed
fnoferin [Tue, 23 Jul 2013 08:45:01 +0000 (08:45 +0000)]
small bug fixed

10 years agoCarlos Perez: fix typo
mkrzewic [Tue, 23 Jul 2013 08:36:37 +0000 (08:36 +0000)]
Carlos Perez: fix typo

10 years agochange default non linearity correction to AliEMCALRecoUtils::kBeamTestCorrectedv2...
gconesab [Tue, 23 Jul 2013 07:46:06 +0000 (07:46 +0000)]
change default non linearity correction to AliEMCALRecoUtils::kBeamTestCorrectedv2 for data

10 years agochange for the centrality bins (Prabhat Ranjan Pujahari <p.pujahari@cern.ch>)
miweber [Mon, 22 Jul 2013 16:14:17 +0000 (16:14 +0000)]
change for the centrality bins (Prabhat Ranjan Pujahari <p.pujahari@cern.ch>)

10 years agochanges in AddTasks
fbock [Mon, 22 Jul 2013 15:59:37 +0000 (15:59 +0000)]
changes in AddTasks

10 years agocontamination also computed for user PID
fnoferin [Mon, 22 Jul 2013 15:16:26 +0000 (15:16 +0000)]
contamination also computed for user PID

10 years agoAdding static methods to get the azimuthal angle and eta range for a given vzero...
cvetan [Mon, 22 Jul 2013 14:21:40 +0000 (14:21 +0000)]
Adding static methods to get the azimuthal angle and eta range for a given vzero channel.

10 years agosome modification to suppress text outputs (Deepika Rathee <deepika.rathee@cern.ch>)
miweber [Mon, 22 Jul 2013 13:53:54 +0000 (13:53 +0000)]
some modification to suppress text outputs (Deepika Rathee <deepika.rathee@cern.ch>)

10 years agoAdded the possibility to the user to manage own PID
fnoferin [Mon, 22 Jul 2013 11:42:43 +0000 (11:42 +0000)]
Added the possibility to the user to manage own PID

10 years agouse scaled V0A multiplicity as multiplicity estimator
jgrosseo [Mon, 22 Jul 2013 11:13:20 +0000 (11:13 +0000)]
use scaled V0A multiplicity as multiplicity estimator

10 years agocommented unused histograms
ssakai [Mon, 22 Jul 2013 08:38:15 +0000 (08:38 +0000)]
commented unused histograms

10 years agobug fix
sgorbuno [Mon, 22 Jul 2013 02:37:26 +0000 (02:37 +0000)]
bug fix

10 years agoupdated
ssakai [Sun, 21 Jul 2013 15:59:12 +0000 (15:59 +0000)]
updated

10 years agoFix for uninitialized variables (M.Gheata)
zconesa [Sat, 20 Jul 2013 13:15:49 +0000 (13:15 +0000)]
Fix for uninitialized variables (M.Gheata)

10 years agoadd access to jet branch information - Adam Matyja; skeleton for hijing particles...
gconesab [Fri, 19 Jul 2013 19:37:05 +0000 (19:37 +0000)]
add access to jet branch information - Adam Matyja; skeleton for hijing particles only selection

10 years agoInclude lhc13b4_fix
loizides [Fri, 19 Jul 2013 17:50:50 +0000 (17:50 +0000)]
Include lhc13b4_fix

10 years agocorrect filling of eta/rapidity of primary photon - Alexis
gconesab [Fri, 19 Jul 2013 15:51:47 +0000 (15:51 +0000)]
correct filling of eta/rapidity of primary photon - Alexis

10 years agoadded a rough definition of centrality also for pp using TPC tracks
fnoferin [Fri, 19 Jul 2013 15:03:39 +0000 (15:03 +0000)]
added a rough definition of centrality also for pp using TPC tracks

10 years agoFixes for energy loss generation
cholm [Fri, 19 Jul 2013 13:43:13 +0000 (13:43 +0000)]
Fixes for energy loss generation

10 years agoAdding D meson efficiency maps and Coverity fixes (Sandro)
arossi [Fri, 19 Jul 2013 13:08:41 +0000 (13:08 +0000)]
Adding D meson efficiency maps and Coverity fixes (Sandro)

10 years agomismatch parameterization changed for MC
fnoferin [Fri, 19 Jul 2013 12:02:38 +0000 (12:02 +0000)]
mismatch parameterization changed for MC

10 years agoFix for rename of doc.tex to alice-int-2012-040.tex
cholm [Fri, 19 Jul 2013 11:15:05 +0000 (11:15 +0000)]
Fix for rename of doc.tex to alice-int-2012-040.tex

10 years agotest
maszyman [Fri, 19 Jul 2013 10:08:19 +0000 (10:08 +0000)]
test

10 years agotest
maszyman [Fri, 19 Jul 2013 10:05:46 +0000 (10:05 +0000)]
test

10 years agotest commit
maszyman [Fri, 19 Jul 2013 09:58:15 +0000 (09:58 +0000)]
test commit

10 years agoUpdate the macro to generate energy recalibration OADB with new folders
gconesab [Fri, 19 Jul 2013 08:23:17 +0000 (08:23 +0000)]
Update the macro to generate energy recalibration OADB with new folders

10 years agoadd recalibration for pass2 of LHC13c-f and pass3 of LHC13b
gconesab [Fri, 19 Jul 2013 08:22:33 +0000 (08:22 +0000)]
add recalibration for pass2 of LHC13c-f and pass3 of LHC13b

10 years agofrom Salvatore
loizides [Fri, 19 Jul 2013 07:07:59 +0000 (07:07 +0000)]
from Salvatore

10 years agofrom Marta
loizides [Thu, 18 Jul 2013 19:32:27 +0000 (19:32 +0000)]
from Marta

10 years agoUpdate task for He and TRD analysis
mcolocci [Thu, 18 Jul 2013 13:25:48 +0000 (13:25 +0000)]
Update task for He and TRD analysis

10 years agominor fix
fnoferin [Thu, 18 Jul 2013 13:09:51 +0000 (13:09 +0000)]
minor fix

10 years agoupdate variable name (G.Luparello)
zconesa [Thu, 18 Jul 2013 10:19:46 +0000 (10:19 +0000)]
update variable name (G.Luparello)

10 years agoimproved fit for V0s at high momenta
fnoferin [Thu, 18 Jul 2013 08:48:16 +0000 (08:48 +0000)]
improved fit for V0s at high momenta

10 years agoinput file for QGP process generator
auras [Thu, 18 Jul 2013 02:24:15 +0000 (02:24 +0000)]
input file for QGP process generator

10 years agobug fix
sgorbuno [Thu, 18 Jul 2013 00:51:59 +0000 (00:51 +0000)]
bug fix

10 years agoclass for mapping cluster hlt ID to offline ID.
sgorbuno [Wed, 17 Jul 2013 23:54:32 +0000 (23:54 +0000)]
class for mapping cluster hlt ID to offline ID.

10 years agoFrom Marta
loizides [Wed, 17 Jul 2013 19:48:07 +0000 (19:48 +0000)]
From Marta

10 years agoproton HBT train config files
lgraczyk [Wed, 17 Jul 2013 16:14:31 +0000 (16:14 +0000)]
proton HBT train config files

10 years agoFixing trigg.class issue
coppedis [Wed, 17 Jul 2013 15:20:45 +0000 (15:20 +0000)]
Fixing trigg.class issue

10 years agoFixes for coverity
coppedis [Wed, 17 Jul 2013 15:13:01 +0000 (15:13 +0000)]
Fixes for coverity

10 years agoreintroduce use of the fastjet::JetAlgorithm for the SetAlgorithm function
mvl [Wed, 17 Jul 2013 14:45:51 +0000 (14:45 +0000)]
reintroduce use of the fastjet::JetAlgorithm for the SetAlgorithm function

10 years agotuned fit to V0s
fnoferin [Wed, 17 Jul 2013 14:06:00 +0000 (14:06 +0000)]
tuned fit to V0s

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.