]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agobugfix: do not increment event counter in case of event processing failure
richterm [Wed, 26 Sep 2007 22:00:30 +0000 (22:00 +0000)]
bugfix: do not increment event counter in case of event processing failure

16 years agocoding conventions, compilation warnings, code cleanup
richterm [Wed, 26 Sep 2007 21:59:15 +0000 (21:59 +0000)]
coding conventions, compilation warnings, code cleanup

16 years agoscanning of options migrated from AliHLTReconstructor to AliHLTSystem; chain configur...
richterm [Wed, 26 Sep 2007 21:58:54 +0000 (21:58 +0000)]
scanning of options migrated from AliHLTReconstructor to AliHLTSystem; chain configuration via macros added;

16 years agoUpdated version (Bogdan)
hristov [Wed, 26 Sep 2007 20:34:17 +0000 (20:34 +0000)]
Updated version (Bogdan)

16 years agoImportant changes to the reconstructor classes. Complete elimination of the run-loade...
cvetan [Wed, 26 Sep 2007 14:22:18 +0000 (14:22 +0000)]
Important changes to the reconstructor classes. Complete elimination of the run-loaders, which are now steered only from AliReconstruction. Removal of the corresponding Reconstruct() and FillESD() methods.

16 years agoFirst implementation of neural network PID
cblume [Wed, 26 Sep 2007 14:01:56 +0000 (14:01 +0000)]
First implementation of neural network PID

16 years agoCoding convention + var inizialization corrected
coppedis [Wed, 26 Sep 2007 13:50:09 +0000 (13:50 +0000)]
Coding convention + var inizialization corrected

16 years agoHistograms binning and limits are set in new constructor.
policheh [Wed, 26 Sep 2007 13:46:20 +0000 (13:46 +0000)]
Histograms binning and limits are set in new constructor.

16 years agoNew methods for retrieving QA histograms + coding conventions (F.Prino)
masera [Wed, 26 Sep 2007 13:18:14 +0000 (13:18 +0000)]
New methods for retrieving QA histograms + coding conventions (F.Prino)

16 years agoRevertin some changes committed by mistake to the CVS HEAD
hristov [Wed, 26 Sep 2007 12:07:55 +0000 (12:07 +0000)]
Revertin some changes committed by mistake to the CVS HEAD

16 years agoNew classes
schutz [Wed, 26 Sep 2007 11:08:03 +0000 (11:08 +0000)]
New classes

16 years agoUpdate classes for the new analysis framwork
schutz [Wed, 26 Sep 2007 11:07:19 +0000 (11:07 +0000)]
Update classes for the new analysis framwork

16 years agoObsolete classes with the new analysis framwork
schutz [Wed, 26 Sep 2007 11:06:31 +0000 (11:06 +0000)]
Obsolete classes with the new analysis framwork

16 years agoTypo in Reset()
hristov [Wed, 26 Sep 2007 10:44:27 +0000 (10:44 +0000)]
Typo in Reset()

16 years agoFor Heavy Flavor off: switching of QQbar splittings is responsibility of
morsch [Wed, 26 Sep 2007 10:38:19 +0000 (10:38 +0000)]
For Heavy Flavor off: switching of QQbar splittings is responsibility of
decayer.

16 years agoMemory leak corrected.
morsch [Wed, 26 Sep 2007 09:35:06 +0000 (09:35 +0000)]
Memory leak corrected.

16 years agoChanges needed because of change of AliESDCaloCluster format.
morsch [Wed, 26 Sep 2007 09:18:10 +0000 (09:18 +0000)]
Changes needed because of change of AliESDCaloCluster format.

16 years agoObsolete files removed.
mploskon [Wed, 26 Sep 2007 08:48:31 +0000 (08:48 +0000)]
Obsolete files removed.
No V1/V2 anymore. Versions updated and merged in offline as well.

16 years agoTemporary hack to prevent error messages during pathological cases with particular...
szostak [Wed, 26 Sep 2007 07:43:43 +0000 (07:43 +0000)]
Temporary hack to prevent error messages during pathological cases with particular types of DDL input data.

16 years agoMemory leaks corrected (Ch. Klein-Boesing)
morsch [Wed, 26 Sep 2007 07:30:40 +0000 (07:30 +0000)]
Memory leaks corrected (Ch. Klein-Boesing)

16 years ago"Ali"-dependence in Notify removed from AliAnalysisManager.
morsch [Wed, 26 Sep 2007 07:28:07 +0000 (07:28 +0000)]
"Ali"-dependence in Notify removed from AliAnalysisManager.

16 years agoFixing logging option. It was not working properly.
szostak [Wed, 26 Sep 2007 05:40:35 +0000 (05:40 +0000)]
Fixing logging option. It was not working properly.

16 years agoAdding fixes and updates for memory handling. Also several extra debug messages added...
szostak [Tue, 25 Sep 2007 18:14:53 +0000 (18:14 +0000)]
Adding fixes and updates for memory handling. Also several extra debug messages added. (Indra).

16 years agoAdding a macro to run the dHLT chain. This can be used as an example until AliHLTReco...
szostak [Tue, 25 Sep 2007 18:13:07 +0000 (18:13 +0000)]
Adding a macro to run the dHLT chain. This can be used as an example until AliHLTReconstructor is ready.

16 years agoBug fix and reduced memory consumption (F.Prino)
masera [Tue, 25 Sep 2007 16:42:36 +0000 (16:42 +0000)]
Bug fix and reduced memory consumption (F.Prino)

16 years ago Response of the 4 towers for the 2 neutron calorimeters since,
morsch [Tue, 25 Sep 2007 16:13:23 +0000 (16:13 +0000)]
 Response of the 4 towers for the 2 neutron calorimeters since,
 in Pb-Pb we will provide event by event the centroid of the neutron
 impact point over the calorimeters. This quantity can be used
 to determine the reaction plane and therefore for flow analysis.
(Chiara Oppedisano)

16 years agoThe test function static (A.Kalweit)
marian [Tue, 25 Sep 2007 16:00:02 +0000 (16:00 +0000)]
The test function static (A.Kalweit)

16 years agoHuber estimator used for robust fitting (A.Kalweit)
marian [Tue, 25 Sep 2007 15:35:14 +0000 (15:35 +0000)]
Huber estimator used for robust fitting (A.Kalweit)

16 years agoSmall modification by Mateusz
cblume [Tue, 25 Sep 2007 15:22:55 +0000 (15:22 +0000)]
Small modification by Mateusz

16 years agoRemove old clusterizers
cblume [Tue, 25 Sep 2007 15:16:17 +0000 (15:16 +0000)]
Remove old clusterizers

16 years agoChanging component naming to follow the rest of HLT.
szostak [Tue, 25 Sep 2007 14:38:36 +0000 (14:38 +0000)]
Changing component naming to follow the rest of HLT.

16 years agoUpdate and cleanup triggered by the offline developments.
mploskon [Tue, 25 Sep 2007 14:09:29 +0000 (14:09 +0000)]
Update and cleanup triggered by the offline developments.
Removal of obsolete files.

16 years agoMinor script fixes
cholm [Tue, 25 Sep 2007 13:00:57 +0000 (13:00 +0000)]
Minor script fixes

16 years agosilvermy@ornl.gov : reverting to version 1.2
dsilverm [Tue, 25 Sep 2007 12:43:40 +0000 (12:43 +0000)]
silvermy@ornl.gov : reverting to version 1.2

16 years agoCrash protection ::Freq when n of elements ZERO - this should also trigger changes...
mploskon [Tue, 25 Sep 2007 09:43:23 +0000 (09:43 +0000)]
Crash protection ::Freq when n of elements ZERO - this should also trigger changes in the offline code

16 years agoBug fix: The component was not behaving correctly when processing empty DDL data...
szostak [Tue, 25 Sep 2007 09:29:37 +0000 (09:29 +0000)]
Bug fix: The component was not behaving correctly when processing empty DDL data and caused system errors.
Also:
1) Added a optional flag for logging warnings if we receive an unexpected data block type.
2) Removing unecessary memory copy and temporary buffer.

16 years agoAdding optional flag to choose if we should log a warning if we get an unexpected...
szostak [Tue, 25 Sep 2007 09:22:30 +0000 (09:22 +0000)]
Adding optional flag to choose if we should log a warning if we get an unexpected data block type.

16 years agoFixing check for buffer overflow.
szostak [Tue, 25 Sep 2007 09:21:34 +0000 (09:21 +0000)]
Fixing check for buffer overflow.

16 years agoAdding CVS Id
ivana [Tue, 25 Sep 2007 09:17:10 +0000 (09:17 +0000)]
Adding CVS Id

16 years agoCorrected compiler warning (unused variable)
ivana [Tue, 25 Sep 2007 09:16:56 +0000 (09:16 +0000)]
Corrected compiler warning (unused variable)

16 years agoMoving AliMUONTriggerCircuit from trigger to base library,
ivana [Tue, 25 Sep 2007 09:16:43 +0000 (09:16 +0000)]
Moving AliMUONTriggerCircuit from trigger to base library,
as it depends on constants defined here

16 years agoFixes
cholm [Tue, 25 Sep 2007 08:47:22 +0000 (08:47 +0000)]
Fixes

16 years agoSome changes to AliFMDInput and scripts
cholm [Tue, 25 Sep 2007 08:44:03 +0000 (08:44 +0000)]
Some changes to AliFMDInput and scripts

16 years agoFixing compilation problem in debug build.
szostak [Mon, 24 Sep 2007 18:20:30 +0000 (18:20 +0000)]
Fixing compilation problem in debug build.

16 years agoRecord changes.
mtadel [Mon, 24 Sep 2007 16:45:40 +0000 (16:45 +0000)]
Record changes.

16 years agoFrom Bogdan: modifications for the new structure of the data in
mtadel [Mon, 24 Sep 2007 16:45:39 +0000 (16:45 +0000)]
From Bogdan: modifications for the new structure of the data in
the MUON code.

16 years agoIO test for Interpolator
abercuci [Mon, 24 Sep 2007 15:28:32 +0000 (15:28 +0000)]
IO test for Interpolator

16 years agoIO factorization for Interpolator
abercuci [Mon, 24 Sep 2007 15:27:42 +0000 (15:27 +0000)]
IO factorization for Interpolator

16 years agoTruncation of kt-kick at 4 sigma instead of fixed value.
morsch [Mon, 24 Sep 2007 14:27:55 +0000 (14:27 +0000)]
Truncation of kt-kick at 4 sigma instead of fixed value.

16 years agoCorrected geometry w.r.t. the z-length.
kowal2 [Mon, 24 Sep 2007 12:48:10 +0000 (12:48 +0000)]
Corrected geometry w.r.t. the z-length.

16 years agorestore PtCal method, thanks to Christian & Philippe P. (Philippe C.)
pcrochet [Mon, 24 Sep 2007 12:20:13 +0000 (12:20 +0000)]
restore PtCal method, thanks to Christian & Philippe P. (Philippe C.)

16 years agoThe corrected shift in the z (Marek)
marian [Mon, 24 Sep 2007 12:02:31 +0000 (12:02 +0000)]
The corrected shift in the z (Marek)
Ideal geometry transformation and the Zlength for AlITPCParam gives
the same numbers.

16 years agobugfix: endless loop, skip timebin exceeding range and proceed with next one
richterm [Mon, 24 Sep 2007 10:11:37 +0000 (10:11 +0000)]
bugfix: endless loop, skip timebin exceeding range and proceed with next one

16 years agobugfix: calculate correct time bin width after setting of time bin range
richterm [Mon, 24 Sep 2007 10:10:24 +0000 (10:10 +0000)]
bugfix: calculate correct time bin width after setting of time bin range

16 years agobugfix: memory cleanup after each event; patch and slice no mandatory
richterm [Mon, 24 Sep 2007 10:08:05 +0000 (10:08 +0000)]
bugfix: memory cleanup after each event; patch and slice no mandatory

16 years agoenhanced functionality (sub dirs, file name format specifiers)
richterm [Mon, 24 Sep 2007 10:04:48 +0000 (10:04 +0000)]
enhanced functionality (sub dirs, file name format specifiers)

16 years agominor modification (proper C++ type cast)
richterm [Mon, 24 Sep 2007 09:32:30 +0000 (09:32 +0000)]
minor modification (proper C++ type cast)

16 years agoconfusing log messages cleaned up
richterm [Mon, 24 Sep 2007 09:31:44 +0000 (09:31 +0000)]
confusing log messages cleaned up

16 years agobugfix: invalid index due to conditional statement
richterm [Mon, 24 Sep 2007 09:29:52 +0000 (09:29 +0000)]
bugfix: invalid index due to conditional statement

16 years agoAdd a protection for incomplete geometry
cblume [Mon, 24 Sep 2007 08:39:39 +0000 (08:39 +0000)]
Add a protection for incomplete geometry

16 years agoFixing compilation problems and removing warnings. :
szostak [Mon, 24 Sep 2007 07:27:47 +0000 (07:27 +0000)]
Fixing compilation problems and removing warnings. :

16 years agoAdded test script of Bessel functions
cholm [Sun, 23 Sep 2007 15:24:19 +0000 (15:24 +0000)]
Added test script of Bessel functions

16 years agoApplying quick hack to have hit reconstructor component generate correct data format...
szostak [Sun, 23 Sep 2007 13:40:05 +0000 (13:40 +0000)]
Applying quick hack to have hit reconstructor component generate correct data format. Waiting for proper fix from Indra.

16 years agoFixing bug when choosing -h | -help flag.
szostak [Sun, 23 Sep 2007 12:14:37 +0000 (12:14 +0000)]
Fixing bug when choosing -h | -help flag.

16 years agoGetting rid of outdated lookup tables. These can now be generated as needed from...
szostak [Sun, 23 Sep 2007 12:06:00 +0000 (12:06 +0000)]
Getting rid of outdated lookup tables. These can now be generated as needed from AliRoot MUON mappings with HLT/MUON/macros/CreateXXX.C macros.

16 years agoCompleted code to dump internal debugging data blocks for dHLT. (Seforo)
szostak [Sun, 23 Sep 2007 12:03:16 +0000 (12:03 +0000)]
Completed code to dump internal debugging data blocks for dHLT. (Seforo)

16 years agoAdding macros for generation lookup tables and mapping files for the hit and trigger...
szostak [Sun, 23 Sep 2007 11:44:40 +0000 (11:44 +0000)]
Adding macros for generation lookup tables and mapping files for the hit and trigger reconstructor components. (Indra)

16 years agosilvermy@ornl.gov : lesson learned from testbeam - bottom connector is reversed..
dsilverm [Sat, 22 Sep 2007 18:40:10 +0000 (18:40 +0000)]
silvermy@ornl.gov : lesson learned from testbeam - bottom connector is reversed..

16 years agoAdding fixes required for the component to generate output data in the correct format...
szostak [Sat, 22 Sep 2007 16:56:02 +0000 (16:56 +0000)]
Adding fixes required for the component to generate output data in the correct format. Unfortunately these are quick hacks at the moment.

16 years agoThe trigger reconstructor component now generates the correct data format.
szostak [Fri, 21 Sep 2007 18:33:22 +0000 (18:33 +0000)]
The trigger reconstructor component now generates the correct data format.
Also cleaned up the code, removed some unecessary memory copies and fixed some potencial bugs.
Artur Szostak

16 years agoFixing data structure layout. Needed extra fDetElemId fields for debugging.
szostak [Fri, 21 Sep 2007 17:31:08 +0000 (17:31 +0000)]
Fixing data structure layout. Needed extra fDetElemId fields for debugging.

16 years agoupdate for IO
abercuci [Fri, 21 Sep 2007 16:11:35 +0000 (16:11 +0000)]
update for IO

16 years agoPossibility to select tracks on the basis of their angle w.r.t ITS modules (A. Dainese)
belikov [Fri, 21 Sep 2007 15:16:41 +0000 (15:16 +0000)]
Possibility to select tracks on the basis of their angle w.r.t ITS modules (A. Dainese)

16 years agoFill the DDL numbers for trigger detection element object
ivana [Fri, 21 Sep 2007 15:13:48 +0000 (15:13 +0000)]
Fill the DDL numbers for trigger detection element object
(Christian)

16 years agokNN algorithm improved. IO Defined
abercuci [Fri, 21 Sep 2007 15:06:13 +0000 (15:06 +0000)]
kNN algorithm improved. IO Defined

16 years agoFixed problem with z length mismatch (Marian, Marek)
marian [Fri, 21 Sep 2007 13:39:17 +0000 (13:39 +0000)]
Fixed problem with z length mismatch (Marian, Marek)

16 years agoNew class for calibration of laser data (Alla)
cvetan [Fri, 21 Sep 2007 13:38:25 +0000 (13:38 +0000)]
New class for calibration of laser data (Alla)

16 years agoApplying fixes and updates (Indra)
szostak [Fri, 21 Sep 2007 13:31:13 +0000 (13:31 +0000)]
Applying fixes and updates (Indra)

16 years agoAdding change for GCC backward compatability.
szostak [Fri, 21 Sep 2007 13:30:51 +0000 (13:30 +0000)]
Adding change for GCC backward compatability.

16 years ago break reading if too many hits for 1 channel
alla [Fri, 21 Sep 2007 12:01:27 +0000 (12:01 +0000)]
 break reading if too many hits for 1 channel

16 years agoNew version of the HMPID DA without the usage of trees (Levente)
cvetan [Fri, 21 Sep 2007 11:48:09 +0000 (11:48 +0000)]
New version of the HMPID DA without the usage of trees (Levente)

16 years agotools for reading Calibration Laser Data
alla [Fri, 21 Sep 2007 11:47:33 +0000 (11:47 +0000)]
tools for reading Calibration Laser Data

16 years agoFix coding convention violations
cholm [Fri, 21 Sep 2007 10:09:38 +0000 (10:09 +0000)]
Fix coding convention violations

16 years agoAdding some protctions to CopyFromOldESD
kleinb [Fri, 21 Sep 2007 09:28:52 +0000 (09:28 +0000)]
Adding some protctions to CopyFromOldESD

16 years agoAdding selector for producing standard histograms and views
marian [Fri, 21 Sep 2007 08:34:58 +0000 (08:34 +0000)]
Adding selector for producing standard histograms and views

+
PWG1README.txt

16 years agoParticle loop corrected. (A. Pavlinov)
morsch [Fri, 21 Sep 2007 06:45:02 +0000 (06:45 +0000)]
Particle loop corrected. (A. Pavlinov)

16 years agoModifications in AliESDMuonTrack:
hristov [Thu, 20 Sep 2007 19:09:39 +0000 (19:09 +0000)]
Modifications in AliESDMuonTrack:
- Added MUON cluster map
- Added reduced covariance matrix of 'uncorrected' track parameters
- Implemented methods to get mass, energy and rapidity of muon

Modification in AliMUONTracker:
- Fill MUON cluster map and reduced covariance matrix of 'uncorrected' track
  parameters into AliESDMuonTrack

Philippe Pillot

16 years agoFixing error in documentation/comments.
szostak [Thu, 20 Sep 2007 18:11:12 +0000 (18:11 +0000)]
Fixing error in documentation/comments.

16 years agoNew method to get centroid position
masera [Thu, 20 Sep 2007 17:10:06 +0000 (17:10 +0000)]
New method to get centroid position

16 years agoFix problem in simulated raw data + code cleanup (F.Prino)
masera [Thu, 20 Sep 2007 16:09:05 +0000 (16:09 +0000)]
Fix problem in simulated raw data + code cleanup (F.Prino)

16 years agomacro updated. Now it can be compiled
masera [Thu, 20 Sep 2007 16:02:16 +0000 (16:02 +0000)]
macro updated. Now it can be compiled

16 years agoAdding AliComparisonDraw (Marian)
marian [Thu, 20 Sep 2007 15:47:17 +0000 (15:47 +0000)]
Adding AliComparisonDraw (Marian)

16 years agoUsing new AliESDEvent
marian [Thu, 20 Sep 2007 15:14:14 +0000 (15:14 +0000)]
Using new AliESDEvent
Making some function public

Marian

16 years agoSome important memory leaks corrected.
morsch [Thu, 20 Sep 2007 15:03:13 +0000 (15:03 +0000)]
Some important memory leaks corrected.

16 years agoMemory leak corrected.
morsch [Thu, 20 Sep 2007 14:57:21 +0000 (14:57 +0000)]
Memory leak corrected.

16 years agoMemory leaks corrected.
morsch [Thu, 20 Sep 2007 14:56:16 +0000 (14:56 +0000)]
Memory leaks corrected.

16 years agoGetting rid of a potencial floating-point exception by adding some extra checking...
szostak [Thu, 20 Sep 2007 13:01:01 +0000 (13:01 +0000)]
Getting rid of a potencial floating-point exception by adding some extra checking logic.

16 years agoFixing error in documentation.
szostak [Thu, 20 Sep 2007 13:00:11 +0000 (13:00 +0000)]
Fixing error in documentation.

16 years agoRemove compiler warnings
cblume [Thu, 20 Sep 2007 12:25:07 +0000 (12:25 +0000)]
Remove compiler warnings

16 years agoRename directories containing data files with reconstruction parameters
gustavo [Thu, 20 Sep 2007 12:17:58 +0000 (12:17 +0000)]
Rename directories containing data files with reconstruction parameters