]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoAdded recalcualtion of rho to background subtraction (Leticia), removed static pointe...
kleinb [Mon, 3 Jan 2011 16:14:39 +0000 (16:14 +0000)]
Added recalcualtion of rho to background subtraction (Leticia), removed static pointers to avoid the same pointer in different instances

13 years agoAliESDCentrality replaced by AliCentrality
morsch [Mon, 3 Jan 2011 16:04:57 +0000 (16:04 +0000)]
AliESDCentrality replaced by AliCentrality

13 years agoAliESDCentrality replaced by AliCentrality
morsch [Mon, 3 Jan 2011 16:04:03 +0000 (16:04 +0000)]
AliESDCentrality replaced by AliCentrality

13 years agoAliCentrality for ESD and AOD analysis
morsch [Mon, 3 Jan 2011 16:02:57 +0000 (16:02 +0000)]
AliCentrality for ESD and AOD analysis

13 years agoMacro for determining the correction due to neutral particles using data
cnattras [Sun, 2 Jan 2011 23:58:44 +0000 (23:58 +0000)]
Macro for determining the correction due to neutral particles using data

13 years agoAdding a macro to determine the correction due to neutral particles in simulation
cnattras [Fri, 31 Dec 2010 00:25:16 +0000 (00:25 +0000)]
Adding a macro to determine the correction due to neutral particles in simulation

13 years agoMissing protection
marian [Thu, 30 Dec 2010 10:57:43 +0000 (10:57 +0000)]
Missing protection
(Marian)

13 years agoAdding a macro to determine systematic errors on the momentum cut
cnattras [Thu, 30 Dec 2010 10:16:35 +0000 (10:16 +0000)]
Adding a macro to determine systematic errors on the momentum cut

13 years ago1. Making new distotion maps:
marian [Wed, 29 Dec 2010 15:08:10 +0000 (15:08 +0000)]
1. Making new distotion maps:
+  static void  MakeDistortionMap(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run,  Float_t refX, Int_t type);
+  static void  MakeDistortionMapCosmic(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run,  Float_t refX, Int_t type);
+  static void  MakeDistortionMapSector(THnSparse * his0, TTreeSRedirector *pcstream, const char* hname, Int_t run, Int_t type);

2. Modifications for TPC-TPC matching in the MakeDistortionMap

3. Possibility to specify the weights in the composed correction.
   (Functionality to benchmark performance of fits)

13 years agoAdding some macros to check corrections, implementing PID cross check proposed by...
cnattras [Tue, 28 Dec 2010 22:03:07 +0000 (22:03 +0000)]
Adding some macros to check corrections, implementing PID cross check proposed by Alex

13 years agoChanges to read input jet branch from InputEvent, needs to be set in Notify
kleinb [Tue, 28 Dec 2010 12:16:26 +0000 (12:16 +0000)]
Changes to read input jet branch from InputEvent, needs to be set in Notify

13 years agoRandom cones should not overlap with leading jets
kleinb [Tue, 28 Dec 2010 12:14:43 +0000 (12:14 +0000)]
Random cones should not overlap with leading jets

13 years agoA follow-up of the savannah ticket #76291: Moving the V0 and cascade finder cuts...
rgrosso [Tue, 28 Dec 2010 12:13:39 +0000 (12:13 +0000)]
A follow-up of the savannah ticket #76291: Moving the V0 and cascade finder cuts to the OCDB (B. Hippolyte)

13 years agoAddTask macro for fast embedding
kleinb [Mon, 27 Dec 2010 06:28:15 +0000 (06:28 +0000)]
AddTask macro for fast embedding

13 years agoupdates fro MC running (Marta)
kleinb [Mon, 27 Dec 2010 06:27:09 +0000 (06:27 +0000)]
updates fro MC running (Marta)

13 years agoi) Calculating the <cos(psi1 + psi2 - 2phi3)> vs ref. multiplicity
snelling [Sun, 26 Dec 2010 23:48:16 +0000 (23:48 +0000)]
i) Calculating the <cos(psi1 + psi2 - 2phi3)> vs ref. multiplicity
ii)  Calculating the <cos(psi1 + psi2 - 2phi3)> vs (eta1+eta2)/2 and |eta1-eta2|
iii) Calculating the <cos(psi1-psi2)>

13 years agomodifications and additional classes for nonprimary particle flow
snelling [Sun, 26 Dec 2010 21:24:31 +0000 (21:24 +0000)]
modifications and additional classes for nonprimary particle flow

13 years agoAdd the new trigger classes for Pb-Pb. Add 2 new rubrics to count the events/tracks...
martinez [Fri, 24 Dec 2010 18:04:26 +0000 (18:04 +0000)]
Add the new trigger classes for Pb-Pb. Add 2 new rubrics to count the events/tracks within 2 centrality regions (60-80% and 0-10%) and w/wo acceptance cuts. Add the possibility to select tracks in the acceptance to fill histograms, by default all tracks from all events are used (Philippe P.)

13 years agoFixing warnigs (Philippe P.)
martinez [Fri, 24 Dec 2010 18:01:45 +0000 (18:01 +0000)]
Fixing warnigs (Philippe P.)

13 years agoChanged binning of pt vs mass histogram (Francesco)
dainese [Thu, 23 Dec 2010 16:26:52 +0000 (16:26 +0000)]
Changed binning of pt vs mass histogram (Francesco)

13 years agoChanges to produce the histogram for the pt value calculation (Francesco)
dainese [Thu, 23 Dec 2010 14:23:08 +0000 (14:23 +0000)]
Changes to produce the histogram for the pt value calculation (Francesco)

13 years agocorrect compilation warning in format
gconesab [Thu, 23 Dec 2010 09:38:44 +0000 (09:38 +0000)]
correct compilation warning in format

13 years agoOne method was added
pavlinov [Wed, 22 Dec 2010 21:20:49 +0000 (21:20 +0000)]
One method was added

13 years agoTOF event_time recovered in high multiplicity events: additional 4% of events with...
decaro [Wed, 22 Dec 2010 15:59:25 +0000 (15:59 +0000)]
TOF event_time recovered in high multiplicity events: additional 4% of events with TOF event_time estimate (F.Noferini)

13 years agoFixes for Coverity reports (A.Dainese)
masera [Wed, 22 Dec 2010 13:41:39 +0000 (13:41 +0000)]
Fixes for Coverity reports (A.Dainese)

13 years agoUpdate (Rossella)
dainese [Wed, 22 Dec 2010 13:26:33 +0000 (13:26 +0000)]
Update (Rossella)

13 years agoCoverity
dainese [Wed, 22 Dec 2010 11:58:01 +0000 (11:58 +0000)]
Coverity

13 years agoavoid crash when analyzing MC data, vertex pointer isgiving problems
gconesab [Wed, 22 Dec 2010 08:47:04 +0000 (08:47 +0000)]
avoid crash when analyzing MC data, vertex pointer isgiving problems

13 years ago-bugfix: fill the two ways of DCA calculation in the correct order inside the THnSparse
kkanaki [Tue, 21 Dec 2010 19:14:53 +0000 (19:14 +0000)]
-bugfix: fill the two ways of DCA calculation in the correct order inside the THnSparse

13 years agoA follow-up of the savannah ticket #76291: Moving the V0 and cascade finder cuts...
belikov [Tue, 21 Dec 2010 18:15:05 +0000 (18:15 +0000)]
A follow-up of the savannah ticket #76291: Moving the V0 and cascade finder cuts to the OCDB (B. Hippolyte)

13 years agofixes in copy constructor and assignment operator, added protection
kleinb [Tue, 21 Dec 2010 15:42:06 +0000 (15:42 +0000)]
fixes in copy constructor and assignment operator, added protection

13 years agoFix for bug #76597: floating point exception in the test of Pythia 6.4 with Omega...
hristov [Tue, 21 Dec 2010 15:16:09 +0000 (15:16 +0000)]
Fix for bug #76597: floating point exception in the test of Pythia 6.4 with Omega enhancement in p+p 7 TeV

13 years agoFixes in the command to submit merging
agheata [Tue, 21 Dec 2010 13:57:30 +0000 (13:57 +0000)]
Fixes in the command to submit merging

13 years agoNew version of pilot train
agheata [Tue, 21 Dec 2010 13:49:22 +0000 (13:49 +0000)]
New version of pilot train

13 years agochanges for merging in production mode
agheata [Tue, 21 Dec 2010 13:14:45 +0000 (13:14 +0000)]
changes for merging in production mode

13 years agoreverting revision 46127, better solution required
richterm [Tue, 21 Dec 2010 12:13:38 +0000 (12:13 +0000)]
reverting revision 46127, better solution required

13 years agoUpdated version (Alberica)
hristov [Tue, 21 Dec 2010 11:45:30 +0000 (11:45 +0000)]
Updated version (Alberica)

13 years agoObsolete versions removed.
morsch [Tue, 21 Dec 2010 09:14:39 +0000 (09:14 +0000)]
Obsolete versions removed.

13 years agoChanges for report #76588 AliESDpid update for TOF PID: new cuts for T0 detector...
hristov [Tue, 21 Dec 2010 09:00:14 +0000 (09:00 +0000)]
Changes for report #76588 AliESDpid update for TOF PID: new cuts for T0 detector information

13 years agoCoverity fixed.
dibari [Tue, 21 Dec 2010 08:59:28 +0000 (08:59 +0000)]
Coverity fixed.

13 years agoPreparation for four momentum background subtraction, needs area vector
kleinb [Mon, 20 Dec 2010 21:08:01 +0000 (21:08 +0000)]
Preparation for four momentum background subtraction, needs area vector

13 years agopreparation for recalculation of rho
kleinb [Mon, 20 Dec 2010 20:45:56 +0000 (20:45 +0000)]
preparation for recalculation of rho

13 years agocode checker warnings
snelling [Mon, 20 Dec 2010 19:37:40 +0000 (19:37 +0000)]
code checker warnings

13 years agofix for coding conventions
amastros [Mon, 20 Dec 2010 18:27:03 +0000 (18:27 +0000)]
fix for coding conventions

13 years agocorrect compilation warning, make const an integer used to set the dimension of an...
gconesab [Mon, 20 Dec 2010 18:08:27 +0000 (18:08 +0000)]
correct compilation warning, make const an integer used to set the dimension of an array

13 years agoRemove left overs from base class and fix coding rule violations (Jochen)
cblume [Mon, 20 Dec 2010 18:06:08 +0000 (18:06 +0000)]
Remove left overs from base class and fix coding rule violations (Jochen)

13 years agoSome fixes for the mode w/o auto branch loading
agheata [Mon, 20 Dec 2010 16:47:53 +0000 (16:47 +0000)]
Some fixes for the mode w/o auto branch loading

13 years agoCoverity fix.
policheh [Mon, 20 Dec 2010 16:30:38 +0000 (16:30 +0000)]
Coverity fix.

13 years agoTry to fix some more coverity defects
cblume [Mon, 20 Dec 2010 15:42:55 +0000 (15:42 +0000)]
Try to fix some more coverity defects

13 years agoIgnore
loizides [Mon, 20 Dec 2010 15:40:24 +0000 (15:40 +0000)]
Ignore

13 years agonew method mgr->AddStatisticsTask() that adds a special framework task to any train...
agheata [Mon, 20 Dec 2010 14:53:22 +0000 (14:53 +0000)]
new method mgr->AddStatisticsTask() that adds a special framework task to any train in order to collect total/processed/failed/accepted event statistics. Use mgr->GetStatistics() to retrieve the statistics object of type AliAnalysisStatistics

13 years agoBug fix in array index
kleinb [Mon, 20 Dec 2010 12:37:42 +0000 (12:37 +0000)]
Bug fix in array index

13 years agoCoverity fix
marian [Mon, 20 Dec 2010 12:24:28 +0000 (12:24 +0000)]
Coverity fix
Marian

13 years agoAliT0Reconstructor : MPD ( full multiplicity signal added to ESD
alla [Mon, 20 Dec 2010 12:20:30 +0000 (12:20 +0000)]
AliT0Reconstructor : MPD ( full multiplicity  signal added to ESD

13 years agoMaking pedestal subtraction from correlations possible
coppedis [Mon, 20 Dec 2010 12:10:31 +0000 (12:10 +0000)]
Making pedestal subtraction from correlations possible

13 years agoCorrections for coverity reports
masera [Mon, 20 Dec 2010 11:42:30 +0000 (11:42 +0000)]
Corrections for coverity reports

13 years agoNegative returns: coverity bug fixed
decaro [Mon, 20 Dec 2010 11:39:51 +0000 (11:39 +0000)]
Negative returns: coverity bug fixed

13 years agoupdate example macros
gconesab [Mon, 20 Dec 2010 11:35:33 +0000 (11:35 +0000)]
update example macros

13 years agoNew methods added: IsVertexSet() and SetVertexSet() - Ruben
masera [Mon, 20 Dec 2010 11:35:31 +0000 (11:35 +0000)]
New methods added: IsVertexSet() and SetVertexSet() - Ruben

13 years agoremoved temp package will upload improved version later
snelling [Mon, 20 Dec 2010 11:20:22 +0000 (11:20 +0000)]
removed temp package will upload improved version later

13 years agoFixes for Coverity reports
shahoian [Mon, 20 Dec 2010 10:54:00 +0000 (10:54 +0000)]
Fixes for Coverity reports

13 years agoNegative returns: coverity bug fixed
decaro [Mon, 20 Dec 2010 10:51:13 +0000 (10:51 +0000)]
Negative returns: coverity bug fixed

13 years agonew class AliAnalysisStatistics that collects statistics info for the processed events
agheata [Mon, 20 Dec 2010 10:50:08 +0000 (10:50 +0000)]
new class AliAnalysisStatistics that collects statistics info for the processed events

13 years agocoverity fixes
snelling [Mon, 20 Dec 2010 10:34:10 +0000 (10:34 +0000)]
coverity fixes

13 years agoCoverity fixies
marian [Mon, 20 Dec 2010 10:12:22 +0000 (10:12 +0000)]
Coverity fixies
Peter Christiansen

13 years agofix coverity defects
abercuci [Mon, 20 Dec 2010 10:11:48 +0000 (10:11 +0000)]
fix coverity defects

13 years agofix coverity defects
abercuci [Mon, 20 Dec 2010 10:05:12 +0000 (10:05 +0000)]
fix coverity defects

13 years agofix coverity defects
abercuci [Mon, 20 Dec 2010 09:55:46 +0000 (09:55 +0000)]
fix coverity defects

13 years agoinitialization for Coverity
bhippoly [Mon, 20 Dec 2010 09:44:33 +0000 (09:44 +0000)]
initialization for Coverity

13 years agoRemoved unnecessary GetEntry(0) from Init
agheata [Mon, 20 Dec 2010 09:38:24 +0000 (09:38 +0000)]
Removed unnecessary GetEntry(0) from Init

13 years agoAllow only generated particles by MC generator and not MC transport particles to...
gconesab [Mon, 20 Dec 2010 09:33:15 +0000 (09:33 +0000)]
Allow only generated particles by MC generator and not MC transport particles to pass to the analysis, if user decides so, this is the default now.
In case of MC particles analysis, PID should set electrons and photons distinctly in EMCAL

13 years agoFix compiler warning (Julian)
cblume [Mon, 20 Dec 2010 09:32:03 +0000 (09:32 +0000)]
Fix compiler warning (Julian)

13 years agomodification for compilation warnings
cterrevo [Mon, 20 Dec 2010 09:09:17 +0000 (09:09 +0000)]
modification for compilation warnings

13 years agoFixes for report #76393: Memory leaks
hristov [Mon, 20 Dec 2010 08:57:26 +0000 (08:57 +0000)]
Fixes for report #76393: Memory leaks

13 years agoadding task for subtracting background after jet finding, used for all clustering...
kleinb [Mon, 20 Dec 2010 07:09:10 +0000 (07:09 +0000)]
adding task for subtracting background after jet finding, used for all clustering jet finders

13 years agoadding task for subtracting background after jet finding, used for all clustering...
kleinb [Mon, 20 Dec 2010 07:08:29 +0000 (07:08 +0000)]
adding task for subtracting background after jet finding, used for all clustering jet finders

13 years agobeam species defined
basanta [Mon, 20 Dec 2010 05:18:17 +0000 (05:18 +0000)]
beam species defined

13 years agoFixing big memory leaks from empty destructors and fixing some smaller memory leaks
cnattras [Sun, 19 Dec 2010 22:39:18 +0000 (22:39 +0000)]
Fixing big memory leaks from empty destructors and fixing some smaller memory leaks

13 years agoAdditional replacement of lgamma by TMath::LnGamma
hristov [Sun, 19 Dec 2010 20:32:31 +0000 (20:32 +0000)]
Additional replacement of lgamma by TMath::LnGamma

13 years agoRemove lgamma and replace by TMath::LnGamma which should work across platforms.
loizides [Sun, 19 Dec 2010 17:44:22 +0000 (17:44 +0000)]
Remove lgamma and replace by TMath::LnGamma which should work across platforms.

13 years agoFrom Ana: Add HFE histograms
slindal [Sun, 19 Dec 2010 16:10:33 +0000 (16:10 +0000)]
From Ana: Add HFE histograms

13 years agoAdded possibility to not create aod tclones branch
slindal [Sun, 19 Dec 2010 15:37:46 +0000 (15:37 +0000)]
Added possibility to not create aod tclones branch
Removed delete[] from conversion particle destructor

13 years agoForgotten commit
marian [Sun, 19 Dec 2010 11:21:46 +0000 (11:21 +0000)]
Forgotten commit
Removed FindV0s function
Marian

13 years agoCoverity report problems
marian [Sun, 19 Dec 2010 09:54:42 +0000 (09:54 +0000)]
Coverity report problems

Removed obsolete classes
After discussion with Andrea Dainese

13 years agoCoverity fix (C. Loizides)
morsch [Sun, 19 Dec 2010 08:49:05 +0000 (08:49 +0000)]
Coverity fix (C. Loizides)

13 years agocorrection for Coverity
bhippoly [Sat, 18 Dec 2010 23:44:53 +0000 (23:44 +0000)]
correction for Coverity

13 years agoupdate macros
loizides [Sat, 18 Dec 2010 21:40:08 +0000 (21:40 +0000)]
update macros

13 years agomake cent stuff compile
loizides [Sat, 18 Dec 2010 21:37:22 +0000 (21:37 +0000)]
make cent stuff compile

13 years agoCleanup
loizides [Sat, 18 Dec 2010 21:36:53 +0000 (21:36 +0000)]
Cleanup

13 years agoFixing coverity warnings
marian [Sat, 18 Dec 2010 17:44:03 +0000 (17:44 +0000)]
Fixing coverity warnings

13 years agoCoverity
marian [Sat, 18 Dec 2010 17:20:15 +0000 (17:20 +0000)]
Coverity
+
Removed obsolete function FindV0

13 years agoRemoving coverity reports
marian [Sat, 18 Dec 2010 13:39:12 +0000 (13:39 +0000)]
Removing coverity reports
Do not use sprintf

13 years agoRemoving Coverity problems, bugs
marian [Sat, 18 Dec 2010 13:15:00 +0000 (13:15 +0000)]
Removing Coverity problems, bugs

AliTPCParamSR.cxx AliTPCParamCR.cxx - OVERRUN_STATIC
AliTPCParam.h                     - initialization of array
AliTPCtrackerParam.cxx              - Negative index

13 years agoFix for a Coverity warning
masera [Sat, 18 Dec 2010 09:28:14 +0000 (09:28 +0000)]
Fix for a Coverity warning

13 years agoFix for a Coverity warning (Ruben)
masera [Sat, 18 Dec 2010 09:12:50 +0000 (09:12 +0000)]
Fix for a Coverity warning (Ruben)

13 years agoCOVERITY: buffer size warning corrected.
morsch [Sat, 18 Dec 2010 07:59:19 +0000 (07:59 +0000)]
COVERITY: buffer size warning corrected.

13 years agoFixes for coverity warnings
masera [Fri, 17 Dec 2010 23:55:48 +0000 (23:55 +0000)]
Fixes for coverity warnings

13 years agoadding unit test for AliHLTGlobalBarrelTrack, for the moment it checks the
richterm [Fri, 17 Dec 2010 23:40:11 +0000 (23:40 +0000)]
adding unit test for AliHLTGlobalBarrelTrack, for the moment it checks the
consistency between the parameter array of AliExternalTrackParam and the track
parameters in AliHLTExternalTrackParam

13 years agoremoving class AliHLTOUTHandlerEsdBranch from build to avoid unwanted dependency...
richterm [Fri, 17 Dec 2010 23:38:07 +0000 (23:38 +0000)]
removing class AliHLTOUTHandlerEsdBranch from build to avoid unwanted dependency to AliRoot library
this dependency has been introduced already a while ago, trying to clean this up. Some modifications
in the handler class are necessary to be included again.

13 years agoupdate of the D0 trigger (Gaute)
richterm [Fri, 17 Dec 2010 23:26:07 +0000 (23:26 +0000)]
update of the D0 trigger (Gaute)
- treatment of MC info removed from the component
- optional feature to send/save the D0 condidates
- removing D0 MC from configuration in the trigger agent