]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoManager ignores now all Notify calls coming from the selector level before the first...
agheata [Mon, 12 Sep 2011 09:12:26 +0000 (09:12 +0000)]
Manager ignores now all Notify calls coming from the selector level before the first Process call. The first call to Process triggers a call to notify just before, so that the notification is done on the true file to be processed. Setting the debug level to non-zero in the manager sets AliLog level to kInfo.

12 years agoImprovement in TOF-track matching code
decaro [Mon, 12 Sep 2011 06:55:20 +0000 (06:55 +0000)]
Improvement in TOF-track matching code

12 years agoadded protection against floating point exception (Alexander)
jthaeder [Sun, 11 Sep 2011 23:01:40 +0000 (23:01 +0000)]
added protection against floating point exception (Alexander)

12 years agoFix (Davide)
dainese [Sun, 11 Sep 2011 21:02:52 +0000 (21:02 +0000)]
Fix (Davide)

12 years agoremove old and unused code
gconesab [Sun, 11 Sep 2011 19:43:14 +0000 (19:43 +0000)]
remove old and unused code

12 years agoremove histograms filling not useful parameters for shower shape
gconesab [Sun, 11 Sep 2011 18:43:44 +0000 (18:43 +0000)]
remove histograms filling not useful parameters for shower shape

12 years agoRemove not used utilities, plotting in Terminate; add and correct filling of histogra...
gconesab [Sun, 11 Sep 2011 18:38:27 +0000 (18:38 +0000)]
Remove not used utilities, plotting in Terminate; add and correct filling of histograms dealing the cluster content

12 years agoCoverity fix
shahoian [Sun, 11 Sep 2011 18:28:15 +0000 (18:28 +0000)]
Coverity fix

12 years agoadd cut on asymetry to compare it with angular cut to accept neutral meson pairs...
gconesab [Sun, 11 Sep 2011 18:22:23 +0000 (18:22 +0000)]
add cut on asymetry to compare it with angular cut to accept neutral meson pairs per event

12 years agoFix warnings
akisiel [Sun, 11 Sep 2011 18:08:31 +0000 (18:08 +0000)]
Fix warnings

12 years agoadded posibility to change cuts to remove cells with too low energy after unfolding
gconesab [Sun, 11 Sep 2011 13:55:01 +0000 (13:55 +0000)]
added posibility to change cuts to remove cells with too low energy after unfolding

12 years agosupermodule number not assigned when getting the tower with max energy
gconesab [Sun, 11 Sep 2011 08:19:30 +0000 (08:19 +0000)]
supermodule number not assigned when getting the tower with max energy

12 years agopid updates
snelling [Sat, 10 Sep 2011 21:05:06 +0000 (21:05 +0000)]
pid updates

12 years agocoverity fix
alla [Sat, 10 Sep 2011 18:23:05 +0000 (18:23 +0000)]
coverity fix

12 years agoCoverity fix
shahoian [Sat, 10 Sep 2011 12:03:27 +0000 (12:03 +0000)]
Coverity fix

12 years agoMove cluster energy smearing from AliCaloTrackReader to a method in AliEMCALRecoUtils...
gconesab [Sat, 10 Sep 2011 11:07:07 +0000 (11:07 +0000)]
Move cluster energy smearing from AliCaloTrackReader to a method in AliEMCALRecoUtils and call it
EMCAL calibration taks:  - Add possibility to smear cluster energy in case of MC analysis
        - In case of tower grouping, fill the cluster pair only for the towers the cluster contributed
                                        - Add cut on shower shape to improve background

12 years agoAdd possibility to smear cluster energy, in case of MC analysis, and some cosmetics
gconesab [Sat, 10 Sep 2011 10:56:49 +0000 (10:56 +0000)]
Add possibility to smear cluster energy, in case of MC analysis, and some cosmetics

12 years agoFix in Dstar syst. errors + updates in macro (Zaida)
prino [Sat, 10 Sep 2011 00:12:42 +0000 (00:12 +0000)]
Fix in Dstar syst. errors + updates in macro (Zaida)

12 years agodefault parameters are set for the clusterfinder
sgorbuno [Fri, 9 Sep 2011 21:46:02 +0000 (21:46 +0000)]
default parameters are set for the clusterfinder

12 years agodebug output removed
sgorbuno [Fri, 9 Sep 2011 21:14:56 +0000 (21:14 +0000)]
debug output removed

12 years agoHWCFEmulator update
sgorbuno [Fri, 9 Sep 2011 21:13:42 +0000 (21:13 +0000)]
HWCFEmulator update

12 years agoThere is an inconsistency in a way the parameters of GRPRecoParam are
hristov [Fri, 9 Sep 2011 20:52:01 +0000 (20:52 +0000)]
There is an inconsistency in a way the parameters of GRPRecoParam are
transfered to AliVertexerTracks: CDB objects provides the number of
parameters it contains, but
param->GetCuts(double* pars) and AliVertexerTracks::SetPars(pars)
don't use the info on the array lenght (they fill/extract number of
params corresponding to current source code version).
which leads to array overflow when old GRPRecoParam is used.

Ruben

12 years agocorrecting raw <-> local transformation according to the 0.5 pad offset applied in...
richterm [Fri, 9 Sep 2011 20:19:46 +0000 (20:19 +0000)]
correcting raw <-> local transformation according to the 0.5 pad offset applied in the raw cluster decoder; fixing sign of the local -> raw pad transformation for C-side slices

12 years agobugfix: printout using intermediate stringstream is not working, using cout directly...
richterm [Fri, 9 Sep 2011 20:12:30 +0000 (20:12 +0000)]
bugfix: printout using intermediate stringstream is not working, using cout directly and restoring status flags; bugfix: iterator was empty when the first cell of the block was empty; adding a couple of convenience functions

12 years agoAdd AOD Pid workaround for TPC-only tracks
akisiel [Fri, 9 Sep 2011 19:42:52 +0000 (19:42 +0000)]
Add AOD Pid workaround for TPC-only tracks

12 years agoCorrections.
morsch [Fri, 9 Sep 2011 18:43:03 +0000 (18:43 +0000)]
Corrections.
Jonas Anielski <jonas.anielski@cern.ch>

12 years agoQAMC: minor bug fix
kleinb [Fri, 9 Sep 2011 18:27:52 +0000 (18:27 +0000)]
QAMC: minor bug fix

12 years agoSome more clang warnings corrected
fca [Fri, 9 Sep 2011 17:41:11 +0000 (17:41 +0000)]
Some more clang warnings corrected

12 years agoCoverity fixes
morsch [Fri, 9 Sep 2011 17:25:51 +0000 (17:25 +0000)]
Coverity fixes
Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>

12 years agoCell QA analysis for PHOS
kharlov [Fri, 9 Sep 2011 16:28:00 +0000 (16:28 +0000)]
Cell QA analysis for PHOS

12 years agoAdded LHC10h run list for flow analysis (Giacomo)
dainese [Fri, 9 Sep 2011 16:04:56 +0000 (16:04 +0000)]
Added LHC10h run list for flow analysis (Giacomo)

12 years agoAllow to enter a triggerList for muon tracker QA. Possibility to run on private produ...
martinez [Fri, 9 Sep 2011 15:30:21 +0000 (15:30 +0000)]
Allow to enter a triggerList for muon tracker QA. Possibility to run on private production output. More flexibility in the choice of the path to QA output (i.e. it accepts cpassX/QAY) (Diego)

12 years agoRemoving self-assignment
fca [Fri, 9 Sep 2011 14:46:37 +0000 (14:46 +0000)]
Removing self-assignment

12 years agoRemove self-assignment
fca [Fri, 9 Sep 2011 14:07:07 +0000 (14:07 +0000)]
Remove self-assignment

12 years agoRemoving flags unrecognised by clang
fca [Fri, 9 Sep 2011 13:45:32 +0000 (13:45 +0000)]
Removing flags unrecognised by clang

12 years agoRemoving self-assignments
fca [Fri, 9 Sep 2011 13:42:00 +0000 (13:42 +0000)]
Removing self-assignments

12 years agoWarning removal -shadowed variable
marian [Fri, 9 Sep 2011 13:22:58 +0000 (13:22 +0000)]
Warning removal -shadowed variable

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)