]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoCorrect warnings
akisiel [Tue, 18 Oct 2011 10:23:57 +0000 (10:23 +0000)]
Correct warnings

12 years ago1. Update to AliESDtrack
jgrosseo [Tue, 18 Oct 2011 10:20:15 +0000 (10:20 +0000)]
1. Update to AliESDtrack
- Adding "golden TPC cut" on chi2 between tpc only track constrained
  to the vertex and the global track. The code is an adapted version
  from the implemention provided by the RAA group (Jacek et al).
- The calculated chi2 value is cached to avoid the computing-intensive
  operation several times in train running.
- New function that returns the number of crossed rows and caches it
  (suggestion by Jens W).

2. AliESDtrackCuts has been optimized
- Golden cut added. Therefore the prototype of AcceptTrack needed to
  be changed (backward compatible). One needs to pass the event as well
  when the new cut is to be used.
- CPU intensive cuts are only evaluated when other cuts have
  passed (Nsigma, golden TPC cut).
  NOTE: Control histograms are only filled for those quantities when the other cuts have passed

12 years agoIn case of short runs - take the output file from online DB and not from local folder...
cvetan [Tue, 18 Oct 2011 10:13:31 +0000 (10:13 +0000)]
In case of short runs - take the output file from online DB and not from local folder (suggested by Sylvain).

12 years ago- changes by Markus Koehler
jotwinow [Tue, 18 Oct 2011 09:26:47 +0000 (09:26 +0000)]
- changes by Markus Koehler

- histogram ranges for high pT and new varible (TPC found/findlable clusters) added
M    TPC/AliPerformanceDEdx.h
M    TPC/AliPerformanceDEdx.cxx

- histogram ranges for high pT:
M    TPC/AliPerformanceTPC.cxx
M    TPC/AliPerformanceEff.cxx
M    TPC/AliPerformanceDCA.cxx
M    TPC/AliPerformanceMatch.cxx
M    TPC/AliPerformanceMC.cxx
M    TPC/AliPerformanceRes.cxx

12 years agousing TObjString::String instead of GetString to get directly to reference to TString...
richterm [Tue, 18 Oct 2011 09:16:52 +0000 (09:16 +0000)]
using TObjString::String instead of GetString to get directly to reference to TString object and avoid temporary instance in return; takes account for changes in the bookeeping of TString objects in root v5-30

12 years agousing TObjString::String instead of GetString to get directly to reference to TString...
richterm [Tue, 18 Oct 2011 09:16:07 +0000 (09:16 +0000)]
using TObjString::String instead of GetString to get directly to reference to TString object and avoid temporary instance in return; takes account for changes in the bookeeping of TString objects in root v5-30

12 years agoAdd setter for physics selection swicth
prino [Mon, 17 Oct 2011 22:12:32 +0000 (22:12 +0000)]
Add setter for physics selection swicth

12 years agoAdd physics selection in IsEventSelected (Zaida)
prino [Mon, 17 Oct 2011 21:30:20 +0000 (21:30 +0000)]
Add physics selection in IsEventSelected (Zaida)

12 years agoFix for memory leak, read histo ranges from config file (F.Bellini)
decaro [Mon, 17 Oct 2011 15:30:57 +0000 (15:30 +0000)]
Fix for memory leak, read histo ranges from config file (F.Bellini)

12 years agoAdded histograms for dEdx and timing (Ruben)
dainese [Mon, 17 Oct 2011 15:07:39 +0000 (15:07 +0000)]
Added histograms for dEdx and timing (Ruben)

12 years agoProtection against negative or null xE
gconesab [Mon, 17 Oct 2011 14:06:21 +0000 (14:06 +0000)]
Protection against negative or null xE

12 years agomore strong write OCDB protection
alla [Mon, 17 Oct 2011 12:27:46 +0000 (12:27 +0000)]
more strong write OCDB protection

12 years ago correct fill T0 triggers for all run periods
alla [Mon, 17 Oct 2011 11:56:08 +0000 (11:56 +0000)]
 correct fill T0 triggers for all run periods

12 years agoPass0 task for any period
alla [Mon, 17 Oct 2011 11:55:08 +0000 (11:55 +0000)]
Pass0 task for any period

12 years agocoverty fix + dE/dx parameterization dependent on eta
snelling [Mon, 17 Oct 2011 10:43:39 +0000 (10:43 +0000)]
coverty fix + dE/dx parameterization dependent on eta

12 years agoUpdate tracking syst unc for pp 2010
dainese [Mon, 17 Oct 2011 10:41:39 +0000 (10:41 +0000)]
Update tracking syst unc for pp 2010

12 years agoFix Coverity warnings
akisiel [Mon, 17 Oct 2011 10:14:59 +0000 (10:14 +0000)]
Fix Coverity warnings

12 years agoAdded histograms for dEdx and timing (Ruben)
dainese [Mon, 17 Oct 2011 09:54:27 +0000 (09:54 +0000)]
Added histograms for dEdx and timing (Ruben)

12 years agoMacro and default object for the new Pb-Pb entry.
cvetan [Mon, 17 Oct 2011 09:41:52 +0000 (09:41 +0000)]
Macro and default object for the new Pb-Pb entry.

12 years agoCoverity Fix (M. Verweij)
kleinb [Mon, 17 Oct 2011 09:14:17 +0000 (09:14 +0000)]
Coverity Fix (M. Verweij)

12 years agofix coverity
abercuci [Mon, 17 Oct 2011 09:09:22 +0000 (09:09 +0000)]
fix coverity

12 years agoThe preprocessor is updated in order to store the equalization parameters obtained...
cvetan [Mon, 17 Oct 2011 08:04:21 +0000 (08:04 +0000)]
The preprocessor is updated in order to store the equalization parameters obtained by the new pb-pb DA.

12 years agoMove verbose to debug (Javier)
laphecet [Mon, 17 Oct 2011 07:38:22 +0000 (07:38 +0000)]
Move verbose to debug (Javier)

12 years agoAliITSVertexerZ: disable pileup search with PbPb (F.Prino)
masera [Sun, 16 Oct 2011 21:36:43 +0000 (21:36 +0000)]
AliITSVertexerZ: disable pileup search with PbPb (F.Prino)

12 years agoNew algorithm for high multiplicity events (trace algorithm besides the existing...
masera [Sun, 16 Oct 2011 21:23:12 +0000 (21:23 +0000)]
New algorithm for high multiplicity events (trace algorithm besides the existing downscale one)

12 years agoAdd more shower shape long axis histograms for different weights, comment the ones...
gconesab [Sun, 16 Oct 2011 19:04:50 +0000 (19:04 +0000)]
Add more shower shape long axis histograms for different weights, comment the ones for short axis
QA: add histograms related to energy around cell, for exotic cells studies
Electron: Shower shape weight histograms initialized twice, now corrected

12 years ago1) More robust invariant mass fit
kharlov [Sun, 16 Oct 2011 18:32:18 +0000 (18:32 +0000)]
1) More robust invariant mass fit
2) Improved graphical presentation

12 years agoAdd cell rejection based on energy in sorrounding cells, 4 cells in corners with...
gconesab [Sun, 16 Oct 2011 17:42:44 +0000 (17:42 +0000)]
Add cell rejection based on energy in sorrounding cells, 4 cells in corners with common side, a la CMS, if too low energy, and not noisy by time cut, reject cell before clusterizing, candidate of spike/exotic cell

Move parts of code in UserExec to independendt methods, to improve readability.
Order methods in source code in alphabetical order.

12 years agoCoverity fix
agheata [Sun, 16 Oct 2011 17:03:08 +0000 (17:03 +0000)]
Coverity fix

12 years agoFirst fix for the exb calibration.
cblume [Sun, 16 Oct 2011 16:46:56 +0000 (16:46 +0000)]
First fix for the exb calibration.

12 years agoDQM histograms fixed
mrodrigu [Sun, 16 Oct 2011 13:56:08 +0000 (13:56 +0000)]
DQM histograms fixed

12 years agoDA output for test shuttle.
cvetan [Sun, 16 Oct 2011 13:45:02 +0000 (13:45 +0000)]
DA output for test shuttle.

12 years agoinclude also negative pT for the jet spectrum
kleinb [Sat, 15 Oct 2011 07:46:24 +0000 (07:46 +0000)]
include also negative pT for the jet spectrum

12 years agomemory leak https://savannah.cern.ch/bugs/?87435 fixed
richterm [Fri, 14 Oct 2011 19:45:36 +0000 (19:45 +0000)]
memory leak https://savannah.cern.ch/bugs/?87435 fixed

12 years agoreverting 52148, cleanup must be moved to base class
richterm [Fri, 14 Oct 2011 19:44:18 +0000 (19:44 +0000)]
reverting 52148, cleanup must be moved to base class

12 years agofixing memory leak https://savannah.cern.ch/bugs/?87435
richterm [Fri, 14 Oct 2011 19:25:31 +0000 (19:25 +0000)]
fixing memory leak https://savannah.cern.ch/bugs/?87435

12 years agocorrecting minor compilation warning
richterm [Fri, 14 Oct 2011 18:55:12 +0000 (18:55 +0000)]
correcting minor compilation warning

12 years agoBug fix (Julian)
cblume [Fri, 14 Oct 2011 16:23:43 +0000 (16:23 +0000)]
Bug fix (Julian)

12 years agoAdd Kinematics reader
akisiel [Fri, 14 Oct 2011 15:54:40 +0000 (15:54 +0000)]
Add Kinematics reader

12 years agoChange one info msg
laphecet [Fri, 14 Oct 2011 15:33:38 +0000 (15:33 +0000)]
Change one info msg

12 years agoRemove SetNumberOfEventsPerFile which is a priori no longer needed
laphecet [Fri, 14 Oct 2011 15:32:36 +0000 (15:32 +0000)]
Remove SetNumberOfEventsPerFile which is a priori no longer needed

12 years agoDo not apply the bunch offset, this is dealt with in the time recalibration map provi...
gconesab [Fri, 14 Oct 2011 14:38:11 +0000 (14:38 +0000)]
Do not apply the bunch offset, this is dealt with in the time recalibration map provided for the different passes/periods

12 years agoImproved graphical presentation
kharlov [Fri, 14 Oct 2011 13:55:11 +0000 (13:55 +0000)]
Improved graphical presentation

12 years agoupdate to monitor macros
rpreghen [Fri, 14 Oct 2011 13:46:24 +0000 (13:46 +0000)]
update to monitor macros

12 years agoAdded more functions and fixed blast wave
mfloris [Fri, 14 Oct 2011 13:41:01 +0000 (13:41 +0000)]
Added more functions and fixed blast wave

12 years agopid updates
snelling [Fri, 14 Oct 2011 13:22:16 +0000 (13:22 +0000)]
pid updates

12 years ago- Removed small bug (otherwise chargeVector was not filled for normal data)
pchrist [Fri, 14 Oct 2011 11:37:38 +0000 (11:37 +0000)]
- Removed small bug (otherwise chargeVector was not filled for normal data)
- Added Additional track cuts (for further systematic studies)
- Consistency between ESD and AOD analysis

12 years agomemory leak
alla [Fri, 14 Oct 2011 10:40:45 +0000 (10:40 +0000)]
memory leak

12 years agoUpdated DA config file + syntax error fix.
cvetan [Fri, 14 Oct 2011 10:23:32 +0000 (10:23 +0000)]
Updated DA config file + syntax error fix.

12 years agoAdding a parameter with the min number of phys event required + additional printout...
cvetan [Fri, 14 Oct 2011 10:11:37 +0000 (10:11 +0000)]
Adding a parameter with the min number of phys event required + additional printout about the events stat.

12 years agoImproved check on PostData, fix of fix to mgr->GetRunFromPath
agheata [Fri, 14 Oct 2011 08:43:45 +0000 (08:43 +0000)]
Improved check on PostData, fix of fix to mgr->GetRunFromPath

12 years agoSDDRP - removed cdb->SetRun, initialize CDB clib objects at the first call of UserExe...
agheata [Fri, 14 Oct 2011 08:37:28 +0000 (08:37 +0000)]
SDDRP - removed cdb->SetRun, initialize CDB clib objects at the first call of UserExec rather than UserCreateOutputObjects. ITStracking, ImpParRes - added PostData in UserCreateOutputObjects. SPD - no need to load geometry since in the train it is already done by AliTaskCDBconnect (protected via fTest)

12 years agoFix for savannah bug report 87728 (Laurent) + fix invalid read found with valgrind...
laphecet [Fri, 14 Oct 2011 08:26:49 +0000 (08:26 +0000)]
Fix for savannah bug report 87728 (Laurent) + fix invalid read found with valgrind (Peter)

12 years agoImproved version of AliAnalysisManager::GetRunFromAlienPath
agheata [Fri, 14 Oct 2011 06:38:16 +0000 (06:38 +0000)]
Improved version of AliAnalysisManager::GetRunFromAlienPath

12 years agosetting the histogram file name for the TPC compression monitoring chains
richterm [Thu, 13 Oct 2011 23:47:49 +0000 (23:47 +0000)]
setting the histogram file name for the TPC compression monitoring chains

12 years agoadding publishing of histograms, by default all histograms are sent as separate objec...
richterm [Thu, 13 Oct 2011 23:47:04 +0000 (23:47 +0000)]
adding publishing of histograms, by default all histograms are sent as separate objects; option '-publishing-mode off/separate/list/array' to switch publishing off or publish everything in a TList/TObjArray; removed the default histogram file name, so nothing is stored in local files unless the option '-histogram-file' is used to configure that feature

12 years agoadding more monitoring histograms, correcting axis labels (Alberica)
richterm [Thu, 13 Oct 2011 22:56:41 +0000 (22:56 +0000)]
adding more monitoring histograms, correcting axis labels (Alberica)

12 years agoAdding a flag for the shuffling + kinematic cuts for the MC analysis
pchrist [Thu, 13 Oct 2011 22:31:49 +0000 (22:31 +0000)]
Adding a flag for the shuffling + kinematic cuts for the MC analysis

12 years agoadding further optimized compression format with additional 15% compression ratio...
richterm [Thu, 13 Oct 2011 20:35:01 +0000 (20:35 +0000)]
adding further optimized compression format with additional 15% compression ratio in normal compression mode; correcting rounding errors in track model compression to make it lossless with respect to normal mode

12 years agoProtection against divission by 0
marian [Thu, 13 Oct 2011 18:15:14 +0000 (18:15 +0000)]
Protection against divission by 0

12 years agoIn vmctest/*/g4Config.C:
ivana [Thu, 13 Oct 2011 15:44:47 +0000 (15:44 +0000)]
In vmctest/*/g4Config.C:
Adding the physics selection in the TGeant4 title, so that
it can be retrievable in a user application.

12 years agoUpdating responsible list.
zampolli [Thu, 13 Oct 2011 15:01:13 +0000 (15:01 +0000)]
Updating responsible list.

12 years agoAdded lambdas to PID histos
mfloris [Thu, 13 Oct 2011 15:00:38 +0000 (15:00 +0000)]
Added lambdas to PID histos

12 years agoAdding possibility to use PID, + routine updates
mfloris [Thu, 13 Oct 2011 14:55:29 +0000 (14:55 +0000)]
Adding possibility to use PID, + routine updates

12 years agoAdding additional variable
marian [Thu, 13 Oct 2011 14:26:29 +0000 (14:26 +0000)]
Adding additional variable
Import for the debugging of derived functions

12 years agoUpdating + memory leak fix
coppedis [Thu, 13 Oct 2011 13:30:03 +0000 (13:30 +0000)]
Updating + memory leak fix

12 years agouse cosmics in gain calibration (A. Kalweit)
jotwinow [Thu, 13 Oct 2011 13:13:44 +0000 (13:13 +0000)]
use cosmics in gain calibration (A. Kalweit)

12 years agoremoving a deprecated consistency check which would cause conficts after introducing...
richterm [Thu, 13 Oct 2011 11:21:06 +0000 (11:21 +0000)]
removing a deprecated consistency check which would cause conficts after introducing more HLT links in AliDAQ in r52071

12 years agomoving iteration of parameter ids to separate function for better consistency with...
richterm [Thu, 13 Oct 2011 11:16:39 +0000 (11:16 +0000)]
moving iteration of parameter ids to separate function for better consistency with the calling code, fully backward compatible

12 years agoBug fix.
morsch [Thu, 13 Oct 2011 11:06:48 +0000 (11:06 +0000)]
Bug fix.
M. Weber

12 years agoUpdated DA config following the commit the DA source file.
cvetan [Thu, 13 Oct 2011 10:02:11 +0000 (10:02 +0000)]
Updated DA config following the commit the DA source file.

12 years agoMulti-vertexerTracks with clusterization + steering options in GRPRecoParam
shahoian [Thu, 13 Oct 2011 09:51:32 +0000 (09:51 +0000)]
Multi-vertexerTracks with clusterization + steering options in GRPRecoParam

12 years agomore coverity fixes (M. Verweij)
kleinb [Thu, 13 Oct 2011 08:38:00 +0000 (08:38 +0000)]
more coverity fixes (M. Verweij)

12 years agocoverity fix (M. Verweij)
kleinb [Thu, 13 Oct 2011 08:12:34 +0000 (08:12 +0000)]
coverity fix (M. Verweij)

12 years agoFixed warnings [-Wunused-but-set-variable] from GCC 4.6 -
cholm [Thu, 13 Oct 2011 07:36:12 +0000 (07:36 +0000)]
Fixed warnings [-Wunused-but-set-variable] from GCC 4.6 -
switching to that will sure cause a lot of people to get
their SVN commit rights revoked :-)

12 years agobug 87732: memory leak fixed
richterm [Thu, 13 Oct 2011 07:34:11 +0000 (07:34 +0000)]
bug 87732: memory leak fixed

12 years agoFixed warnings [-Wunused-but-set-variable] from GCC 4.6 -
cholm [Thu, 13 Oct 2011 07:27:00 +0000 (07:27 +0000)]
Fixed warnings [-Wunused-but-set-variable] from GCC 4.6 -
switching to that will sure cause a lot of people to get
their SVN commit rights revoked :-)

12 years agoSince the trigger bits are not available in the V0 raw-data header, we replace the...
cvetan [Thu, 13 Oct 2011 07:15:14 +0000 (07:15 +0000)]
Since the trigger bits are not available in the V0 raw-data header, we replace the trigger selection by a cut on the minimum number of TDC flags present.

12 years agorevert calculation of Material Budget to previous version (TRD=Si) until
abercuci [Thu, 13 Oct 2011 06:40:46 +0000 (06:40 +0000)]
revert calculation of Material Budget to previous version (TRD=Si) until
TOF bug 86673 is solved

12 years agoUpdate (Andrea)
dainese [Wed, 12 Oct 2011 21:13:24 +0000 (21:13 +0000)]
Update (Andrea)

12 years agoRemove the factor p/pt from the decaylengthXY calculation (Andrea)
dainese [Wed, 12 Oct 2011 21:12:51 +0000 (21:12 +0000)]
Remove the factor p/pt from the decaylengthXY calculation (Andrea)

12 years agoAdding the trigger charge and bits to the ESD and AOD. They will be needed by phys...
cvetan [Wed, 12 Oct 2011 20:25:10 +0000 (20:25 +0000)]
Adding the trigger charge and bits to the ESD and AOD. They will be needed by phys sel, EMCAL analysis and any trigger related studies in pb-pb.

12 years agoCorrect index when filling amplitude histograms, L1 amplitude histograms for gamma...
gconesab [Wed, 12 Oct 2011 16:55:54 +0000 (16:55 +0000)]
Correct index when filling amplitude histograms, L1 amplitude histograms for gamma and jet L1 added

12 years agoCorrect method combining conversion photons and calorimeter clusters, now fill also...
gconesab [Wed, 12 Oct 2011 16:50:36 +0000 (16:50 +0000)]
Correct method combining conversion photons and calorimeter clusters, now fill also shower shape and weight histograms for the clusters under neutral meson peak

12 years agoprotection added
kleinb [Wed, 12 Oct 2011 14:01:44 +0000 (14:01 +0000)]
protection added

12 years agoUpdate needed for the new ocdb SPDSparseDead (Annalisa)
masera [Wed, 12 Oct 2011 13:57:55 +0000 (13:57 +0000)]
Update needed for the new ocdb SPDSparseDead (Annalisa)

12 years agoChanged message for the DQM shifter - Reactivated check on uidrec=20. (Melinda)
masera [Wed, 12 Oct 2011 13:55:54 +0000 (13:55 +0000)]
Changed message for the DQM shifter - Reactivated check on uidrec=20.  (Melinda)

12 years agoAdding the trigger charge and bits to the reco chain. Bumping the qa datamaker class...
cvetan [Wed, 12 Oct 2011 13:51:31 +0000 (13:51 +0000)]
Adding the trigger charge and bits to the reco chain. Bumping the qa datamaker class version (because of previous commit). Next is to add these 3 new numbers to the V0 esd and aod.

12 years agoRemoved AliPHOSDigitDecalibrate: Digit decalibration now done in simulation
prsnko [Wed, 12 Oct 2011 13:26:20 +0000 (13:26 +0000)]
Removed AliPHOSDigitDecalibrate: Digit decalibration now done in simulation

12 years agoRemoved AliPHOSDigitDecalibrate: Digit decalibration now done in simulation
prsnko [Wed, 12 Oct 2011 13:25:51 +0000 (13:25 +0000)]
Removed AliPHOSDigitDecalibrate: Digit decalibration now done in simulation

12 years agoAdding methods to calculate the number of trigger flags on each side and fill the...
cvetan [Wed, 12 Oct 2011 12:58:53 +0000 (12:58 +0000)]
Adding methods to calculate the number of trigger flags on each side and fill the V0 trigger bits which should be contained in the raw-data header.

12 years agoAdding the centrality-trigger charge sums. Adding also the corresponding histogram...
cvetan [Wed, 12 Oct 2011 11:58:20 +0000 (11:58 +0000)]
Adding the centrality-trigger charge sums. Adding also the corresponding histogram in the qa datamaker. Changing also some qa histo ranges in order to cope with the HI data. More commits to come.

12 years agoFix for #86577: AliReconstruction::SlaveTerminate instantiate ALL Reconstructors
hristov [Wed, 12 Oct 2011 10:19:47 +0000 (10:19 +0000)]
Fix for #86577: AliReconstruction::SlaveTerminate instantiate ALL Reconstructors

12 years agoCompact TH1F fraction histograms into a single TH2F, coverity fix, cosmetics, add...
gconesab [Wed, 12 Oct 2011 08:28:00 +0000 (08:28 +0000)]
Compact TH1F fraction histograms into a single TH2F, coverity fix, cosmetics, add Terminate method

12 years agoCoverity fixes
esicking [Wed, 12 Oct 2011 08:15:45 +0000 (08:15 +0000)]
Coverity fixes

12 years agoProtection added (Levente)
agheata [Wed, 12 Oct 2011 06:32:12 +0000 (06:32 +0000)]
Protection added (Levente)

12 years agoFix for #87692: Patch request for new HLT links
hristov [Tue, 11 Oct 2011 19:48:30 +0000 (19:48 +0000)]
Fix for #87692: Patch request for new HLT links

12 years agoPreventative fix for ROOT v5-30, which dropped string reference counting.
aszostak [Tue, 11 Oct 2011 19:48:16 +0000 (19:48 +0000)]
Preventative fix for ROOT v5-30, which dropped string reference counting.

12 years agofix against 0 chi2 (M. Verweij)
kleinb [Tue, 11 Oct 2011 18:13:38 +0000 (18:13 +0000)]
fix against 0 chi2 (M. Verweij)

12 years agoempty task to estimate base line of memory and cpu for train testing
jgrosseo [Tue, 11 Oct 2011 16:57:14 +0000 (16:57 +0000)]
empty task to estimate base line of memory and cpu for train testing