]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoPreparation for the new dEdx algorithm :
marian [Fri, 9 Sep 2011 13:14:43 +0000 (13:14 +0000)]
Preparation for the new dEdx algorithm :

AliTPCcalibGainMult.h AliTPCcalibGainMult.cxx - dump extended dEdx information to the tree for later minimization
                                              - adding new THnSparses - for phi calibration and for angular correction calibration

AliTPCseed.h AliTPCseed.cxx                   - additional  return variable inf CookDedx possible if selected
                                              -
-  Float_t  CookdEdxAnalytical(Double_t low=0.05, Double_t up=0.70, Int_t type=0, Int_t i1=0, Int_t i2=159, Int_t returnVal=0, Int_t rowThres = 2);
+  Float_t  CookdEdxAnalytical(Double_t low=0.05, Double_t up=0.70, Int_t type=0, Int_t i1=0, Int_t i2=159, Int_t returnVal=0, Int_t rowThres = 2, Int_t mode=0);

-  // returnVal - 0 return mean
-  //           - 1 return RMS
-  //           - 2 return number of clusters
-  //
+  // returnVal - 0  return mean
+  //           - 1  return RMS
+  //           - 2  return number of clusters
+  //           - 3  ratio
+  //           - 4  mean upper half
+  //           - 5  mean  - lower half
+  //           - 6  third moment
+  // mode      - 0 - linear
+  //           - 1 - logatithmic

12 years agoFixes to prevent crashes
cholm [Fri, 9 Sep 2011 13:14:23 +0000 (13:14 +0000)]
Fixes to prevent crashes

12 years agoFor the multivertexer changed the vertex title assignment from
shahoian [Fri, 9 Sep 2011 12:43:21 +0000 (12:43 +0000)]
For the multivertexer changed the vertex title assignment from
VertexerTracksNoConstraintMV to VertexerTracksMVNoConstraint

12 years agoFixed warning (Christian)
hristov [Fri, 9 Sep 2011 12:39:38 +0000 (12:39 +0000)]
Fixed warning (Christian)

12 years agofix bug discussed in savannah report #84135
abercuci [Fri, 9 Sep 2011 12:38:51 +0000 (12:38 +0000)]
fix bug discussed in savannah report #84135

12 years agoRemoving self-assignment
fca [Fri, 9 Sep 2011 10:44:59 +0000 (10:44 +0000)]
Removing self-assignment

12 years agoRemove useless code
fca [Fri, 9 Sep 2011 09:38:07 +0000 (09:38 +0000)]
Remove useless code

12 years agoMoving from stack to heap (D.Berzano)
fca [Fri, 9 Sep 2011 09:37:04 +0000 (09:37 +0000)]
Moving from stack to heap (D.Berzano)

12 years agoMoving to ansi isfinite
fca [Fri, 9 Sep 2011 09:32:49 +0000 (09:32 +0000)]
Moving to ansi isfinite

12 years agosimply event cleanup
loizides [Fri, 9 Sep 2011 09:14:14 +0000 (09:14 +0000)]
simply event cleanup

12 years agofix for mem leak S.Aiolo
loizides [Fri, 9 Sep 2011 09:13:33 +0000 (09:13 +0000)]
fix for mem leak S.Aiolo

12 years agoUPdated macros for running with Geant4
ivana [Fri, 9 Sep 2011 08:08:04 +0000 (08:08 +0000)]
UPdated macros for running with Geant4

12 years agomore cells and v0and
loizides [Fri, 9 Sep 2011 07:55:37 +0000 (07:55 +0000)]
more cells and v0and

12 years agoclang compatibility
fca [Fri, 9 Sep 2011 07:02:20 +0000 (07:02 +0000)]
clang compatibility

12 years agomultiple vertex reconstruction with VertexerTracks + related changes
shahoian [Thu, 8 Sep 2011 22:36:06 +0000 (22:36 +0000)]
multiple vertex reconstruction with VertexerTracks + related changes

12 years agoResetting the default storage is made effective - Remove in fStorageMap has to be...
rgrosso [Thu, 8 Sep 2011 17:02:02 +0000 (17:02 +0000)]
Resetting the default storage is made effective - Remove in fStorageMap has to be done by Key, not by Value (thanks to Ruben)

12 years ago5 pipeup vertexes are stored in ESD
alla [Thu, 8 Sep 2011 16:11:52 +0000 (16:11 +0000)]
5 pipeup vertexes are stored in ESD

12 years agodo not overwrite by default
loizides [Thu, 8 Sep 2011 14:57:27 +0000 (14:57 +0000)]
do not overwrite by default

12 years agoAdd new trigger CINT7I (Cynthia)
martinez [Thu, 8 Sep 2011 14:14:12 +0000 (14:14 +0000)]
Add new trigger CINT7I (Cynthia)

12 years agoadded protection for missing centroid histograms
kleinb [Thu, 8 Sep 2011 11:58:52 +0000 (11:58 +0000)]
added protection for missing centroid histograms

12 years agoReconstructed Cherenkov angle value for the given photon cluster candidate stored...
gvolpe [Thu, 8 Sep 2011 09:56:24 +0000 (09:56 +0000)]
Reconstructed Cherenkov angle value for the given photon cluster candidate stored in ESDfriends

12 years agoupdated QA macros
kleinb [Thu, 8 Sep 2011 09:30:01 +0000 (09:30 +0000)]
updated QA macros

12 years agoFix in Nb method for B subtraction
prino [Thu, 8 Sep 2011 09:06:31 +0000 (09:06 +0000)]
Fix in Nb method for B subtraction

12 years agocoverity fixed
alla [Thu, 8 Sep 2011 05:51:05 +0000 (05:51 +0000)]
coverity fixed

12 years agodo not delete fgeom if from instance
loizides [Thu, 8 Sep 2011 05:37:15 +0000 (05:37 +0000)]
do not delete fgeom if from instance

12 years agomacros for psel and clusterizer
loizides [Thu, 8 Sep 2011 05:26:13 +0000 (05:26 +0000)]
macros for psel and clusterizer

12 years agoUpdates in macro for 2d v2 analysis
prino [Wed, 7 Sep 2011 23:33:48 +0000 (23:33 +0000)]
Updates in macro for 2d v2 analysis

12 years agoCoverity (Davide)
dainese [Wed, 7 Sep 2011 17:32:38 +0000 (17:32 +0000)]
Coverity (Davide)

12 years agoCalculate the fraction of maximum cell energy using method in AliCalorimeterUtils...
gconesab [Wed, 7 Sep 2011 17:06:02 +0000 (17:06 +0000)]
Calculate the fraction of maximum cell energy using method in AliCalorimeterUtils, avoid non linearity correction

12 years agoUpdated track QA with cut 1005 (M. Verweij)
kleinb [Wed, 7 Sep 2011 16:26:10 +0000 (16:26 +0000)]
Updated track QA with cut 1005 (M. Verweij)

12 years agoadd fixed window clusterizer macro S. Aiola
loizides [Wed, 7 Sep 2011 16:14:33 +0000 (16:14 +0000)]
add fixed window clusterizer macro S. Aiola

12 years agoFixing invalid read error spotted with valgrind (Constantin)
mfloris [Wed, 7 Sep 2011 15:23:44 +0000 (15:23 +0000)]
Fixing invalid read error spotted with valgrind (Constantin)

12 years agoAdd Psel macro
loizides [Wed, 7 Sep 2011 15:18:35 +0000 (15:18 +0000)]
Add Psel macro

12 years agoupdate from S.Aiolo to do time cuts and calibrations if needed
loizides [Wed, 7 Sep 2011 15:05:28 +0000 (15:05 +0000)]
update from S.Aiolo to do time cuts and calibrations if needed

12 years agoUpdates in the BF code to help the merging of the output
pchrist [Wed, 7 Sep 2011 14:41:58 +0000 (14:41 +0000)]
Updates in the BF code to help the merging of the output

12 years agoo Add TRD histograms
wiechula [Wed, 7 Sep 2011 14:31:10 +0000 (14:31 +0000)]
o Add TRD histograms
o Option in AddTask for custom output file

12 years agofix in error estimation
jgrosseo [Wed, 7 Sep 2011 13:45:19 +0000 (13:45 +0000)]
fix in error estimation

12 years ago// Combine cosmic track pairs (upper, lower) and do track fitting
marian [Wed, 7 Sep 2011 13:09:25 +0000 (13:09 +0000)]
// Combine cosmic track pairs (upper, lower) and do track fitting
 Xianguo Lu <lu@physi.uni-heidelberg.de>

12 years ago fix for Comment #6, bug #86380
alla [Wed, 7 Sep 2011 13:04:00 +0000 (13:04 +0000)]
 fix for Comment #6, bug #86380

12 years agoflag jets with too high p_T track
kleinb [Wed, 7 Sep 2011 12:59:16 +0000 (12:59 +0000)]
flag jets with too high p_T track

12 years agomemory leak fixed
alla [Wed, 7 Sep 2011 11:26:43 +0000 (11:26 +0000)]
memory leak fixed

12 years agoForgot to assign method IsPHOSPhoton to class
gconesab [Wed, 7 Sep 2011 10:42:34 +0000 (10:42 +0000)]
Forgot to assign method IsPHOSPhoton to class

12 years agoTask to provide spd vertex constrained tracks
loizides [Tue, 6 Sep 2011 21:25:04 +0000 (21:25 +0000)]
Task to provide spd vertex constrained tracks

12 years agoChanges for #86407 commit in STEER and port to Release AliESDTZERO with pile-up analysis
hristov [Tue, 6 Sep 2011 20:30:44 +0000 (20:30 +0000)]
Changes for #86407 commit in STEER and port to Release AliESDTZERO with pile-up analysis

12 years agoFix for #86401 port to Release code for Pass0
hristov [Tue, 6 Sep 2011 20:04:16 +0000 (20:04 +0000)]
Fix for #86401 port to Release code for Pass0

12 years ago Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>
morsch [Tue, 6 Sep 2011 18:56:22 +0000 (18:56 +0000)]
 Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>
 Extension for AOD

12 years agoExtension for AOD
morsch [Tue, 6 Sep 2011 18:54:11 +0000 (18:54 +0000)]
Extension for AOD
Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>

12 years agoFixed memory leaks for #86360: High memory consumption in 2.76TeV p+p RAW reco jobs
hristov [Tue, 6 Sep 2011 18:02:04 +0000 (18:02 +0000)]
Fixed memory leaks for #86360: High memory consumption in 2.76TeV p+p RAW reco jobs

12 years agoAdd track matching cut for PHOS (Dana)
gconesab [Tue, 6 Sep 2011 17:03:50 +0000 (17:03 +0000)]
Add track matching cut for PHOS (Dana)

12 years agotiming cut on fast ors
loizides [Tue, 6 Sep 2011 15:39:23 +0000 (15:39 +0000)]
timing cut on fast ors

12 years agotake min e cut into account
loizides [Tue, 6 Sep 2011 15:38:47 +0000 (15:38 +0000)]
take min e cut into account

12 years agoIn case of track matching, extrapolate only from inner track param
gconesab [Tue, 6 Sep 2011 15:38:16 +0000 (15:38 +0000)]
In case of track matching, extrapolate only from inner track param

12 years agoFix in HaveCommonParent routine, updated version of AliTrackletTaskUni
shahoian [Tue, 6 Sep 2011 15:33:33 +0000 (15:33 +0000)]
Fix in HaveCommonParent routine, updated version of AliTrackletTaskUni

12 years agofix bug #86380: Simulation with RAW OCDB fails in T0
alla [Tue, 6 Sep 2011 12:39:28 +0000 (12:39 +0000)]
fix bug #86380: Simulation with RAW OCDB fails in T0

12 years agoRunning EMCal Tender supply before EMCal analysis
cnattras [Tue, 6 Sep 2011 11:42:06 +0000 (11:42 +0000)]
Running EMCal Tender supply before EMCal analysis

12 years agoo add missing TOF histograms
wiechula [Tue, 6 Sep 2011 09:48:52 +0000 (09:48 +0000)]
o add missing TOF histograms
o correct end of line from Windows to UNIX

12 years agoadded psel
loizides [Tue, 6 Sep 2011 09:47:50 +0000 (09:47 +0000)]
added psel

12 years agoMinor updates in two SDD macros
prino [Tue, 6 Sep 2011 09:47:48 +0000 (09:47 +0000)]
Minor updates in two SDD macros

12 years agoadd par file for user tasks
loizides [Tue, 6 Sep 2011 08:24:46 +0000 (08:24 +0000)]
add par file for user tasks

12 years agoThe cleaning is enabled also for MC data, but includes only the Zvertex cut at 10cm...
cvetan [Tue, 6 Sep 2011 08:24:05 +0000 (08:24 +0000)]
The cleaning is enabled also for MC data, but includes only the Zvertex cut at 10cm (confirmed with Alberica)

12 years agoAdding a reminder for coders
laphecet [Tue, 6 Sep 2011 08:10:57 +0000 (08:10 +0000)]
Adding a reminder for coders

12 years agoBe sure to load mapping when needed
laphecet [Tue, 6 Sep 2011 08:08:35 +0000 (08:08 +0000)]
Be sure to load mapping when needed

12 years agoAdded protections for empty histograms (Davide)
dainese [Mon, 5 Sep 2011 21:44:02 +0000 (21:44 +0000)]
Added protections for empty histograms (Davide)

12 years agoFixing print statements about data set configuration
cnattras [Mon, 5 Sep 2011 15:53:28 +0000 (15:53 +0000)]
Fixing print statements about data set configuration

12 years agoConfiguring AliAnalysisEmEtMonteCarlo and AliAnalysisEmEtReconstructed with config...
cnattras [Mon, 5 Sep 2011 15:46:40 +0000 (15:46 +0000)]
Configuring AliAnalysisEmEtMonteCarlo and AliAnalysisEmEtReconstructed with config files instead of manually

12 years agoConfiguring AliAnalysisEmEtMonteCarlo and AliAnalysisEmEtReconstructed with config...
cnattras [Mon, 5 Sep 2011 15:46:10 +0000 (15:46 +0000)]
Configuring AliAnalysisEmEtMonteCarlo and AliAnalysisEmEtReconstructed with config files instead of manually, fixing memory leaks, updating track cuts used to match proper analysis

12 years agoMemory clean up
cnattras [Mon, 5 Sep 2011 13:10:51 +0000 (13:10 +0000)]
Memory clean up

12 years agofor new CPass0 bug #84135
alla [Mon, 5 Sep 2011 10:49:13 +0000 (10:49 +0000)]
for new CPass0 bug #84135

12 years agoMore getters (S.Aiola)
loizides [Mon, 5 Sep 2011 09:02:11 +0000 (09:02 +0000)]
More getters (S.Aiola)

12 years agoAdd MC histograms to study particle type vs n cells in cluster and fraction of energy...
gconesab [Mon, 5 Sep 2011 06:55:01 +0000 (06:55 +0000)]
Add MC histograms to study particle type vs n cells in cluster and fraction of energy in max cell of cluster, reduce the default number of MC histograms, and allow to configure it

12 years agoAdd more correlation histograms to study exotic clusters, remove others, fill MIP...
gconesab [Mon, 5 Sep 2011 06:52:48 +0000 (06:52 +0000)]
Add more correlation histograms to study exotic clusters, remove others, fill MIP histograms when energy cut is lower than mip energy value

12 years agoprotection for negative SigmaY2 values
sgorbuno [Sun, 4 Sep 2011 23:04:55 +0000 (23:04 +0000)]
protection for negative SigmaY2 values

12 years agomoving calculation of sigmas to decoder class, bugfix for sigmaY2 which was wrong...
richterm [Sun, 4 Sep 2011 22:42:23 +0000 (22:42 +0000)]
moving calculation of sigmas to decoder class, bugfix for sigmaY2 which was wrong after adding the pad offset in the decoder class in r51306

12 years agomove my tasks to user code
loizides [Sun, 4 Sep 2011 19:00:14 +0000 (19:00 +0000)]
move my tasks to user code

12 years agoCosmetics: one \n too much
loizides [Sun, 4 Sep 2011 18:54:30 +0000 (18:54 +0000)]
Cosmetics: one \n too much

12 years agoIn case of AOD analysis where cell time is not available, assign to the cell the...
gconesab [Sun, 4 Sep 2011 18:01:24 +0000 (18:01 +0000)]
In case of AOD analysis where cell time is not available, assign to the cell the same time as the cluster it belongs

12 years agoAdd function that returns cell absID with maximum energy in the cluster and fraction...
gconesab [Sun, 4 Sep 2011 17:59:35 +0000 (17:59 +0000)]
Add function that returns cell absID with maximum energy in the cluster and fraction of energy of the cluster it has

12 years agoGetCollisionCandidates added
morsch [Sun, 4 Sep 2011 17:05:46 +0000 (17:05 +0000)]
GetCollisionCandidates added
Constantin Loizides

12 years agoCorrection for physical secondaries.
morsch [Sun, 4 Sep 2011 16:47:44 +0000 (16:47 +0000)]
Correction for physical secondaries.
M. Floris

12 years agobugfix: memory leak corrected (Stefan Kirsch)
richterm [Sun, 4 Sep 2011 15:22:56 +0000 (15:22 +0000)]
bugfix: memory leak corrected (Stefan Kirsch)

12 years agochanging data type of compressed cluster data block
richterm [Sun, 4 Sep 2011 15:12:30 +0000 (15:12 +0000)]
changing data type of compressed cluster data block

12 years agoadding HLTOUT handlers for compressed cluster data blocks {'REMCLSCM':'TPC '} and...
richterm [Sun, 4 Sep 2011 15:09:41 +0000 (15:09 +0000)]
adding HLTOUT handlers for compressed cluster data blocks {'REMCLSCM':'TPC '} and {'CLSTRKCM':'TPC '}

12 years agominor bugfix: pointer protection for printout
richterm [Sun, 4 Sep 2011 13:55:59 +0000 (13:55 +0000)]
minor bugfix: pointer protection for printout

12 years agobugfix: mc labels for padrow-sorted cluster data block; preparing the track index...
richterm [Sun, 4 Sep 2011 13:54:59 +0000 (13:54 +0000)]
bugfix: mc labels for padrow-sorted cluster data block; preparing the track index grid

12 years agochanged geometry initialization
fronchet [Sat, 3 Sep 2011 20:38:22 +0000 (20:38 +0000)]
changed geometry initialization

12 years agocoverity fix
fronchet [Sat, 3 Sep 2011 20:37:30 +0000 (20:37 +0000)]
coverity fix

12 years agoCoverity: Uninitialized data member in default ctor, fEMCALMatrix
gconesab [Sat, 3 Sep 2011 08:31:30 +0000 (08:31 +0000)]
Coverity: Uninitialized data member in default ctor, fEMCALMatrix
OADB: Alignment matrices now loaded from OADB and not hardcoded (Deepa)
Bad map for LHC11c updated (Deepa)

12 years agocoverity fix
jthaeder [Sat, 3 Sep 2011 06:43:36 +0000 (06:43 +0000)]
coverity fix

12 years agosmall fix for last commit
hdalsgaa [Fri, 2 Sep 2011 23:56:08 +0000 (23:56 +0000)]
small fix for last commit

12 years agoMaking 3 strip sharing optional
hdalsgaa [Fri, 2 Sep 2011 23:23:00 +0000 (23:23 +0000)]
Making 3 strip sharing optional

12 years agoChange to raw OCDB in case not yet set
agheata [Fri, 2 Sep 2011 13:55:50 +0000 (13:55 +0000)]
Change to raw OCDB in case not yet set

12 years agomake IsInitialized to be able to check beforehand if geom ptr is set
loizides [Fri, 2 Sep 2011 13:01:58 +0000 (13:01 +0000)]
make IsInitialized to be able to check beforehand if geom ptr is set

12 years ago- bug fixes (increase classdef)
jthaeder [Fri, 2 Sep 2011 12:54:59 +0000 (12:54 +0000)]
- bug fixes (increase classdef)
- new variable (TPCsignalN in AliPerformanceDEdx)
(Markus Koehler)

12 years agoSeveral corrections from Constantin, some cosmetics
gconesab [Fri, 2 Sep 2011 08:58:51 +0000 (08:58 +0000)]
Several corrections from Constantin, some cosmetics

12 years agoAutomatically switch from Int_t to Long_t during counting, merging and printing if...
martinez [Fri, 2 Sep 2011 08:28:53 +0000 (08:28 +0000)]
Automatically switch from Int_t to Long_t during counting, merging and printing if the number of counts exceed INT_MAX (Philippe P.)

12 years agoMacro for task MuMu (Laurent)
martinez [Fri, 2 Sep 2011 08:23:25 +0000 (08:23 +0000)]
Macro for task MuMu (Laurent)

12 years agoreduce verbosity. Replace AliError by AliDebug
abercuci [Fri, 2 Sep 2011 08:21:01 +0000 (08:21 +0000)]
reduce verbosity. Replace AliError by AliDebug

12 years agoModification for reduced number of timebins
cblume [Fri, 2 Sep 2011 06:39:43 +0000 (06:39 +0000)]
Modification for reduced number of timebins

12 years agowierd coverty fixes
snelling [Fri, 2 Sep 2011 06:01:20 +0000 (06:01 +0000)]
wierd coverty fixes

12 years agochanged emcal cuts for low pt tracks and out of acceptance tracks
fronchet [Thu, 1 Sep 2011 20:22:29 +0000 (20:22 +0000)]
changed emcal cuts for low pt tracks and out of acceptance tracks