]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoFix overrun index in array, coverity rep
bogdan [Tue, 13 Jan 2015 10:30:43 +0000 (11:30 +0100)]
Fix overrun index in array, coverity rep

9 years agoCoverity fixes
mvl [Mon, 12 Jan 2015 16:07:03 +0000 (17:07 +0100)]
Coverity fixes

9 years agocorrect initialisation of NCP NCT
morsch [Tue, 13 Jan 2015 08:58:32 +0000 (09:58 +0100)]
correct initialisation of NCP NCT

9 years agoAliAnalysisTaskPhiEffMc.cxx removed from AliRoot, no longer used
lmilano [Tue, 13 Jan 2015 08:56:40 +0000 (09:56 +0100)]
AliAnalysisTaskPhiEffMc.cxx removed from AliRoot, no longer used

9 years agocorrected initialisation of NCP, NCT
morsch [Tue, 13 Jan 2015 07:45:48 +0000 (08:45 +0100)]
corrected initialisation of NCP, NCT

9 years agoInstalled macros in Rsn extra library
fbellini [Mon, 12 Jan 2015 21:58:04 +0000 (22:58 +0100)]
Installed macros in Rsn extra library

9 years agoCoverity fixes
fprino [Mon, 12 Jan 2015 21:36:50 +0000 (22:36 +0100)]
Coverity fixes

9 years agoMerge branch 'master' of http://git.cern.ch/pub/AliRoot
rbailhac [Mon, 12 Jan 2015 18:02:01 +0000 (19:02 +0100)]
Merge branch 'master' of http://git.cern.ch/pub/AliRoot

9 years agoCoverity CID 24404,24279,24278,24277,24276,24275,24274,24272
rbailhac [Mon, 12 Jan 2015 17:49:13 +0000 (18:49 +0100)]
Coverity CID 24404,24279,24278,24277,24276,24275,24274,24272

9 years agoCoverity fix
dstocco [Mon, 12 Jan 2015 16:47:31 +0000 (17:47 +0100)]
Coverity fix

Actually, there is nothing to fix.
I access elements of arrays with length 3 in loops
going from 0 to nTypes which can be either 1 or 3.
I try to set nTypes as const, and bind the array dimension to it,
hoping that coverity is happy.

9 years agoMerge branch 'hotfix'
guernane [Mon, 12 Jan 2015 17:29:19 +0000 (18:29 +0100)]
Merge branch 'hotfix'

9 years agoFix initialization bug in constructor
guernane [Mon, 12 Jan 2015 17:21:37 +0000 (18:21 +0100)]
Fix initialization bug in constructor

9 years agoFrame extensions added.
morsch [Mon, 12 Jan 2015 16:24:20 +0000 (17:24 +0100)]
Frame extensions added.

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
fbock [Mon, 12 Jan 2015 16:05:30 +0000 (17:05 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agocoverity fix 22457
fbock [Mon, 12 Jan 2015 16:04:53 +0000 (17:04 +0100)]
coverity fix 22457

9 years agocoverity fix 21821, 23153-55
fbock [Mon, 12 Jan 2015 16:04:21 +0000 (17:04 +0100)]
coverity fix 21821, 23153-55

9 years agocoverity fix 24381, 24378-80
fbock [Mon, 12 Jan 2015 16:03:44 +0000 (17:03 +0100)]
coverity fix 24381, 24378-80

9 years agocoverity fix 22113
fbock [Mon, 12 Jan 2015 16:03:22 +0000 (17:03 +0100)]
coverity fix 22113

9 years agocovertity fix 24465,..66
fbock [Mon, 12 Jan 2015 16:02:33 +0000 (17:02 +0100)]
covertity fix 24465,..66

9 years agocovertity fix 22275
fbock [Mon, 12 Jan 2015 16:01:59 +0000 (17:01 +0100)]
covertity fix 22275

9 years agocovertity fix 24879
fbock [Mon, 12 Jan 2015 16:01:21 +0000 (17:01 +0100)]
covertity fix 24879

9 years agocovertity fix 24339,..40,..42,24454
fbock [Mon, 12 Jan 2015 16:00:28 +0000 (17:00 +0100)]
covertity fix 24339,..40,..42,24454

9 years agocovertity fix: 24455,24456
fbock [Mon, 12 Jan 2015 15:59:57 +0000 (16:59 +0100)]
covertity fix: 24455,24456

9 years agoEMCAL/DCAL Trigger Mapping for Run 2
guernane [Mon, 12 Jan 2015 15:59:05 +0000 (16:59 +0100)]
EMCAL/DCAL Trigger Mapping for Run 2

9 years agoCoverity fix
cblume [Mon, 12 Jan 2015 15:02:13 +0000 (16:02 +0100)]
Coverity fix

9 years agoStore only final-state muons
dstocco [Thu, 8 Jan 2015 10:36:28 +0000 (11:36 +0100)]
Store only final-state muons

The protection is needed when analysing vector boson POWHEG simulations

9 years agoInstall scripts of PWG/muondep
dstocco [Fri, 9 Jan 2015 15:21:12 +0000 (16:21 +0100)]
Install scripts of PWG/muondep

9 years agoUniformize macros and scripts to official productions
dstocco [Thu, 18 Dec 2014 14:37:01 +0000 (15:37 +0100)]
Uniformize macros and scripts to official productions

CAVEAT: JDL and simrun.sh are modified so that it is still possible to
pass the number of events per job as an argument.
This is however not possible in official productions, where the number of events
is proportional to the default value in sim.C

9 years agoRemove run.jdl from InputFile list
dstocco [Thu, 18 Dec 2014 00:05:21 +0000 (01:05 +0100)]
Remove run.jdl from InputFile list

9 years agoSet merged output as variable Indeed, it depends on the compact mode.
dstocco [Wed, 17 Dec 2014 19:28:28 +0000 (20:28 +0100)]
Set merged output as variable Indeed, it depends on the compact mode.

9 years agoUse simrun.sh and AODtrainsim.C in job submission
dstocco [Mon, 15 Dec 2014 11:16:17 +0000 (12:16 +0100)]
Use simrun.sh and AODtrainsim.C in job submission

9 years agoDo not keep galice.root in grid
dstocco [Fri, 28 Nov 2014 13:46:39 +0000 (14:46 +0100)]
Do not keep galice.root in grid

9 years agoCoverity fix
cblume [Mon, 12 Jan 2015 14:55:01 +0000 (15:55 +0100)]
Coverity fix

9 years agoCoverity fixes (24641, 24642)
ekryshen [Mon, 12 Jan 2015 14:41:16 +0000 (15:41 +0100)]
Coverity fixes (24641, 24642)

9 years agoCoverity fixes (24723,24336)
ekryshen [Mon, 12 Jan 2015 14:31:09 +0000 (15:31 +0100)]
Coverity fixes (24723,24336)

9 years agocoverity fixes
mcosenti [Mon, 12 Jan 2015 13:57:25 +0000 (11:57 -0200)]
coverity fixes

9 years agoFix for coverity 24987
zampolli [Mon, 12 Jan 2015 13:21:47 +0000 (14:21 +0100)]
Fix for coverity 24987

9 years agoReplace c-string by stl string in order to fix coverity defects
mfasel [Mon, 12 Jan 2015 12:49:49 +0000 (13:49 +0100)]
Replace c-string by stl string in order to fix coverity defects

9 years agoFixing coverity defect
mfasel [Mon, 12 Jan 2015 10:45:15 +0000 (11:45 +0100)]
Fixing coverity defect

9 years agoFixing resource leak
mfasel [Mon, 12 Jan 2015 10:43:06 +0000 (11:43 +0100)]
Fixing resource leak

9 years agoSilent coverity defects
mfasel [Mon, 12 Jan 2015 10:09:25 +0000 (11:09 +0100)]
Silent coverity defects

9 years agocoverity fixes
lmilano [Mon, 12 Jan 2015 13:06:10 +0000 (14:06 +0100)]
coverity fixes

9 years agojt from beomkyu, add more histograms for background study
lmilano [Mon, 12 Jan 2015 12:55:27 +0000 (13:55 +0100)]
jt from beomkyu, add more histograms for background study

9 years agoFix Coverity 23899
laphecet [Mon, 12 Jan 2015 12:29:01 +0000 (13:29 +0100)]
Fix Coverity 23899

9 years agoFix Coverity 24835
laphecet [Mon, 12 Jan 2015 12:27:40 +0000 (13:27 +0100)]
Fix Coverity 24835

9 years agocoverity fixes - v2 task
lmilano [Mon, 12 Jan 2015 12:43:42 +0000 (13:43 +0100)]
coverity fixes - v2 task

9 years agoCoverity fix 24735
belikov [Mon, 12 Jan 2015 12:37:31 +0000 (13:37 +0100)]
Coverity fix 24735

9 years agoCoverity fixes 24248 / 24249
freidt [Mon, 12 Jan 2015 12:25:39 +0000 (13:25 +0100)]
Coverity fixes 24248 / 24249

9 years agocoverity fixes
lmilano [Mon, 12 Jan 2015 12:13:33 +0000 (13:13 +0100)]
coverity fixes

9 years agoCoverity fixes
fprino [Mon, 12 Jan 2015 11:44:01 +0000 (12:44 +0100)]
Coverity fixes

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
coppedis [Mon, 12 Jan 2015 11:43:52 +0000 (12:43 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years ago coverity fixes
rbertens [Mon, 12 Jan 2015 11:44:36 +0000 (12:44 +0100)]
 coverity fixes

9 years ago coverity fixes (shut up coverity after alifatal)
rbertens [Mon, 12 Jan 2015 11:44:24 +0000 (12:44 +0100)]
 coverity fixes (shut up coverity after alifatal)

9 years agoCoverity fixes (1)
coppedis [Mon, 12 Jan 2015 11:43:05 +0000 (12:43 +0100)]
Coverity fixes (1)

9 years agoFirst version of the Lc to K0sP and Xic to XiPiPi classes from AOD tracks ( Y. Watanabe )
zconesa [Mon, 12 Jan 2015 11:32:05 +0000 (12:32 +0100)]
First version of the Lc to K0sP and Xic to XiPiPi classes from AOD tracks ( Y. Watanabe )

9 years agocoverity fix (default c-tor added to nested struct)
shahoian [Mon, 12 Jan 2015 11:15:40 +0000 (12:15 +0100)]
coverity fix (default c-tor added to nested struct)

9 years agocoverity fix: initialize a member in ctor
mkrzewic [Mon, 12 Jan 2015 10:57:46 +0000 (11:57 +0100)]
coverity fix: initialize a member in ctor

9 years agoo make tune on data default
wiechula [Mon, 12 Jan 2015 09:48:31 +0000 (10:48 +0100)]
o make tune on data default

9 years agoFix for coverity defects
fprino [Mon, 12 Jan 2015 10:31:54 +0000 (11:31 +0100)]
Fix for coverity defects

9 years agoCoverity delete arrays
cbianchi [Mon, 12 Jan 2015 09:53:31 +0000 (10:53 +0100)]
Coverity delete arrays

9 years agoATO-98 - connect distortion trees - with custom description ()
mivanov [Mon, 12 Jan 2015 09:39:16 +0000 (10:39 +0100)]
ATO-98  - connect distortion trees - with custom description ()

9 years agoInclude ACORDE in the geometry.
rgrosso [Mon, 12 Jan 2015 09:25:05 +0000 (10:25 +0100)]
Include ACORDE in the geometry.

See ALIROOT-5744.

9 years agoo add MC parametrisations for deuterons and triton (Stefano Trogolo)
wiechula [Sat, 10 Jan 2015 09:17:39 +0000 (10:17 +0100)]
o add MC parametrisations for deuterons and triton (Stefano Trogolo)

9 years agoo fix problems in ITS pid when using probabilities (combined pid) - Benjamin, Stefano
wiechula [Mon, 5 Jan 2015 13:06:16 +0000 (14:06 +0100)]
o fix problems in ITS pid when using probabilities (combined pid) - Benjamin, Stefano

9 years agorevert 3e34df56a7527519f3183d2bd02c111a2580e0ad:
miweber [Mon, 12 Jan 2015 08:07:16 +0000 (09:07 +0100)]
revert 3e34df56a7527519f3183d2bd02c111a2580e0ad:
- Exclude only phi in MC mode "exclude resonances" (was only for testing)

9 years agoUpdate Dpt Dpt corr: prabhat
sjena [Sun, 11 Jan 2015 22:34:05 +0000 (23:34 +0100)]
Update Dpt Dpt corr: prabhat

9 years agoV0A air volume at 325cm
alla [Sun, 11 Jan 2015 21:26:31 +0000 (22:26 +0100)]
V0A air volume at 325cm

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
alla [Sun, 11 Jan 2015 21:05:01 +0000 (22:05 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

Conflicts:
T0/AliT0RawReader.cxx

9 years agoCoverity fix: unchecked dynamic_cast
policheh [Sun, 11 Jan 2015 19:09:26 +0000 (22:09 +0300)]
Coverity fix: unchecked dynamic_cast

9 years agoCoverity fix: copy-paste errors
policheh [Sun, 11 Jan 2015 18:49:47 +0000 (21:49 +0300)]
Coverity fix: copy-paste errors

9 years agoto check kBoth
ssakai [Sun, 11 Jan 2015 08:15:05 +0000 (09:15 +0100)]
to check kBoth

9 years agoMove AliPHOSCpvRawDigiProduce from PHOSrec to PHOSbase
kharlov [Sat, 10 Jan 2015 19:41:47 +0000 (22:41 +0300)]
Move AliPHOSCpvRawDigiProduce from PHOSrec to PHOSbase

9 years agoIntegrate CPV to AliReconstruction
kharlov [Sat, 10 Jan 2015 19:39:36 +0000 (22:39 +0300)]
Integrate CPV to AliReconstruction

9 years agoadd missing headers
ppillot [Fri, 9 Jan 2015 13:10:50 +0000 (14:10 +0100)]
add missing headers

9 years agoskip filler after TRM trailer
alla [Fri, 9 Jan 2015 18:44:44 +0000 (19:44 +0100)]
skip filler after TRM trailer

9 years agoMerge branch 'feature-doxygen'
dberzano [Fri, 9 Jan 2015 17:25:52 +0000 (18:25 +0100)]
Merge branch 'feature-doxygen'

9 years agodoxy: converted TPC/ main dir macros
dberzano [Fri, 9 Jan 2015 15:58:16 +0000 (16:58 +0100)]
doxy: converted TPC/ main dir macros

9 years agodoxy: converted TPC/ main dir
dberzano [Fri, 9 Jan 2015 15:43:51 +0000 (16:43 +0100)]
doxy: converted TPC/ main dir

9 years agodoxy: recognize C functions
dberzano [Fri, 9 Jan 2015 16:56:33 +0000 (17:56 +0100)]
doxy: recognize C functions

9 years agodoxy: treat macros/classes differently
dberzano [Fri, 9 Jan 2015 16:31:19 +0000 (17:31 +0100)]
doxy: treat macros/classes differently

9 years agoCoverity fix 24810 (goran.simatovic@cern.ch)
miweber [Fri, 9 Jan 2015 16:46:46 +0000 (17:46 +0100)]
Coverity fix 24810 (goran.simatovic@cern.ch)

9 years agoFix data member streaming (A.Alici)
zconesa [Fri, 9 Jan 2015 16:48:14 +0000 (17:48 +0100)]
Fix data member streaming (A.Alici)

9 years agoBugfix in drawing macro: TH2D -> TH1D
miweber [Fri, 9 Jan 2015 16:36:42 +0000 (17:36 +0100)]
Bugfix in drawing macro: TH2D -> TH1D

9 years agoCoverity fixes
mvl [Fri, 9 Jan 2015 15:56:53 +0000 (16:56 +0100)]
Coverity fixes

9 years agoSubstitued At with FindObject +
fbellini [Fri, 9 Jan 2015 16:13:10 +0000 (17:13 +0100)]
Substitued At with FindObject +
New year's cleanup and minor fixes to plotting style

9 years agoMerge branch 'feature-doxygen'
dberzano [Fri, 9 Jan 2015 15:03:51 +0000 (16:03 +0100)]
Merge branch 'feature-doxygen'

9 years agodoxy: helper script for converting
dberzano [Fri, 9 Jan 2015 14:52:39 +0000 (15:52 +0100)]
doxy: helper script for converting

9 years agodoxy: consider doxygen dir
dberzano [Fri, 9 Jan 2015 14:51:20 +0000 (15:51 +0100)]
doxy: consider doxygen dir

9 years agodoxy: removed group definitions
dberzano [Fri, 9 Jan 2015 14:14:18 +0000 (15:14 +0100)]
doxy: removed group definitions

9 years agodoxy: no HTML collapsable sections
dberzano [Fri, 9 Jan 2015 14:07:05 +0000 (15:07 +0100)]
doxy: no HTML collapsable sections

9 years agodoxy: mark the end of comment blocks properly
dberzano [Wed, 7 Jan 2015 15:15:48 +0000 (16:15 +0100)]
doxy: mark the end of comment blocks properly

9 years agodoxy: changed colors
dberzano [Wed, 7 Jan 2015 14:40:03 +0000 (15:40 +0100)]
doxy: changed colors

9 years agodoxy: support static member declarations
dberzano [Wed, 7 Jan 2015 14:36:56 +0000 (15:36 +0100)]
doxy: support static member declarations

9 years agodoxy: interpret other special ROOT comment flags
dberzano [Wed, 7 Jan 2015 11:37:36 +0000 (12:37 +0100)]
doxy: interpret other special ROOT comment flags

9 years agodoxy: correctly pick parsed date from regexp
dberzano [Wed, 7 Jan 2015 10:39:30 +0000 (11:39 +0100)]
doxy: correctly pick parsed date from regexp

9 years agodoxy: extract ROOT macros for picture generation
dberzano [Fri, 12 Dec 2014 18:15:19 +0000 (19:15 +0100)]
doxy: extract ROOT macros for picture generation

The Begin_Macro...End_Macro blocks are finally parsed, and output macro
files are created from there. Each macro will be in a subdirectory of
current source file's directory called "docimg", and it will be named
uniquely after a digest from its content.

9 years agodoxy: do not strip <H1>, <H2>...
dberzano [Thu, 11 Dec 2014 11:55:10 +0000 (12:55 +0100)]
doxy: do not strip <H1>, <H2>...

9 years agodoxy: convert <pre> to Markdown ~~~
dberzano [Thu, 11 Dec 2014 11:23:43 +0000 (12:23 +0100)]
doxy: convert <pre> to Markdown ~~~

Doxygen understands <pre> correctly (as it supports HTML), but code
blocks rendered with ~~~ are rendered with a different style.

9 years agodoxy: support multiline LaTeX
dberzano [Wed, 10 Dec 2014 18:22:36 +0000 (19:22 +0100)]
doxy: support multiline LaTeX

9 years agodoxy: support inline LaTeX
dberzano [Wed, 10 Dec 2014 15:51:04 +0000 (16:51 +0100)]
doxy: support inline LaTeX