]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoFixes for Coverity warnings
masera [Fri, 4 Feb 2011 13:57:54 +0000 (13:57 +0000)]
Fixes for Coverity warnings

13 years agoremove a number of histograms
snelling [Fri, 4 Feb 2011 13:37:45 +0000 (13:37 +0000)]
remove a number of histograms

13 years agoAdded missing header protection declaration
shahoian [Fri, 4 Feb 2011 13:34:33 +0000 (13:34 +0000)]
Added missing header protection declaration

13 years agoRecovery ESDpid from InputHandler
pulvir [Fri, 4 Feb 2011 12:44:54 +0000 (12:44 +0000)]
Recovery ESDpid from InputHandler

13 years agoAdded some more scripts to installation
cholm [Fri, 4 Feb 2011 12:09:15 +0000 (12:09 +0000)]
Added some more scripts to installation

13 years agoAdded script to set-up an analysis train for local, proof, and grid
cholm [Fri, 4 Feb 2011 12:07:42 +0000 (12:07 +0000)]
Added script to set-up an analysis train for local, proof, and grid
Allow specificing run conditions to AddTaskFMD.C - needed for
evaluating corrections

13 years agoCoverity
fca [Fri, 4 Feb 2011 11:24:48 +0000 (11:24 +0000)]
Coverity

13 years agoCoverity fix of FORWARD NULL. Check for null pointer; if yes, AliFatal called.
policheh [Fri, 4 Feb 2011 10:50:54 +0000 (10:50 +0000)]
Coverity fix of FORWARD NULL. Check for null pointer; if yes, AliFatal called.

13 years agofix in branchnames (Constantin)
jgrosseo [Fri, 4 Feb 2011 09:07:51 +0000 (09:07 +0000)]
fix in branchnames (Constantin)

13 years agoadded a reference file (copied from LowMultiplicity) for cosmics
schutz [Fri, 4 Feb 2011 08:40:53 +0000 (08:40 +0000)]
added a reference file (copied from LowMultiplicity) for cosmics

13 years agoCoverity again
vulpescu [Fri, 4 Feb 2011 07:56:33 +0000 (07:56 +0000)]
Coverity again

13 years agoAdded protection (Zaida)
dainese [Thu, 3 Feb 2011 22:15:57 +0000 (22:15 +0000)]
Added protection (Zaida)

13 years agoremoving minor defects reported by Coverity: pointer protection, dead code
richterm [Thu, 3 Feb 2011 22:14:17 +0000 (22:14 +0000)]
removing minor defects reported by Coverity: pointer protection, dead code

13 years agorequire that module agents implement the cleanup for HLTOUT handler they have been...
richterm [Thu, 3 Feb 2011 22:03:26 +0000 (22:03 +0000)]
require that module agents implement the cleanup for HLTOUT handler they have been created, removing the default cleanup in the base class as this can cause problems with static objects if the agent has chosen that option

13 years agoremoving code duplication and using common functionality to instantiate EsdManager...
richterm [Thu, 3 Feb 2011 22:00:24 +0000 (22:00 +0000)]
removing code duplication and using common functionality to instantiate EsdManager instance

13 years agoadding protection if ESDManager could not be created
richterm [Thu, 3 Feb 2011 21:54:55 +0000 (21:54 +0000)]
adding protection if ESDManager could not be created

13 years agoFix copy-paste error
dainese [Thu, 3 Feb 2011 21:43:18 +0000 (21:43 +0000)]
Fix copy-paste error

13 years agoFix in max possible Pb beam energy
shahoian [Thu, 3 Feb 2011 17:59:09 +0000 (17:59 +0000)]
Fix in max possible Pb beam energy

13 years agoFixes for Coverity warnings and code cleanup
masera [Thu, 3 Feb 2011 17:37:51 +0000 (17:37 +0000)]
Fixes for Coverity warnings and code cleanup

13 years agoFixes for Coverity warnings
masera [Thu, 3 Feb 2011 17:20:25 +0000 (17:20 +0000)]
Fixes for Coverity warnings

13 years agoFixes for Coverity warnings
masera [Thu, 3 Feb 2011 17:07:44 +0000 (17:07 +0000)]
Fixes for Coverity warnings

13 years agoResize to fit the number of references (Ruben)
hristov [Thu, 3 Feb 2011 16:10:41 +0000 (16:10 +0000)]
Resize to fit the number of references (Ruben)

13 years agoUpdated documentation
hristov [Thu, 3 Feb 2011 15:51:18 +0000 (15:51 +0000)]
Updated documentation

13 years agoClean-up of geometry classes
masera [Thu, 3 Feb 2011 15:50:27 +0000 (15:50 +0000)]
Clean-up of geometry classes

13 years agoUpdated list of libraries
hristov [Thu, 3 Feb 2011 15:43:52 +0000 (15:43 +0000)]
Updated list of libraries

13 years agowrite the validation file only in grid
agheata [Thu, 3 Feb 2011 15:41:15 +0000 (15:41 +0000)]
write the validation file only in grid

13 years agoThird step towards VZERO AOD: inclusing in the AliAODEvent and in esd-filtering analy...
cvetan [Thu, 3 Feb 2011 15:40:18 +0000 (15:40 +0000)]
Third step towards VZERO AOD: inclusing in the AliAODEvent and in esd-filtering analysis task. The code was etsted with standard esd->aod macro in svn.

13 years agofix crash reported in <http://savannah.cern.ch/bugs/?77755>
abercuci [Thu, 3 Feb 2011 15:30:58 +0000 (15:30 +0000)]
fix crash reported in   <http://savannah.cern.ch/bugs/?77755>

13 years agostatistics file written now only if AddTaskStatistics() was called
agheata [Thu, 3 Feb 2011 15:27:58 +0000 (15:27 +0000)]
statistics file written now only if AddTaskStatistics() was called

13 years agoCoverity fix
cvetan [Thu, 3 Feb 2011 15:22:51 +0000 (15:22 +0000)]
Coverity fix

13 years agoChecked and cleaned code on all PID cuts. Removed TOF direct dependencies, which...
pulvir [Thu, 3 Feb 2011 15:21:51 +0000 (15:21 +0000)]
Checked and cleaned code on all PID cuts. Removed TOF direct dependencies, which will be taken into account in the tender supply if needed.
Next step: removal of all TOF direct dependencies from the package.

13 years agomethod added to add a run list (A.Pulvirenti)
agheata [Thu, 3 Feb 2011 15:19:55 +0000 (15:19 +0000)]
method added to add a run list (A.Pulvirenti)

13 years agoadded setter for harmonics
snelling [Thu, 3 Feb 2011 15:15:48 +0000 (15:15 +0000)]
added setter for harmonics

13 years agoMods for K0 and D0 flow
snelling [Thu, 3 Feb 2011 15:12:51 +0000 (15:12 +0000)]
Mods for K0 and D0 flow

13 years agoReordering cuts to go faster
dainese [Thu, 3 Feb 2011 15:08:27 +0000 (15:08 +0000)]
Reordering cuts to go faster

13 years agoFix up some drawing stuff
cholm [Thu, 3 Feb 2011 14:54:25 +0000 (14:54 +0000)]
Fix up some drawing stuff

13 years agoUpdates
cholm [Thu, 3 Feb 2011 14:54:00 +0000 (14:54 +0000)]
Updates

13 years agoFixing one more warning identified by Coverity
cnattras [Thu, 3 Feb 2011 14:46:46 +0000 (14:46 +0000)]
Fixing one more warning identified by Coverity

13 years agoFixing warnings identified by Coverity and changing the PID algorithm by adding a...
cnattras [Thu, 3 Feb 2011 14:22:17 +0000 (14:22 +0000)]
Fixing warnings identified by Coverity and changing the PID algorithm by adding a pt cut

13 years agoCode clean-up + fixes for Coverity warnings
masera [Thu, 3 Feb 2011 14:20:36 +0000 (14:20 +0000)]
Code clean-up + fixes for Coverity warnings

13 years agoremoving dead branch detected by coverity
richterm [Thu, 3 Feb 2011 14:19:20 +0000 (14:19 +0000)]
removing dead branch detected by coverity

13 years agoadditional protection in list iteration, removing unused code
richterm [Thu, 3 Feb 2011 14:18:19 +0000 (14:18 +0000)]
additional protection in list iteration, removing unused code

13 years agoAdd the include for AOD Handler
akisiel [Thu, 3 Feb 2011 14:15:41 +0000 (14:15 +0000)]
Add the include for AOD Handler

13 years agoCount candidates before cuts (Chiara)
dainese [Thu, 3 Feb 2011 14:12:13 +0000 (14:12 +0000)]
Count candidates before cuts (Chiara)

13 years agoremoving unused variable
richterm [Thu, 3 Feb 2011 14:11:34 +0000 (14:11 +0000)]
removing unused variable

13 years agoCoverity (Chiara)
dainese [Thu, 3 Feb 2011 14:11:19 +0000 (14:11 +0000)]
Coverity (Chiara)

13 years agoUpdating TRD configuration with new DPs.
zampolli [Thu, 3 Feb 2011 13:54:49 +0000 (13:54 +0000)]
Updating TRD configuration with new DPs.

13 years agoAdd possibility to run in ESD-to-AOD train. Fix Coverity 10087
akisiel [Thu, 3 Feb 2011 13:07:06 +0000 (13:07 +0000)]
Add possibility to run in ESD-to-AOD train. Fix Coverity 10087

13 years agoFix Coverity 10652-3
akisiel [Thu, 3 Feb 2011 13:02:20 +0000 (13:02 +0000)]
Fix Coverity 10652-3

13 years agoFix Coverity 10974-82
akisiel [Thu, 3 Feb 2011 12:59:11 +0000 (12:59 +0000)]
Fix Coverity 10974-82

13 years agoFix Coverity 10982
akisiel [Thu, 3 Feb 2011 12:53:07 +0000 (12:53 +0000)]
Fix Coverity 10982

13 years agoAliTPCCalPad.cxx.diff coverity fixes
marian [Thu, 3 Feb 2011 12:28:18 +0000 (12:28 +0000)]
AliTPCCalPad.cxx.diff     coverity fixes
AliTPCCalROC.cxx.diff     coverity fixes
AliTPCConfigParser.cxx.diff     coverity fixes
AliTPCmapper.cxx.diff     coverity fixes
AliTPCMonitorAltro.h.diff     coverity fixes
AliTPCMonitor.cxx.diff     coverity fixes, fixes for the new LDC structure
AliTPCMonitorFFT.cxx.diff     coverity fixes
AliTPCMonitorMappingHandler.cxx.diff     coverity fixes

Jens

13 years agoTo fix memory leak (savannah ticket 77520)
decaro [Thu, 3 Feb 2011 12:27:52 +0000 (12:27 +0000)]
To fix memory leak (savannah ticket 77520)

13 years agoSecond step in the introduction of VZERO AOD. Now AliESDVZERO derices from the abstra...
cvetan [Thu, 3 Feb 2011 12:11:51 +0000 (12:11 +0000)]
Second step in the introduction of VZERO AOD. Now AliESDVZERO derices from the abstract AliVVZERO class.

13 years agoFixes for Coverity warnings
masera [Thu, 3 Feb 2011 12:04:38 +0000 (12:04 +0000)]
Fixes for Coverity warnings

13 years agoadding AliITStrackU for the upgrade tracker
cterrevo [Thu, 3 Feb 2011 11:06:48 +0000 (11:06 +0000)]
adding AliITStrackU for the upgrade tracker

13 years agoCoverity
fca [Thu, 3 Feb 2011 10:46:29 +0000 (10:46 +0000)]
Coverity

13 years agoCoverity
fca [Thu, 3 Feb 2011 10:38:16 +0000 (10:38 +0000)]
Coverity

13 years agoadding include of TObject.h
cterrevo [Thu, 3 Feb 2011 10:28:41 +0000 (10:28 +0000)]
adding include of TObject.h

13 years agoCoverity
fca [Thu, 3 Feb 2011 09:46:08 +0000 (09:46 +0000)]
Coverity

13 years agobug fix
masera [Thu, 3 Feb 2011 09:11:19 +0000 (09:11 +0000)]
bug fix

13 years agoRemoving unsupported code related to beam test setups, old trackers and old geometries
masera [Wed, 2 Feb 2011 18:36:09 +0000 (18:36 +0000)]
Removing unsupported code related to beam test setups, old trackers and old geometries

13 years agoTPCCEda.cxx.diff fix export to amore
marian [Wed, 2 Feb 2011 17:50:48 +0000 (17:50 +0000)]
TPCCEda.cxx.diff       fix export to amore
TPCCEnewda.cxx.diff    fix export to amore
TPCPEDESTALda.cxx.diff change object name for amore to match the new ldc structure, updates on identifying noisy pads (Christian)
TPCPULSERda.cxx.dif    change object name for amore to match the new ldc structure

Jens

13 years agoFixes for Coverity warnings
masera [Wed, 2 Feb 2011 17:29:57 +0000 (17:29 +0000)]
Fixes for Coverity warnings

13 years agoCoverity
fca [Wed, 2 Feb 2011 16:34:03 +0000 (16:34 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 16:22:41 +0000 (16:22 +0000)]
Coverity

13 years agoFix in the calculation of the probabilities for the ITS Bayesian PID (F.Prino)
belikov [Wed, 2 Feb 2011 16:04:20 +0000 (16:04 +0000)]
Fix in the calculation of the probabilities for the ITS Bayesian PID (F.Prino)

13 years agoCoverity warnings
masera [Wed, 2 Feb 2011 15:42:11 +0000 (15:42 +0000)]
Coverity warnings

13 years agoCoverity
vulpescu [Wed, 2 Feb 2011 15:21:55 +0000 (15:21 +0000)]
Coverity

13 years agobugfix: adding missing break in switch statement
richterm [Wed, 2 Feb 2011 15:08:14 +0000 (15:08 +0000)]
bugfix: adding missing break in switch statement

13 years agoUpdated working version of the ebye charge fluctuation code
pchrist [Wed, 2 Feb 2011 15:07:01 +0000 (15:07 +0000)]
Updated working version of the ebye charge fluctuation code

13 years agoCoverity
fca [Wed, 2 Feb 2011 15:00:56 +0000 (15:00 +0000)]
Coverity

13 years agocoverity reports 15781 15550 15089 13953 13952 13951 13950 11215 10013 10012 10011
richterm [Wed, 2 Feb 2011 14:56:53 +0000 (14:56 +0000)]
coverity reports 15781 15550 15089 13953 13952 13951 13950 11215 10013 10012 10011
cleanup of dynamic arrays in error branches and a few minor changes

13 years agoRemoving old code
pchrist [Wed, 2 Feb 2011 14:55:18 +0000 (14:55 +0000)]
Removing old code

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:37:17 +0000 (14:37 +0000)]
Coverity

13 years agoBug fixes for rotation method
amarin [Wed, 2 Feb 2011 14:32:14 +0000 (14:32 +0000)]
Bug fixes for rotation method

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:32:00 +0000 (14:32 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:30:33 +0000 (14:30 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:29:25 +0000 (14:29 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:27:43 +0000 (14:27 +0000)]
Coverity

13 years agoUpdates
cholm [Wed, 2 Feb 2011 14:27:09 +0000 (14:27 +0000)]
Updates

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:26:31 +0000 (14:26 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:25:31 +0000 (14:25 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:23:38 +0000 (14:23 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:20:10 +0000 (14:20 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:17:36 +0000 (14:17 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:10:36 +0000 (14:10 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 14:04:51 +0000 (14:04 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 13:55:52 +0000 (13:55 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 13:39:25 +0000 (13:39 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 13:30:59 +0000 (13:30 +0000)]
Coverity

13 years agoCoverity (Alessandro)
dainese [Wed, 2 Feb 2011 13:24:20 +0000 (13:24 +0000)]
Coverity (Alessandro)

13 years agoCoverity
masera [Wed, 2 Feb 2011 13:18:08 +0000 (13:18 +0000)]
Coverity

13 years agoIntroduction of base ESD/AOD and AOD VZERO container classes.
cvetan [Wed, 2 Feb 2011 13:16:57 +0000 (13:16 +0000)]
Introduction of base ESD/AOD and AOD VZERO container classes.

13 years agoCoverit
fca [Wed, 2 Feb 2011 13:15:53 +0000 (13:15 +0000)]
Coverit

13 years agoBugFix from Martin
pulvir [Wed, 2 Feb 2011 12:20:38 +0000 (12:20 +0000)]
BugFix from Martin

13 years agoCoverity fixes.
policheh [Wed, 2 Feb 2011 11:36:23 +0000 (11:36 +0000)]
Coverity fixes.

13 years agoCoverity
fca [Wed, 2 Feb 2011 11:34:46 +0000 (11:34 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 11:31:31 +0000 (11:31 +0000)]
Coverity

13 years agoCoverity
fca [Wed, 2 Feb 2011 11:27:28 +0000 (11:27 +0000)]
Coverity