]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoCritical fixes to the SPD cluser code:
cholm [Wed, 16 Feb 2011 15:28:35 +0000 (15:28 +0000)]
Critical fixes to the SPD cluser code:

- Removed DefineOutput from default CTOR - this CTOR is only used by ROOT I/O
  system, and _must_not_ set up things, as the data will be set via the
  streamer.
- Make all Getters of manager const.
- Moved implementation of manager class member functions to .cxx file.
- Removed direct setters/getters from task.
- Check pointer validity before de-referencing.
- Cache (in a static) return string from GetFileName - if not static,
  the data pointed to could disappear and lead to very strange errors.
- Fix includes and wrong cast in AliCentraldNdeta.cxx
- Also generate dictionary AliCentralMultiplicityTask::Manager - otherwise
  objects of that class is not persistent.

13 years agoChanged ranges (Chiara)
agheata [Wed, 16 Feb 2011 15:14:07 +0000 (15:14 +0000)]
Changed ranges (Chiara)

13 years agotechnical fix for insufficient array size allocation
agheata [Wed, 16 Feb 2011 14:32:17 +0000 (14:32 +0000)]
technical fix for insufficient array size allocation

13 years agoremove debug message, change other
gconesab [Wed, 16 Feb 2011 14:26:46 +0000 (14:26 +0000)]
remove debug message, change other

13 years agofix to be able to use again standard fitting mode
gconesab [Wed, 16 Feb 2011 14:20:06 +0000 (14:20 +0000)]
fix to be able to use again standard fitting mode

13 years agoWarning removal
marian [Wed, 16 Feb 2011 14:13:06 +0000 (14:13 +0000)]
Warning removal

AliTPCcalibCosmic.cxx AliTPCcalibLaser.cxx

13 years agoremoving warnings
marian [Wed, 16 Feb 2011 14:01:58 +0000 (14:01 +0000)]
removing warnings

13 years agoCoverity fix
laphecet [Wed, 16 Feb 2011 13:58:53 +0000 (13:58 +0000)]
Coverity fix

13 years agocoverity defects
rvernet [Wed, 16 Feb 2011 13:46:12 +0000 (13:46 +0000)]
coverity defects

13 years agoAdded new ZDC QA task (Chiara)
agheata [Wed, 16 Feb 2011 13:35:04 +0000 (13:35 +0000)]
Added new ZDC QA task (Chiara)

13 years agoFixes for coverty complaints
cholm [Wed, 16 Feb 2011 12:56:59 +0000 (12:56 +0000)]
Fixes for coverty complaints

13 years agowarning fixes
jgrosseo [Wed, 16 Feb 2011 12:49:30 +0000 (12:49 +0000)]
warning fixes

13 years agoCorrected MAJOR defects
kowal2 [Wed, 16 Feb 2011 12:27:24 +0000 (12:27 +0000)]
Corrected MAJOR defects

13 years agocoverity defects
rvernet [Wed, 16 Feb 2011 11:43:22 +0000 (11:43 +0000)]
coverity defects

13 years agoMacros to chack SDD online calibrations updated for 2011 run
prino [Wed, 16 Feb 2011 11:31:48 +0000 (11:31 +0000)]
Macros to chack SDD online calibrations updated for 2011 run

13 years agoFixes for MC runnning
mfloris [Wed, 16 Feb 2011 10:34:38 +0000 (10:34 +0000)]
Fixes for MC runnning

13 years ago- small improvement in the plotting style
kkanaki [Wed, 16 Feb 2011 10:22:27 +0000 (10:22 +0000)]
- small improvement in the plotting style

13 years agobug fix
hdalsgaa [Wed, 16 Feb 2011 10:20:40 +0000 (10:20 +0000)]
bug fix

13 years agoCoverity fix
laphecet [Wed, 16 Feb 2011 10:04:06 +0000 (10:04 +0000)]
Coverity fix

13 years agoCoverity fix
laphecet [Wed, 16 Feb 2011 09:50:50 +0000 (09:50 +0000)]
Coverity fix

13 years agoCoverity fix
masera [Wed, 16 Feb 2011 09:48:49 +0000 (09:48 +0000)]
Coverity fix

13 years agoUpdated computation of truncated mean of dE/dx from ITS layers (F. Prino)
prino [Wed, 16 Feb 2011 09:31:50 +0000 (09:31 +0000)]
Updated computation of truncated mean of dE/dx from ITS layers (F. Prino)

13 years agoWe noticed that we did not provide in AliESDtrackCuts the methods with the "standard...
morsch [Wed, 16 Feb 2011 09:13:08 +0000 (09:13 +0000)]
We noticed that we did not provide in AliESDtrackCuts the methods with the "standard" selections of ITS
standalone (and pure standalone) tracks for p-p 2010 run.
The cut values on impact parameter and chi2 have been optimized by Leonardo and myself of the 2010 p-p
data.
Francesco Prino

13 years agoI prepared a new file for centrality, it uses the multiplicity distributions summed...
morsch [Wed, 16 Feb 2011 09:03:15 +0000 (09:03 +0000)]
I prepared a new file for centrality, it uses the multiplicity distributions summed for all runs
Unfortunately i did not manage to get a new fit, so i still use the 90% point determined before, but the centrality definitions are based on a much
better defined multiplicity, so it should be better.
A. Toia

13 years agoChanges in control histograms.
morsch [Wed, 16 Feb 2011 09:00:20 +0000 (09:00 +0000)]
Changes in control histograms.
A. Toia

13 years agoFix for a Coverity warning
masera [Wed, 16 Feb 2011 08:45:15 +0000 (08:45 +0000)]
Fix for a Coverity warning

13 years agoAdding the new calibration class for the multiplicity correction
marian [Tue, 15 Feb 2011 22:35:34 +0000 (22:35 +0000)]
Adding the new calibration class for the multiplicity correction

13 years agoChange of the Class version
marian [Tue, 15 Feb 2011 21:30:13 +0000 (21:30 +0000)]
Change of the Class version

13 years agoAliTPCClusterParam.h -> simple Getter for Matrix
marian [Tue, 15 Feb 2011 21:15:07 +0000 (21:15 +0000)]
AliTPCClusterParam.h        -> simple Getter for Matrix

AliTPCRecoParam.h           -> simple Setters for ctgRange, Qmax/Qtot, UseMultiplicityCorrectionDeDx
AliTPCRecoParam.cxx         -> the new variables must also be added...

AliTPCPreprocessorOffline.h   -> new Functions pad region equalization in pass 0
AliTPCPreprocessorOffline.cxx -> Adding extraction of pad region equalization and put it to pass 0

13 years agoadded histograms and methods for fetching the leading track within a jet
kleinb [Tue, 15 Feb 2011 20:33:49 +0000 (20:33 +0000)]
added histograms and methods for fetching the leading track within a jet

13 years agosetting the eta range for clustered tracks, adding the correct signature for backgrou...
kleinb [Tue, 15 Feb 2011 20:20:23 +0000 (20:20 +0000)]
setting the eta range for clustered tracks, adding the correct signature for background subtraction

13 years agoCoeverity fixes, changed hard-coded track eta of 0.9 for the cluster task, do not...
kleinb [Tue, 15 Feb 2011 20:12:47 +0000 (20:12 +0000)]
Coeverity fixes, changed hard-coded track eta of 0.9 for the cluster task, do not store jets with pt <0 after background subtraction any more

13 years agoCorrection of friend connection when used locally.
morsch [Tue, 15 Feb 2011 20:03:10 +0000 (20:03 +0000)]
Correction of friend connection when used locally.

13 years agoAdd new class for drift velocity
marian [Tue, 15 Feb 2011 19:06:14 +0000 (19:06 +0000)]
Add new class for drift velocity
Marian

13 years agoAdded selection bits
dainese [Tue, 15 Feb 2011 18:36:50 +0000 (18:36 +0000)]
Added selection bits

13 years agoClass Version increased.
morsch [Tue, 15 Feb 2011 17:15:25 +0000 (17:15 +0000)]
Class Version increased.

13 years agoset matching residuals
gconesab [Tue, 15 Feb 2011 17:13:15 +0000 (17:13 +0000)]
set matching residuals

13 years agoremoving PartCorrDep dependencies
slindal [Tue, 15 Feb 2011 17:02:37 +0000 (17:02 +0000)]
removing PartCorrDep dependencies

13 years agoWarning fixes
marian [Tue, 15 Feb 2011 16:02:56 +0000 (16:02 +0000)]
Warning fixes

13 years agoIntroduce smell generator plus some small fixes
fca [Tue, 15 Feb 2011 15:58:35 +0000 (15:58 +0000)]
Introduce smell generator plus some small fixes

13 years agoWrong commit before -
marian [Tue, 15 Feb 2011 15:46:29 +0000 (15:46 +0000)]
Wrong commit before -
Fighting with memory consumption - setting  owners of container.

13 years agoUpdated PbPb params
prino [Tue, 15 Feb 2011 15:32:33 +0000 (15:32 +0000)]
Updated PbPb params

13 years agoUpdated analysis task
coppedis [Tue, 15 Feb 2011 15:16:40 +0000 (15:16 +0000)]
Updated analysis task

13 years agomaking object steamable
marian [Tue, 15 Feb 2011 14:53:19 +0000 (14:53 +0000)]
making object steamable

13 years agoFix of a bug that arises when adding more than 1 function to AliRsnPairFunctions
pulvir [Tue, 15 Feb 2011 14:51:10 +0000 (14:51 +0000)]
Fix of a bug that arises when adding more than 1 function to AliRsnPairFunctions

13 years agoAliTPCcalibTimeGain.cxx - Adding the Gamma conversion selected electorns
marian [Tue, 15 Feb 2011 14:45:32 +0000 (14:45 +0000)]
AliTPCcalibTimeGain.cxx - Adding the Gamma conversion selected electorns
AliTPCcalibTracks.cxx AliTPCcalibTracks.h - Use THnSparse for cluster residuals - removed obsolete histograms
AliTPCcalibV0.cxx AliTPCcalibV0.h         - high pt V0  filtering

AliTPCCorrection.cxx AliTPCCorrection.h   - Additional arguemnt in function to create track distortion fit tree
AliTPCExBBShape.cxx AliTPCExBBShape.h     - Adding visualization function for magnetic field
AliTPCExBEffectiveSector.cxx  AliTPCExBEffectiveSector.h - Modified MakeResidualMap function
AliTPCkalmanAlign.cxx AliTPCkalmanAlign.h    - Fit constrain functions
AliTPCReconstructor.cxx AliTPCReconstructor.h - Possibility to use the Altro emulator in reconstruction

Marian

13 years agoAliTPCcalibAlign.cxx - changes in filling lookup table
marian [Tue, 15 Feb 2011 14:28:15 +0000 (14:28 +0000)]
AliTPCcalibAlign.cxx  - changes in filling lookup table
AliTPCcalibCalib.cxx  - bigger error close to the TPC boundaried in calibration refit
AliTPCcalibCosmic.cxx AliTPCcalibCosmic.h - high pt cosmic filtering to tree added
AliTPCCalibGlobalMisalignment.cxx  AliTPCCalibGlobalMisalignment.h  - adding global delta A side C side misaalignment
AliTPCcalibLaser.cxx AliTPCcalibLaser.h - histograming the cluster-survey trak residuals in the THnSparse

13 years agoCorrected assignment operator
pulvir [Tue, 15 Feb 2011 14:04:59 +0000 (14:04 +0000)]
Corrected assignment operator

13 years agoAdded script
cholm [Tue, 15 Feb 2011 13:57:27 +0000 (13:57 +0000)]
Added script

13 years agocoverity fixes
jgrosseo [Tue, 15 Feb 2011 13:55:09 +0000 (13:55 +0000)]
coverity fixes

13 years agobug fix
hdalsgaa [Tue, 15 Feb 2011 13:35:54 +0000 (13:35 +0000)]
bug fix

13 years agobugfix: snprintf takes care of the terminating 0, strncpy not
richterm [Tue, 15 Feb 2011 12:57:31 +0000 (12:57 +0000)]
bugfix: snprintf takes care of the terminating 0, strncpy not

13 years agofixing minor memory leak, using safe string operations
richterm [Tue, 15 Feb 2011 12:53:39 +0000 (12:53 +0000)]
fixing minor memory leak, using safe string operations

13 years agoimplementing safe string operations
richterm [Tue, 15 Feb 2011 12:40:19 +0000 (12:40 +0000)]
implementing safe string operations

13 years agoremoving old remnant and obsolete condition which became obsolete in r21442
richterm [Tue, 15 Feb 2011 12:37:51 +0000 (12:37 +0000)]
removing old remnant and obsolete condition which became obsolete in r21442

13 years agoUpdated run range and scaling.
morsch [Tue, 15 Feb 2011 11:59:34 +0000 (11:59 +0000)]
Updated run range and scaling.
A. Toia

13 years agoAdded class to make the dN/deta from SPD cluster
cholm [Tue, 15 Feb 2011 11:52:53 +0000 (11:52 +0000)]
Added class to make the dN/deta from SPD cluster

13 years agoAdded task to make the dN/deta from SPD clusters
cholm [Tue, 15 Feb 2011 11:51:29 +0000 (11:51 +0000)]
Added task to make the dN/deta from SPD clusters
Draw script shows this result too.
Minor fixes

13 years agoimplementing pid hypothesis in track loop, and configuration from OCDB object (Timur)
richterm [Tue, 15 Feb 2011 11:21:22 +0000 (11:21 +0000)]
implementing pid hypothesis in track loop, and configuration from OCDB object (Timur)

13 years agoadding support for xml files in AliHLTSystem (Lars)
richterm [Tue, 15 Feb 2011 10:48:27 +0000 (10:48 +0000)]
adding support for xml files in AliHLTSystem (Lars)

13 years agoupdate of xml configuration parser (Lars)
richterm [Tue, 15 Feb 2011 10:47:39 +0000 (10:47 +0000)]
update of xml configuration parser (Lars)
- check of <Proc> type attribute
- check for duplicate parents
- reading default chains from HLTOutFormatter sources
- extracting and exporting component libraries and default chains from configuration
- extended Print function
- bugfix: postponed delete of working buffer in standard component parsing

13 years agoupdated version (by Andrea)
rgrosso [Tue, 15 Feb 2011 10:41:56 +0000 (10:41 +0000)]
updated version (by Andrea)

13 years agoFix for coverity
decaro [Tue, 15 Feb 2011 10:34:22 +0000 (10:34 +0000)]
Fix for coverity

13 years agoFix for coverity
decaro [Tue, 15 Feb 2011 10:33:46 +0000 (10:33 +0000)]
Fix for coverity

13 years agoDefault of fDecaysOff is 3
morsch [Tue, 15 Feb 2011 10:18:54 +0000 (10:18 +0000)]
Default of fDecaysOff is 3
Savannah 77326

13 years agoFix for coverity
decaro [Tue, 15 Feb 2011 10:16:35 +0000 (10:16 +0000)]
Fix for coverity

13 years agomove printf to debug
gconesab [Tue, 15 Feb 2011 09:39:10 +0000 (09:39 +0000)]
move printf to debug

13 years agoAdded cut to branch name
slindal [Tue, 15 Feb 2011 09:34:40 +0000 (09:34 +0000)]
Added cut to branch name

13 years agoAdded a new cut on comparison of daughters' momenta (needed for Deltas)
pulvir [Tue, 15 Feb 2011 09:12:03 +0000 (09:12 +0000)]
Added a new cut on comparison of daughters' momenta (needed for Deltas)

13 years agoscript to run energy fits from a file
hdalsgaa [Tue, 15 Feb 2011 08:56:07 +0000 (08:56 +0000)]
script to run energy fits from a file

13 years agowith TOF satisfied request about writng in ESD T0 spread
alla [Tue, 15 Feb 2011 08:46:43 +0000 (08:46 +0000)]
with TOF satisfied request  about writng in ESD T0 spread

13 years agoFixes
cholm [Tue, 15 Feb 2011 00:17:59 +0000 (00:17 +0000)]
Fixes

13 years agoInitialisation corrected.
morsch [Mon, 14 Feb 2011 21:56:45 +0000 (21:56 +0000)]
Initialisation corrected.

13 years agoReturn value corrected. (Carlos Perez Lara)
morsch [Mon, 14 Feb 2011 21:20:23 +0000 (21:20 +0000)]
Return value corrected. (Carlos Perez Lara)

13 years agoDelegated access method (Alla)
hristov [Mon, 14 Feb 2011 18:01:41 +0000 (18:01 +0000)]
Delegated access method (Alla)

13 years agoUpdate (Chiara)
dainese [Mon, 14 Feb 2011 16:48:14 +0000 (16:48 +0000)]
Update (Chiara)

13 years agoadded run-number structure
rpreghen [Mon, 14 Feb 2011 16:08:08 +0000 (16:08 +0000)]
added run-number structure

13 years agoProtection
dainese [Mon, 14 Feb 2011 16:04:48 +0000 (16:04 +0000)]
Protection

13 years ago- a difference between CPU and GPU tracker results is fixed by David Rohr
sgorbuno [Mon, 14 Feb 2011 14:32:48 +0000 (14:32 +0000)]
- a difference between CPU and GPU tracker results is fixed by David Rohr
- some checks of array indices adeded to the merger

13 years agoRevert previous commit
laphecet [Mon, 14 Feb 2011 14:10:50 +0000 (14:10 +0000)]
Revert previous commit

13 years agocoverity fixes
jgrosseo [Mon, 14 Feb 2011 12:09:06 +0000 (12:09 +0000)]
coverity fixes

13 years agoFixing bug caught by Marcelo
cnattras [Mon, 14 Feb 2011 10:55:25 +0000 (10:55 +0000)]
Fixing bug caught by Marcelo

13 years agoCopy constructor and =operator added.
morsch [Mon, 14 Feb 2011 10:26:50 +0000 (10:26 +0000)]
Copy constructor and =operator added.

13 years agoImprovements in cmake functionality
fca [Mon, 14 Feb 2011 10:01:16 +0000 (10:01 +0000)]
Improvements in cmake functionality

13 years agoFix Coverity 10050
akisiel [Mon, 14 Feb 2011 09:38:58 +0000 (09:38 +0000)]
Fix Coverity 10050

13 years agoFix Coverity reports
akisiel [Mon, 14 Feb 2011 09:35:18 +0000 (09:35 +0000)]
Fix Coverity reports

13 years agoModifications to flag fake tracks (Ruben)
masera [Mon, 14 Feb 2011 09:09:04 +0000 (09:09 +0000)]
Modifications to flag fake tracks (Ruben)

13 years agofix warning
jthaeder [Mon, 14 Feb 2011 08:25:37 +0000 (08:25 +0000)]
fix warning

13 years agochecking pointer type cast
richterm [Mon, 14 Feb 2011 07:47:17 +0000 (07:47 +0000)]
checking pointer type cast

13 years agochecking result of resource allocation
richterm [Mon, 14 Feb 2011 07:42:47 +0000 (07:42 +0000)]
checking result of resource allocation

13 years agoInstall SPD cluster script and corrections
cholm [Sun, 13 Feb 2011 23:44:00 +0000 (23:44 +0000)]
Install SPD cluster script and corrections

13 years agoAdd SPD cluster method
cholm [Sun, 13 Feb 2011 23:43:24 +0000 (23:43 +0000)]
Add SPD cluster method

13 years agoSet init parameters from args
cholm [Sun, 13 Feb 2011 23:42:59 +0000 (23:42 +0000)]
Set init parameters from args

13 years agoHHD forgot to update/commit this
cholm [Sun, 13 Feb 2011 23:42:29 +0000 (23:42 +0000)]
HHD forgot to update/commit this

13 years agobug fix
hdalsgaa [Sun, 13 Feb 2011 23:13:50 +0000 (23:13 +0000)]
bug fix

13 years agoUpdates
cholm [Sun, 13 Feb 2011 23:03:15 +0000 (23:03 +0000)]
Updates

13 years agoUpdate documentation with comment from Luciano
cholm [Sun, 13 Feb 2011 23:02:02 +0000 (23:02 +0000)]
Update documentation with comment from Luciano

13 years agocorrection objects for 7 TeV.
hdalsgaa [Sun, 13 Feb 2011 21:35:14 +0000 (21:35 +0000)]
correction objects for 7 TeV.

13 years agoThe revisited SPD cluster analysis in the new AOD framework and the corrections for...
hdalsgaa [Sun, 13 Feb 2011 21:30:12 +0000 (21:30 +0000)]
The revisited SPD cluster analysis in the new AOD framework and the corrections for it for 900 GeV p+p

13 years agoCoverity
dainese [Sun, 13 Feb 2011 21:28:43 +0000 (21:28 +0000)]
Coverity