]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoCoverity warning corrected.
morsch [Sat, 26 Nov 2011 19:07:34 +0000 (19:07 +0000)]
Coverity warning corrected.

12 years agoCoverity warning corrected.
morsch [Sat, 26 Nov 2011 19:04:10 +0000 (19:04 +0000)]
Coverity warning corrected.

12 years agoCoverity warning corrected.
morsch [Sat, 26 Nov 2011 19:00:23 +0000 (19:00 +0000)]
Coverity warning corrected.

12 years agoCompilation warnings
masera [Sat, 26 Nov 2011 18:25:08 +0000 (18:25 +0000)]
Compilation warnings

12 years agoPossibility of switching on/off tracklets to tracks references (Ruben)
masera [Sat, 26 Nov 2011 18:14:52 +0000 (18:14 +0000)]
Possibility of switching on/off tracklets to tracks references (Ruben)

12 years agoAdded CCENT_R2-B-NOPF-ALLNOTRD and CSEMI_R1-B-NOPF-ALLNOTRD classes
mfloris [Sat, 26 Nov 2011 13:10:10 +0000 (13:10 +0000)]
Added CCENT_R2-B-NOPF-ALLNOTRD and CSEMI_R1-B-NOPF-ALLNOTRD classes

12 years agoUpdate for 11d
morsch [Fri, 25 Nov 2011 20:06:52 +0000 (20:06 +0000)]
Update for 11d
J. Wiechula

12 years agoFix
dainese [Fri, 25 Nov 2011 17:26:37 +0000 (17:26 +0000)]
Fix

12 years agoremove unnecessary commented line
gconesab [Fri, 25 Nov 2011 17:10:54 +0000 (17:10 +0000)]
remove unnecessary commented line

12 years agoBug fix
masera [Fri, 25 Nov 2011 16:13:44 +0000 (16:13 +0000)]
Bug fix

12 years agoCoverity
dainese [Fri, 25 Nov 2011 15:26:57 +0000 (15:26 +0000)]
Coverity

12 years agoCoverity
dainese [Fri, 25 Nov 2011 15:26:41 +0000 (15:26 +0000)]
Coverity

12 years agoAdd central and semi-central triggers and correct for warnings (Cynthia)
martinez [Fri, 25 Nov 2011 15:11:45 +0000 (15:11 +0000)]
Add central and semi-central triggers and correct for warnings (Cynthia)

12 years agochanged cut calue
kleinb [Fri, 25 Nov 2011 15:10:12 +0000 (15:10 +0000)]
changed cut calue

12 years agoAdding the VZERO information to the muon AODs (Laurent)
martinez [Fri, 25 Nov 2011 15:07:26 +0000 (15:07 +0000)]
Adding the VZERO information to the muon AODs (Laurent)

12 years agoCoverity fix
kharlov [Fri, 25 Nov 2011 14:58:40 +0000 (14:58 +0000)]
Coverity fix

12 years agonew standard cuts
kleinb [Fri, 25 Nov 2011 14:49:08 +0000 (14:49 +0000)]
new standard cuts

12 years agoCoverity
dainese [Fri, 25 Nov 2011 14:41:49 +0000 (14:41 +0000)]
Coverity

12 years agoCoverity fix: assignment operator
kharlov [Fri, 25 Nov 2011 14:28:01 +0000 (14:28 +0000)]
Coverity fix: assignment operator

12 years agoCoverity
dainese [Fri, 25 Nov 2011 14:13:53 +0000 (14:13 +0000)]
Coverity

12 years agomissing assignment
kleinb [Fri, 25 Nov 2011 14:10:00 +0000 (14:10 +0000)]
missing assignment

12 years agoupdated jet name
kleinb [Fri, 25 Nov 2011 13:58:31 +0000 (13:58 +0000)]
updated jet name

12 years agoWarnings
dainese [Fri, 25 Nov 2011 13:04:24 +0000 (13:04 +0000)]
Warnings

12 years agoenable usage of HWCF merger in the decoder of compressed TPC data; since the merger...
richterm [Fri, 25 Nov 2011 12:12:26 +0000 (12:12 +0000)]
enable usage of HWCF merger in the decoder of compressed TPC data; since the merger still needs to implement the selection and merging logic, there is currently no effect

12 years agoimplementing the HWCF merger into decoder of compressed TPC data
richterm [Fri, 25 Nov 2011 12:10:19 +0000 (12:10 +0000)]
implementing the HWCF merger into decoder of compressed TPC data

12 years agoimplementing framework class for HWCF cluster merging, the logic needs to be implemen...
richterm [Fri, 25 Nov 2011 12:07:23 +0000 (12:07 +0000)]
implementing framework class for HWCF cluster merging, the logic needs to be implemented 1) conditions for candidates for merging, 2) merging procedure

12 years agoana.C: Get run number in local mode automatically, adjust some analysis settings
gconesab [Fri, 25 Nov 2011 11:05:24 +0000 (11:05 +0000)]
ana.C: Get run number in local mode automatically, adjust some analysis settings
AddTaskPartCorr.C: Adjust some analysis settings
AddTaskEMCALClusterize: Use reconstruction default time cuts when parameters set to 0
ConfigureEMCALRecoUtils: Adjust exotic cluster cut, add possibility to switch on/of the time, energy recalibration and bad channel rejection.

12 years agopatch for V0
snelling [Fri, 25 Nov 2011 10:48:13 +0000 (10:48 +0000)]
patch for V0

12 years agominor coverity defects: prohibiting copy constructors and assignment operators and...
richterm [Fri, 25 Nov 2011 10:03:06 +0000 (10:03 +0000)]
minor coverity defects: prohibiting copy constructors and assignment operators and removing the dummy implementations, changing return type of assignment operator to non-const, better handling and initialization of temporary array

12 years agoIn AliMpPad:
ivana [Fri, 25 Nov 2011 09:55:04 +0000 (09:55 +0000)]
In AliMpPad:
Adding deleting fLLocations array in assignment operator
(fix Coverity defect MISSING_ASSIGN)

12 years agoadding dereference operator for iterator class
richterm [Fri, 25 Nov 2011 09:38:41 +0000 (09:38 +0000)]
adding dereference operator for iterator class

12 years agoadding contructors and assignment operator for better usability; removing deprecated...
richterm [Fri, 25 Nov 2011 09:37:45 +0000 (09:37 +0000)]
adding contructors and assignment operator for better usability; removing deprecated commented code

12 years agochanged definition of AliHLTCaloClusterDataStruct from class to struct
fronchet [Fri, 25 Nov 2011 09:25:05 +0000 (09:25 +0000)]
changed definition of AliHLTCaloClusterDataStruct from class to struct

12 years agorecalculate eta/phi based on geometry
abercuci [Fri, 25 Nov 2011 07:54:37 +0000 (07:54 +0000)]
recalculate eta/phi based on geometry
add PID monitoring for TrkIn

12 years agoCorrecting problem in TDC flow decoding
coppedis [Fri, 25 Nov 2011 07:43:46 +0000 (07:43 +0000)]
Correcting problem in TDC flow decoding

12 years agoadd chamber map/status maker
abercuci [Fri, 25 Nov 2011 07:27:01 +0000 (07:27 +0000)]
add chamber map/status maker
add summary maker

12 years agodo not delete digits as clusterizer owns them
loizides [Thu, 24 Nov 2011 22:20:14 +0000 (22:20 +0000)]
do not delete digits as clusterizer owns them

12 years agoCoverity fix
laphecet [Thu, 24 Nov 2011 20:48:09 +0000 (20:48 +0000)]
Coverity fix

12 years agoUpdates
morsch [Thu, 24 Nov 2011 20:38:24 +0000 (20:38 +0000)]
Updates
Chiara Zampolli

12 years agoChanging the option to draw the histogram.
zampolli [Thu, 24 Nov 2011 18:37:10 +0000 (18:37 +0000)]
Changing the option to draw the histogram.

12 years agoMacro for ITS QA trending
masera [Thu, 24 Nov 2011 17:50:27 +0000 (17:50 +0000)]
Macro for ITS QA trending

12 years agoImproved histogram presentation
masera [Thu, 24 Nov 2011 17:15:42 +0000 (17:15 +0000)]
Improved histogram presentation

12 years agoUpdates
morsch [Thu, 24 Nov 2011 17:07:49 +0000 (17:07 +0000)]
Updates
A. Toia

12 years agoFixes
coppedis [Thu, 24 Nov 2011 16:54:47 +0000 (16:54 +0000)]
Fixes

12 years agoIn AliMUONSt1SpecialMotif:
ivana [Thu, 24 Nov 2011 15:59:31 +0000 (15:59 +0000)]
In AliMUONSt1SpecialMotif:
Adding missing assignment operator
(and fixing the Coverity defect COPY_WITHOUT_ASSIGN)

12 years agoIn AliMUONPairLight, AliMUONTrackLight:
ivana [Thu, 24 Nov 2011 15:58:04 +0000 (15:58 +0000)]
In AliMUONPairLight, AliMUONTrackLight:
Fixed previously committed assignment operator
(return *this was mission)

12 years agoIn AliMUONPairLight, AliMUONTrackLight:
ivana [Thu, 24 Nov 2011 15:50:24 +0000 (15:50 +0000)]
In AliMUONPairLight, AliMUONTrackLight:
Adding missing assignment operators
(fixing Coverity defect COPY_WITHOUT_ASSIGN)

12 years agoCoverity
prino [Thu, 24 Nov 2011 15:04:27 +0000 (15:04 +0000)]
Coverity

12 years agoLatest version of the trigger QA task used to monitor and adjust trigger thresholds.
cvetan [Thu, 24 Nov 2011 14:36:09 +0000 (14:36 +0000)]
Latest version of the trigger QA task used to monitor and adjust trigger thresholds.

12 years agoadd missing include
abercuci [Thu, 24 Nov 2011 14:08:58 +0000 (14:08 +0000)]
add missing include

12 years agoadd detector map for eta/phi plots
abercuci [Thu, 24 Nov 2011 14:00:20 +0000 (14:00 +0000)]
add detector map for eta/phi plots
add DB file temporary until detector map saving eneters into production
(AnalysisResults.root)

12 years agoCoverity
prino [Thu, 24 Nov 2011 11:43:30 +0000 (11:43 +0000)]
Coverity

12 years agoCoverity
prino [Thu, 24 Nov 2011 10:40:10 +0000 (10:40 +0000)]
Coverity

12 years agoIn AliMUONCheck:
ivana [Thu, 24 Nov 2011 09:51:32 +0000 (09:51 +0000)]
In AliMUONCheck:
Adding tests for non zero values before division
(fixing Coverity defect DIVIDE_BY_ZERO)

12 years agoMove folder for rsn lego train macros to Rsn folder
fbellini [Thu, 24 Nov 2011 09:39:46 +0000 (09:39 +0000)]
Move folder for rsn lego train macros to Rsn folder

12 years agoMove folder for rsn lego train macros to Rsn folder
fbellini [Thu, 24 Nov 2011 09:38:28 +0000 (09:38 +0000)]
Move folder for rsn lego train macros to Rsn folder

12 years agoModified calculation of number of electrons
marian [Thu, 24 Nov 2011 09:37:10 +0000 (09:37 +0000)]
Modified calculation of number of electrons
-  mode  non fPrimaryIonisation  (for Geant4)

(Marian + Ivana)

12 years agoAdded folder for rsn lego train macros
fbellini [Thu, 24 Nov 2011 09:35:19 +0000 (09:35 +0000)]
Added folder for rsn lego train macros

12 years agoCoverity
prino [Thu, 24 Nov 2011 09:05:15 +0000 (09:05 +0000)]
Coverity

12 years agoFix warnings
sma [Thu, 24 Nov 2011 08:20:34 +0000 (08:20 +0000)]
Fix warnings

12 years agomake results scripts compilable for usage in the performance page
abercuci [Thu, 24 Nov 2011 08:19:01 +0000 (08:19 +0000)]
make results scripts compilable for usage in the performance page

12 years agoremoving deprecated components from registration
richterm [Thu, 24 Nov 2011 05:39:51 +0000 (05:39 +0000)]
removing deprecated components from registration

12 years agoFix MC info for pairs + added monitoring values to daughter (M.Vala)
fbellini [Thu, 24 Nov 2011 00:28:48 +0000 (00:28 +0000)]
Fix MC info for pairs + added monitoring values to daughter (M.Vala)

12 years agoFix MC info for pairs (M.Vala)
fbellini [Thu, 24 Nov 2011 00:26:27 +0000 (00:26 +0000)]
Fix MC info for pairs (M.Vala)

12 years agoFix MC info for pairs + printing of mixing in mini task + added monitoring values...
fbellini [Thu, 24 Nov 2011 00:18:47 +0000 (00:18 +0000)]
Fix MC info for pairs + printing of mixing in mini task + added monitoring values for daughters (M.Vala)

12 years agowarning fixed
alla [Wed, 23 Nov 2011 21:46:29 +0000 (21:46 +0000)]
warning fixed

12 years agoChanges for #88417: Request to commit/port fixes to ANALYSIS/AliFileMerger.{h,cxx}
hristov [Wed, 23 Nov 2011 20:35:03 +0000 (20:35 +0000)]
Changes for #88417: Request to commit/port fixes to ANALYSIS/AliFileMerger.{h,cxx}

12 years agoAdding histos for CVLN/CVHN in MB (Alberica)
cvetan [Wed, 23 Nov 2011 19:53:36 +0000 (19:53 +0000)]
Adding histos for CVLN/CVHN in MB (Alberica)

12 years agoCoverity
masera [Wed, 23 Nov 2011 16:08:58 +0000 (16:08 +0000)]
Coverity

12 years agoDisplaying binomial errors in efficiencies.
zampolli [Wed, 23 Nov 2011 15:01:47 +0000 (15:01 +0000)]
Displaying binomial errors in efficiencies.

12 years agoUpdated limits and binning of the XY histogram for the DQM shifter
masera [Wed, 23 Nov 2011 14:22:07 +0000 (14:22 +0000)]
Updated limits and binning of the XY histogram for the DQM shifter

12 years agoUpdating the macro for T0-TOF efficiency.
zampolli [Wed, 23 Nov 2011 13:16:36 +0000 (13:16 +0000)]
Updating the macro for T0-TOF efficiency.

12 years agoCoverity
masera [Wed, 23 Nov 2011 12:07:10 +0000 (12:07 +0000)]
Coverity

12 years agoPolishing
prsnko [Wed, 23 Nov 2011 11:54:24 +0000 (11:54 +0000)]
Polishing

12 years agoCoverity fixes
vulpescu [Wed, 23 Nov 2011 11:43:27 +0000 (11:43 +0000)]
Coverity fixes

12 years agoCoverity - bug fix
masera [Wed, 23 Nov 2011 11:43:18 +0000 (11:43 +0000)]
Coverity - bug fix

12 years agominor code cleanup to avoid compilation warnings
richterm [Wed, 23 Nov 2011 10:12:14 +0000 (10:12 +0000)]
minor code cleanup to avoid compilation warnings

12 years agoadding configuration for automatic generation of missing compressed cluster data...
richterm [Wed, 23 Nov 2011 10:10:06 +0000 (10:10 +0000)]
adding configuration for automatic generation of missing compressed cluster data blocks in the reconstruction

12 years agoPossibility for decreasing size ordering of events
hristov [Wed, 23 Nov 2011 10:02:07 +0000 (10:02 +0000)]
Possibility for decreasing size ordering of events

12 years agoreverting 53103, need to clean all dependencies first
richterm [Wed, 23 Nov 2011 09:58:39 +0000 (09:58 +0000)]
reverting 53103, need to clean all dependencies first

12 years agoCorrected propagation of Root libraries to AliRoot
hristov [Wed, 23 Nov 2011 09:57:04 +0000 (09:57 +0000)]
Corrected propagation of Root libraries to AliRoot

12 years agoassignment operator completed
morsch [Wed, 23 Nov 2011 09:53:28 +0000 (09:53 +0000)]
assignment operator completed

12 years agoremoving deprecated classes from build
richterm [Wed, 23 Nov 2011 09:51:55 +0000 (09:51 +0000)]
removing deprecated classes from build

12 years agominor cleanup to avoid compilation warning
richterm [Wed, 23 Nov 2011 09:37:37 +0000 (09:37 +0000)]
minor cleanup to avoid compilation warning

12 years agominor compilation warnings: forward declaration of struct, removing 'namespace' directive
richterm [Wed, 23 Nov 2011 09:32:28 +0000 (09:32 +0000)]
minor compilation warnings: forward declaration of struct, removing 'namespace' directive

12 years agoFixed a warning from FC
hdalsgaa [Wed, 23 Nov 2011 09:22:50 +0000 (09:22 +0000)]
Fixed a warning from FC

12 years agoFixed a warning from FC
hdalsgaa [Wed, 23 Nov 2011 09:18:56 +0000 (09:18 +0000)]
Fixed a warning from FC

12 years agoincomplete assignment operator corrected.
morsch [Wed, 23 Nov 2011 09:17:58 +0000 (09:17 +0000)]
incomplete assignment operator corrected.

12 years agoCoverity
masera [Wed, 23 Nov 2011 09:16:59 +0000 (09:16 +0000)]
Coverity

12 years agoCoverity
masera [Wed, 23 Nov 2011 09:05:59 +0000 (09:05 +0000)]
Coverity

12 years agoObsolete code removed.
morsch [Wed, 23 Nov 2011 09:04:50 +0000 (09:04 +0000)]
Obsolete code removed.

12 years agoFixing warning
fca [Wed, 23 Nov 2011 08:24:19 +0000 (08:24 +0000)]
Fixing warning

12 years agoFixing comp warnings
fca [Wed, 23 Nov 2011 08:14:33 +0000 (08:14 +0000)]
Fixing comp warnings

12 years agoFixes.
morsch [Wed, 23 Nov 2011 07:45:02 +0000 (07:45 +0000)]
Fixes.
A. Toia

12 years agoWarning corrected.
morsch [Tue, 22 Nov 2011 22:19:31 +0000 (22:19 +0000)]
Warning corrected.

12 years agoMacro to check TDC histos
coppedis [Tue, 22 Nov 2011 21:27:27 +0000 (21:27 +0000)]
Macro to check TDC histos

12 years agoUpdated macro
coppedis [Tue, 22 Nov 2011 21:26:59 +0000 (21:26 +0000)]
Updated macro

12 years agoFix problem when running on AODs (Diego)
martinez [Tue, 22 Nov 2011 20:41:29 +0000 (20:41 +0000)]
Fix problem when running on AODs (Diego)

12 years agoUpdates.
zampolli [Tue, 22 Nov 2011 16:22:19 +0000 (16:22 +0000)]
Updates.

12 years agoTRD update
rpreghen [Tue, 22 Nov 2011 15:27:19 +0000 (15:27 +0000)]
TRD update