]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoAdded more checks at s/digitization level (to keep bug#47098 under control)
decaro [Tue, 28 Apr 2009 11:20:46 +0000 (11:20 +0000)]
Added more checks at s/digitization level (to keep bug#47098 under control)

14 years agoAdded PWG3/vertexingHF task and PWG4/Gamma jet finder (Mihaela)
agheata [Tue, 28 Apr 2009 08:48:13 +0000 (08:48 +0000)]
Added PWG3/vertexingHF task and PWG4/Gamma jet finder (Mihaela)

14 years agoHeader file corresponding to 32066
morsch [Tue, 28 Apr 2009 06:55:03 +0000 (06:55 +0000)]
Header file corresponding to 32066

14 years agoTypo
hristov [Mon, 27 Apr 2009 21:24:37 +0000 (21:24 +0000)]
Typo

14 years agoComplete path for LoadLibraries.C
dainese [Mon, 27 Apr 2009 17:04:48 +0000 (17:04 +0000)]
Complete path for LoadLibraries.C

14 years agoDelete macro CreateStandardAODfromESD.C
dainese [Mon, 27 Apr 2009 16:59:08 +0000 (16:59 +0000)]
Delete macro CreateStandardAODfromESD.C

14 years agoPossibility to create AOD+AODVertexingHF in the same train, starting from ESD (A...
dainese [Mon, 27 Apr 2009 16:55:34 +0000 (16:55 +0000)]
Possibility to create AOD+AODVertexingHF in the same train, starting from ESD (A. Gheata)

14 years agoPossibility to create AOD+AODVertexingHF in the same train, starting from ESD (A...
dainese [Mon, 27 Apr 2009 16:53:49 +0000 (16:53 +0000)]
Possibility to create AOD+AODVertexingHF in the same train, starting from ESD (A. Gheata)

14 years agoFixes to memory leaks. New option for gauss fits (F. Prino)
masera [Mon, 27 Apr 2009 15:47:02 +0000 (15:47 +0000)]
Fixes to memory leaks. New option for gauss fits (F. Prino)

14 years agoCharge info in Fast Point set to KeV. Removing unused classes (F. Prino)
masera [Mon, 27 Apr 2009 15:44:55 +0000 (15:44 +0000)]
Charge info in Fast Point set to KeV. Removing unused classes (F. Prino)

14 years agoNew tracklet and vertex selection in 3D (F. Prino)
masera [Mon, 27 Apr 2009 15:34:13 +0000 (15:34 +0000)]
New tracklet and vertex selection in 3D (F. Prino)

14 years agoCorrectly retrieve the number of events per run during event generation.
morsch [Mon, 27 Apr 2009 15:25:46 +0000 (15:25 +0000)]
Correctly retrieve the number of events per run during event generation.

14 years agoFix to Savannah bug 49014 (A. Mastroserio)
masera [Mon, 27 Apr 2009 14:13:51 +0000 (14:13 +0000)]
Fix to Savannah bug 49014 (A. Mastroserio)

14 years agoAdded support for creating both standard AOD and several deltaAOD's in the same
agheata [Mon, 27 Apr 2009 14:11:50 +0000 (14:11 +0000)]
Added support for creating both standard AOD and several deltaAOD's in the same
ESD-based analysis. Producing a deltaAOD using AliAODHandler::SetNonStandardAOD()
in an analysis on input AOD is still possible. To use the new feature:
- use a standard AOD handler (no call to SetNonStandardAOD)
- in the AliAnalysisTaskSE-derived task, call AddAODBranch(cname, addobj, fname)
where the newly added fname is the file name where the branch(es) is(are) to be
written.

Added AliAnalysisTaskSE::IsStandardAOD() to check from the user code if the AOD
handler is configured for standard AOD or not. Check first via AODEvent() if there
is any AOD handler at all.

14 years agoAdded support for creating both standard AOD and several deltaAOD's in the same
agheata [Mon, 27 Apr 2009 14:11:38 +0000 (14:11 +0000)]
Added support for creating both standard AOD and several deltaAOD's in the same
ESD-based analysis. Producing a deltaAOD using AliAODHandler::SetNonStandardAOD()
in an analysis on input AOD is still possible. To use the new feature:
- use a standard AOD handler (no call to SetNonStandardAOD)
- in the AliAnalysisTaskSE-derived task, call AddAODBranch(cname, addobj, fname)
where the newly added fname is the file name where the branch(es) is(are) to be
written.

Added AliAnalysisTaskSE::IsStandardAOD() to check from the user code if the AOD
handler is configured for standard AOD or not. Check first via AODEvent() if there
is any AOD handler at all.

14 years agomodify "Add" macro names accordingly
abercuci [Mon, 27 Apr 2009 13:18:46 +0000 (13:18 +0000)]
modify "Add" macro names accordingly

14 years agofollow up on name change of QA tasks
abercuci [Mon, 27 Apr 2009 13:12:35 +0000 (13:12 +0000)]
follow up on name change of QA tasks

14 years agofollow up on name change of TRD tasks
abercuci [Mon, 27 Apr 2009 13:10:42 +0000 (13:10 +0000)]
follow up on name change of TRD tasks

14 years ago- prepare train for merging with TPC.
abercuci [Mon, 27 Apr 2009 13:09:47 +0000 (13:09 +0000)]
- prepare train for merging with TPC.
- rename some of the tasks

14 years agoCorrected Glitch filter.
marian [Mon, 27 Apr 2009 12:55:03 +0000 (12:55 +0000)]
Corrected Glitch filter.
In case the digits was removed the label corresponding to non existing digits
used, before label for noise used

(Marian)

14 years agoUpdated list of files (cmake)
hristov [Mon, 27 Apr 2009 12:52:00 +0000 (12:52 +0000)]
Updated list of files (cmake)

14 years agofull monitor of track in TRD region
abercuci [Mon, 27 Apr 2009 11:04:05 +0000 (11:04 +0000)]
full monitor of track in TRD region

14 years agoGo back to working dir if par compilation fails, this helps debugging (AndreaR)
dainese [Mon, 27 Apr 2009 09:09:17 +0000 (09:09 +0000)]
Go back to working dir if par compilation fails, this helps debugging (AndreaR)

14 years agoGlitch filter added. For a time being by default.
kowal2 [Mon, 27 Apr 2009 09:00:10 +0000 (09:00 +0000)]
Glitch filter added. For a time being by default.

14 years agouse a seperate config file to set the cuts and options for the flow analysis
snelling [Sun, 26 Apr 2009 12:44:43 +0000 (12:44 +0000)]
use a seperate config file to set the cuts and options for the flow analysis

14 years agoGo back to working dir if par compilation fails, this helps debugging (AndreaR)
dainese [Fri, 24 Apr 2009 16:30:43 +0000 (16:30 +0000)]
Go back to working dir if par compilation fails, this helps debugging (AndreaR)

14 years agosmall bug fix
hdalsgaa [Fri, 24 Apr 2009 10:08:01 +0000 (10:08 +0000)]
small bug fix

14 years agoChanges required by adding of perfomrance tasks (Jacek)
marian [Thu, 23 Apr 2009 18:03:40 +0000 (18:03 +0000)]
Changes required by adding of perfomrance tasks (Jacek)

14 years agoAdding perfomrance tasks (Jacek)
marian [Thu, 23 Apr 2009 18:01:35 +0000 (18:01 +0000)]
Adding perfomrance tasks (Jacek)

14 years agobug fix
masera [Thu, 23 Apr 2009 17:05:29 +0000 (17:05 +0000)]
bug fix

14 years agoFix in ITS FastRecPoints tree filling (F. Prino)
prino [Thu, 23 Apr 2009 15:51:10 +0000 (15:51 +0000)]
Fix in ITS FastRecPoints tree filling (F. Prino)

14 years agoFor the first event the number of events is set 1.
morsch [Thu, 23 Apr 2009 15:48:59 +0000 (15:48 +0000)]
For the first event the number of events is set 1.
Fixes Savannah 49536

14 years agoFrom Antonin:
mtadel [Thu, 23 Apr 2009 13:41:51 +0000 (13:41 +0000)]
From Antonin:

Update the detailed views for the "V0" to do proper 2D projection
onto the bending plane view.

14 years agoupdate resolution task with a full characterization of the track entering
abercuci [Thu, 23 Apr 2009 13:13:42 +0000 (13:13 +0000)]
update resolution task with a full characterization of the track entering
the TRD from below

14 years agoIn AliMUONClusterInfo:
ivana [Thu, 23 Apr 2009 12:51:25 +0000 (12:51 +0000)]
In AliMUONClusterInfo:
- Added new data members and methods
- Added the possibility get info from clusters not attached to a track (recPoints)
- Updated macro MUONClusterInfo.C
(Philippe P., Javier)

14 years agofix ordering of tasks
abercuci [Thu, 23 Apr 2009 12:38:46 +0000 (12:38 +0000)]
fix ordering of tasks

14 years agoFix bug in the macro to create FastRecPoints from Hits
prino [Thu, 23 Apr 2009 12:02:59 +0000 (12:02 +0000)]
Fix bug in the macro to create FastRecPoints from Hits

14 years agoMoved the random geration to the macro
snelling [Thu, 23 Apr 2009 11:51:27 +0000 (11:51 +0000)]
Moved the random geration to the macro

14 years agoJet Jet Production 3 p_T hard bins
kleinb [Thu, 23 Apr 2009 11:29:02 +0000 (11:29 +0000)]
Jet Jet Production 3 p_T hard bins

14 years agochange aliroot version
schutz [Thu, 23 Apr 2009 10:40:29 +0000 (10:40 +0000)]
change aliroot version

14 years agoMacro computing VZERO efficiencies
cheynis [Thu, 23 Apr 2009 09:52:14 +0000 (09:52 +0000)]
Macro computing VZERO efficiencies

14 years agoAdding class AliVZEROMisAligner
cheynis [Thu, 23 Apr 2009 09:07:06 +0000 (09:07 +0000)]
Adding class AliVZEROMisAligner

14 years agoAdding class AliVZEROMisAligner
cheynis [Thu, 23 Apr 2009 09:06:46 +0000 (09:06 +0000)]
Adding class AliVZEROMisAligner

14 years agoAdding class AliVZEROMisAligner
cheynis [Thu, 23 Apr 2009 09:06:27 +0000 (09:06 +0000)]
Adding class AliVZEROMisAligner

14 years agoMerging of the three alignment macros into one
cheynis [Thu, 23 Apr 2009 09:04:17 +0000 (09:04 +0000)]
Merging of the three alignment macros into one

14 years agoMerging of the three alignment macros into one
cheynis [Thu, 23 Apr 2009 09:03:57 +0000 (09:03 +0000)]
Merging of the three alignment macros into one

14 years agoUpdates (Leticia)
morsch [Thu, 23 Apr 2009 08:44:57 +0000 (08:44 +0000)]
Updates (Leticia)
- corrected boosts
- corrected glauber

14 years agoAdded new filter cuts and MC particle filter. Muon filter activated by default as...
agheata [Thu, 23 Apr 2009 06:19:58 +0000 (06:19 +0000)]
Added new filter cuts and MC particle filter. Muon filter activated by default as in CreateAODfromESD.
Macros AddTaskGammaHadronCorr.C and AddTaskPi0.C replaced with PWG4/macros/AddTaskPartCorr.C (M.Gheata)

15 years agoAdded like-sign 3Prong
dainese [Wed, 22 Apr 2009 22:40:41 +0000 (22:40 +0000)]
Added like-sign 3Prong

15 years agoFrom Antonin:
mtadel [Wed, 22 Apr 2009 14:38:08 +0000 (14:38 +0000)]
From Antonin:

Cascade visualisation upgrade (V0 daughter display, inv mass
selection, detailed views).

15 years agoupdate
sgorbuno [Wed, 22 Apr 2009 14:23:49 +0000 (14:23 +0000)]
update

15 years agoupdate
sgorbuno [Wed, 22 Apr 2009 14:03:08 +0000 (14:03 +0000)]
update

15 years agoadded methods to simulate fluctuations in multiplicity and flow
snelling [Wed, 22 Apr 2009 12:27:34 +0000 (12:27 +0000)]
added methods to simulate fluctuations in multiplicity and flow

15 years agoSome fixes to output structure tp avoid crashes on CAF
kleinb [Wed, 22 Apr 2009 11:28:58 +0000 (11:28 +0000)]
Some fixes to output structure tp avoid crashes on CAF

15 years agothe filter needs the OutputContainer, not the exchange
kleinb [Wed, 22 Apr 2009 11:22:56 +0000 (11:22 +0000)]
the filter needs the OutputContainer, not the exchange

15 years agoThe cluster index "0" was used to indicate that a track has no cluster
masera [Wed, 22 Apr 2009 10:47:57 +0000 (10:47 +0000)]
The cluster index "0" was used to indicate that a track has no cluster
on a given layer. But there is a cluster with index "0" (the first cluster
of the event).Now using "-1" instead of "0".

A Dainese

15 years agoAdded the include to cstdlib in several places to avoid compilation problems with...
gconesab [Wed, 22 Apr 2009 10:28:23 +0000 (10:28 +0000)]
Added the include to cstdlib in several places to avoid compilation problems with abort(); Added to some printfs "\n" when necessary; Example configuration file to execute AliAnaChargedParticles.

15 years agoIn reconstruction classes:
ivana [Wed, 22 Apr 2009 10:18:35 +0000 (10:18 +0000)]
In reconstruction classes:
- Improve track candidate selection by taking into account the resolution
  on the track parameters.
- Add a flag into RecoParam to switch between track selection on their
  slope or on their impact parameter at vertex (default).
- UPdate REcoParam in OCDB
- Take into account the chamber/cluster resolution when defining
  the "fixed" area to quickly look for new cluster to be attached to the track.
- AliMUONDigitCalibrator: Do not use digit saturation information from
  calibration file when using the calibration option NOGAIN.
(Philippe P.)

15 years agomisalignment from Tomek
alla [Wed, 22 Apr 2009 10:01:24 +0000 (10:01 +0000)]
misalignment from Tomek

15 years agomore documentation + minor corrections
rvernet [Tue, 21 Apr 2009 22:26:33 +0000 (22:26 +0000)]
more documentation + minor corrections

15 years agoFilling residuals (GlobalQA) only for tracks with kTPCin
masera [Tue, 21 Apr 2009 16:48:53 +0000 (16:48 +0000)]
Filling residuals (GlobalQA) only for tracks with kTPCin

15 years agoAdding pileup algorithm 2
masera [Tue, 21 Apr 2009 16:46:29 +0000 (16:46 +0000)]
Adding pileup algorithm 2

15 years agoMissing protection in case no interactions are generated within the orbit. Thanks...
cvetan [Tue, 21 Apr 2009 16:19:35 +0000 (16:19 +0000)]
Missing protection in case no interactions are generated within the orbit. Thanks to Christian for spotting it!

15 years agocompilation error fixed by Matthias
sgorbuno [Tue, 21 Apr 2009 16:03:36 +0000 (16:03 +0000)]
compilation error fixed by Matthias

15 years agoadded setters for nonflow, flow and multiplicity in kine tree reader
snelling [Tue, 21 Apr 2009 15:34:53 +0000 (15:34 +0000)]
added setters for nonflow, flow and multiplicity in kine tree reader
removed left over else in LYZ

15 years agocorrection of the magnetic field scale
sgorbuno [Tue, 21 Apr 2009 15:20:46 +0000 (15:20 +0000)]
correction of the magnetic field scale

15 years agoremove directory
abercuci [Tue, 21 Apr 2009 15:05:30 +0000 (15:05 +0000)]
remove directory

15 years agorename dir
abercuci [Tue, 21 Apr 2009 15:04:18 +0000 (15:04 +0000)]
rename dir

15 years agorename directory
abercuci [Tue, 21 Apr 2009 15:02:39 +0000 (15:02 +0000)]
rename directory

15 years ago- siimplify and unify task management using the common "Add" macro
abercuci [Tue, 21 Apr 2009 14:57:03 +0000 (14:57 +0000)]
- siimplify and unify task management using the common "Add" macro
- simplify naming
-This line, and those below, will be ignored--

M    TRDqaRecLinkDef.h
M    libTRDqaRec.pkg
A    qaRec/AliTRDefficiencyMC.cxx
A    qaRec/AliTRDinfoGen.cxx
D    qaRec/AliTRDtrackingEfficiency.cxx
M    qaRec/AliTRDmultiplicity.cxx
M    qaRec/run.h
D    qaRec/AliTRDtrackInfoGen.h
M    qaRec/AliTRDrecoTask.h
M    qaRec/AliTRDresolution.cxx
A    qaRec/AliTRDefficiency.cxx
M    qaRec/AliTRDcheckDetector.cxx
A    qaRec/AliTRDefficiencyMC.h
A    qaRec/AliTRDinfoGen.h
D    qaRec/AliTRDtrackingEfficiency.h
D    qaRec/AliTRDtrackInfo
A    qaRec/macros/EVE
A    qaRec/macros/EVE/nclusters.C
A    qaRec/macros/EVE/PH.C
D    qaRec/macros/chargeDistr.C
D    qaRec/macros/runTraining.C
D    qaRec/macros/makeTrainingData.C
D    qaRec/macros/PH.C
A    qaRec/macros/AddTRDinfoGen.C
D    qaRec/macros/ConvertMLPs.C
D    qaRec/macros/nclusters.C
D    qaRec/macros/MonitorTraining.C
A    qaRec/macros/AddTRDpidChecker.C
A    qaRec/macros/AddTRDresolution.C
A    qaRec/macros/AddTRDefficiency.C
D    qaRec/macros/clusterSelection.C
A    qaRec/macros/AddTRDcheckDetector.C
A    qaRec/macros/PID
A    qaRec/macros/PID/runTraining.C
A    qaRec/macros/PID/MonitorTraining.C
A    qaRec/macros/PID/makeTrainingData.C
A    qaRec/macros/PID/ConvertMLPs.C
A    qaRec/macros/AddTRDcheckESD.C
D    qaRec/macros/clusterResiduals.C
M    qaRec/run.C
M    qaRec/AliTRDcalibration.cxx
D    qaRec/AliTRDtrackingEfficiencyCombined.cxx
A    qaRec/AliTRDefficiency.h
M    qaRec/AliTRDpidRefMaker.cxx
M    qaRec/AliTRDcheckESD.h
M    qaRec/AliTRDpidChecker.cxx
M    qaRec/AliTRDclusterResolution.cxx
D    qaRec/AliTRDtrackInfoGen.cxx
M    qaRec/AliTRDrecoTask.cxx
D    qaRec/AliTRDtrackingEfficiencyCombined.h

15 years agoTask creation via macro AddTaskVertexinHF.C
dainese [Tue, 21 Apr 2009 14:32:47 +0000 (14:32 +0000)]
Task creation via macro AddTaskVertexinHF.C

15 years agoUpdated list of files
hristov [Tue, 21 Apr 2009 12:53:04 +0000 (12:53 +0000)]
Updated list of files

15 years agoInclude cstdlib to declare abort()
hristov [Tue, 21 Apr 2009 12:52:34 +0000 (12:52 +0000)]
Include cstdlib to declare abort()

15 years agoInit with values, to satisfy CINT compilation
kleinb [Tue, 21 Apr 2009 07:48:11 +0000 (07:48 +0000)]
Init with values, to satisfy CINT compilation

15 years agoMacro to be attached to the analysis train
gconesab [Mon, 20 Apr 2009 17:23:30 +0000 (17:23 +0000)]
Macro to be attached to the analysis train

15 years agoSeveral changes:
gconesab [Mon, 20 Apr 2009 17:21:17 +0000 (17:21 +0000)]
Several changes:
1) AddTaskPartCorr.C: The analysis train will call this macro to execute the tasks
2) Readers: Memory transient objects removed, now clusters and tracks selected and used in analysis are in TRefArrays.
3) AliAnaPi0.cxx: Protection added agains floating point exception when calculating the rapidity for MC particles
4)AliChargedParticles: New class for charged tracks selection for correlations.
5) Few coding violations  removed
6) In AliAnaParticleHadron* and AliAnaParticleJet* added option to fill histograms when trigger particle is isolated
7)AliAnaParticle* and AliIsolationCut: When adding clusters or tracks to reference lists in AliAODParticleCorrelation, use new with placement.

15 years agoProtection against empty events.
morsch [Mon, 20 Apr 2009 14:04:45 +0000 (14:04 +0000)]
Protection against empty events.

15 years agoAllow reconnection. Needed for efficient mixing.
morsch [Mon, 20 Apr 2009 13:47:45 +0000 (13:47 +0000)]
Allow reconnection. Needed for efficient mixing.

15 years ago- add TPC performance train (Alex & Jacek)
abercuci [Mon, 20 Apr 2009 13:00:03 +0000 (13:00 +0000)]
- add TPC performance train (Alex & Jacek)
- protect against dummy MC labels
- fix plots array definition in the PID checker task

15 years agoadd PRF calibration object to the transform class (Theodor)
abercuci [Mon, 20 Apr 2009 10:26:56 +0000 (10:26 +0000)]
add PRF calibration object to the transform class (Theodor)

15 years agoFixes to class structrure and methos names, avoid conflicts with TaskSE
kleinb [Mon, 20 Apr 2009 09:00:50 +0000 (09:00 +0000)]
Fixes to class structrure and methos names, avoid conflicts with TaskSE

15 years agoAddTask macros for all tasks, to run on CAF with with old root5-22-00 version, added...
kleinb [Mon, 20 Apr 2009 08:59:38 +0000 (08:59 +0000)]
AddTask macros for all tasks, to run on CAF with with old root5-22-00 version, added flag for old input/output container handling, added also PID task

15 years agoRemoving the separate misalignments at inner and outer SSD barrel + minor improvememn...
masera [Sun, 19 Apr 2009 08:46:28 +0000 (08:46 +0000)]
Removing the separate misalignments at inner and outer SSD barrel + minor improvememnts (R. Grosso)

15 years agoIdeal ITS misalignment; it includes now the SSD survey for ladders and modules (R...
masera [Sun, 19 Apr 2009 08:43:29 +0000 (08:43 +0000)]
Ideal ITS misalignment; it includes now the SSD survey for ladders and modules (R. Grosso)

15 years agochange of copyright notice
sgorbuno [Sat, 18 Apr 2009 20:05:38 +0000 (20:05 +0000)]
change of copyright notice

15 years agoAliHLTTPCCAUsedHitInitialiser removed from the compilation list
sgorbuno [Fri, 17 Apr 2009 19:35:06 +0000 (19:35 +0000)]
AliHLTTPCCAUsedHitInitialiser removed from the compilation list

15 years agoNew class for charm hadrons invariant mass fit (Chiara B)
dainese [Fri, 17 Apr 2009 16:31:32 +0000 (16:31 +0000)]
New class for charm hadrons invariant mass fit (Chiara B)

15 years agoNew class for charm hadrons invariant mass fit (Chiara B)
dainese [Fri, 17 Apr 2009 16:30:59 +0000 (16:30 +0000)]
New class for charm hadrons invariant mass fit (Chiara B)

15 years agoadds to the compilation
sgorbuno [Fri, 17 Apr 2009 15:49:13 +0000 (15:49 +0000)]
adds to the compilation

15 years agoarray class from Matthias
sgorbuno [Fri, 17 Apr 2009 15:47:46 +0000 (15:47 +0000)]
array class from Matthias

15 years agochanges from Matthias
sgorbuno [Fri, 17 Apr 2009 15:46:49 +0000 (15:46 +0000)]
changes from Matthias

15 years agoRemove compilser warnings
cblume [Fri, 17 Apr 2009 15:22:32 +0000 (15:22 +0000)]
Remove compilser warnings

15 years agoSPD multiplicity analysis (Domenico, Mariella)
enrico [Fri, 17 Apr 2009 14:58:13 +0000 (14:58 +0000)]
SPD multiplicity analysis (Domenico, Mariella)

15 years agocorrectly handling the output directory path
rgrosso [Fri, 17 Apr 2009 14:07:59 +0000 (14:07 +0000)]
correctly handling the output directory path

15 years agoFloat_t -> Double_t in projection for axis consistency (C. Zampolli)
rvernet [Fri, 17 Apr 2009 10:59:05 +0000 (10:59 +0000)]
Float_t -> Double_t in projection for axis consistency (C. Zampolli)

15 years agoUpdated to use AliMultiEventHandler
morsch [Fri, 17 Apr 2009 09:54:13 +0000 (09:54 +0000)]
Updated to use AliMultiEventHandler

15 years agoUpdated geometry (rev 31976) including in particular the changes in SSD which speed...
rgrosso [Fri, 17 Apr 2009 08:22:12 +0000 (08:22 +0000)]
Updated geometry (rev 31976) including in particular the changes in SSD which speed up overlaps' check, introduced with rev.31872

15 years agoupdate by Theodor
richterm [Thu, 16 Apr 2009 23:05:28 +0000 (23:05 +0000)]
update by Theodor
AliHLTTRDUtils.cxx
- fast bugfix, error to be investigated

AliHLTTRDClusterizerComponent.cxx
- follow changes in offline TRD
- support for new valgrind versions

AliHLTTRDTrackerV1Component.cxx
- support for new valgrind versions

15 years agoTrack length update removed from the tracker code,since it is done in the track code...
masera [Thu, 16 Apr 2009 16:15:37 +0000 (16:15 +0000)]
Track length update removed from the tracker code,since it is done in the track code (A. Dainese)

15 years agobin counting bug fixed
snelling [Thu, 16 Apr 2009 14:15:26 +0000 (14:15 +0000)]
bin counting bug fixed