]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years ago- modified configuration to match the changes in the respective component
kkanaki [Tue, 22 Feb 2011 12:09:07 +0000 (12:09 +0000)]
- modified configuration to match the changes in the respective component

13 years ago- macro for creating OCDB configuration objects of the GlobalHisto component
kkanaki [Tue, 22 Feb 2011 12:08:10 +0000 (12:08 +0000)]
- macro for creating OCDB configuration objects of the GlobalHisto component

13 years agoFix for memory leak (Leonardo)
prino [Tue, 22 Feb 2011 11:51:26 +0000 (11:51 +0000)]
Fix for memory leak (Leonardo)

13 years agoIn AliMUONTriggerGeometryBuilder:
ivana [Tue, 22 Feb 2011 10:42:58 +0000 (10:42 +0000)]
In AliMUONTriggerGeometryBuilder:
Coverity fixes - SECURE_CODING (sprintf replaced with snprintf)

13 years ago- commented out the UPC and V0 branches
kkanaki [Tue, 22 Feb 2011 10:16:30 +0000 (10:16 +0000)]
- commented out the UPC and V0 branches

13 years agoFix for bug #78564: Inconsistent class version of AliTOFHeader
hristov [Tue, 22 Feb 2011 10:05:11 +0000 (10:05 +0000)]
Fix for bug #78564: Inconsistent class version of AliTOFHeader

13 years agoFix for bug #78521: Cmake - recompiling AliRoot when switching to a new ROOT tag
hristov [Tue, 22 Feb 2011 10:00:39 +0000 (10:00 +0000)]
Fix for bug #78521: Cmake - recompiling AliRoot when switching to a new ROOT tag

13 years ago- fix compilation warnings
kkanaki [Tue, 22 Feb 2011 09:20:32 +0000 (09:20 +0000)]
- fix compilation warnings

13 years agoRemoved all dynamic_cast calls to convert referenced track/event to one of the allowe...
pulvir [Tue, 22 Feb 2011 08:53:03 +0000 (08:53 +0000)]
Removed all dynamic_cast calls to convert referenced track/event to one of the allowed input types (ESD,AOD,MC) and added a check to avoid segfault in case the referenced object points to nothing.
Now all casts are static, in order to gain advantace in terms of execution time, and make a more affidable ROOT RTTI which check the exact match between an object and a specified class template.

13 years agocode defect - nonused pointer - corrected
kowal2 [Tue, 22 Feb 2011 08:32:56 +0000 (08:32 +0000)]
code defect - nonused pointer - corrected

13 years agoFix coverity defects
vulpescu [Tue, 22 Feb 2011 08:16:45 +0000 (08:16 +0000)]
Fix coverity defects

13 years agoadding pointer protection
richterm [Tue, 22 Feb 2011 07:56:44 +0000 (07:56 +0000)]
adding pointer protection

13 years agosafe string operations for logging messages
richterm [Tue, 22 Feb 2011 07:32:09 +0000 (07:32 +0000)]
safe string operations for logging messages

13 years agofix after checking pass2 LHC10h
alla [Tue, 22 Feb 2011 07:31:48 +0000 (07:31 +0000)]
fix after checking pass2 LHC10h

13 years agomake scan of dEdx blocks consistent, there is only one block
richterm [Tue, 22 Feb 2011 07:31:31 +0000 (07:31 +0000)]
make scan of dEdx blocks consistent, there is only one block

13 years agochecking result of dynamic_cast for NULL pointer
richterm [Tue, 22 Feb 2011 07:17:47 +0000 (07:17 +0000)]
checking result of dynamic_cast for NULL pointer

13 years agoAdding binreloc to compilation
fca [Tue, 22 Feb 2011 00:49:34 +0000 (00:49 +0000)]
Adding binreloc to compilation

13 years agoadd mc header and tclonesarray pointer to the task for final deletion in the d'tor...
kleinb [Mon, 21 Feb 2011 20:57:18 +0000 (20:57 +0000)]
add mc header and tclonesarray pointer to the task for final deletion in the d'tor, also safes some lookup in the AOD

13 years agoOne more delete for AliESDpid
kleinb [Mon, 21 Feb 2011 20:54:09 +0000 (20:54 +0000)]
One more delete for AliESDpid

13 years agoCompilation warnings
slindal [Mon, 21 Feb 2011 19:57:15 +0000 (19:57 +0000)]
Compilation warnings

13 years agoCorrection of memory leaks.
morsch [Mon, 21 Feb 2011 19:54:46 +0000 (19:54 +0000)]
Correction of memory leaks.
Ch. Klein-Boesing

13 years agocoverity fixes
slindal [Mon, 21 Feb 2011 19:42:14 +0000 (19:42 +0000)]
coverity fixes

13 years agoCoverity bugs
slindal [Mon, 21 Feb 2011 19:42:01 +0000 (19:42 +0000)]
Coverity bugs

13 years agoCoverity fixes
slindal [Mon, 21 Feb 2011 19:41:51 +0000 (19:41 +0000)]
Coverity fixes

13 years agoTransport bit set.
morsch [Mon, 21 Feb 2011 19:18:23 +0000 (19:18 +0000)]
Transport bit set.

13 years agoCoverity fixes
slindal [Mon, 21 Feb 2011 18:56:46 +0000 (18:56 +0000)]
Coverity fixes

13 years agoFrom Kenneth: Coverity fixes
slindal [Mon, 21 Feb 2011 18:56:34 +0000 (18:56 +0000)]
From Kenneth: Coverity fixes

13 years agocode defects fix
kowal2 [Mon, 21 Feb 2011 18:14:51 +0000 (18:14 +0000)]
code defects fix

13 years agoFix for bug#78353. Fill the header tree after the mc header is set.
cvetan [Mon, 21 Feb 2011 18:00:07 +0000 (18:00 +0000)]
Fix for bug#78353. Fill the header tree after the mc header is set.

13 years agoEmpirical cut to increase robustness
marian [Mon, 21 Feb 2011 17:35:38 +0000 (17:35 +0000)]
Empirical cut to increase robustness
Alexander

13 years agoaccurate V0/cascade cut values from ticket 76291 (Iouri)
rgrosso [Mon, 21 Feb 2011 17:33:44 +0000 (17:33 +0000)]
accurate V0/cascade cut values from ticket 76291 (Iouri)

13 years agoCoverity (Zaida)
dainese [Mon, 21 Feb 2011 16:14:00 +0000 (16:14 +0000)]
Coverity (Zaida)

13 years agoCentral train macro to run on AOD or ESD (Mihaela)
dainese [Mon, 21 Feb 2011 16:12:58 +0000 (16:12 +0000)]
Central train macro to run on AOD or ESD (Mihaela)

13 years agoUpdate (Chiara)
dainese [Mon, 21 Feb 2011 16:11:53 +0000 (16:11 +0000)]
Update (Chiara)

13 years agoChanges to Ds task (Gian Michele)
dainese [Mon, 21 Feb 2011 16:09:58 +0000 (16:09 +0000)]
Changes to Ds task (Gian Michele)

13 years agoRemoved a separate monitors processing method, and added to the ProcessAllPair()...
pulvir [Mon, 21 Feb 2011 15:33:57 +0000 (15:33 +0000)]
Removed a separate monitors processing method, and added to the ProcessAllPair() ones, in the externalmost loop, in order to avoid repeating written code.

13 years agoBug fix -time dependent alignment/calibration was not applied
marian [Mon, 21 Feb 2011 14:46:19 +0000 (14:46 +0000)]
Bug fix  -time dependent alignment/calibration was not applied

13 years agoCoverity fixes (Ivana)
martinez [Mon, 21 Feb 2011 14:18:15 +0000 (14:18 +0000)]
Coverity fixes (Ivana)

13 years agoFurther Coverity fixes, and V0 developments.
sma [Mon, 21 Feb 2011 14:12:33 +0000 (14:12 +0000)]
Further Coverity fixes, and V0 developments.
Thanks a lot Ivana!!

13 years agoWarning fix (Laurent)
martinez [Mon, 21 Feb 2011 14:07:04 +0000 (14:07 +0000)]
Warning fix (Laurent)

13 years agoFix for AOD->AOD+delta case (Andrei)
dainese [Mon, 21 Feb 2011 14:03:45 +0000 (14:03 +0000)]
Fix for AOD->AOD+delta case (Andrei)

13 years agoReduced verbosity
dainese [Mon, 21 Feb 2011 14:02:23 +0000 (14:02 +0000)]
Reduced verbosity

13 years agoFix coverity defect (Jochen)
cblume [Mon, 21 Feb 2011 13:57:34 +0000 (13:57 +0000)]
Fix coverity defect (Jochen)

13 years agoupdated calculation of dphi correlation histograms
jgrosseo [Mon, 21 Feb 2011 13:38:43 +0000 (13:38 +0000)]
updated calculation of dphi correlation histograms

13 years agocoverity defects
rvernet [Mon, 21 Feb 2011 13:35:26 +0000 (13:35 +0000)]
coverity defects

13 years agoAllow using SetUseMCchain() for chains made on galice.root
agheata [Mon, 21 Feb 2011 13:19:39 +0000 (13:19 +0000)]
Allow using SetUseMCchain() for chains made on galice.root

13 years agoFixing signed/unsigned comparison warning.
aszostak [Mon, 21 Feb 2011 13:15:40 +0000 (13:15 +0000)]
Fixing signed/unsigned comparison warning.

13 years agoModification for gain:multiplicity calibration
marian [Mon, 21 Feb 2011 13:14:02 +0000 (13:14 +0000)]
Modification for gain:multiplicity calibration
(Alexander)

13 years agoFix of switch statement for pair decision data blocks.
aszostak [Mon, 21 Feb 2011 12:56:13 +0000 (12:56 +0000)]
Fix of switch statement for pair decision data blocks.

13 years agoAliTPCcalibDB.cxx - Bug fix - access to time dependent alignemnt
marian [Mon, 21 Feb 2011 12:45:40 +0000 (12:45 +0000)]
AliTPCcalibDB.cxx  - Bug fix -  access to time dependent alignemnt
AliTPCExBBShape.cxx - Warning removal
AliTPCcalibGainMult.cxx - Warning removal
AliTPCcalibV0.cxx   - Warning removal

13 years agofix wrong deletion
rvernet [Mon, 21 Feb 2011 12:38:18 +0000 (12:38 +0000)]
fix wrong deletion

13 years agodeleting temporary memory allocations on error conditions, using safe string operations
richterm [Mon, 21 Feb 2011 12:24:55 +0000 (12:24 +0000)]
deleting temporary memory allocations on error conditions, using safe string operations

13 years agoCorrected for moderate defects (hopefuly)
kowal2 [Mon, 21 Feb 2011 12:15:11 +0000 (12:15 +0000)]
Corrected for moderate defects (hopefuly)

13 years agousing TString for string operations rather than fixed char array
richterm [Mon, 21 Feb 2011 11:53:41 +0000 (11:53 +0000)]
using TString for string operations rather than fixed char array

13 years agoadding minor comment
richterm [Mon, 21 Feb 2011 11:52:30 +0000 (11:52 +0000)]
adding minor comment

13 years agoAdjust the ranges for histograms
marian [Mon, 21 Feb 2011 11:00:10 +0000 (11:00 +0000)]
Adjust the ranges for histograms
AliTPCcalibTime.h - higher threshold on the number of tracks

13 years agoSetter added.
morsch [Mon, 21 Feb 2011 10:42:56 +0000 (10:42 +0000)]
Setter added.
A. Dainese

13 years agoAdded centrality treatment and ignoring fake status of daughter tracks (Davide)
dainese [Mon, 21 Feb 2011 10:10:58 +0000 (10:10 +0000)]
Added centrality treatment and ignoring fake status of daughter tracks (Davide)

13 years agocoverity fix 2
gconesab [Mon, 21 Feb 2011 10:00:13 +0000 (10:00 +0000)]
coverity fix 2

13 years agodelta AOD using AOD as input can be can be now written using SetAODExtensionMode()
agheata [Mon, 21 Feb 2011 09:57:16 +0000 (09:57 +0000)]
delta AOD using AOD as input can be can be now written using SetAODExtensionMode()

13 years agocoverity fix
gconesab [Mon, 21 Feb 2011 09:56:37 +0000 (09:56 +0000)]
coverity fix

13 years agoSetters added (Magnus)
dainese [Mon, 21 Feb 2011 09:53:06 +0000 (09:53 +0000)]
Setters added (Magnus)

13 years agoAdded protections and PostData in UserCreateOutputObjects
kleinb [Mon, 21 Feb 2011 09:44:07 +0000 (09:44 +0000)]
Added protections and PostData in UserCreateOutputObjects

13 years agoCorrected initialization
hristov [Mon, 21 Feb 2011 09:42:36 +0000 (09:42 +0000)]
Corrected initialization

13 years ago- Replace the TClonesArray of AliMUONTrackParam by a TObjArray in
hristov [Mon, 21 Feb 2011 09:29:41 +0000 (09:29 +0000)]
- Replace the TClonesArray of AliMUONTrackParam by a TObjArray in
AliMUONTrack
- Optimize the loops over trackParams in AliMUONTrack
(P. Pillot)

13 years agoswitched back to raw:// CDB
agheata [Mon, 21 Feb 2011 09:18:42 +0000 (09:18 +0000)]
switched back to raw:// CDB

13 years agoChanged back to raw://
agheata [Mon, 21 Feb 2011 09:12:21 +0000 (09:12 +0000)]
Changed back to raw://

13 years agoForgotten commit
marian [Mon, 21 Feb 2011 08:58:37 +0000 (08:58 +0000)]
Forgotten commit
Binning integration - argument of the make lookup

13 years agoRefactoring for dN/deta tasks, more diagnostics histograms in event selector
cholm [Mon, 21 Feb 2011 08:48:22 +0000 (08:48 +0000)]
Refactoring for dN/deta tasks, more diagnostics histograms in event selector

13 years agoRefactoring of dN/deta task to common base class
cholm [Mon, 21 Feb 2011 08:47:23 +0000 (08:47 +0000)]
Refactoring of dN/deta task to common base class

13 years agoAliRsnCut:
pulvir [Mon, 21 Feb 2011 08:17:42 +0000 (08:17 +0000)]
AliRsnCut:
- some restyling of the class

AliRsnValue:
- added the possibility to retrieve an AliESDpid object from an AliESDInputHandler, in order to compute as values also the detector responses

AliRsnTarget:
- added an utility static function to retrieve the target type for a given object

AliRsnEvent:
- removed most of the dynamic_cast calls, replaced with ROOT RTTI using TClass

13 years agoRemoved the 'useMC' data member which is never used along the class. In the only...
pulvir [Mon, 21 Feb 2011 08:11:48 +0000 (08:11 +0000)]
Removed the 'useMC' data member which is never used along the class. In the only place where it is used, it became an argument for a unique function; moreover, the getters have been made more readable and meaningful

13 years agoRemoved AliRsnPairDef data member. If neede, it must be set as support object in...
pulvir [Mon, 21 Feb 2011 08:09:52 +0000 (08:09 +0000)]
Removed AliRsnPairDef data member. If neede, it must be set as support object in a value computed on pairs

13 years agoMissing space
hristov [Mon, 21 Feb 2011 08:09:11 +0000 (08:09 +0000)]
Missing space

13 years agoadding explicit type conversions
richterm [Mon, 21 Feb 2011 07:48:40 +0000 (07:48 +0000)]
adding explicit type conversions

13 years agoadding explicit type conversions
richterm [Mon, 21 Feb 2011 07:45:28 +0000 (07:45 +0000)]
adding explicit type conversions

13 years agocorrecting memory leaks on error conditions
richterm [Mon, 21 Feb 2011 07:36:04 +0000 (07:36 +0000)]
correcting memory leaks on error conditions

13 years agocommenting code lines having no effect but had been added for clarity
richterm [Mon, 21 Feb 2011 07:31:53 +0000 (07:31 +0000)]
commenting code lines having no effect but had been added for clarity

13 years agono functional change, using safe string operations and checking NULL pointer
richterm [Mon, 21 Feb 2011 05:57:52 +0000 (05:57 +0000)]
no functional change, using safe string operations and checking NULL pointer

13 years agoAdd -Wconversion to Mac warnings
fca [Mon, 21 Feb 2011 02:09:18 +0000 (02:09 +0000)]
Add -Wconversion to Mac warnings

13 years agoMethod GetPattern removed
masera [Sun, 20 Feb 2011 21:45:17 +0000 (21:45 +0000)]
Method GetPattern removed

13 years agoFixing warning (Laurent)
martinez [Sun, 20 Feb 2011 21:38:19 +0000 (21:38 +0000)]
Fixing warning (Laurent)

13 years agoPossibility to constrain the curvature in local eq. of MP2 (Ruben)
masera [Sun, 20 Feb 2011 21:37:02 +0000 (21:37 +0000)]
Possibility to constrain the curvature in local eq. of MP2 (Ruben)

13 years agoExport into OCDB time dependent alignment TPC-ITS-Vertex
marian [Sun, 20 Feb 2011 20:42:19 +0000 (20:42 +0000)]
Export into OCDB time dependent alignment TPC-ITS-Vertex
(Marian)

13 years agoAdding function neccessary for multidimentsional linear fits
marian [Sun, 20 Feb 2011 20:36:20 +0000 (20:36 +0000)]
Adding function neccessary for multidimentsional linear fits
with constraints.
Marian

13 years agoFixing warnings
fca [Sun, 20 Feb 2011 16:49:36 +0000 (16:49 +0000)]
Fixing warnings

13 years agoFix for coverity, potential mem leak
slindal [Sun, 20 Feb 2011 13:32:16 +0000 (13:32 +0000)]
Fix for coverity, potential mem leak

13 years ago- remove legacy code for old raw reader
cblume [Sat, 19 Feb 2011 21:03:05 +0000 (21:03 +0000)]
- remove legacy code for old raw reader
- prepare track writing in case of no digits conversion

13 years agoReplacing TRefArray by TObjArray speeds up reading of MCEvents in PbPb
morsch [Sat, 19 Feb 2011 18:27:33 +0000 (18:27 +0000)]
Replacing TRefArray by TObjArray speeds up reading of MCEvents in PbPb

13 years ago- use identical code for calculation of tracklet parameters as in FEE
cblume [Sat, 19 Feb 2011 18:23:56 +0000 (18:23 +0000)]
- use identical code for calculation of tracklet parameters as in FEE
- automatically load default values of TRAP settings for simulation

13 years agoUpdating EMCAL configuration at P2.
zampolli [Sat, 19 Feb 2011 17:49:28 +0000 (17:49 +0000)]
Updating EMCAL configuration at P2.

13 years ago- remove legacy code for old raw stream
cblume [Sat, 19 Feb 2011 17:35:11 +0000 (17:35 +0000)]
- remove legacy code for old raw stream
- prepare tracklet/track writing in case of digits conversion

13 years agofixed coverity warnings
basanta [Sat, 19 Feb 2011 17:01:53 +0000 (17:01 +0000)]
fixed coverity warnings

13 years agoAliESDpid now IS A TObject
fca [Sat, 19 Feb 2011 16:41:48 +0000 (16:41 +0000)]
AliESDpid now IS A TObject

13 years agoLinear fit with constrains implemented
marian [Sat, 19 Feb 2011 10:22:22 +0000 (10:22 +0000)]
Linear fit with constrains implemented
(Marian Ivanov)

13 years agonew flags for handling of delta AODs
kleinb [Fri, 18 Feb 2011 21:41:08 +0000 (21:41 +0000)]
new flags for handling of delta AODs

13 years agoAdded PostData to UserCreateOutputObjects
kleinb [Fri, 18 Feb 2011 21:40:18 +0000 (21:40 +0000)]
Added PostData to UserCreateOutputObjects

13 years agofix to avoid crash when runnign with option 1
kleinb [Fri, 18 Feb 2011 21:37:54 +0000 (21:37 +0000)]
fix to avoid crash when runnign with option 1

13 years agohandle reference tracks correctly for background subtraction and randomized events
kleinb [Fri, 18 Feb 2011 20:53:58 +0000 (20:53 +0000)]
handle reference tracks correctly for background subtraction and randomized events

13 years agoput delete before placement new, mem. leak possible in case entries==0 because of...
kleinb [Fri, 18 Feb 2011 20:49:22 +0000 (20:49 +0000)]
put delete before placement new, mem. leak possible in case entries==0 because of TRefArray::Clear