]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoremoving warnings
marian [Sat, 2 Apr 2011 13:26:34 +0000 (13:26 +0000)]
removing warnings
+
removing of template
Marian

13 years agowork around for coverity defect
esicking [Sat, 2 Apr 2011 12:02:18 +0000 (12:02 +0000)]
work around for coverity defect

13 years agoRevert and change faulty coverity fixes
esicking [Sat, 2 Apr 2011 11:50:31 +0000 (11:50 +0000)]
Revert and change faulty coverity fixes

13 years agofix compilation warning
kleinb [Sat, 2 Apr 2011 10:56:37 +0000 (10:56 +0000)]
fix compilation warning

13 years agoNew macro to plot the output of QA task for ITS standalone tracks (F. Prino, L. Milano)
prino [Fri, 1 Apr 2011 22:21:21 +0000 (22:21 +0000)]
New macro to plot the output of QA task for ITS standalone tracks (F. Prino, L. Milano)

13 years agomore histos
loizides [Fri, 1 Apr 2011 20:59:29 +0000 (20:59 +0000)]
more histos

13 years agoadapted histo ranges
kleinb [Fri, 1 Apr 2011 20:29:38 +0000 (20:29 +0000)]
adapted histo ranges

13 years agofixes for RP calculation, coverity fixes, reduced histogram binning
kleinb [Fri, 1 Apr 2011 20:29:06 +0000 (20:29 +0000)]
fixes for RP calculation, coverity fixes, reduced histogram binning

13 years agoObsolete code removed
amastros [Fri, 1 Apr 2011 17:44:13 +0000 (17:44 +0000)]
Obsolete code removed

13 years agocoverity fixes
jotwinow [Fri, 1 Apr 2011 16:46:57 +0000 (16:46 +0000)]
coverity fixes

13 years agoUpdate (Francesco, Gian Michele)
dainese [Fri, 1 Apr 2011 16:24:08 +0000 (16:24 +0000)]
Update (Francesco, Gian Michele)

13 years agoUpdate (Andrea)
dainese [Fri, 1 Apr 2011 16:23:44 +0000 (16:23 +0000)]
Update (Andrea)

13 years agoUpdates (Chiara)
dainese [Fri, 1 Apr 2011 16:23:15 +0000 (16:23 +0000)]
Updates (Chiara)

13 years agoAttempt to make the HV filtering more robust
laphecet [Fri, 1 Apr 2011 16:09:26 +0000 (16:09 +0000)]
Attempt to make the HV filtering more robust

13 years agoShows the DCS aliasname in case source is HV
laphecet [Fri, 1 Apr 2011 16:08:18 +0000 (16:08 +0000)]
Shows the DCS aliasname in case source is HV

13 years agoWhen we remove a class, it has to be deleted from the package and from the LinkDef.h
hristov [Fri, 1 Apr 2011 14:57:54 +0000 (14:57 +0000)]
When we remove a class, it has to be deleted from the package and from the LinkDef.h

13 years agoCorrection of
morsch [Fri, 1 Apr 2011 14:01:58 +0000 (14:01 +0000)]
Correction of
AliOADBContainer::UpdateObject
M. Floris

13 years agoMinor stuff
cholm [Fri, 1 Apr 2011 13:56:46 +0000 (13:56 +0000)]
Minor stuff

13 years agodeleting this class
martinez [Fri, 1 Apr 2011 13:39:11 +0000 (13:39 +0000)]
deleting this class

13 years agoNew centrality selection based on ZDCvsZEM (LHC10h, pass2). Corrected, in the previou...
cvetan [Fri, 1 Apr 2011 12:21:13 +0000 (12:21 +0000)]
New centrality selection based on ZDCvsZEM (LHC10h, pass2). Corrected, in the previous version there was a wrong scale on zdc energy.

13 years agotest macro to run the EMCAL HLT chain in AliRoot
fronchet [Fri, 1 Apr 2011 11:05:01 +0000 (11:05 +0000)]
test macro to run the EMCAL HLT chain in AliRoot

13 years agoupdated macros
rpreghen [Fri, 1 Apr 2011 10:40:15 +0000 (10:40 +0000)]
updated macros

13 years agoFixes for the poisson method
hdalsgaa [Fri, 1 Apr 2011 09:58:39 +0000 (09:58 +0000)]
Fixes for the poisson method

13 years agoMove back to Int_t and include a protection if arrays are already uncompressed (Hermes)
cblume [Fri, 1 Apr 2011 08:58:14 +0000 (08:58 +0000)]
Move back to Int_t and include a protection if arrays are already uncompressed (Hermes)

13 years agoNew centrality selection based on ZDCvsZEM (LHC10h, pass2).
cvetan [Fri, 1 Apr 2011 08:07:18 +0000 (08:07 +0000)]
New centrality selection based on ZDCvsZEM (LHC10h, pass2).

13 years agocorrecting library dependencies, libAOD and libEMCALraw added
richterm [Fri, 1 Apr 2011 07:22:52 +0000 (07:22 +0000)]
correcting library dependencies, libAOD and libEMCALraw added

13 years agocorrecting library dependencies
richterm [Fri, 1 Apr 2011 07:22:10 +0000 (07:22 +0000)]
correcting library dependencies

13 years agoresolving new library dependency libAOD
richterm [Fri, 1 Apr 2011 07:21:10 +0000 (07:21 +0000)]
resolving new library dependency libAOD

13 years agoadding ROOTLIBS library dependencies to HLTbase
richterm [Fri, 1 Apr 2011 07:20:19 +0000 (07:20 +0000)]
adding ROOTLIBS library dependencies to HLTbase

13 years agoadding variable ROOTLIBS to be filled from root-config with option --libs
richterm [Fri, 1 Apr 2011 07:19:27 +0000 (07:19 +0000)]
adding variable ROOTLIBS to be filled from root-config with option --libs

13 years agoremoving r43353: temporary workaround for loading of additional library dependencies
richterm [Fri, 1 Apr 2011 07:09:21 +0000 (07:09 +0000)]
removing r43353: temporary workaround for loading of additional library dependencies

13 years agoCorrected needed when default constructor is used.
morsch [Thu, 31 Mar 2011 20:32:19 +0000 (20:32 +0000)]
Corrected needed when default constructor is used.

13 years agospectra oadb file
mfloris [Thu, 31 Mar 2011 20:18:04 +0000 (20:18 +0000)]
spectra oadb file

13 years agoCosmetics
phille [Thu, 31 Mar 2011 19:52:11 +0000 (19:52 +0000)]
Cosmetics

13 years agoRemoving obsolete code
phille [Thu, 31 Mar 2011 19:45:11 +0000 (19:45 +0000)]
Removing obsolete code

13 years ago Protection.
morsch [Thu, 31 Mar 2011 19:44:32 +0000 (19:44 +0000)]
 Protection.
 Chiara Oppedisano <Chiara.Oppedisano@to.infn.it>

13 years agoChanging binning when adding histogram, if needed.
mfloris [Thu, 31 Mar 2011 19:39:36 +0000 (19:39 +0000)]
Changing binning when adding histogram, if needed.

13 years agoRefactoring: Swiss army-knife class AliEMCALRawUtil now down
phille [Thu, 31 Mar 2011 19:33:41 +0000 (19:33 +0000)]
Refactoring: Swiss army-knife class AliEMCALRawUtil now down
to 375 lines ( from 1100 )
Removing unused constructor + removed some obsolet code

13 years agoRefactoring: Functions related to the shaper response
phille [Thu, 31 Mar 2011 18:52:43 +0000 (18:52 +0000)]
Refactoring: Functions related to the shaper response
is removed from AliEMCALRawUTils collected in a dedicated class.
Tis is done in order to avoid duplications in the RawAnalyzer classes
and at the same time avoid depedencies between the rec and the raw library.

13 years agocoverity fix
jotwinow [Thu, 31 Mar 2011 18:07:52 +0000 (18:07 +0000)]
coverity fix

13 years agoCommented call to AliDebug
dainese [Thu, 31 Mar 2011 16:46:43 +0000 (16:46 +0000)]
Commented call to AliDebug

13 years agoremove obsolate classes
jotwinow [Thu, 31 Mar 2011 15:42:11 +0000 (15:42 +0000)]
remove obsolate classes

13 years agoRemoving non-existing classes
hristov [Thu, 31 Mar 2011 15:38:16 +0000 (15:38 +0000)]
Removing non-existing classes

13 years agorevert changes
jotwinow [Thu, 31 Mar 2011 15:16:12 +0000 (15:16 +0000)]
revert changes

13 years agocoverity fixes
jgrosseo [Thu, 31 Mar 2011 15:03:00 +0000 (15:03 +0000)]
coverity fixes

13 years agoUncomment lines that was commented out by mistake (loading of peakfinder vectors )
phille [Thu, 31 Mar 2011 14:48:45 +0000 (14:48 +0000)]
Uncomment lines that was commented out by mistake (loading of peakfinder vectors )

13 years agocoverity
phille [Thu, 31 Mar 2011 14:37:12 +0000 (14:37 +0000)]
coverity

13 years agoWarning messages changed to debug messages
masera [Thu, 31 Mar 2011 14:27:28 +0000 (14:27 +0000)]
Warning messages changed to debug messages

13 years agoCoding conventions
phille [Thu, 31 Mar 2011 14:26:07 +0000 (14:26 +0000)]
Coding conventions

13 years ago-- remove obsolate classes
jotwinow [Thu, 31 Mar 2011 13:52:20 +0000 (13:52 +0000)]
-- remove obsolate classes
D    TPC/AliComparisonTask.h
D    TPC/AliComparisonTask.cxx
D    TPC/AliComparisonRes.h
D    TPC/AliComparisonRes.cxx
D    TPC/AliComparisonEff.h
D    TPC/AliComparisonEff.cxx
D    TPC/AliComparisonDCA.h
D    TPC/AliComparisonDCA.cxx
D    TPC/AliComparisonDEdx.h
D    TPC/AliComparisonDEdx.cxx
D    TPC/AliComparisonObject.h
D    TPC/AliComparisonObject.cxx

-- coverity and coding rule violation fixes
M    TPC/AliMaterialBudget.cxx
M    TPC/AliPerformanceEff.cxx
M    TPC/AliTPCPerformanceSummary.cxx
M    TPC/AliMCTrackingTestTask.cxx

13 years agocoverity fixed
alla [Thu, 31 Mar 2011 12:55:27 +0000 (12:55 +0000)]
coverity fixed

13 years agoAllow track matching to be redone at analysis level
gconesab [Thu, 31 Mar 2011 12:53:46 +0000 (12:53 +0000)]
Allow track matching to be redone at analysis level

13 years agocoverity fixes (Chiara)
jgrosseo [Thu, 31 Mar 2011 12:34:04 +0000 (12:34 +0000)]
coverity fixes (Chiara)

13 years agoVerbose printout commented out
hristov [Thu, 31 Mar 2011 12:34:02 +0000 (12:34 +0000)]
Verbose printout commented out

13 years agofix macros
snelling [Thu, 31 Mar 2011 12:33:34 +0000 (12:33 +0000)]
fix macros

13 years agoadded histogram of shared TPC clusters
jgrosseo [Thu, 31 Mar 2011 12:24:43 +0000 (12:24 +0000)]
added histogram of shared TPC clusters
new cut on missing ITS clusters (Francesco)
default cuts for ITS SA tracks for PbPb (Francesco)

13 years agoCoding violations fixed
kaamodt [Thu, 31 Mar 2011 11:54:28 +0000 (11:54 +0000)]
Coding violations fixed

13 years agoreflect pass1 and pass2 OADB changes
agheata [Thu, 31 Mar 2011 11:47:58 +0000 (11:47 +0000)]
reflect pass1 and pass2 OADB changes

13 years agoAdded pass1 and pass2 directories
agheata [Thu, 31 Mar 2011 11:46:46 +0000 (11:46 +0000)]
Added pass1 and pass2 directories

13 years agoAdded default pass=2 value to AddTaskCentrality.C. Fatal error if the pass is not...
agheata [Thu, 31 Mar 2011 11:14:13 +0000 (11:14 +0000)]
Added default pass=2 value to AddTaskCentrality.C. Fatal error if the pass is not set during UserCreateOutputObjects in the centrality task. (A.Toia)

13 years agoCovarity fix
esicking [Thu, 31 Mar 2011 11:09:53 +0000 (11:09 +0000)]
Covarity fix

13 years agoAttempt to fix Coverity defect 14697
laphecet [Thu, 31 Mar 2011 10:30:59 +0000 (10:30 +0000)]
Attempt to fix Coverity defect 14697

13 years agoAttempt to fix Coverity defect 14695
laphecet [Thu, 31 Mar 2011 10:30:35 +0000 (10:30 +0000)]
Attempt to fix Coverity defect 14695

13 years agoremoving obsolete class
jgrosseo [Thu, 31 Mar 2011 10:24:14 +0000 (10:24 +0000)]
removing obsolete class

13 years agoTechnical fix: AliFatal changed to AliError+return to prevent stopping the analysis...
agheata [Thu, 31 Mar 2011 09:45:24 +0000 (09:45 +0000)]
Technical fix: AliFatal changed to AliError+return to prevent stopping the analysis for possible future unknown runs

13 years agoRemoving obsolete class AliCaloRawAnalyzerLMS
phille [Thu, 31 Mar 2011 09:23:20 +0000 (09:23 +0000)]
Removing obsolete class AliCaloRawAnalyzerLMS

13 years agoBug fix (A. Mastroserio)
masera [Thu, 31 Mar 2011 09:15:59 +0000 (09:15 +0000)]
Bug fix (A. Mastroserio)

13 years agoRemoving obsolete classes AliCaloRawAnalyzerLMS and
phille [Thu, 31 Mar 2011 09:02:20 +0000 (09:02 +0000)]
Removing obsolete classes AliCaloRawAnalyzerLMS and
AliCaloRawAnalyzerLMSOffline. These are now replaced by
AliCaloRawAnalyzerKSTandard which is identically the same code
that was before used in offline reconstruction.

13 years agoupdates for Reaction Plane and coverity fix
kleinb [Thu, 31 Mar 2011 09:00:52 +0000 (09:00 +0000)]
updates for Reaction Plane and coverity fix

13 years agoCoverity fix
prsnko [Thu, 31 Mar 2011 08:52:36 +0000 (08:52 +0000)]
Coverity fix

13 years agoCoverity fix.
zampolli [Thu, 31 Mar 2011 08:49:49 +0000 (08:49 +0000)]
Coverity fix.

13 years agoCoverity fix
prsnko [Thu, 31 Mar 2011 08:44:17 +0000 (08:44 +0000)]
Coverity fix

13 years agoFixes for coding violations
esicking [Thu, 31 Mar 2011 08:32:59 +0000 (08:32 +0000)]
Fixes for coding violations

13 years agoCoding conventions
phille [Thu, 31 Mar 2011 07:48:03 +0000 (07:48 +0000)]
Coding conventions

13 years agoVerbose printout commented out
hristov [Thu, 31 Mar 2011 07:39:15 +0000 (07:39 +0000)]
Verbose printout commented out

13 years agocorrecting function names and parameter const'ness according to coding rules
richterm [Thu, 31 Mar 2011 05:32:30 +0000 (05:32 +0000)]
correcting function names and parameter const'ness according to coding rules

13 years agoFix
dainese [Wed, 30 Mar 2011 23:57:19 +0000 (23:57 +0000)]
Fix

13 years agoSpeed up and tighter PbPb cuts
dainese [Wed, 30 Mar 2011 23:56:32 +0000 (23:56 +0000)]
Speed up and tighter PbPb cuts

13 years agofixing keyword subsititution.
aszostak [Wed, 30 Mar 2011 22:01:43 +0000 (22:01 +0000)]
fixing keyword subsititution.

13 years agoGetting keyword substitution to work.
aszostak [Wed, 30 Mar 2011 22:00:10 +0000 (22:00 +0000)]
Getting keyword substitution to work.

13 years agoAdding macro to patch GRP for runs taken with HLT in mode A, for processing these...
aszostak [Wed, 30 Mar 2011 21:56:21 +0000 (21:56 +0000)]
Adding macro to patch GRP for runs taken with HLT in mode A, for processing these with HLT in offline.

13 years agoUpdates
dainese [Wed, 30 Mar 2011 19:18:52 +0000 (19:18 +0000)]
Updates

13 years agoreverting coverity fix
phille [Wed, 30 Mar 2011 18:42:59 +0000 (18:42 +0000)]
reverting coverity fix

13 years agoAnti-coverity fix (bug resulting in no TS without CPV)
prsnko [Wed, 30 Mar 2011 17:35:35 +0000 (17:35 +0000)]
Anti-coverity fix (bug resulting in no TS without CPV)

13 years ago-Remove the use of additional memory by the buffer
cblume [Wed, 30 Mar 2011 17:17:32 +0000 (17:17 +0000)]
-Remove the use of additional memory by the buffer
-Made an internal array smaller by using an array of UShort_t instead of Int_t
-Removed two loops and substitute them by memset
-Another loop now should be faster

13 years agoProvisions for pass2
morsch [Wed, 30 Mar 2011 16:37:17 +0000 (16:37 +0000)]
Provisions for pass2
Alberica

13 years agoCentrality for pass2
morsch [Wed, 30 Mar 2011 16:32:26 +0000 (16:32 +0000)]
Centrality for pass2

13 years agocoverity fixes
jgrosseo [Wed, 30 Mar 2011 15:57:46 +0000 (15:57 +0000)]
coverity fixes

13 years agoupdate to trigger correlation study
jgrosseo [Wed, 30 Mar 2011 15:41:34 +0000 (15:41 +0000)]
update to trigger correlation study
added event mixing for tracks
added qa task for trigger correlation study

13 years agoFixes after wrong commit in rev. 48776
hristov [Wed, 30 Mar 2011 15:28:38 +0000 (15:28 +0000)]
Fixes after wrong commit in rev. 48776

13 years agoAdded proton rejection (Andrea)
dainese [Wed, 30 Mar 2011 14:56:58 +0000 (14:56 +0000)]
Added proton rejection (Andrea)

13 years agoAdded proton rejection (Andrea)
dainese [Wed, 30 Mar 2011 14:54:36 +0000 (14:54 +0000)]
Added proton rejection (Andrea)

13 years agoAdded cut |zVtxMC|<fRDHFCuts->GetMaxVtxZ() (Chiara)
dainese [Wed, 30 Mar 2011 14:54:03 +0000 (14:54 +0000)]
Added cut |zVtxMC|<fRDHFCuts->GetMaxVtxZ() (Chiara)

13 years agoEmptying AOD hist as the first thing
hdalsgaa [Wed, 30 Mar 2011 14:02:39 +0000 (14:02 +0000)]
Emptying AOD hist as the first thing

13 years agoadded pid example macros and QA task for the PMD
snelling [Wed, 30 Mar 2011 13:27:11 +0000 (13:27 +0000)]
added pid example macros and QA task for the PMD

13 years agocoverity fixed
alla [Wed, 30 Mar 2011 13:23:07 +0000 (13:23 +0000)]
coverity fixed

13 years agoFixes for centrality < 0, adding jet finder setting with higher pT cut
kleinb [Wed, 30 Mar 2011 13:14:09 +0000 (13:14 +0000)]
Fixes for centrality < 0, adding jet finder setting with higher pT cut

13 years agosome debug information
kleinb [Wed, 30 Mar 2011 13:11:44 +0000 (13:11 +0000)]
some debug information

13 years agosmall fix
jgrosseo [Wed, 30 Mar 2011 11:59:07 +0000 (11:59 +0000)]
small fix

13 years agoAdded z vertex getter
dainese [Wed, 30 Mar 2011 11:29:34 +0000 (11:29 +0000)]
Added z vertex getter