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

12 years agoChanges needed for new HLT output DDLs.
aszostak [Tue, 11 Oct 2011 16:52:41 +0000 (16:52 +0000)]
Changes needed for new HLT output DDLs.

12 years agoUpdate for the status code related to the task #23161
cblume [Tue, 11 Oct 2011 16:15:03 +0000 (16:15 +0000)]
Update for the status code related to the task #23161

12 years agoChange of module numbers for display purposes
masera [Tue, 11 Oct 2011 15:54:07 +0000 (15:54 +0000)]
Change of module numbers for display purposes

12 years agoFix for #76933: Fix access operator
hristov [Tue, 11 Oct 2011 14:57:48 +0000 (14:57 +0000)]
Fix for #76933: Fix access operator

12 years agoTrackQA: included QA for golden chi2 + chi2 between global and global constrained...
kleinb [Tue, 11 Oct 2011 14:25:30 +0000 (14:25 +0000)]
TrackQA: included QA for golden chi2 + chi2 between global and global constrained track
Spectra: Added NClustersIter1 to the correction framework container. Only 6 bins in Ncls (0 70 80 90 100 120) to minimize memory usage. Efficiency can now be easily calculated for different cut values (M. Verweij)

12 years agoUpdated LambdaC analysis task: 1) Use AliPIDResponse instead of AliAODpidUtil x PID...
prino [Tue, 11 Oct 2011 14:25:22 +0000 (14:25 +0000)]
Updated LambdaC analysis task: 1) Use AliPIDResponse instead of AliAODpidUtil x PID infos, 2)PID contamination histos: changed filling schema, 3) added 2 TList of histos (x multiplicity and priors studies) (Annalisa)

12 years agoAdd approximate estimation of the trigger pt-cut as a function of the run number...
martinez [Tue, 11 Oct 2011 13:08:23 +0000 (13:08 +0000)]
Add approximate estimation of the trigger pt-cut as a function of the run number (Diego)

12 years agoComplete the set of correction steps, available for ESD and AODs. Histos which are...
esicking [Tue, 11 Oct 2011 13:03:18 +0000 (13:03 +0000)]
Complete the set of correction steps, available for ESD and AODs. Histos which are not needed anymore were removed.

12 years agoCode clean-up (Massimo)
hristov [Tue, 11 Oct 2011 12:42:18 +0000 (12:42 +0000)]
Code clean-up (Massimo)

12 years agoFix for #79704: G__exception in LHC10h pass 2
hristov [Tue, 11 Oct 2011 12:26:32 +0000 (12:26 +0000)]
Fix for #79704: G__exception in LHC10h pass 2

12 years agoMCEventHandler derives from InputEventHandler
morsch [Tue, 11 Oct 2011 10:42:47 +0000 (10:42 +0000)]
MCEventHandler derives from InputEventHandler
M. Vala

12 years agopropagating patches from the online system
richterm [Tue, 11 Oct 2011 07:56:12 +0000 (07:56 +0000)]
propagating patches from the online system

- initialization of AliTPCcalibDB
  patch https://savannah.cern.ch/patch/?5039#comment3
  bug https://savannah.cern.ch/bugs/?86155

- eliminating debug messages and correcting data oigin
  patch https://savannah.cern.ch/patch/?5039#comment4

12 years agoModifications required for marking that the 'Original Data Present' bit should be...
aszostak [Tue, 11 Oct 2011 07:52:42 +0000 (07:52 +0000)]
Modifications required for marking that the 'Original Data Present' bit should be set in the CDH.

12 years agoFixes for #86279 Improper usage of TClonesArrays in MUON
hristov [Tue, 11 Oct 2011 07:41:51 +0000 (07:41 +0000)]
Fixes for #86279 Improper usage of TClonesArrays in MUON

12 years agospeedup of track model compression by another factor 2
richterm [Tue, 11 Oct 2011 07:15:11 +0000 (07:15 +0000)]
speedup of track model compression by another factor 2

12 years agoFirst implementation of EMCAL trigger QA from Nicola Arbor
gconesab [Mon, 10 Oct 2011 20:07:58 +0000 (20:07 +0000)]
First implementation of EMCAL trigger QA from Nicola Arbor

12 years agoFix for the naming of DA's
anshul.goel [Mon, 10 Oct 2011 16:36:18 +0000 (16:36 +0000)]
Fix for the naming of DA's

12 years agoChambers occupancy stored in the ESDs, it has been packed with the reconstructed...
gvolpe [Mon, 10 Oct 2011 16:30:38 +0000 (16:30 +0000)]
Chambers occupancy stored in the ESDs, it has been packed with the reconstructed Cherenkov angle value. All the parts of code affected by the change have been accordingly modified

12 years agoFix for #87488 Commit + port request. New methods in AliStrLine
hristov [Mon, 10 Oct 2011 15:43:50 +0000 (15:43 +0000)]
Fix for #87488 Commit + port request. New methods in AliStrLine

12 years agoDisable use of HLT one pad clusters for tracking
jthaeder [Mon, 10 Oct 2011 15:03:52 +0000 (15:03 +0000)]
Disable use of HLT one pad clusters for tracking

12 years agoConfiguration file for the new pb-pb DA.
cvetan [Mon, 10 Oct 2011 14:22:45 +0000 (14:22 +0000)]
Configuration file for the new pb-pb DA.

12 years agoBug fix.
cvetan [Mon, 10 Oct 2011 13:57:38 +0000 (13:57 +0000)]
Bug fix.

12 years agochanging default configuration to -deflater-mode 2 -mode 1
richterm [Mon, 10 Oct 2011 13:55:03 +0000 (13:55 +0000)]
changing default configuration to -deflater-mode 2 -mode 1

12 years agoadding protection for invalid array index
richterm [Mon, 10 Oct 2011 11:52:20 +0000 (11:52 +0000)]
adding protection for invalid array index

12 years agoadded Print functions
richterm [Mon, 10 Oct 2011 11:46:52 +0000 (11:46 +0000)]
added Print functions

12 years agocorrecting thresholds for cluster verification; typo in error message fixed
richterm [Mon, 10 Oct 2011 11:45:39 +0000 (11:45 +0000)]
correcting thresholds for cluster verification; typo in error message fixed

12 years agore-defining the TPC-compression chain to send also the HW clusters for easy qa in...
richterm [Mon, 10 Oct 2011 11:38:46 +0000 (11:38 +0000)]
re-defining the TPC-compression chain to send also the HW clusters for easy qa in the reconstruction via an HLTOUT handler; drafting the handler