]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoDetectro configuration corresponding to the real setup in 2010 and 2011 (Raffaele)
hristov [Wed, 26 Jan 2011 10:15:54 +0000 (10:15 +0000)]
Detectro configuration corresponding to the real setup in 2010 and 2011 (Raffaele)

13 years agocorrect leaks in trigger
gconesab [Wed, 26 Jan 2011 09:59:40 +0000 (09:59 +0000)]
correct leaks in trigger

13 years ago- changed the limits for the ITS clusters per track
kkanaki [Wed, 26 Jan 2011 09:47:08 +0000 (09:47 +0000)]
- changed the limits for the ITS clusters per track
- implemented the functionality for overlapping plots with different cuts in the drawing macro

13 years agomemory leak elimiated, minor format of comments
richterm [Wed, 26 Jan 2011 09:46:57 +0000 (09:46 +0000)]
memory leak elimiated, minor format of comments

13 years agoremoving error code translation targeted by coverity, the translation via strerr...
richterm [Wed, 26 Jan 2011 09:42:34 +0000 (09:42 +0000)]
removing error code translation targeted by coverity, the translation via strerr is not applicable anyhow

13 years ago- task for trigger efficiency study
jthaeder [Wed, 26 Jan 2011 09:22:57 +0000 (09:22 +0000)]
- task for trigger efficiency study
- macro to produce plots from the outcome

13 years agoCorrecting libraries in link for modules, -l and not filenames
fca [Wed, 26 Jan 2011 09:15:34 +0000 (09:15 +0000)]
Correcting libraries in link for modules, -l and not filenames

13 years agoadding variable initialization and formating some comments
richterm [Wed, 26 Jan 2011 09:00:27 +0000 (09:00 +0000)]
adding variable initialization and formating some comments

13 years agoadding variable initialization
richterm [Wed, 26 Jan 2011 08:57:34 +0000 (08:57 +0000)]
adding variable initialization

13 years agoAliRsnCutManager:
pulvir [Wed, 26 Jan 2011 07:04:29 +0000 (07:04 +0000)]
AliRsnCutManager:
-- bugfix on distinct daughter cuts (thanks Leonidas)

AliRsnCutBetheBloch, AliRsnCutDaugtherType, AliRsnCutESDPrimary, AliRsnCutPID:
-- more appropriate implementation of coverity fixes

AliRsnTarget:
-- reimplementation of TargetOK() function
-- addition of pointer to allowed target types (daughter, pair, event)

AliRsnAnalysisManager:
-- add the manager name in front of the histograms

Added two new cuts which try to split the comples ESD2010 cuts and try to generalize them also for AODs:
-- AliRsnCutTrackQuality --> quality cuts (nTPClusters, DCA, chi2, ...)
-- AliRsnCutPIDTOF       --> TOF PID with compatibility range

Added a new directory 'extra' containing code related to resonances but not integrated in the RSN package:
currently it contains the classes used for current Sigma1385 analysis.

13 years agoUpdate for centrality selection (Gian Michele)
dainese [Wed, 26 Jan 2011 01:41:11 +0000 (01:41 +0000)]
Update for centrality selection (Gian Michele)

13 years agoVZERO signal in AliAOD.VertexingHF.root (Carlos)
dainese [Wed, 26 Jan 2011 01:37:22 +0000 (01:37 +0000)]
VZERO signal in AliAOD.VertexingHF.root (Carlos)

13 years agoBug fix in terminate (Francesco)
dainese [Wed, 26 Jan 2011 01:28:29 +0000 (01:28 +0000)]
Bug fix in terminate (Francesco)

13 years agoKeep products of decay(cascades) of primary particles on the stack.
morsch [Tue, 25 Jan 2011 20:16:49 +0000 (20:16 +0000)]
Keep products of decay(cascades) of primary particles on the stack.

13 years agousing tpcclusterinfo to correct the number of findable clusters if the conversion...
amarin [Tue, 25 Jan 2011 17:29:32 +0000 (17:29 +0000)]
using tpcclusterinfo to correct the number of findable clusters if the conversion point is in the tpc; define a flag and a cut number to select if the clusters should be corrected or not.only way to compare results

13 years agoAdd to repository the macro to plot the output of SDD calibration runs from LDCs
prino [Tue, 25 Jan 2011 17:15:01 +0000 (17:15 +0000)]
Add to repository the macro to plot the output of SDD calibration runs from LDCs

13 years agoReplace obsolete Copyright: by License: (Sylvain)
hristov [Tue, 25 Jan 2011 17:00:15 +0000 (17:00 +0000)]
Replace obsolete Copyright: by License: (Sylvain)

13 years agoMemory leak fixes in the AOD and MC loops (M. Putis)
mfloris [Tue, 25 Jan 2011 16:01:59 +0000 (16:01 +0000)]
Memory leak fixes in the AOD and MC loops (M. Putis)

13 years agoadding Histos for bck under pi0 vs pt
amarin [Tue, 25 Jan 2011 15:59:38 +0000 (15:59 +0000)]
adding Histos for bck under pi0 vs pt

13 years agoLittle change needed for the V0 studies (M. Ivanov)
belikov [Tue, 25 Jan 2011 15:15:29 +0000 (15:15 +0000)]
Little change needed for the V0 studies (M. Ivanov)

13 years agono dependence of ldc configuration for storing reference data of pedestal runs
cblume [Tue, 25 Jan 2011 15:00:44 +0000 (15:00 +0000)]
no dependence of ldc configuration for storing reference data of pedestal runs

13 years agoadding CorrectForMaterial method and bug fix in assigning the radius to a track
cterrevo [Tue, 25 Jan 2011 14:11:58 +0000 (14:11 +0000)]
adding CorrectForMaterial method and bug fix in assigning the radius to a track

13 years agonew contact person added
basanta [Tue, 25 Jan 2011 14:01:03 +0000 (14:01 +0000)]
new contact person added

13 years agoFixing problem with potential memory leak.
aszostak [Tue, 25 Jan 2011 14:00:51 +0000 (14:00 +0000)]
Fixing problem with potential memory leak.

13 years agoFixing potential minor memory leak.
aszostak [Tue, 25 Jan 2011 13:48:03 +0000 (13:48 +0000)]
Fixing potential minor memory leak.

13 years agoChanging to using char** rather than const char** for main() due to coverty warning.
aszostak [Tue, 25 Jan 2011 13:32:54 +0000 (13:32 +0000)]
Changing to using char** rather than const char** for main() due to coverty warning.

13 years agoChanging to using char** rather than const char** for main() due to coverty warning.
aszostak [Tue, 25 Jan 2011 13:32:39 +0000 (13:32 +0000)]
Changing to using char** rather than const char** for main() due to coverty warning.

13 years agoAdded new classes to dictionary
pulvir [Tue, 25 Jan 2011 13:13:54 +0000 (13:13 +0000)]
Added new classes to dictionary

13 years agoNew analysis task objects with the capability to do mixing
pulvir [Tue, 25 Jan 2011 13:12:11 +0000 (13:12 +0000)]
New analysis task objects with the capability to do mixing

13 years agoFixing potential null pointer dereference bugs
aszostak [Tue, 25 Jan 2011 13:04:44 +0000 (13:04 +0000)]
Fixing potential null pointer dereference bugs

13 years agoFixing potencial null pointer bug.
aszostak [Tue, 25 Jan 2011 12:57:37 +0000 (12:57 +0000)]
Fixing potencial null pointer bug.

13 years agoFixing potencial null pointer bug.
aszostak [Tue, 25 Jan 2011 12:43:41 +0000 (12:43 +0000)]
Fixing potencial null pointer bug.

13 years agoGetting rid of coverty warnings about NULL pointer dereferencing
aszostak [Tue, 25 Jan 2011 12:39:31 +0000 (12:39 +0000)]
Getting rid of coverty warnings about NULL pointer dereferencing

13 years agoGetting rid of coverty warning.
aszostak [Tue, 25 Jan 2011 12:13:48 +0000 (12:13 +0000)]
Getting rid of coverty warning.

13 years agoPort of new Event Mixing implementation
mvala [Tue, 25 Jan 2011 11:22:22 +0000 (11:22 +0000)]
Port of new Event Mixing implementation

13 years agoCoverity + typo
coppedis [Tue, 25 Jan 2011 11:10:32 +0000 (11:10 +0000)]
Coverity + typo

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:52:49 +0000 (10:52 +0000)]
Coverity fix.

13 years agoFixes for bug #77230: PWG3 par files
hristov [Tue, 25 Jan 2011 10:51:58 +0000 (10:51 +0000)]
Fixes for bug #77230: PWG3 par files

13 years agonew filtering macros for data and MC
agheata [Tue, 25 Jan 2011 10:48:50 +0000 (10:48 +0000)]
new filtering macros for data and MC

13 years agonew version adding iCollisionType flag taken into acount by ITS tasks
agheata [Tue, 25 Jan 2011 10:47:54 +0000 (10:47 +0000)]
new version adding iCollisionType flag taken into acount by ITS tasks

13 years agoCoverity fixes.
morsch [Tue, 25 Jan 2011 10:47:53 +0000 (10:47 +0000)]
Coverity fixes.

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:47:21 +0000 (10:47 +0000)]
Coverity fix.

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:44:22 +0000 (10:44 +0000)]
Coverity fix.

13 years agoWrong return type corrected.
morsch [Tue, 25 Jan 2011 10:43:36 +0000 (10:43 +0000)]
Wrong return type corrected.

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:07:57 +0000 (10:07 +0000)]
Coverity fix.

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:07:36 +0000 (10:07 +0000)]
Coverity fix.

13 years agoCoverity fix.
morsch [Tue, 25 Jan 2011 10:04:42 +0000 (10:04 +0000)]
Coverity fix.

13 years agoCopied from FMD
cholm [Tue, 25 Jan 2011 09:08:26 +0000 (09:08 +0000)]
Copied from FMD

13 years agofix coverity warnings - wrong use of enums
abercuci [Tue, 25 Jan 2011 07:24:42 +0000 (07:24 +0000)]
fix coverity warnings - wrong use of enums

13 years agoAdded centrality selection (Gian Michele)
dainese [Mon, 24 Jan 2011 23:08:31 +0000 (23:08 +0000)]
Added centrality selection (Gian Michele)

13 years agoAdded merging via jdl (Renu)
dainese [Mon, 24 Jan 2011 23:03:32 +0000 (23:03 +0000)]
Added merging via jdl (Renu)

13 years agoUpdate to select in centrality (Giacomo)
dainese [Mon, 24 Jan 2011 22:58:59 +0000 (22:58 +0000)]
Update to select in centrality (Giacomo)

13 years agofix for bug https://savannah.cern.ch/bugs/?72723
richterm [Mon, 24 Jan 2011 19:59:41 +0000 (19:59 +0000)]
fix for bug https://savannah.cern.ch/bugs/?72723
the internal buffer size was not reset to 0 when a component did not produce any output
the following attempt to split failed because the position where to split appeared to
be inside the data buffer

13 years agoRemoving multiple calls to GetC - A. Dainese
masera [Mon, 24 Jan 2011 17:57:13 +0000 (17:57 +0000)]
Removing multiple calls to GetC - A. Dainese

13 years agoUpdates to get jobs running on the grid
cnattras [Mon, 24 Jan 2011 17:33:47 +0000 (17:33 +0000)]
Updates to get jobs running on the grid

13 years agoenum symbols for processes instead of litteral constants.
morsch [Mon, 24 Jan 2011 15:52:40 +0000 (15:52 +0000)]
enum symbols for processes instead of litteral constants.

13 years ago- remove wrong function call
kkanaki [Mon, 24 Jan 2011 14:51:20 +0000 (14:51 +0000)]
- remove wrong function call

13 years ago- fix in the documentation
kkanaki [Mon, 24 Jan 2011 14:44:58 +0000 (14:44 +0000)]
- fix in the documentation
- added sanity check input files

13 years agoAdding new helper class to convert from Gamma conversion aod object to PWG4ParticleCo...
slindal [Mon, 24 Jan 2011 14:32:38 +0000 (14:32 +0000)]
Adding new helper class to convert from Gamma conversion aod object to PWG4ParticleCorrelation object, small bug fix in AliAODGammaConversion.cxx

13 years agoThe strings have to be in quotes
hristov [Mon, 24 Jan 2011 13:41:43 +0000 (13:41 +0000)]
The strings have to be in quotes

13 years ago1) provide a static pointer to THerwig to be able to retriev AVWGT after running...
morsch [Mon, 24 Jan 2011 13:19:48 +0000 (13:19 +0000)]
1) provide a static pointer to THerwig to be able to retriev AVWGT after running (AVWGT should the generated cross section).

2) store the event weight (also cross section) in AliGenHerwigEventHeader.
M. van Leeuwen

savannah 77127

13 years agoSusyResonanceWidths.cxx included.
morsch [Mon, 24 Jan 2011 13:18:19 +0000 (13:18 +0000)]
SusyResonanceWidths.cxx included.

13 years agoSwitch off the warnings in the compilation of G__*
hristov [Mon, 24 Jan 2011 13:07:04 +0000 (13:07 +0000)]
Switch off the warnings in the compilation of G__*

13 years agoSolved some of the issues raised by coverity server.
pulvir [Mon, 24 Jan 2011 12:22:41 +0000 (12:22 +0000)]
Solved some of the issues raised by coverity server.

13 years agoFixing for coverity report
coppedis [Mon, 24 Jan 2011 11:50:32 +0000 (11:50 +0000)]
Fixing for coverity report

13 years agomodified defaults Glauber code and extra example
snelling [Mon, 24 Jan 2011 10:37:09 +0000 (10:37 +0000)]
modified defaults Glauber code and extra example
added macros used for paper

13 years agofix inconsistency in the V0 linearization
morsch [Mon, 24 Jan 2011 09:26:34 +0000 (09:26 +0000)]
fix inconsistency in the V0 linearization
A. Toia

13 years agoFix for Coverity #17424
agheata [Mon, 24 Jan 2011 08:49:13 +0000 (08:49 +0000)]
Fix for Coverity #17424

13 years agoFixed Coverity 17449
agheata [Mon, 24 Jan 2011 08:46:24 +0000 (08:46 +0000)]
Fixed Coverity 17449

13 years agoFix for submitting merging for several runs
agheata [Mon, 24 Jan 2011 08:24:41 +0000 (08:24 +0000)]
Fix for submitting merging for several runs

13 years agoTaking the event time from the TOF response itself (A. De Caro)
belikov [Mon, 24 Jan 2011 08:07:06 +0000 (08:07 +0000)]
Taking the event time from the TOF response itself (A. De Caro)

13 years agovariables initialized in the constructor
basanta [Mon, 24 Jan 2011 05:58:46 +0000 (05:58 +0000)]
variables initialized in the constructor

13 years agoAdded method for filling TProfile
pavlinov [Mon, 24 Jan 2011 03:11:44 +0000 (03:11 +0000)]
Added method for filling TProfile

13 years agonew background object for 7TeV
hdalsgaa [Sun, 23 Jan 2011 21:56:15 +0000 (21:56 +0000)]
new background object for 7TeV

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 20:20:44 +0000 (20:20 +0000)]
Coverity corrections.

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 20:17:57 +0000 (20:17 +0000)]
Coverity corrections.

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 20:15:23 +0000 (20:15 +0000)]
Coverity corrections.

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 20:14:19 +0000 (20:14 +0000)]
Coverity corrections.

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 19:44:46 +0000 (19:44 +0000)]
Coverity corrections.

13 years agoCoverity corrections
morsch [Sun, 23 Jan 2011 19:34:42 +0000 (19:34 +0000)]
Coverity corrections

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 19:31:09 +0000 (19:31 +0000)]
Coverity corrections.

13 years agoCoverity corrections.
morsch [Sun, 23 Jan 2011 19:30:14 +0000 (19:30 +0000)]
Coverity corrections.

13 years agoAdded option to enable writing of TPC only AOD tracks in the ESD Filter
kleinb [Sun, 23 Jan 2011 17:01:05 +0000 (17:01 +0000)]
Added option to enable writing of TPC only AOD tracks in the ESD Filter

13 years agoSet status flag for TPC only tracks
kleinb [Sun, 23 Jan 2011 11:12:42 +0000 (11:12 +0000)]
Set status flag for TPC only tracks

13 years agoCorrect the filling of some histograms in case of AOD analysis
gconesab [Sat, 22 Jan 2011 17:14:15 +0000 (17:14 +0000)]
Correct the filling of some histograms in case of AOD analysis

13 years agoMore coverty problems fixed
kleinb [Sat, 22 Jan 2011 13:50:55 +0000 (13:50 +0000)]
More coverty problems fixed

13 years agoFixing coverty reports
kleinb [Sat, 22 Jan 2011 13:14:32 +0000 (13:14 +0000)]
Fixing coverty reports

13 years agoSelect events within a given centrality bin, move centrality code from AliAnaPartCorr...
gconesab [Sat, 22 Jan 2011 12:36:38 +0000 (12:36 +0000)]
Select events within a given centrality bin, move centrality code from AliAnaPartCorrBaseClass to AliCaloTrackReader

13 years agonew task for jet response
kleinb [Sat, 22 Jan 2011 12:00:37 +0000 (12:00 +0000)]
new task for jet response

13 years agoCoverity correction.
morsch [Fri, 21 Jan 2011 21:11:48 +0000 (21:11 +0000)]
Coverity correction.

13 years agoCoverity correction.
morsch [Fri, 21 Jan 2011 21:11:09 +0000 (21:11 +0000)]
Coverity correction.

13 years agoFixing some coverty reports
kleinb [Fri, 21 Jan 2011 19:52:40 +0000 (19:52 +0000)]
Fixing some coverty reports

13 years agoInit the TList with refence objects when using the copy ctor, added protection agains...
kleinb [Fri, 21 Jan 2011 19:43:04 +0000 (19:43 +0000)]
Init the TList with refence objects when using the copy ctor, added protection against the not existence if this list. Clear method added

13 years agofix for par file compilation (B. Bathen)
kleinb [Fri, 21 Jan 2011 19:41:35 +0000 (19:41 +0000)]
fix for par file compilation (B. Bathen)

13 years agosome changes for grid running
kleinb [Fri, 21 Jan 2011 19:40:27 +0000 (19:40 +0000)]
some changes for grid running

13 years agoSeveral updates for grid running (B. Bathen and J. Klein)
kleinb [Fri, 21 Jan 2011 19:37:51 +0000 (19:37 +0000)]
Several updates for grid running (B. Bathen and J. Klein)

13 years agodisable francesco's cut by default
snelling [Fri, 21 Jan 2011 18:43:35 +0000 (18:43 +0000)]
disable francesco's cut by default

13 years agoReduced histo binning; added decoding errors plot, channel maps and options for DQM...
decaro [Fri, 21 Jan 2011 18:31:52 +0000 (18:31 +0000)]
Reduced histo binning; added decoding errors plot, channel maps and options for DQM shifters (F.Bellini)

13 years agoCorrecting Beryllium parameters in AliMedium
cterrevo [Fri, 21 Jan 2011 18:09:13 +0000 (18:09 +0000)]
Correcting Beryllium parameters in AliMedium

13 years agoUpdate macros
pulvir [Fri, 21 Jan 2011 17:48:02 +0000 (17:48 +0000)]
Update macros