]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoMerge remote-tracking branch 'origin/master' into flatdev
mkrzewic [Tue, 20 May 2014 23:14:11 +0000 (01:14 +0200)]
Merge remote-tracking branch 'origin/master' into flatdev

10 years agoBug fix: AliHLTOUTRawReader
tbreitne [Tue, 20 May 2014 22:13:54 +0000 (00:13 +0200)]
Bug fix: AliHLTOUTRawReader

added transparent access to CDH v2 or V3 header from raw reader

10 years agoCaching of field param.patch is requested on compilation time by #define _MAGCHEB_CAC...
shahoian [Tue, 20 May 2014 18:34:25 +0000 (20:34 +0200)]
Caching of field param.patch is requested on compilation time by #define _MAGCHEB_CACHE_ in the AliMagWrapCheb.h

10 years ago add vzero event plane to addtasks of pid flow methods (from naghmeh )
rbertens [Tue, 20 May 2014 18:19:28 +0000 (20:19 +0200)]
 add vzero event plane to addtasks of pid flow methods (from naghmeh )

10 years agoRemoving extra slash and switching off -ffp-contract=fast for icc
hristov [Tue, 20 May 2014 18:11:00 +0000 (20:11 +0200)]
Removing extra slash and switching off -ffp-contract=fast for icc

10 years agoMerge remote-tracking branch 'origin/master' into flatdev
mkrzewic [Tue, 20 May 2014 13:26:59 +0000 (15:26 +0200)]
Merge remote-tracking branch 'origin/master' into flatdev
this to include Timos rest of patches

10 years agoALIROOT-5433 Transition to CDHv3 in HLT
tbreitne [Tue, 20 May 2014 11:50:23 +0000 (13:50 +0200)]
ALIROOT-5433 Transition to CDHv3 in HLT

10 years agoBug fix: AliHLTTPCRawSpacePointContainer
tbreitne [Tue, 20 May 2014 11:48:52 +0000 (13:48 +0200)]
Bug fix: AliHLTTPCRawSpacePointContainer

accepting also empty input blocks (0 clusters), to avoid error messages

10 years agoBug fix: AliHLTGlobalTriggerComponent
tbreitne [Tue, 20 May 2014 11:47:26 +0000 (13:47 +0200)]
Bug fix: AliHLTGlobalTriggerComponent

removing only temporary files, no wildcarding

10 years agoMerge remote-tracking branch 'origin/master' into flatdev
mkrzewic [Tue, 20 May 2014 12:23:44 +0000 (14:23 +0200)]
Merge remote-tracking branch 'origin/master' into flatdev

10 years agoCoreEnergy put in proper datamember, Ecross calculation added
prsnko [Tue, 20 May 2014 11:05:45 +0000 (15:05 +0400)]
CoreEnergy put in proper datamember, Ecross calculation added

10 years agoset titles of variables in histograms to italic
gconesab [Tue, 20 May 2014 10:28:00 +0000 (12:28 +0200)]
set titles of variables in histograms to italic

10 years agofix filling histograms with M02 for variable weight, increase array of histograms...
gconesab [Tue, 20 May 2014 09:54:12 +0000 (11:54 +0200)]
fix filling histograms with M02 for variable weight, increase array of histograms for multiple weights and do this analysis for neutral clusters only

10 years agoset titles of variables in histograms to italic
gconesab [Tue, 20 May 2014 08:32:43 +0000 (10:32 +0200)]
set titles of variables in histograms to italic

10 years agofix warning on string formatting
gconesab [Tue, 20 May 2014 08:18:20 +0000 (10:18 +0200)]
fix warning on string formatting

10 years agoALIROOT-5420 Transition to common data header V3 in the raw data. Additional patch...
hristov [Tue, 20 May 2014 08:44:52 +0000 (10:44 +0200)]
ALIROOT-5420 Transition to common data header V3 in the raw data. Additional patch by Timo

10 years agoBug fix, the equalized sums were completely wrong.
cvetan [Tue, 20 May 2014 07:28:32 +0000 (09:28 +0200)]
Bug fix, the equalized sums were completely wrong.

10 years agoSpeedup of B-field query by caching last patch, https://alice.its.cern.ch/jira/browse...
shahoian [Mon, 19 May 2014 22:30:26 +0000 (00:30 +0200)]
Speedup of B-field query by caching last patch, https://alice.its.cern.ch/jira/browse/PWGPP-59

10 years agoATO-35
mivanov [Mon, 19 May 2014 17:54:44 +0000 (19:54 +0200)]
ATO-35
make stacktrace processing safe in case of standard root crash log
adding coment fields and example usage (from provious git commit)

10 years agofix default ghost area
saiola [Mon, 19 May 2014 15:55:25 +0000 (17:55 +0200)]
fix default ghost area

10 years agoATO-35
mkrzewic [Mon, 19 May 2014 13:57:32 +0000 (15:57 +0200)]
ATO-35
make stacktrace processing safe in case of standard root crash log

input is a (list of) text files with the stack trace (either gdb aoutput
produced with e.g. gdb --batch --quiet -ex "bt" -ex "quit" aliroot core, or the root crash log), output is a TTree formatted table.

example:

benchmark.sh stackTraceTree /foo/*/rec.log

10 years agosplit the production of the stacktrace summary to a separate function:
mkrzewic [Mon, 19 May 2014 10:43:46 +0000 (12:43 +0200)]
split the production of the stacktrace summary to a separate function:
stackTraceTree

example use: ./benchmark.sh stackTraceTree */*/stacktrace.txt

10 years agoadding comment
cnattras [Mon, 19 May 2014 00:19:21 +0000 (20:19 -0400)]
adding comment

10 years agoimplementing jet analysis method of hadronic correction
cnattras [Mon, 19 May 2014 00:18:44 +0000 (20:18 -0400)]
implementing jet analysis method of hadronic correction

10 years agoadding function to calculate total et with systematic errors
cnattras [Mon, 19 May 2014 00:17:39 +0000 (20:17 -0400)]
adding function to calculate total et with systematic errors

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
lmilano [Sun, 18 May 2014 21:35:59 +0000 (23:35 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoupdate from Prabhat
lmilano [Sun, 18 May 2014 21:33:50 +0000 (23:33 +0200)]
update from Prabhat

10 years agoAdd new event mixing config. bug fixs too.
dgangadh [Sun, 18 May 2014 17:41:29 +0000 (19:41 +0200)]
Add new event mixing config. bug fixs too.

10 years ago fixed consistency in qa that was introduced 16052014
rbertens [Sun, 18 May 2014 13:28:40 +0000 (15:28 +0200)]
 fixed consistency in qa that was introduced 16052014

10 years ago replace unsafe usages of PropagateToDCA
rbertens [Sun, 18 May 2014 12:52:19 +0000 (14:52 +0200)]
 replace unsafe usages of PropagateToDCA

10 years agoMerge remote-tracking branch 'origin/master' into flatdev
mkrzewic [Sat, 17 May 2014 18:50:47 +0000 (20:50 +0200)]
Merge remote-tracking branch 'origin/master' into flatdev

10 years agopass the default OCDB storage to QA plot creation
mkrzewic [Sat, 17 May 2014 18:05:37 +0000 (20:05 +0200)]
pass the default OCDB storage to QA plot creation

10 years agosome more updates
mkrzewic [Sat, 17 May 2014 17:03:35 +0000 (19:03 +0200)]
some more updates

10 years agoSet unique 120um sensor thickness for all layers in v1 setup
shahoian [Sat, 17 May 2014 11:15:40 +0000 (13:15 +0200)]
Set unique 120um sensor thickness for all layers in v1 setup

10 years agomore verbose logging + one minor but fix
mkrzewic [Sat, 17 May 2014 09:46:44 +0000 (11:46 +0200)]
more verbose logging + one minor but fix

10 years agochange default to a more general one
mkrzewic [Fri, 16 May 2014 21:55:42 +0000 (23:55 +0200)]
change default to a more general one

10 years agosome cleanup
mkrzewic [Fri, 16 May 2014 21:45:24 +0000 (23:45 +0200)]
some cleanup

10 years agobe smarter about the metafile naming
mkrzewic [Fri, 16 May 2014 08:08:21 +0000 (10:08 +0200)]
be smarter about the metafile naming

10 years agomake log prettier
mkrzewic [Thu, 15 May 2014 08:31:57 +0000 (10:31 +0200)]
make log prettier

10 years agosmall fix
mkrzewic [Wed, 14 May 2014 18:32:44 +0000 (20:32 +0200)]
small fix

10 years agoquoting, again
mkrzewic [Wed, 14 May 2014 18:26:50 +0000 (20:26 +0200)]
quoting, again

10 years agofix quoting
mkrzewic [Wed, 14 May 2014 18:14:37 +0000 (20:14 +0200)]
fix quoting

10 years agore-add the ocdb storage to the QAtrain_duo.C - why did it disappear
mkrzewic [Wed, 14 May 2014 18:02:47 +0000 (20:02 +0200)]
re-add the ocdb storage to the QAtrain_duo.C - why did it disappear
again?

10 years agowhen will it end??
mkrzewic [Wed, 14 May 2014 18:02:29 +0000 (20:02 +0200)]
when will it end??

10 years agoi am never touching this file again
mkrzewic [Wed, 14 May 2014 14:54:35 +0000 (16:54 +0200)]
i am never touching this file again

10 years agoUpdates
morsch [Fri, 16 May 2014 16:51:13 +0000 (18:51 +0200)]
Updates
Leticia

10 years agoFix C++11 error
mvl [Fri, 16 May 2014 16:23:03 +0000 (18:23 +0200)]
Fix C++11 error

10 years agoFix C++11 error
mvl [Fri, 16 May 2014 14:43:35 +0000 (16:43 +0200)]
Fix C++11 error

10 years agoK3 bug fix. NormQ/LowQ pair counting change
dgangadh [Fri, 16 May 2014 13:27:52 +0000 (15:27 +0200)]
K3 bug fix. NormQ/LowQ pair counting change

10 years agotwo plus one corr (Markus)
jgrosseo [Fri, 16 May 2014 13:05:52 +0000 (15:05 +0200)]
two plus one corr (Markus)

10 years agofix typo in axis labels
mverweij [Tue, 25 Mar 2014 16:40:26 +0000 (17:40 +0100)]
fix typo in axis labels

add rho mass task

minor change

jet mass updates

jet mass response bkg vector

add histo fHistMdAreavsCent

updates

add track from jet maker + missing AddTask + minor changes

remove debug statements

add option to make particles massless

add histos for matched jet to MC to JetMass task

add more mass bkg QA

10 years ago fixed issues with vzero calibration in flow package
rbertens [Fri, 16 May 2014 12:13:24 +0000 (14:13 +0200)]
 fixed issues with vzero calibration in flow package

- fixes are transparant, no user intervention necessary
- restored call to calibration database in AliFlowEvent::Fill()
- split AliFlowEvent::ClearFast() into two functions, one of which retains the calibration cache (default) and one to clear the cache
- restored AliFlowTrackCuts track factory, where an incorrect cast rejected all VZERO information

10 years ago st^Cic functions for p-value: cleanup and add all code that was used for approval
rbertens [Fri, 16 May 2014 12:12:49 +0000 (14:12 +0200)]
 st^Cic functions for p-value: cleanup and add all code that was used for approval

10 years ago add AOD TPC outlier cut for LHC10h and LHC11h data
rbertens [Fri, 16 May 2014 12:12:11 +0000 (14:12 +0200)]
 add AOD TPC outlier cut for LHC10h and LHC11h data

- cut is disabled by default (for compatibilitiy)
- enable cut by calling AliFlowEventCuts::SetCutTPCmultiplicityOutliersAOD(kTRUE);
- select period by AliFlowEventCuts::SetLHC10h(kTRUE) or AliFlowEventCuts::SetLHC11h(kTRUE)
- on the agenda is creating a better interfact or let the event cut class determine the period by runnumber by itself

10 years agoVc: update to 0.7.4 release
mkretz [Thu, 15 May 2014 12:17:19 +0000 (14:17 +0200)]
Vc: update to 0.7.4 release

Summary of the changes in Vc 0.7.4:
* fixed several compile errors / warnings with newer or old C++
  compilers
* support clean compilation with more -W flags
* fixed compilation when compiling without optimization
* added operator-- to Vector<T>
* Copying Memory now uses SIMD move instructions
* Vc::Allocator<T> now uses a minimum alignment of the SIMD types of
  the chosen Vc implementation. Thus making it useable for containers of
  builtin types.

Signed-off-by: Matthias Kretz <kretz@compeng.uni-frankfurt.de>
10 years agoAnalysisTask of AliRoot vAN-20140404
xsanchez [Fri, 16 May 2014 12:12:20 +0000 (14:12 +0200)]
AnalysisTask of AliRoot vAN-20140404

10 years agonew directory for Lego Train from Natalia
maszyman [Fri, 16 May 2014 07:18:25 +0000 (09:18 +0200)]
new directory for Lego Train from Natalia

10 years agoMerge remote-tracking branch 'origin/master' into flatdev
mkrzewic [Thu, 15 May 2014 15:34:13 +0000 (17:34 +0200)]
Merge remote-tracking branch 'origin/master' into flatdev

10 years ago- Safer initialisation of V0 mother index (but should not have been a problem before)
bhess [Thu, 15 May 2014 08:46:52 +0000 (10:46 +0200)]
- Safer initialisation of V0 mother index (but should not have been a problem before)

10 years agoNo need for ZEROMQ_INCLUDE_DIR since the installation is in /usr/include/
hristov [Thu, 15 May 2014 13:59:15 +0000 (15:59 +0200)]
No need for ZEROMQ_INCLUDE_DIR since the installation is in /usr/include/

10 years agoxMerge branch 'master' of https://git.cern.ch/reps/AliRoot
cholm [Thu, 15 May 2014 13:36:04 +0000 (15:36 +0200)]
xMerge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoSome fixes
cholm [Thu, 15 May 2014 13:35:43 +0000 (15:35 +0200)]
Some fixes

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Thu, 15 May 2014 13:23:06 +0000 (15:23 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoroll back of previous commit
morsch [Thu, 15 May 2014 13:22:31 +0000 (15:22 +0200)]
roll back of previous commit

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
cholm [Thu, 15 May 2014 13:11:03 +0000 (15:11 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoAdd drawing of ESD fixer.
cholm [Thu, 15 May 2014 12:50:49 +0000 (14:50 +0200)]
Add drawing of ESD fixer.
Other corrections for new code.

10 years agoMore options for DrawdNdeta.C:
cholm [Thu, 15 May 2014 12:48:53 +0000 (14:48 +0200)]
More options for DrawdNdeta.C:
- Can skip drawing of Central clusters
- Can disable y-axis labels.
- Some fixes for new code

OtherData.C
- Explicitly convert V0-AND to NSD

10 years agoIn case sigma=0, then return 0 early from SigmaShift
cholm [Thu, 15 May 2014 12:48:23 +0000 (14:48 +0200)]
In case sigma=0, then return 0 early from SigmaShift

10 years agoFor diagnostics purposes, do not fill ESD values into histogram
cholm [Thu, 15 May 2014 12:46:22 +0000 (14:46 +0200)]
For diagnostics purposes, do not fill ESD values into histogram
if below low cut. After we started to add in the appropriate
amount of noise, we have a lot more low counts - and this messes
up the Step diagnostics.  This fix should bring it back (hopefully)

10 years agoFix warning
cholm [Thu, 15 May 2014 12:46:05 +0000 (14:46 +0200)]
Fix warning

10 years agoTemporary fix if running with STEER not up to date
cholm [Thu, 15 May 2014 12:45:21 +0000 (14:45 +0200)]
Temporary fix if running with STEER not up to date

10 years agoALIROOT-5420 Fixed logics in the event ID decoding
hristov [Thu, 15 May 2014 11:10:24 +0000 (13:10 +0200)]
ALIROOT-5420 Fixed logics in the event ID decoding

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Thu, 15 May 2014 09:36:54 +0000 (11:36 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoNew directory with HMPIDPIDParams.root for MC
morsch [Thu, 15 May 2014 09:36:00 +0000 (11:36 +0200)]
New directory with HMPIDPIDParams.root for MC

10 years agoUpdated icc options
hristov [Thu, 15 May 2014 09:12:54 +0000 (11:12 +0200)]
Updated icc options

10 years agofix for pp AddTask
fbock [Wed, 14 May 2014 13:24:47 +0000 (15:24 +0200)]
fix for pp AddTask

10 years agoCharged jets (pPb): Improvements for delta pT
rhaake [Wed, 14 May 2014 13:17:35 +0000 (15:17 +0200)]
Charged jets (pPb): Improvements for delta pT

10 years ago minor typo: change V0 to VZERO in unused track cut function
rbertens [Wed, 14 May 2014 13:09:34 +0000 (15:09 +0200)]
 minor typo: change V0 to VZERO in unused track cut function

10 years agoallow >4 centrality bins
saiola [Wed, 14 May 2014 13:08:50 +0000 (15:08 +0200)]
allow >4 centrality bins

10 years agoalso on a batch farm encode spaces to avoid problems parsing arguments
mkrzewic [Wed, 14 May 2014 12:38:56 +0000 (14:38 +0200)]
also on a batch farm encode spaces to avoid problems parsing arguments
which contain them

10 years agoAdding a forgotten track propagation
belikov [Wed, 14 May 2014 08:51:04 +0000 (10:51 +0200)]
Adding a forgotten track propagation

10 years agoMacro to rebin spectra (thanks to Anders!)
fbellini [Wed, 14 May 2014 08:42:10 +0000 (10:42 +0200)]
Macro to rebin spectra (thanks to Anders!)

10 years agoFirst implementation of PropagateBack and RefitInward
belikov [Wed, 14 May 2014 08:39:01 +0000 (10:39 +0200)]
First implementation of PropagateBack and RefitInward

10 years agomodified code for MCtruth only running (centrality implementation missing)
miweber [Wed, 14 May 2014 07:51:46 +0000 (09:51 +0200)]
modified code for MCtruth only running (centrality implementation missing)

10 years agoupdates for charge independent analysis per-trigger yields (for comparison to DHC)
miweber [Wed, 14 May 2014 07:37:09 +0000 (09:37 +0200)]
updates for charge independent analysis per-trigger yields (for comparison to DHC)

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
jbook [Tue, 13 May 2014 20:18:57 +0000 (22:18 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
mkrzewic [Tue, 13 May 2014 18:54:44 +0000 (20:54 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agomany small bug fixes:
mkrzewic [Tue, 13 May 2014 18:52:58 +0000 (20:52 +0200)]
many small bug fixes:

  works on a mac now
  fixed a problem with creating temporary directories
  fixed running the profiling
  ...

10 years ago changes from darius
rbertens [Tue, 13 May 2014 14:02:23 +0000 (16:02 +0200)]
 changes from darius

10 years ago stati chelper functions
rbertens [Tue, 13 May 2014 13:59:53 +0000 (15:59 +0200)]
 stati chelper functions

10 years ago static functions to compute confidence intervals
rbertens [Wed, 7 May 2014 12:46:17 +0000 (14:46 +0200)]
 static functions to compute confidence intervals

10 years ago-leg values and sparse for HF -new var cuts
jbook [Tue, 13 May 2014 12:35:55 +0000 (14:35 +0200)]
-leg values and sparse for HF  -new var cuts

10 years agofixed addTask pp
fbock [Tue, 13 May 2014 12:28:09 +0000 (14:28 +0200)]
fixed addTask pp

10 years agoChanges for final plots
mfloris [Tue, 13 May 2014 12:04:32 +0000 (14:04 +0200)]
Changes for final plots

Helper functions to draw legends in few different cases
Helper function to save plots and move them to the analysis note folder
NewLegendQM can handle split lines for pA
Correlated uncertainty removed only for K*/K and phi/K in PbPb (to be consistent with paper)
Few addition/changes to DrawRatio to support all final plots

10 years agoAdded method to recompute chi2 and stddev + cosmetics
mfloris [Fri, 9 May 2014 14:04:13 +0000 (16:04 +0200)]
Added method to recompute chi2 and stddev + cosmetics

Added a new pad to plot ratio data/model
Improved cosmetics of labels
Added method to compute chi2 and std dev
Moved some labels around

10 years agoDisabled subtraction of correlated uncertainties
mfloris [Fri, 9 May 2014 10:52:18 +0000 (12:52 +0200)]
Disabled subtraction of correlated uncertainties

10 years agoAdded interpolation for the 20-40% bin
mfloris [Thu, 8 May 2014 13:10:51 +0000 (15:10 +0200)]
Added interpolation for the 20-40% bin

10 years agoAdded averages for the 20-40 centrality bin
mfloris [Thu, 8 May 2014 13:09:34 +0000 (15:09 +0200)]
Added averages for the 20-40 centrality bin

10 years agoVersion used for the plots shown in the QM14 approval session
mfloris [Thu, 8 May 2014 13:08:49 +0000 (15:08 +0200)]
Version used for the plots shown in the QM14 approval session

- Added functions to draw markers for particles extrapolated and/or
  not used in fits
- More flexible legend for thermal parameters (accepts list of comma separated
  values)
- Filled shortcuts for all plots shown in the approval session in the
  DrawRatio function
- Fixes to Preparethermalmodelsinputfiles

10 years agoTrying to fix missing particles in GSI input file creation
mfloris [Sun, 4 May 2014 10:20:46 +0000 (12:20 +0200)]
Trying to fix missing particles in GSI input file creation