]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoFixed event selection bug for pPb
lmilano [Mon, 11 Nov 2013 12:53:29 +0000 (12:53 +0000)]
Fixed event selection bug for pPb

10 years agoUpdate for systematic studies (Prabhat Ranjan Pujahari <p.pujahari@cern.ch>)
miweber [Mon, 11 Nov 2013 12:44:06 +0000 (12:44 +0000)]
Update for systematic studies (Prabhat Ranjan Pujahari <p.pujahari@cern.ch>)

10 years agoChange for Root6
hristov [Mon, 11 Nov 2013 11:42:23 +0000 (11:42 +0000)]
Change for Root6

10 years agoreduce centrality bins in charged hadrons analysis
fnoferin [Mon, 11 Nov 2013 11:31:11 +0000 (11:31 +0000)]
reduce centrality bins in charged hadrons analysis

10 years agoadded a histogram
ssakai [Mon, 11 Nov 2013 10:20:01 +0000 (10:20 +0000)]
added a histogram

10 years agoUpdates in the setting of the colliding system
fprino [Mon, 11 Nov 2013 09:08:18 +0000 (09:08 +0000)]
Updates in the setting of the colliding system

10 years agoFrom Chiara
loizides [Sun, 10 Nov 2013 11:34:25 +0000 (11:34 +0000)]
From Chiara

10 years agoreturn correct type
mkrzewic [Sat, 9 Nov 2013 09:48:50 +0000 (09:48 +0000)]
return correct type

10 years agofix bug in z-vertex cut
raverbec [Fri, 8 Nov 2013 16:52:20 +0000 (16:52 +0000)]
fix bug in z-vertex cut

10 years agofix libVc compilation
mkretz [Fri, 8 Nov 2013 16:42:16 +0000 (16:42 +0000)]
fix libVc compilation

1. trigonometric.cpp got lost with my last commit
2. Vc_DEFINITIONS is already added by the vc_compiler_for_all_implementations macro, therefore removed it from libvc_compile_flags
3. proper use of add_target_property requires quotation marks

10 years ago-fixes for MC pdgcodes used for cuts and plotting (negative labels were handled diffe...
jbook [Fri, 8 Nov 2013 14:06:56 +0000 (14:06 +0000)]
-fixes for MC pdgcodes used for cuts and plotting (negative labels were handled differently)

10 years agobug fix: use the NEW task
mkrzewic [Fri, 8 Nov 2013 07:35:11 +0000 (07:35 +0000)]
bug fix: use the NEW task

10 years ago-Move cent, z axis into sparse
slindal [Thu, 7 Nov 2013 21:46:38 +0000 (21:46 +0000)]
-Move cent, z axis into sparse
-Reduce axes in 2d histograms
-Move all output to one file

10 years agosmall bugfix in case we run on a batch system
mkrzewic [Thu, 7 Nov 2013 18:19:53 +0000 (18:19 +0000)]
small bugfix in case we run on a batch system

10 years agoAdding postprocessing macros.
akalweit [Thu, 7 Nov 2013 17:56:58 +0000 (17:56 +0000)]
Adding postprocessing macros.

10 years ago-add pdg exclusion range for all open charm,beauty meson and baryons
jbook [Thu, 7 Nov 2013 15:46:25 +0000 (15:46 +0000)]
-add pdg exclusion range for all open charm,beauty meson and baryons

10 years agofrom naghmeh: updates to higher orders pid flow addtask
rbertens [Thu, 7 Nov 2013 15:14:03 +0000 (15:14 +0000)]
from naghmeh: updates to higher orders pid flow addtask

10 years agomerge from Vc: simplify avx_sorthelper compilation by reusing vc_compile_for_all_impl...
mkretz [Thu, 7 Nov 2013 15:13:12 +0000 (15:13 +0000)]
merge from Vc: simplify avx_sorthelper compilation by reusing vc_compile_for_all_implementations with ONLY AVX

this fixes a compliation error with clang for non-AVX targets

10 years agoAdding couple of QA histograms
mbroz [Thu, 7 Nov 2013 14:46:38 +0000 (14:46 +0000)]
Adding couple of QA histograms

10 years agoMinor fix to QA task macro
delia [Thu, 7 Nov 2013 13:58:03 +0000 (13:58 +0000)]
Minor fix to QA task macro

10 years agoAdded PWGLF/FORWARD library for investigating MC hit data. This is a separate library...
cholm [Thu, 7 Nov 2013 13:34:50 +0000 (13:34 +0000)]
Added PWGLF/FORWARD library for investigating MC hit data. This is a separate library to not introduce dependencies needlessly in the 'normal' PWGLF/FORWARD library.  Removed obsolete PROOF-INF.PWGLFforward

10 years agoRefactoring for AliFMDEnergyFitter to allow sub-classing
cholm [Thu, 7 Nov 2013 13:32:36 +0000 (13:32 +0000)]
Refactoring for AliFMDEnergyFitter to allow sub-classing
for use with MC hit information.  Also decode ELoss from
AliTrackReference, etc.  Some code clean-up to remove
virtual'ness of members that shouldn't be virtual, etc.

Some fixes so that the cache histograms of
AliForwardMultiplicityBase are initialized always.

10 years agoadding functionality to merge balance functions from several files (used for 2010...
miweber [Thu, 7 Nov 2013 13:25:21 +0000 (13:25 +0000)]
adding functionality to merge balance functions from several files (used for 2010/2011 merging)

10 years ago-add random variable
jbook [Thu, 7 Nov 2013 13:16:16 +0000 (13:16 +0000)]
-add random variable
-fix for pdg codes in pair candidates

10 years agoProtection against re-initialization of histograms if not already
cholm [Thu, 7 Nov 2013 11:27:11 +0000 (11:27 +0000)]
Protection against re-initialization of histograms if not already
initialized.  If not initialized, we do it in
AliForwardUtil::Histos::ReInit

10 years agoUpdates
akalweit [Thu, 7 Nov 2013 10:34:34 +0000 (10:34 +0000)]
Updates

10 years agoCoverity fixes
fprino [Thu, 7 Nov 2013 08:03:45 +0000 (08:03 +0000)]
Coverity fixes

10 years agofix compilation warning
gconesab [Thu, 7 Nov 2013 06:14:51 +0000 (06:14 +0000)]
fix compilation warning

10 years agofix compilation warning
gconesab [Thu, 7 Nov 2013 06:14:15 +0000 (06:14 +0000)]
fix compilation warning

10 years agoA number of minor improvements and bug fixes. Addition of histograms for identified...
miweber [Wed, 6 Nov 2013 18:47:37 +0000 (18:47 +0000)]
A number of minor improvements and bug fixes. Addition of histograms for identified mixed events. (Misha Veldhoen <Misha.Veldhoen@cern.ch>)

10 years agomissing initialization
zconesa [Wed, 6 Nov 2013 16:48:20 +0000 (16:48 +0000)]
missing initialization

10 years agoAdding helper functions to define 2012 pp data PS and online trigger selection
zconesa [Wed, 6 Nov 2013 16:47:01 +0000 (16:47 +0000)]
Adding helper functions to define 2012 pp data PS and online trigger selection

10 years agoJetFlowTools update: unfolding can be called multiple times, output file structure...
rbertens [Wed, 6 Nov 2013 16:21:46 +0000 (16:21 +0000)]
JetFlowTools update: unfolding can be called multiple times, output file structure is extended automatically, additional qa routines are available, added simple error handling

10 years agofix on the terminate method, use pp histograms inside the pp loop (A. Festanti)
zconesa [Wed, 6 Nov 2013 14:14:56 +0000 (14:14 +0000)]
fix on the terminate method, use pp histograms inside the pp loop (A. Festanti)

10 years agoCoverity/compile warning (from Filip)
mvl [Wed, 6 Nov 2013 13:00:32 +0000 (13:00 +0000)]
Coverity/compile warning (from Filip)

10 years agoUpdates from Chiara for flavor tagging on reco and MC truth level (Chiara)
loizides [Wed, 6 Nov 2013 11:58:52 +0000 (11:58 +0000)]
Updates from Chiara for flavor tagging on reco and MC truth level (Chiara)

10 years agoUpdates to include flavor tagging (Chiara)
loizides [Wed, 6 Nov 2013 11:56:55 +0000 (11:56 +0000)]
Updates to include flavor tagging (Chiara)

10 years agoHFE QA task
rbailhac [Wed, 6 Nov 2013 09:55:38 +0000 (09:55 +0000)]
HFE QA task

10 years agoUpdate of analysis macro
mchojnac [Wed, 6 Nov 2013 09:53:58 +0000 (09:53 +0000)]
Update of analysis macro

10 years agoCoverity + QA
rbailhac [Wed, 6 Nov 2013 09:30:22 +0000 (09:30 +0000)]
Coverity + QA

10 years agonew jet flow class to get jet v2 from unfolding as function of dphi
rbertens [Tue, 5 Nov 2013 16:09:56 +0000 (16:09 +0000)]
new jet flow class to get jet v2 from unfolding as function of dphi

10 years agobugfix HBT cut value variation (MW)
miweber [Tue, 5 Nov 2013 14:05:05 +0000 (14:05 +0000)]
bugfix HBT cut value variation (MW)

10 years agoWarning fix.
akalweit [Tue, 5 Nov 2013 13:54:25 +0000 (13:54 +0000)]
Warning fix.

10 years agocoverity fix.
akalweit [Tue, 5 Nov 2013 13:42:43 +0000 (13:42 +0000)]
coverity fix.

10 years agobug fix
fnoferin [Tue, 5 Nov 2013 11:45:29 +0000 (11:45 +0000)]
bug fix

10 years agoFine tuning of V0 QA task: histogram binning for better sensitivity in CosPA problems...
ddobrigk [Mon, 4 Nov 2013 19:41:58 +0000 (19:41 +0000)]
Fine tuning of V0 QA task: histogram binning for better sensitivity in CosPA problems, one extra option.

---David

10 years agoguess the run number from the input file path
mkrzewic [Mon, 4 Nov 2013 17:59:54 +0000 (17:59 +0000)]
guess the run number from the input file path

10 years agoadd a robust run number guessing scheme that works also on the lego train where the...
mkrzewic [Mon, 4 Nov 2013 17:24:46 +0000 (17:24 +0000)]
add a robust run number guessing scheme that works also on the lego train where the original patch is mangled (/ replaced by _)

10 years agoUndo last non-voluntary commit, Comment the 'comments' to reduce log file size
zconesa [Mon, 4 Nov 2013 15:37:30 +0000 (15:37 +0000)]
Undo last non-voluntary commit, Comment the 'comments' to reduce log file size

10 years agodo not check filter bit on ESD analysis
zconesa [Mon, 4 Nov 2013 15:34:31 +0000 (15:34 +0000)]
do not check filter bit on ESD analysis

10 years agoFix for ESD analysis
zconesa [Mon, 4 Nov 2013 15:33:52 +0000 (15:33 +0000)]
Fix for ESD analysis

10 years agoFix for ESD analysis
zconesa [Mon, 4 Nov 2013 15:29:04 +0000 (15:29 +0000)]
Fix for ESD analysis

10 years agoadding correlation as function of the invariant mass also minimal change in the ME...
xsanchez [Mon, 4 Nov 2013 13:56:14 +0000 (13:56 +0000)]
adding correlation as function of the invariant mass also minimal change in the ME and restricting the analysis up to a centrality value of 40

10 years agocleanup
rbertens [Mon, 4 Nov 2013 11:27:31 +0000 (11:27 +0000)]
cleanup

10 years agofix wrong variable name
gconesab [Mon, 4 Nov 2013 06:14:51 +0000 (06:14 +0000)]
fix wrong variable name

10 years agoo updates for PbPb analysis of B->J/psi (Fiorella)
wiechula [Sun, 3 Nov 2013 22:53:46 +0000 (22:53 +0000)]
o updates for PbPb analysis of B->J/psi (Fiorella)

10 years agoBugFix for Kt3bins=2 option
dgangadh [Sat, 2 Nov 2013 18:06:58 +0000 (18:06 +0000)]
BugFix for Kt3bins=2 option

10 years agoadding Mahmut's task
hongyan [Sat, 2 Nov 2013 10:02:17 +0000 (10:02 +0000)]
adding Mahmut's task

10 years agoCommit for Simone
bdoenigu [Fri, 1 Nov 2013 21:55:50 +0000 (21:55 +0000)]
Commit for Simone

10 years agoadd task macro to go with the AliTaskConfigOCDB class
mkrzewic [Fri, 1 Nov 2013 17:03:31 +0000 (17:03 +0000)]
add task macro to go with the AliTaskConfigOCDB class

10 years agocorrect axis titles for AliTHn (MW)
miweber [Fri, 1 Nov 2013 14:14:05 +0000 (14:14 +0000)]
correct axis titles for AliTHn (MW)

10 years agochanges to fill multiplicity and centrality QA histograms always + some cleaning...
miweber [Fri, 1 Nov 2013 14:03:36 +0000 (14:03 +0000)]
changes to fill multiplicity and centrality QA histograms always + some cleaning of code (MW)

10 years agoadd histo to check correlation between the opening angle and the shower shape
gconesab [Fri, 1 Nov 2013 13:18:26 +0000 (13:18 +0000)]
add histo to check correlation between the opening angle and the shower shape

10 years agomacro for analysis QA with a few sits in the PartCorr wagon
gconesab [Fri, 1 Nov 2013 12:51:33 +0000 (12:51 +0000)]
macro for analysis QA with a few sits in the PartCorr wagon

10 years agofix the mixed event bin setting
gconesab [Fri, 1 Nov 2013 11:35:35 +0000 (11:35 +0000)]
fix the mixed event bin setting

10 years agotest commit
rbertens [Fri, 1 Nov 2013 10:37:55 +0000 (10:37 +0000)]
test commit

10 years agoremove old setting, remove old macros
gconesab [Fri, 1 Nov 2013 10:08:23 +0000 (10:08 +0000)]
remove old setting, remove old macros

10 years agomove setting of geometry file from Reader to CaloUtils, set it automatically at first...
gconesab [Fri, 1 Nov 2013 09:58:36 +0000 (09:58 +0000)]
move setting of geometry file from Reader to CaloUtils, set it automatically at first event, after retrieving the run number

10 years agoimplement qc6
loizides [Fri, 1 Nov 2013 09:53:45 +0000 (09:53 +0000)]
implement qc6

10 years agoupdate V0-h correlations (Jayarathna, Sandun Y <sypahula@Central.UH.EDU>)
miweber [Fri, 1 Nov 2013 08:48:29 +0000 (08:48 +0000)]
update V0-h correlations (Jayarathna, Sandun Y <sypahula@Central.UH.EDU>)

10 years agoRemove some of the bkg calc alterantives; add switch for histos for time calibration...
mvl [Thu, 31 Oct 2013 20:20:37 +0000 (20:20 +0000)]
Remove some of the bkg calc alterantives; add switch for histos for time calibration and NEF (from Chris)

10 years agofix filling of sub-cluster distribution histogram for ID clusters as Pi0
gconesab [Thu, 31 Oct 2013 15:30:31 +0000 (15:30 +0000)]
fix filling of sub-cluster distribution histogram for ID clusters as Pi0

10 years agomodified AddTask Dalitz
fbock [Thu, 31 Oct 2013 15:05:02 +0000 (15:05 +0000)]
modified AddTask Dalitz

10 years agomodified PhotonQA task + AddTask PbPb
fbock [Thu, 31 Oct 2013 14:05:19 +0000 (14:05 +0000)]
modified PhotonQA task + AddTask PbPb

10 years agoBug Fix in AliEbyEPidTaskFastGen (Deepika Rathee <deepika.rathee@cern.ch>)
miweber [Thu, 31 Oct 2013 13:59:04 +0000 (13:59 +0000)]
Bug Fix in AliEbyEPidTaskFastGen (Deepika Rathee <deepika.rathee@cern.ch>)

10 years ago-reversed order of signals and pair types in HF
jbook [Thu, 31 Oct 2013 12:57:09 +0000 (12:57 +0000)]
-reversed order of signals and pair types in HF

10 years agomodified AddTask2 for PbPb
fbock [Thu, 31 Oct 2013 12:52:40 +0000 (12:52 +0000)]
modified AddTask2 for PbPb

10 years agogetter for number of ids added
sgorbuno [Thu, 31 Oct 2013 12:32:34 +0000 (12:32 +0000)]
getter for number of ids added

10 years agoUpdate libraries to load + no longer needed to (re)compile the analysis classes since...
zconesa [Thu, 31 Oct 2013 11:14:56 +0000 (11:14 +0000)]
Update libraries to load + no longer needed to (re)compile the analysis classes since they are in the library

10 years ago-modified qa task
jbook [Thu, 31 Oct 2013 09:48:25 +0000 (09:48 +0000)]
-modified qa task

10 years agoK0s Analysis update (Matt Steinpries)
dgangadh [Thu, 31 Oct 2013 09:10:39 +0000 (09:10 +0000)]
K0s Analysis update (Matt Steinpries)

10 years agoK0s Analysis update (Matt Steinpries)
dgangadh [Thu, 31 Oct 2013 09:10:26 +0000 (09:10 +0000)]
K0s Analysis update (Matt Steinpries)

10 years agoadd theta star plots, split sub-cluster dedicated plots
gconesab [Thu, 31 Oct 2013 08:16:31 +0000 (08:16 +0000)]
add theta star plots, split sub-cluster dedicated plots

10 years agoTMessage::SetLength() is private in Root 5.34/10
hristov [Wed, 30 Oct 2013 21:15:14 +0000 (21:15 +0000)]
TMessage::SetLength() is private in Root 5.34/10

10 years agoSeveral updates: 1) it is no longer possible to run wo V0-daughter cuts object, 2...
zconesa [Wed, 30 Oct 2013 17:41:43 +0000 (17:41 +0000)]
Several updates: 1) it is no longer possible to run wo V0-daughter cuts object, 2) updates on the config files as consequence of (1), 3) implemented new method to apply track cuts to bachelor and V0 tracks, 4) trying to homogenize V0-daughter cuts with those of K0s analysis. (A. De Caro)

10 years agoNew analysis task version. Reorganization of methods, usage of a single cut object...
zconesa [Wed, 30 Oct 2013 17:30:52 +0000 (17:30 +0000)]
New analysis task version. Reorganization of methods, usage of a single cut object and possible enable/disable of histograms filling. (A.De Caro)

10 years agocosmetics (A.De Caro)
zconesa [Wed, 30 Oct 2013 17:25:33 +0000 (17:25 +0000)]
cosmetics (A.De Caro)

10 years agodo not reject negative label tracks (A. De Caro)
zconesa [Wed, 30 Oct 2013 17:24:22 +0000 (17:24 +0000)]
do not reject negative label tracks (A. De Caro)

10 years agoChanges for Root6: removing obsolete TH1 functions, corrected EINCLUDE, additional...
hristov [Wed, 30 Oct 2013 17:09:30 +0000 (17:09 +0000)]
Changes for Root6: removing obsolete TH1 functions, corrected EINCLUDE, additional std::cout, std::endl

10 years agoCoverity
rbailhac [Wed, 30 Oct 2013 11:49:17 +0000 (11:49 +0000)]
Coverity

10 years agoadded histogram for multiplicity
maszyman [Wed, 30 Oct 2013 11:12:55 +0000 (11:12 +0000)]
added histogram for multiplicity

10 years agocalculate angle of primary decay
gconesab [Wed, 30 Oct 2013 11:09:42 +0000 (11:09 +0000)]
calculate angle of primary decay

10 years agoadd histograms related to opening angle of split clusters
gconesab [Wed, 30 Oct 2013 11:07:37 +0000 (11:07 +0000)]
add histograms related to opening angle of split clusters

10 years agoupdate the benchmarking scripts to the latest version
mkrzewic [Tue, 29 Oct 2013 14:44:50 +0000 (14:44 +0000)]
update the benchmarking scripts to the latest version

10 years agoStupid mistake
rbailhac [Tue, 29 Oct 2013 13:34:36 +0000 (13:34 +0000)]
Stupid mistake

10 years agoPsi2s in UPC task and library initial commit
mbroz [Tue, 29 Oct 2013 13:15:07 +0000 (13:15 +0000)]
Psi2s in UPC task and library initial commit

10 years agonew lego train macro directory for AOD086
maszyman [Tue, 29 Oct 2013 12:59:12 +0000 (12:59 +0000)]
new lego train macro directory for AOD086

10 years agoNew macros for the train (Naghmeh)
pchrista [Tue, 29 Oct 2013 12:37:04 +0000 (12:37 +0000)]
New macros for the train (Naghmeh)

10 years agoFurther update of PWGLF QA macro
delia [Tue, 29 Oct 2013 11:08:30 +0000 (11:08 +0000)]
Further update of PWGLF QA macro

10 years agoincrease class def
zconesa [Mon, 28 Oct 2013 16:55:25 +0000 (16:55 +0000)]
increase class def