]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoNew method LoadPreSDDCalib (Ruben)
masera [Thu, 28 Jun 2012 13:58:23 +0000 (13:58 +0000)]
New method LoadPreSDDCalib (Ruben)

12 years agoBackward compatibility fix (Ruben)
masera [Thu, 28 Jun 2012 13:56:27 +0000 (13:56 +0000)]
Backward compatibility fix (Ruben)

12 years agoUpdated histos with multiplicity and centrality
prino [Thu, 28 Jun 2012 13:48:42 +0000 (13:48 +0000)]
Updated histos with multiplicity and centrality

12 years agoUpdate
rbailhac [Thu, 28 Jun 2012 13:46:47 +0000 (13:46 +0000)]
Update

12 years ago-updates
jbook [Thu, 28 Jun 2012 13:45:06 +0000 (13:45 +0000)]
-updates

12 years agoo updates to fix the 11a pass4 problem of T0 (Alla)
wiechula [Thu, 28 Jun 2012 13:44:05 +0000 (13:44 +0000)]
o updates to fix the 11a pass4 problem of T0 (Alla)

12 years agotechnical fix
shahoian [Thu, 28 Jun 2012 13:32:51 +0000 (13:32 +0000)]
technical fix

12 years agoadd histograms to mix event and mc truth, fix UE cone size limits - Nicolas
gconesab [Thu, 28 Jun 2012 13:31:20 +0000 (13:31 +0000)]
add histograms to mix event and mc truth, fix UE cone size limits - Nicolas

12 years agoMove cluster sorting from CA tracker component inside CA tracker and pipeline with...
drohr [Thu, 28 Jun 2012 13:28:40 +0000 (13:28 +0000)]
Move cluster sorting from CA tracker component inside CA tracker and pipeline with tracking for better performance, fix indentation

12 years agoupdated
ssakai [Thu, 28 Jun 2012 13:27:47 +0000 (13:27 +0000)]
updated

12 years agoAdd missed macro
cbaumann [Thu, 28 Jun 2012 13:22:42 +0000 (13:22 +0000)]
Add missed macro

12 years agochanges from mconnors
mcosenti [Thu, 28 Jun 2012 13:16:36 +0000 (13:16 +0000)]
changes from mconnors

12 years agoadd macros to run analyses more granuarly
cbaumann [Thu, 28 Jun 2012 13:08:46 +0000 (13:08 +0000)]
add macros to run analyses more granuarly

12 years agoo add Delta vars for flow (Julian)
wiechula [Thu, 28 Jun 2012 12:56:09 +0000 (12:56 +0000)]
o add Delta vars for flow (Julian)

12 years agoFixes for merging output of D2H QC/SP task (Grazia)
prino [Thu, 28 Jun 2012 12:37:34 +0000 (12:37 +0000)]
Fixes for merging output of D2H QC/SP task (Grazia)

12 years agoIncluding the subcomponent calibration only ic case of the presence in analysis.
marian [Thu, 28 Jun 2012 12:32:01 +0000 (12:32 +0000)]
Including the subcomponent calibration only ic case of the presence in analysis.
Checked in the local test (MI) with current trunk version:

-  AliAnalysisTask* tTPC = AddTaskTPCCalib(runNumber);
-  AliAnalysisTask* tTRD = AddTaskTRDCalib(runNumber);
-  AliTOFAnalysisTaskCalibPass0 *thisTask = AddTOFAnalysisTaskCalibPass0();
-  AliAnalysisTask* tT0 = AddTaskT0Calib(runNumber);
-  //AliMeanVertexCalibTask *tMeanVtx = AddTaskMeanVertexCalib();
   //
+  if ( detStr.Contains("TPC"))  AddTaskTPCCalib(runNumber);
+  if ( detStr.Contains("TRD"))  AddTaskTRDCalib(runNumber);
+  if ( detStr.Contains("TOF"))  AddTOFAnalysisTaskCalibPass0();
+  if ( detStr.Contains("T0"))   AddTaskT0Calib(runNumber);
+  //if ( detStr.Contains("ITSSPD")) tMeanVtx = AddTaskMeanVertexCalib();
+  //

12 years agoo fixes
wiechula [Thu, 28 Jun 2012 12:18:26 +0000 (12:18 +0000)]
o fixes

12 years agoevict crash
zconesa [Thu, 28 Jun 2012 11:17:40 +0000 (11:17 +0000)]
evict crash

12 years agofill average trials in a separeted histo
kleinb [Thu, 28 Jun 2012 11:16:59 +0000 (11:16 +0000)]
fill average trials in a separeted histo

12 years agoadding a static member for the current value of Psi_v0a, Psi_v0c, Psi_tpc so that...
snelling [Thu, 28 Jun 2012 10:38:35 +0000 (10:38 +0000)]
adding a static member for the current value of Psi_v0a, Psi_v0c, Psi_tpc so that all the next tasks can use it without re-computing the VZERO EP

12 years agoWriting back ITS alignement data (Ruben).
zampolli [Thu, 28 Jun 2012 10:29:56 +0000 (10:29 +0000)]
Writing back ITS alignement data (Ruben).

12 years agoAdd external cagpu library for GPU tracker to AliRoot
drohr [Thu, 28 Jun 2012 10:19:13 +0000 (10:19 +0000)]
Add external cagpu library for GPU tracker to AliRoot

12 years agoupdates for mcosenti and fzhou
mcosenti [Thu, 28 Jun 2012 09:39:05 +0000 (09:39 +0000)]
updates for mcosenti and fzhou

12 years agocleanup
loizides [Thu, 28 Jun 2012 09:38:24 +0000 (09:38 +0000)]
cleanup

12 years agocleanup
loizides [Thu, 28 Jun 2012 09:38:11 +0000 (09:38 +0000)]
cleanup

12 years agofix init once
loizides [Thu, 28 Jun 2012 09:25:01 +0000 (09:25 +0000)]
fix init once

12 years agosimplify
loizides [Thu, 28 Jun 2012 09:24:47 +0000 (09:24 +0000)]
simplify

12 years agoremoved cout statement
ssakai [Thu, 28 Jun 2012 09:11:39 +0000 (09:11 +0000)]
removed cout statement

12 years agoupdate for the new file structure
lmilano [Thu, 28 Jun 2012 08:58:15 +0000 (08:58 +0000)]
update for the new file structure

12 years agoChange for #95551 Addition of a method to AliQAv1 to unset event species (Barth)
hristov [Thu, 28 Jun 2012 08:10:37 +0000 (08:10 +0000)]
Change for #95551 Addition of a method to AliQAv1 to unset event species (Barth)

12 years agoFix in track angle definition
shahoian [Thu, 28 Jun 2012 06:43:08 +0000 (06:43 +0000)]
Fix in track angle definition

12 years agofix the temporary fix for time recalibration
gconesab [Thu, 28 Jun 2012 06:30:51 +0000 (06:30 +0000)]
fix the temporary fix for time recalibration

12 years agofix the temporary fix for time recalibration
gconesab [Thu, 28 Jun 2012 06:30:13 +0000 (06:30 +0000)]
fix the temporary fix for time recalibration

12 years agoThe TPC inner track coordinates will be added to track summary
shahoian [Wed, 27 Jun 2012 22:11:54 +0000 (22:11 +0000)]
The TPC inner track coordinates will be added to track summary

12 years agoStore for each track info the TPC track position at TPC inner radius (Ruben)
masera [Wed, 27 Jun 2012 21:38:20 +0000 (21:38 +0000)]
Store for each track info the TPC track position at TPC inner radius (Ruben)

12 years agoCorrection
morsch [Wed, 27 Jun 2012 20:01:32 +0000 (20:01 +0000)]
Correction

12 years agoupdates from salvatore
loizides [Wed, 27 Jun 2012 19:44:19 +0000 (19:44 +0000)]
updates from salvatore

12 years agofix
loizides [Wed, 27 Jun 2012 19:43:57 +0000 (19:43 +0000)]
fix

12 years agoupdate from salvatore
loizides [Wed, 27 Jun 2012 19:43:34 +0000 (19:43 +0000)]
update from salvatore

12 years agoadd cut track vs clusters
loizides [Wed, 27 Jun 2012 19:42:54 +0000 (19:42 +0000)]
add cut track vs clusters

12 years agooverwrite select collision cand
loizides [Wed, 27 Jun 2012 19:41:00 +0000 (19:41 +0000)]
overwrite select collision cand

12 years agoconfig time calib
loizides [Wed, 27 Jun 2012 19:35:38 +0000 (19:35 +0000)]
config time calib

12 years agoTemporary patch to evict crash on the terminate (Chiara, Davide)
zconesa [Wed, 27 Jun 2012 19:32:57 +0000 (19:32 +0000)]
Temporary patch to evict crash on the terminate (Chiara, Davide)

12 years agofix for passes larger than 3 and temporary fix for time recalibration beyond pass2
gconesab [Wed, 27 Jun 2012 17:51:30 +0000 (17:51 +0000)]
fix for passes larger than 3 and temporary fix for time recalibration beyond pass2

12 years agofix for passes larger than 3 and temporary fix for time recalibration beyond pass2
gconesab [Wed, 27 Jun 2012 17:50:56 +0000 (17:50 +0000)]
fix for passes larger than 3 and temporary fix for time recalibration beyond pass2

12 years agoremove print
gconesab [Wed, 27 Jun 2012 17:08:26 +0000 (17:08 +0000)]
remove print

12 years agorequest trigger particle to be leading also of the mixed event, add histograms to...
gconesab [Wed, 27 Jun 2012 16:28:28 +0000 (16:28 +0000)]
request trigger particle to be leading also of the mixed event, add histograms to have the number of triggers used in mixed event

12 years agoSeparated systematic error bands for Lambda and K0s.
belikov [Wed, 27 Jun 2012 15:54:32 +0000 (15:54 +0000)]
Separated systematic error bands for Lambda and K0s.

12 years agoAdd the 0-7.5% and 30-50% CC options
zconesa [Wed, 27 Jun 2012 15:33:35 +0000 (15:33 +0000)]
Add the 0-7.5% and 30-50% CC options

12 years agoTRD Response onject
morsch [Wed, 27 Jun 2012 15:25:17 +0000 (15:25 +0000)]
TRD Response onject
Daniel Lohner

12 years agoUpdates in order to enable the '2D' PID for the TRD developed by Daniel Lohner.
morsch [Wed, 27 Jun 2012 15:21:03 +0000 (15:21 +0000)]
Updates in order to enable the '2D' PID for the TRD developed by Daniel Lohner.

12 years agoIn AliMUONResponseTriggerV1:
ivana [Wed, 27 Jun 2012 14:46:49 +0000 (14:46 +0000)]
In AliMUONResponseTriggerV1:
Fix compilation warning on data member initialization
(Diego)

12 years ago- Fix ratio 44/34 (in AliMUONTriggerQADataMakerRec)
ivana [Wed, 27 Jun 2012 14:12:23 +0000 (14:12 +0000)]
- Fix ratio 44/34 (in AliMUONTriggerQADataMakerRec)
(Diego)

12 years agochanging one of user xzhu class name
mcosenti [Wed, 27 Jun 2012 13:16:54 +0000 (13:16 +0000)]
changing one of user xzhu class name

12 years agoCoverity fix for uninitialized variables and check for returned null value
vulpescu [Wed, 27 Jun 2012 12:13:59 +0000 (12:13 +0000)]
Coverity fix for uninitialized variables and check for returned null value

12 years agoo cosmetic fix
wiechula [Wed, 27 Jun 2012 10:05:39 +0000 (10:05 +0000)]
o cosmetic fix

12 years agoupdate from xzhu
mcosenti [Wed, 27 Jun 2012 09:58:51 +0000 (09:58 +0000)]
update from xzhu

12 years agoo small fixes and coding violation corrections
wiechula [Wed, 27 Jun 2012 09:45:33 +0000 (09:45 +0000)]
o small fixes and coding violation corrections

12 years agoCombining the already estimated systematic uncertainties
belikov [Wed, 27 Jun 2012 09:00:19 +0000 (09:00 +0000)]
Combining the already estimated systematic uncertainties

12 years agoinclude HBT/conversion cuts in Event Mixing
miweber [Wed, 27 Jun 2012 08:54:32 +0000 (08:54 +0000)]
include HBT/conversion cuts in Event Mixing

12 years agocoverity fix + updates from xzhu
mcosenti [Wed, 27 Jun 2012 08:34:03 +0000 (08:34 +0000)]
coverity fix + updates from xzhu

12 years agoUpdate LHC11h_pass2 run list (22/04/12)
zconesa [Tue, 26 Jun 2012 22:02:39 +0000 (22:02 +0000)]
Update LHC11h_pass2 run list (22/04/12)

12 years agoFix (AndreaR)
prino [Tue, 26 Jun 2012 21:40:14 +0000 (21:40 +0000)]
Fix (AndreaR)

12 years agofixes for rulechecker - mostly comments
dsilverm [Tue, 26 Jun 2012 21:12:14 +0000 (21:12 +0000)]
fixes for rulechecker - mostly comments

12 years agofix for mixing in case of isolation, add pool of events with clusters
gconesab [Tue, 26 Jun 2012 17:16:37 +0000 (17:16 +0000)]
fix for mixing in case of isolation, add pool of events with clusters

12 years agoA messy macro to generate preliminary plots with K0s and Lambda spectra.
belikov [Tue, 26 Jun 2012 16:15:50 +0000 (16:15 +0000)]
A messy macro to generate preliminary plots with K0s and Lambda spectra.

12 years agoadd container for calorimeter clusters mixed event pool
gconesab [Tue, 26 Jun 2012 15:39:58 +0000 (15:39 +0000)]
add container for calorimeter clusters mixed event pool

12 years agofix in case of isolation done with AliAODPWG4Particles instead of tracks or clusters...
gconesab [Tue, 26 Jun 2012 15:19:27 +0000 (15:19 +0000)]
fix in case of isolation done with AliAODPWG4Particles instead of tracks or clusters, needed for mixing

12 years agochanges from fzhou
mcosenti [Tue, 26 Jun 2012 15:08:20 +0000 (15:08 +0000)]
changes from fzhou

12 years agoAdded class AliMFTRecoParam.cxx/h
auras [Tue, 26 Jun 2012 15:06:28 +0000 (15:06 +0000)]
Added class AliMFTRecoParam.cxx/h

12 years agochanges from fzhou
mcosenti [Tue, 26 Jun 2012 14:33:55 +0000 (14:33 +0000)]
changes from fzhou

12 years agochanges from saiola
mcosenti [Tue, 26 Jun 2012 13:38:29 +0000 (13:38 +0000)]
changes from saiola

12 years agoaddressing issues reported from coverity
dsilverm [Tue, 26 Jun 2012 12:40:56 +0000 (12:40 +0000)]
addressing issues reported from coverity

12 years agoupdate to fitting macros
jgrosseo [Tue, 26 Jun 2012 11:19:27 +0000 (11:19 +0000)]
update to fitting macros
fix in proof-inf directories

12 years agoA pilot piece of code for varying the topological cuts using David's trees.
belikov [Tue, 26 Jun 2012 10:36:22 +0000 (10:36 +0000)]
A pilot piece of code for varying the topological cuts using David's trees.

12 years agoadded event plane. From Tim Schuster
loizides [Tue, 26 Jun 2012 10:17:47 +0000 (10:17 +0000)]
added event plane. From Tim Schuster

12 years agoadding the muons
snelling [Tue, 26 Jun 2012 09:52:47 +0000 (09:52 +0000)]
adding the muons

12 years agoadding cuts for muons
snelling [Tue, 26 Jun 2012 09:48:59 +0000 (09:48 +0000)]
adding cuts for muons

12 years agofix protection
kleinb [Tue, 26 Jun 2012 08:49:13 +0000 (08:49 +0000)]
fix protection

12 years agochanges from saiola
mcosenti [Mon, 25 Jun 2012 20:07:33 +0000 (20:07 +0000)]
changes from saiola

12 years agoSetting drift gas via AliTPC title to have Ne-CO2-N up to 2010, Ne-CO2 later
rgrosso [Mon, 25 Jun 2012 16:44:11 +0000 (16:44 +0000)]
Setting drift gas via AliTPC title to have Ne-CO2-N up to 2010, Ne-CO2 later

12 years agoo updated AddTask (Ionut)
wiechula [Mon, 25 Jun 2012 16:41:35 +0000 (16:41 +0000)]
o updated AddTask (Ionut)

12 years agoSet bin labels to avoid warning when merging
prino [Mon, 25 Jun 2012 16:18:56 +0000 (16:18 +0000)]
Set bin labels to avoid warning when merging

12 years agoFix for centrality binning
prino [Mon, 25 Jun 2012 15:52:50 +0000 (15:52 +0000)]
Fix for centrality binning

12 years agochanges from saiola
mcosenti [Mon, 25 Jun 2012 15:52:07 +0000 (15:52 +0000)]
changes from saiola

12 years agoChanged phi definition from track direction to track position
shahoian [Mon, 25 Jun 2012 15:46:16 +0000 (15:46 +0000)]
Changed phi definition from track direction to track position

12 years agofix closing brackets
kleinb [Mon, 25 Jun 2012 15:33:30 +0000 (15:33 +0000)]
fix closing brackets

12 years agoadding first version of Taku's task
cbaumann [Mon, 25 Jun 2012 15:25:02 +0000 (15:25 +0000)]
adding first version of Taku's task

12 years agochanges from fzhou
mcosenti [Mon, 25 Jun 2012 15:21:44 +0000 (15:21 +0000)]
changes from fzhou

12 years agoFix in centrality binning
prino [Mon, 25 Jun 2012 15:18:37 +0000 (15:18 +0000)]
Fix in centrality binning

12 years agochanges from xzhu
mcosenti [Mon, 25 Jun 2012 15:09:19 +0000 (15:09 +0000)]
changes from xzhu

12 years agoupdated task
ssakai [Mon, 25 Jun 2012 15:05:40 +0000 (15:05 +0000)]
updated task

12 years agocahnges from mconnors
mcosenti [Mon, 25 Jun 2012 15:05:00 +0000 (15:05 +0000)]
cahnges from mconnors

12 years agoNew train macro
akisiel [Mon, 25 Jun 2012 14:41:48 +0000 (14:41 +0000)]
New train macro

12 years agoFix after move to global DCA
akisiel [Mon, 25 Jun 2012 14:40:08 +0000 (14:40 +0000)]
Fix after move to global DCA

12 years agoUpdates for train running
kleinb [Mon, 25 Jun 2012 14:35:25 +0000 (14:35 +0000)]
Updates for train running

12 years agoUpdate
rbailhac [Mon, 25 Jun 2012 14:01:53 +0000 (14:01 +0000)]
Update

12 years agoName of cut class container made different for prompt and feeddown cases
prino [Mon, 25 Jun 2012 13:44:40 +0000 (13:44 +0000)]
Name of cut class container made different for prompt and feeddown cases

12 years agochanges from xzhu
mcosenti [Mon, 25 Jun 2012 13:44:37 +0000 (13:44 +0000)]
changes from xzhu

12 years agochange order of histo and remove one from constructor
simones [Mon, 25 Jun 2012 13:40:34 +0000 (13:40 +0000)]
change order of histo and remove one from constructor
add debug level to macro