]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

13 years agoCoverity fixies
marian [Wed, 30 Mar 2011 11:19:52 +0000 (11:19 +0000)]
Coverity fixies
(Juri)

13 years agoCoverity fix
belikov [Wed, 30 Mar 2011 10:44:57 +0000 (10:44 +0000)]
Coverity fix

13 years agoFix coding rule violations
akisiel [Wed, 30 Mar 2011 10:36:07 +0000 (10:36 +0000)]
Fix coding rule violations

13 years agoFix coding rule violations
akisiel [Wed, 30 Mar 2011 10:35:34 +0000 (10:35 +0000)]
Fix coding rule violations

13 years agoCoverity fixes
belikov [Wed, 30 Mar 2011 09:48:20 +0000 (09:48 +0000)]
Coverity fixes

13 years agoChanged signature of store digits to correspond to base class
cholm [Wed, 30 Mar 2011 09:21:16 +0000 (09:21 +0000)]
Changed signature of store digits to correspond to base class

13 years agoChanged signature of store digits to correspond to base class
cholm [Wed, 30 Mar 2011 09:20:59 +0000 (09:20 +0000)]
Changed signature of store digits to correspond to base class

13 years agocoverity fixes
slindal [Wed, 30 Mar 2011 09:16:34 +0000 (09:16 +0000)]
coverity fixes

13 years agoChanges in DeltaPhi histrograms; usage of all possible trigger particles instead...
esicking [Wed, 30 Mar 2011 09:10:24 +0000 (09:10 +0000)]
Changes in DeltaPhi histrograms; usage of all possible trigger particles instead of random trigger; covarity fixes

13 years ago- coverity fix 14179
kkanaki [Wed, 30 Mar 2011 09:02:28 +0000 (09:02 +0000)]
- coverity fix 14179
  fixed dereferencing of a pointer before a null check

13 years ago- coverity fix 10062
kkanaki [Wed, 30 Mar 2011 09:01:16 +0000 (09:01 +0000)]
- coverity fix 10062
  removed the condition of iResult being negative, the variable is not used yet for error handling

13 years agoMinor fix for the previous commit
mfloris [Wed, 30 Mar 2011 08:57:49 +0000 (08:57 +0000)]
Minor fix for the previous commit

13 years agoadding initialization of the member arrays of the altro decoder class, right now...
richterm [Wed, 30 Mar 2011 08:57:36 +0000 (08:57 +0000)]
adding initialization of the member arrays of the altro decoder class, right now testing if the obsolete class (40bit RCU format) can be removed

13 years agoFixing check for empty intensity measurements.
mfloris [Wed, 30 Mar 2011 08:48:36 +0000 (08:48 +0000)]
Fixing check for empty intensity measurements.

13 years agocorrecting bounds check for array
richterm [Wed, 30 Mar 2011 08:39:02 +0000 (08:39 +0000)]
correcting bounds check for array

13 years agoCovarity fix
esicking [Wed, 30 Mar 2011 07:51:36 +0000 (07:51 +0000)]
Covarity fix

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

13 years agocoverity fixes
kleinb [Wed, 30 Mar 2011 07:33:02 +0000 (07:33 +0000)]
coverity fixes

13 years agocoverty fixes
snelling [Wed, 30 Mar 2011 07:17:43 +0000 (07:17 +0000)]
coverty fixes

13 years agoupdates to FF task (Oliver) Minor bug fixes and reduced hisograms for spectrum task
kleinb [Wed, 30 Mar 2011 07:14:49 +0000 (07:14 +0000)]
updates to FF task (Oliver) Minor bug fixes and reduced hisograms for spectrum task

13 years agocoverity fixes
kleinb [Wed, 30 Mar 2011 07:13:36 +0000 (07:13 +0000)]
coverity fixes

13 years agoremoving unnecessary NULL pointer checks according to coverity (Theo)
richterm [Wed, 30 Mar 2011 07:08:56 +0000 (07:08 +0000)]
removing unnecessary NULL pointer checks according to coverity (Theo)

13 years agoCoding conventions (G. Bruno)
masera [Tue, 29 Mar 2011 22:48:19 +0000 (22:48 +0000)]
Coding conventions (G. Bruno)

13 years agomacro to make the basic calibration trend graphs
marian [Tue, 29 Mar 2011 22:38:37 +0000 (22:38 +0000)]
macro to make the basic calibration trend graphs

13 years agoAdding READMEs
marian [Tue, 29 Mar 2011 22:37:19 +0000 (22:37 +0000)]
Adding READMEs
+
removing obsolete macro
(Marian)

13 years agoUpdate (Fabio)
dainese [Tue, 29 Mar 2011 22:03:10 +0000 (22:03 +0000)]
Update (Fabio)

13 years agoCoverity (Giacomo)
dainese [Tue, 29 Mar 2011 22:02:38 +0000 (22:02 +0000)]
Coverity (Giacomo)

13 years agoObsolete macro removed
marian [Tue, 29 Mar 2011 20:36:56 +0000 (20:36 +0000)]
Obsolete macro removed

13 years agoRemoving obsolete scripts
marian [Tue, 29 Mar 2011 19:32:16 +0000 (19:32 +0000)]
Removing obsolete scripts

13 years agoadd task macro for high p_T QA (Marta)
kleinb [Tue, 29 Mar 2011 19:01:56 +0000 (19:01 +0000)]
add task macro for high p_T QA (Marta)

13 years agoUsing TH1 instead TH1F in the fast gaus fits
marian [Tue, 29 Mar 2011 18:44:51 +0000 (18:44 +0000)]
Using TH1 instead TH1F in the fast gaus fits

13 years agocoding violations
marian [Tue, 29 Mar 2011 18:39:43 +0000 (18:39 +0000)]
coding violations

13 years agocoding violations
marian [Tue, 29 Mar 2011 18:09:55 +0000 (18:09 +0000)]
coding violations

13 years agoWarnings
phille [Tue, 29 Mar 2011 18:05:29 +0000 (18:05 +0000)]
Warnings

13 years agofix coding rule violations
jotwinow [Tue, 29 Mar 2011 17:42:06 +0000 (17:42 +0000)]
fix coding rule violations

13 years agoRefactoring: removal of dead code, and some cosmetics
phille [Tue, 29 Mar 2011 17:03:04 +0000 (17:03 +0000)]
Refactoring: removal of dead code, and some cosmetics

13 years agoCleanup: removal of dead code, and unecessary comments
phille [Tue, 29 Mar 2011 17:00:29 +0000 (17:00 +0000)]
Cleanup: removal of dead code, and unecessary comments

13 years agoRefactoring: Removal of dead code, making
phille [Tue, 29 Mar 2011 16:53:06 +0000 (16:53 +0000)]
Refactoring: Removal of dead code, making
AliCaloRawAnalyzerFastFit.h inherit fro AliCaloRawAnalyzerFitter.h
in order to use common variables defiend in that class.

13 years agoBug fix: The fitting algorithm variable was not initialized for this class
phille [Tue, 29 Mar 2011 16:47:20 +0000 (16:47 +0000)]
Bug fix: The fitting algorithm variable was not initialized for this class

13 years agoBug fix in setting of MC vertex (cov matrix was not set)
dainese [Tue, 29 Mar 2011 16:46:56 +0000 (16:46 +0000)]
Bug fix in setting of MC vertex (cov matrix was not set)

13 years agoCosmetics && removal of dead code
phille [Tue, 29 Mar 2011 16:43:17 +0000 (16:43 +0000)]
Cosmetics && removal of dead code

13 years agoCosmetics
phille [Tue, 29 Mar 2011 16:40:30 +0000 (16:40 +0000)]
Cosmetics

13 years agoRefactoring: Code triplication various class memeber, and functions
phille [Tue, 29 Mar 2011 16:38:02 +0000 (16:38 +0000)]
Refactoring: Code triplication various class memeber, and functions
was triplicated in AliCaloRawAnalyzerLMS/ALTRO/KSTandard.
Common code moved tho ne mother class  AliCaliRawAnalyzerFitter.

13 years agoAdded new class needed for refactoring of the
phille [Tue, 29 Mar 2011 16:35:46 +0000 (16:35 +0000)]
Added new class needed for refactoring of the
raw data analysis library

13 years agoAdded protection if the OCDB is allready initialized
phille [Tue, 29 Mar 2011 16:34:44 +0000 (16:34 +0000)]
Added protection if the  OCDB is allready initialized

13 years agoNew NSD selection for MC, and some small fixes
cholm [Tue, 29 Mar 2011 13:57:18 +0000 (13:57 +0000)]
New NSD selection for MC, and some small fixes

13 years agoCoverity fixes
cterrevo [Tue, 29 Mar 2011 13:17:48 +0000 (13:17 +0000)]
Coverity fixes