]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoreduce memory consumption (Alexander Kalweit, Marian Ivanov)
jotwinow [Mon, 24 Oct 2011 13:51:38 +0000 (13:51 +0000)]
reduce memory consumption (Alexander Kalweit, Marian Ivanov)

12 years agoOCDB is updated also if the vertex is not compatible with MeanVertexSPD (Davide)
dainese [Mon, 24 Oct 2011 12:46:15 +0000 (12:46 +0000)]
OCDB is updated also if the vertex is not compatible with MeanVertexSPD (Davide)

12 years agoRestored functionallity
hristov [Mon, 24 Oct 2011 11:17:46 +0000 (11:17 +0000)]
Restored functionallity

12 years agoMacro to cross-check the trigger setup.
cvetan [Mon, 24 Oct 2011 11:04:25 +0000 (11:04 +0000)]
Macro to cross-check the trigger setup.

12 years agomissing breaks inserted
morsch [Mon, 24 Oct 2011 10:18:31 +0000 (10:18 +0000)]
missing breaks inserted
bug #88061, Missing "break"

12 years agoFixing memory leak when running with a centrality train
pchrist [Mon, 24 Oct 2011 10:13:35 +0000 (10:13 +0000)]
Fixing memory leak when running with a centrality train

12 years agoMove exotic cell rejection methods from AliAnalysisTaskEMCALClusterize to AliEMCALRec...
gconesab [Mon, 24 Oct 2011 10:04:24 +0000 (10:04 +0000)]
Move exotic cell rejection methods from AliAnalysisTaskEMCALClusterize to AliEMCALRecoUtils
IsExoticCluster now checks if the cell with highest energy is exotic
EMCALPi0CalibSelection: Add time calibration histograms, and bad cluster rejection
AliCaloTrackReader: Add getter for list of clusters under use

12 years agoIntroduction of V0 equalization factors in the ESD and their filling inside the V0...
cvetan [Mon, 24 Oct 2011 09:57:41 +0000 (09:57 +0000)]
Introduction of V0 equalization factors in the ESD and their filling inside the V0 reconstructor. The AOD code will follow.

12 years agofix in destructor: histos owned by the output were deleted (Ruben)
dainese [Mon, 24 Oct 2011 08:57:17 +0000 (08:57 +0000)]
fix in destructor: histos owned by the output were deleted (Ruben)

12 years agoReverting some changes since MFT is not yet built, there is no DAQ association, input...
hristov [Mon, 24 Oct 2011 08:17:59 +0000 (08:17 +0000)]
Reverting some changes since MFT is not yet built, there is no DAQ association, inputs, etc.

12 years agoAdded AliAnalysisAlien::AddAdditionalLibrary to add individual libs. Added AliAnalysi...
agheata [Mon, 24 Oct 2011 07:57:11 +0000 (07:57 +0000)]
Added AliAnalysisAlien::AddAdditionalLibrary to add individual libs. Added AliAnalysisAlien::SetRegisterExcludes to exclude some file from being registered and merged. Note that AliAnalysisAlien::SetMergeExcludes applies now to merging only.

12 years agoUpdates in SDD calibration macro: 1) better treatment of the edges, 2) when statistic...
prino [Mon, 24 Oct 2011 07:09:55 +0000 (07:09 +0000)]
Updates in SDD calibration macro: 1) better treatment of the edges, 2) when statistic on module is low, residuals fitted with pol1 and dummy map is created (Ruben)

12 years agoi) Adding the centrality train for the MC (taking the impact parameter from the heade...
pchrist [Sun, 23 Oct 2011 22:27:10 +0000 (22:27 +0000)]
i) Adding the centrality train for the MC (taking the impact parameter from the header) ii) Adding the MC-ESD analysis option (analyzing ESDs and going back to the stack) iii) Adding the relevant macros for the MC case iv) Adding the possibility to run a multiplicity dependence analysis (in pp)

12 years agofrom Marco :
jthaeder [Sun, 23 Oct 2011 21:45:24 +0000 (21:45 +0000)]
from Marco :
- small bugfixes
- removed comment
- coverity fix

12 years agoRemoving the tasks from the digitization (Ruben)
hristov [Sun, 23 Oct 2011 15:46:57 +0000 (15:46 +0000)]
Removing the tasks from the digitization (Ruben)

12 years agoInterface for setting up custom monitoring lib policy (Requested by Jens).
cvetan [Sun, 23 Oct 2011 11:52:54 +0000 (11:52 +0000)]
Interface for setting up custom monitoring lib policy (Requested by Jens).

12 years agoRestore independence of libEMCALRecoUtils on libSTEER
gconesab [Sun, 23 Oct 2011 09:36:42 +0000 (09:36 +0000)]
Restore independence of libEMCALRecoUtils on libSTEER

12 years agomemory leak in the unpacking of compressed HLT TPC clusters fixed
richterm [Sun, 23 Oct 2011 09:24:04 +0000 (09:24 +0000)]
memory leak in the unpacking of compressed HLT TPC clusters fixed

12 years agoAdding the possibility to switch off the centrality usage (pp case) + addition of...
pchrist [Sat, 22 Oct 2011 22:33:55 +0000 (22:33 +0000)]
Adding the possibility to switch off the centrality usage (pp case) + addition of the steering and the AddTask macros to be used for teh pp analysis

12 years agoFixed typo (Yuri)
hristov [Sat, 22 Oct 2011 15:12:08 +0000 (15:12 +0000)]
Fixed typo (Yuri)

12 years agoFixing unused parameter warning
mfloris [Sat, 22 Oct 2011 11:50:42 +0000 (11:50 +0000)]
Fixing unused parameter warning

12 years agoUpdated syst. err. on yield extraction (AndreaR, Alessandro, Francesco)
prino [Fri, 21 Oct 2011 22:37:07 +0000 (22:37 +0000)]
Updated syst. err. on yield extraction (AndreaR, Alessandro, Francesco)

12 years agosome more QA histograms included and some changed macros, to be able to run in the...
pchrist [Fri, 21 Oct 2011 21:36:22 +0000 (21:36 +0000)]
some more QA histograms included and some changed macros, to be able to run in the GRID train.

12 years agoModifications of filterbit setting, trigger settings, AOD and ESD case
esicking [Fri, 21 Oct 2011 16:48:25 +0000 (16:48 +0000)]
Modifications of filterbit setting, trigger settings, AOD and ESD case

12 years agoMinors
gvolpe [Fri, 21 Oct 2011 15:44:21 +0000 (15:44 +0000)]
Minors

12 years agoAdding 2 triggers to list of known unsupported triggers
mfloris [Fri, 21 Oct 2011 14:26:03 +0000 (14:26 +0000)]
Adding 2 triggers to list of known unsupported triggers

12 years agoImportant update of the Physics selection: the BG cut based on cluster vs tracklets...
mfloris [Fri, 21 Oct 2011 14:08:23 +0000 (14:08 +0000)]
Important update of the  Physics selection: the BG cut based on cluster vs tracklets is now implemented as an AliTriggerAnalysis token rather than as a plugin

12 years agomemory leak https://savannah.cern.ch/bugs/index.php?87435 finally fixed
richterm [Fri, 21 Oct 2011 13:03:14 +0000 (13:03 +0000)]
memory leak https://savannah.cern.ch/bugs/index.php?87435 finally fixed

12 years agoadding NULL pointer protection
richterm [Fri, 21 Oct 2011 13:01:34 +0000 (13:01 +0000)]
adding NULL pointer protection

12 years agofixing naming for lego train, minor changes in settings
kleinb [Fri, 21 Oct 2011 11:59:24 +0000 (11:59 +0000)]
fixing naming for lego train, minor changes in settings

12 years agoI need to change work
coppedis [Fri, 21 Oct 2011 11:28:33 +0000 (11:28 +0000)]
I need to change work

12 years agoIndex in bound
coppedis [Fri, 21 Oct 2011 11:24:11 +0000 (11:24 +0000)]
Index in bound

12 years agoNew pedestals file
gvolpe [Fri, 21 Oct 2011 10:11:02 +0000 (10:11 +0000)]
New pedestals file

12 years agocoverity fix
jgrosseo [Fri, 21 Oct 2011 10:04:17 +0000 (10:04 +0000)]
coverity fix

12 years agofixes for :
jthaeder [Fri, 21 Oct 2011 09:53:31 +0000 (09:53 +0000)]
fixes for :
- the bookkeeping of clusters used in the fit
- the issue with the value of alpha when reading the seeds
(Marco)

12 years agofix coverity
abercuci [Fri, 21 Oct 2011 09:02:36 +0000 (09:02 +0000)]
fix coverity

12 years agoNo DA for MFT for the moment
hristov [Fri, 21 Oct 2011 08:45:17 +0000 (08:45 +0000)]
No DA for MFT for the moment

12 years agoUpdates for pileup analysis (Gian Michele)
dainese [Thu, 20 Oct 2011 20:12:44 +0000 (20:12 +0000)]
Updates for pileup analysis (Gian Michele)

12 years agoAdding the new detector MFT (Antonio Uras)
hristov [Thu, 20 Oct 2011 19:26:08 +0000 (19:26 +0000)]
Adding the new detector MFT (Antonio Uras)

12 years agonumber of iterations as a tunable parameter (Marta V)
jgrosseo [Thu, 20 Oct 2011 15:09:00 +0000 (15:09 +0000)]
number of iterations as a tunable parameter (Marta V)

12 years agoone track trigger using tpc only tracks (Chiara)
jgrosseo [Thu, 20 Oct 2011 15:04:56 +0000 (15:04 +0000)]
one track trigger using tpc only tracks (Chiara)

12 years agoproduce error if addtask macro fails or does not add any task to the manager
jgrosseo [Thu, 20 Oct 2011 14:43:20 +0000 (14:43 +0000)]
produce error if addtask macro fails or does not add any task to the manager

12 years agoadding baseline task to library
jgrosseo [Thu, 20 Oct 2011 14:25:38 +0000 (14:25 +0000)]
adding baseline task to library

12 years agoo remove warning
wiechula [Thu, 20 Oct 2011 13:31:29 +0000 (13:31 +0000)]
o remove warning

12 years agoUpdate of DAs to use Monitoring Bit,
jthaeder [Thu, 20 Oct 2011 13:21:08 +0000 (13:21 +0000)]
Update of DAs to use Monitoring Bit,
allowing to run within the compression schema
(Jens Wiechula)

12 years agoadding usage of vtx axis as a parameter in the addtask macro
jgrosseo [Thu, 20 Oct 2011 13:08:14 +0000 (13:08 +0000)]
adding usage of vtx axis as a parameter in the addtask macro
updated figure plotting macros

12 years agoFix
coppedis [Thu, 20 Oct 2011 12:45:01 +0000 (12:45 +0000)]
Fix

12 years agoRongrong: 1. All the extrapolation methods are implemented in AliEMCALTracker; 2...
mploskon [Wed, 19 Oct 2011 15:39:53 +0000 (15:39 +0000)]
Rongrong: 1. All the extrapolation methods are implemented in AliEMCALTracker; 2. The default value of extrapolation step in pp reconstruction is set to 1cm in AliEMCALRecParam

12 years agoCorrect index mapping, add L1 amp histogram and other
gconesab [Wed, 19 Oct 2011 14:21:28 +0000 (14:21 +0000)]
Correct index mapping, add L1 amp histogram and other

12 years agoupdate to allow HLT and TPC to run from the same AddTaskMacro
jthaeder [Wed, 19 Oct 2011 13:06:56 +0000 (13:06 +0000)]
update to allow HLT and TPC to run from the same AddTaskMacro

12 years agoInclude base class 'header'
cholm [Wed, 19 Oct 2011 11:46:55 +0000 (11:46 +0000)]
Include base class 'header'

12 years agoExport OADB_PATH to slaves
cholm [Wed, 19 Oct 2011 11:46:34 +0000 (11:46 +0000)]
Export OADB_PATH to slaves

12 years agoFixes
cholm [Wed, 19 Oct 2011 11:46:13 +0000 (11:46 +0000)]
Fixes

12 years agoFix double delete
cholm [Wed, 19 Oct 2011 11:45:57 +0000 (11:45 +0000)]
Fix double delete

12 years agoswitch on bkg-rejection in TOF cpass0 task
rpreghen [Wed, 19 Oct 2011 10:33:22 +0000 (10:33 +0000)]
switch on bkg-rejection in TOF cpass0 task

12 years agofix coverity (Ionut)
abercuci [Wed, 19 Oct 2011 09:28:31 +0000 (09:28 +0000)]
fix coverity (Ionut)

12 years agoEnable use iof GDB in PROOF sessions, and some updates to QA scripts
cholm [Wed, 19 Oct 2011 08:18:13 +0000 (08:18 +0000)]
Enable use iof GDB in PROOF sessions, and some updates to QA scripts

12 years agoEMCAL Response in OADB
morsch [Wed, 19 Oct 2011 07:34:04 +0000 (07:34 +0000)]
EMCAL Response in OADB
M. Weber

12 years agoNew directory
morsch [Wed, 19 Oct 2011 07:18:22 +0000 (07:18 +0000)]
New directory

12 years agoUpdates on TRD PID Response
morsch [Wed, 19 Oct 2011 07:17:27 +0000 (07:17 +0000)]
Updates on TRD PID Response
M. Fasel

12 years agocoverity fixed
alla [Wed, 19 Oct 2011 05:23:06 +0000 (05:23 +0000)]
coverity fixed

12 years agoConverted warning about rotation to forbidden angle to debug message
shahoian [Tue, 18 Oct 2011 20:07:02 +0000 (20:07 +0000)]
Converted warning about rotation to forbidden angle to debug message

12 years ago if 1.5 >CFD >-10 satellite is on
alla [Tue, 18 Oct 2011 17:19:55 +0000 (17:19 +0000)]
 if 1.5 >CFD >-10 satellite is on

12 years agoo Add functions and list for HMPID
wiechula [Tue, 18 Oct 2011 16:18:00 +0000 (16:18 +0000)]
o Add functions and list for HMPID

12 years agoDisable physics selection in Config files used for filtering AODs
prino [Tue, 18 Oct 2011 14:14:19 +0000 (14:14 +0000)]
Disable physics selection in Config files used for filtering AODs

12 years agoAdding a protection on TDC index
coppedis [Tue, 18 Oct 2011 13:56:49 +0000 (13:56 +0000)]
Adding a protection on TDC index

12 years agoProtection against division by 0 (Maksym Zyzak)
shahoian [Tue, 18 Oct 2011 13:53:46 +0000 (13:53 +0000)]
Protection against division by 0 (Maksym Zyzak)

12 years agoAdded Ds pp 2010 (Gian Michele)
dainese [Tue, 18 Oct 2011 13:04:01 +0000 (13:04 +0000)]
Added Ds pp 2010 (Gian Michele)

12 years agoFix for #87900: Request to port changes is AliTOFQADataMakerRec code into release...
hristov [Tue, 18 Oct 2011 12:58:58 +0000 (12:58 +0000)]
Fix for #87900: Request to port changes is AliTOFQADataMakerRec code into release (Francesca)

12 years agoTuned proton-proton cross-sections at 0.9, 2.76 and 7 TeV (Martin)
hristov [Tue, 18 Oct 2011 12:48:13 +0000 (12:48 +0000)]
Tuned proton-proton cross-sections at 0.9, 2.76 and 7 TeV (Martin)

12 years agoAdditional protection (Jochen)
hristov [Tue, 18 Oct 2011 12:38:05 +0000 (12:38 +0000)]
Additional protection (Jochen)

12 years ago1. Fix for case of real data. 2. Fix for analysis of toy MC data without known event...
esicking [Tue, 18 Oct 2011 12:30:24 +0000 (12:30 +0000)]
1. Fix for case of real data. 2. Fix for analysis of toy MC data without known event header

12 years agoCorrect warnings
akisiel [Tue, 18 Oct 2011 10:23:57 +0000 (10:23 +0000)]
Correct warnings

12 years ago1. Update to AliESDtrack
jgrosseo [Tue, 18 Oct 2011 10:20:15 +0000 (10:20 +0000)]
1. Update to AliESDtrack
- Adding "golden TPC cut" on chi2 between tpc only track constrained
  to the vertex and the global track. The code is an adapted version
  from the implemention provided by the RAA group (Jacek et al).
- The calculated chi2 value is cached to avoid the computing-intensive
  operation several times in train running.
- New function that returns the number of crossed rows and caches it
  (suggestion by Jens W).

2. AliESDtrackCuts has been optimized
- Golden cut added. Therefore the prototype of AcceptTrack needed to
  be changed (backward compatible). One needs to pass the event as well
  when the new cut is to be used.
- CPU intensive cuts are only evaluated when other cuts have
  passed (Nsigma, golden TPC cut).
  NOTE: Control histograms are only filled for those quantities when the other cuts have passed

12 years agoIn case of short runs - take the output file from online DB and not from local folder...
cvetan [Tue, 18 Oct 2011 10:13:31 +0000 (10:13 +0000)]
In case of short runs - take the output file from online DB and not from local folder (suggested by Sylvain).

12 years ago- changes by Markus Koehler
jotwinow [Tue, 18 Oct 2011 09:26:47 +0000 (09:26 +0000)]
- changes by Markus Koehler

- histogram ranges for high pT and new varible (TPC found/findlable clusters) added
M    TPC/AliPerformanceDEdx.h
M    TPC/AliPerformanceDEdx.cxx

- histogram ranges for high pT:
M    TPC/AliPerformanceTPC.cxx
M    TPC/AliPerformanceEff.cxx
M    TPC/AliPerformanceDCA.cxx
M    TPC/AliPerformanceMatch.cxx
M    TPC/AliPerformanceMC.cxx
M    TPC/AliPerformanceRes.cxx

12 years agousing TObjString::String instead of GetString to get directly to reference to TString...
richterm [Tue, 18 Oct 2011 09:16:52 +0000 (09:16 +0000)]
using TObjString::String instead of GetString to get directly to reference to TString object and avoid temporary instance in return; takes account for changes in the bookeeping of TString objects in root v5-30

12 years agousing TObjString::String instead of GetString to get directly to reference to TString...
richterm [Tue, 18 Oct 2011 09:16:07 +0000 (09:16 +0000)]
using TObjString::String instead of GetString to get directly to reference to TString object and avoid temporary instance in return; takes account for changes in the bookeeping of TString objects in root v5-30

12 years agoAdd setter for physics selection swicth
prino [Mon, 17 Oct 2011 22:12:32 +0000 (22:12 +0000)]
Add setter for physics selection swicth

12 years agoAdd physics selection in IsEventSelected (Zaida)
prino [Mon, 17 Oct 2011 21:30:20 +0000 (21:30 +0000)]
Add physics selection in IsEventSelected (Zaida)

12 years agoFix for memory leak, read histo ranges from config file (F.Bellini)
decaro [Mon, 17 Oct 2011 15:30:57 +0000 (15:30 +0000)]
Fix for memory leak, read histo ranges from config file (F.Bellini)

12 years agoAdded histograms for dEdx and timing (Ruben)
dainese [Mon, 17 Oct 2011 15:07:39 +0000 (15:07 +0000)]
Added histograms for dEdx and timing (Ruben)

12 years agoProtection against negative or null xE
gconesab [Mon, 17 Oct 2011 14:06:21 +0000 (14:06 +0000)]
Protection against negative or null xE

12 years agomore strong write OCDB protection
alla [Mon, 17 Oct 2011 12:27:46 +0000 (12:27 +0000)]
more strong write OCDB protection

12 years ago correct fill T0 triggers for all run periods
alla [Mon, 17 Oct 2011 11:56:08 +0000 (11:56 +0000)]
 correct fill T0 triggers for all run periods

12 years agoPass0 task for any period
alla [Mon, 17 Oct 2011 11:55:08 +0000 (11:55 +0000)]
Pass0 task for any period

12 years agocoverty fix + dE/dx parameterization dependent on eta
snelling [Mon, 17 Oct 2011 10:43:39 +0000 (10:43 +0000)]
coverty fix + dE/dx parameterization dependent on eta

12 years agoUpdate tracking syst unc for pp 2010
dainese [Mon, 17 Oct 2011 10:41:39 +0000 (10:41 +0000)]
Update tracking syst unc for pp 2010

12 years agoFix Coverity warnings
akisiel [Mon, 17 Oct 2011 10:14:59 +0000 (10:14 +0000)]
Fix Coverity warnings

12 years agoAdded histograms for dEdx and timing (Ruben)
dainese [Mon, 17 Oct 2011 09:54:27 +0000 (09:54 +0000)]
Added histograms for dEdx and timing (Ruben)

12 years agoMacro and default object for the new Pb-Pb entry.
cvetan [Mon, 17 Oct 2011 09:41:52 +0000 (09:41 +0000)]
Macro and default object for the new Pb-Pb entry.

12 years agoCoverity Fix (M. Verweij)
kleinb [Mon, 17 Oct 2011 09:14:17 +0000 (09:14 +0000)]
Coverity Fix (M. Verweij)

12 years agofix coverity
abercuci [Mon, 17 Oct 2011 09:09:22 +0000 (09:09 +0000)]
fix coverity

12 years agoThe preprocessor is updated in order to store the equalization parameters obtained...
cvetan [Mon, 17 Oct 2011 08:04:21 +0000 (08:04 +0000)]
The preprocessor is updated in order to store the equalization parameters obtained by the new pb-pb DA.

12 years agoMove verbose to debug (Javier)
laphecet [Mon, 17 Oct 2011 07:38:22 +0000 (07:38 +0000)]
Move verbose to debug (Javier)

12 years agoAliITSVertexerZ: disable pileup search with PbPb (F.Prino)
masera [Sun, 16 Oct 2011 21:36:43 +0000 (21:36 +0000)]
AliITSVertexerZ: disable pileup search with PbPb (F.Prino)

12 years agoNew algorithm for high multiplicity events (trace algorithm besides the existing...
masera [Sun, 16 Oct 2011 21:23:12 +0000 (21:23 +0000)]
New algorithm for high multiplicity events (trace algorithm besides the existing downscale one)

12 years agoAdd more shower shape long axis histograms for different weights, comment the ones...
gconesab [Sun, 16 Oct 2011 19:04:50 +0000 (19:04 +0000)]
Add more shower shape long axis histograms for different weights, comment the ones for short axis
QA: add histograms related to energy around cell, for exotic cells studies
Electron: Shower shape weight histograms initialized twice, now corrected

12 years ago1) More robust invariant mass fit
kharlov [Sun, 16 Oct 2011 18:32:18 +0000 (18:32 +0000)]
1) More robust invariant mass fit
2) Improved graphical presentation

12 years agoAdd cell rejection based on energy in sorrounding cells, 4 cells in corners with...
gconesab [Sun, 16 Oct 2011 17:42:44 +0000 (17:42 +0000)]
Add cell rejection based on energy in sorrounding cells, 4 cells in corners with common side, a la CMS, if too low energy, and not noisy by time cut, reject cell before clusterizing, candidate of spike/exotic cell

Move parts of code in UserExec to independendt methods, to improve readability.
Order methods in source code in alphabetical order.