]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoRedundant lines removed.
morsch [Fri, 28 Sep 2007 15:36:55 +0000 (15:36 +0000)]
Redundant lines removed.

16 years agoAliDCSClient "multiSplit" option added in the DCS configuration
acolla [Fri, 28 Sep 2007 15:27:40 +0000 (15:27 +0000)]
AliDCSClient "multiSplit" option added in the DCS configuration
in AliDCSMessage: variable MAX_BODY_SIZE set to 500000

16 years agobugfix #29879: multiple subscribers in AliHLTSystem; code cleanup, documentation
richterm [Fri, 28 Sep 2007 14:31:47 +0000 (14:31 +0000)]
bugfix #29879: multiple subscribers in AliHLTSystem; code cleanup, documentation

16 years agoTPC default configuration
richterm [Fri, 28 Sep 2007 14:25:34 +0000 (14:25 +0000)]
TPC default configuration

16 years agobugfix: forward data type of the incoming block
richterm [Fri, 28 Sep 2007 14:22:26 +0000 (14:22 +0000)]
bugfix: forward data type of the incoming block

16 years agoMacros for Lee Yang Zeroes from Naomi van der Kolk
snelling [Fri, 28 Sep 2007 14:16:50 +0000 (14:16 +0000)]
Macros for Lee Yang Zeroes from Naomi van der Kolk

16 years agoInitial classes for Lee Yang Zeroes from Naomi van der Kolk
snelling [Fri, 28 Sep 2007 14:13:45 +0000 (14:13 +0000)]
Initial classes for Lee Yang Zeroes from Naomi van der Kolk

16 years agoBug in rec from digits corrected
coppedis [Fri, 28 Sep 2007 13:25:20 +0000 (13:25 +0000)]
Bug in rec from digits corrected

16 years agoAdding binary package to create debugging utility within AliRoot build system.
szostak [Fri, 28 Sep 2007 12:46:06 +0000 (12:46 +0000)]
Adding binary package to create debugging utility within AliRoot build system.

16 years agoinit fixed after chenges by Cvetan; scanning of options moved to AliHLTSystem
richterm [Fri, 28 Sep 2007 12:22:20 +0000 (12:22 +0000)]
init fixed after chenges by Cvetan; scanning of options moved to AliHLTSystem

16 years agoAdding customised makefile for building the dHLTdumpraw standalone program.
szostak [Fri, 28 Sep 2007 12:09:55 +0000 (12:09 +0000)]
Adding customised makefile for building the dHLTdumpraw standalone program.

16 years agoapply idendical policy as PubSub for exchanged data blocks: NULL output allowed,...
richterm [Fri, 28 Sep 2007 11:21:09 +0000 (11:21 +0000)]
apply idendical policy as PubSub for exchanged data blocks: NULL output allowed, all data blocks of publisher send to subscriber (bug #29871)

16 years agoavoid repeated scanning of digit via a static instance
richterm [Fri, 28 Sep 2007 09:29:11 +0000 (09:29 +0000)]
avoid repeated scanning of digit via a static instance

16 years agominor fix: documentation/compilation warnings
richterm [Fri, 28 Sep 2007 09:25:24 +0000 (09:25 +0000)]
minor fix: documentation/compilation warnings

16 years agoadded switch for usage of internal or external HOMER library
richterm [Fri, 28 Sep 2007 09:16:42 +0000 (09:16 +0000)]
added switch for usage of internal or external HOMER library

16 years agoRemoving quick code hack and unnecessary methods. Now have a much cleaner implementat...
szostak [Thu, 27 Sep 2007 19:40:13 +0000 (19:40 +0000)]
Removing quick code hack and unnecessary methods. Now have a much cleaner implementation of the trigger DDL reconstructor.

16 years agoDetectors can have more than one AMANDA server. SHUTTLE queries the servers sequentially,
acolla [Thu, 27 Sep 2007 16:53:13 +0000 (16:53 +0000)]
Detectors can have more than one AMANDA server. SHUTTLE queries the servers sequentially,
merges the dcs aliases/DPs in one TMap and sends it to the preprocessor.

16 years agoFixing segfault in example components. Bug #29877.
szostak [Thu, 27 Sep 2007 16:34:36 +0000 (16:34 +0000)]
Fixing segfault in example components. Bug #29877.

16 years agoFix bug in creation of matrix arrays and rename functions and arrays
cblume [Thu, 27 Sep 2007 16:32:40 +0000 (16:32 +0000)]
Fix bug in creation of matrix arrays and rename functions and arrays

16 years agoA small fix to cope with the bug of the default TChain constructor
panos [Thu, 27 Sep 2007 16:13:45 +0000 (16:13 +0000)]
A small fix to cope with the bug of the default TChain constructor

16 years ago- Added new option (AliMUONVTrackReconstructor::fgkComplementTracks) to add
ivana [Thu, 27 Sep 2007 16:03:30 +0000 (16:03 +0000)]
- Added new option (AliMUONVTrackReconstructor::fgkComplementTracks) to add
  potentially missing clusters to the reconstructed tracks.
  (This can happen when muons hit 2 detection elements within the same chamber,
  because they overlap).
- Modified the option ImproveTracks() to remove bad tracks.
- Added timer info to monitor the tracking algorithm.
(Philippe P.)

16 years agoautodict variable reset
mploskon [Thu, 27 Sep 2007 15:51:59 +0000 (15:51 +0000)]
autodict variable reset

16 years agoAliTRDtrackerHLT removed as obsolete. All tracking done with offline code. New AliHLT...
mploskon [Thu, 27 Sep 2007 15:27:57 +0000 (15:27 +0000)]
AliTRDtrackerHLT removed as obsolete. All tracking done with offline code. New AliHLTTRDEsdWriterComponent.

16 years ago26-sep-2007 NvE AliTrack extended with GetNsignals for a specific signal class.
nick [Thu, 27 Sep 2007 14:35:09 +0000 (14:35 +0000)]
26-sep-2007 NvE AliTrack extended with GetNsignals for a specific signal class.
                Also AliJet extended with GetNtracks for a specified track name.
27-sep-2007 NvE New memberfunction RemoveDevice() introduced in AliEvent.
                AliAstrolab derived from TTask, to provide a base class for TTask
                based processors.
                New class AliEventSelector introduced.
27-sep-2007 NvE Check for event selection/rejection flag introduced in IceCalibrate.cxx,
                IceChi2.cxx, IceCleanHits.cxx, IceDwalk.cxx, IceDwalkx.cxx, IceLinefit.cxx,
                IceMakeHits.cxx, IcePandel.cxx and IceXtalk.cxx.
27-sep-2007 NvE Check for event selection flag introduced in IceF2k.cxx and IceRawTWR.cxx
                to provide selected event output.

16 years agoModifying logging output of components.
szostak [Thu, 27 Sep 2007 14:32:10 +0000 (14:32 +0000)]
Modifying logging output of components.
Also added a optional flag to the Manso Tracker component to optionally send warnings if unexpected data block types are received rather than always
logging an error.

16 years agoReset method added in AliBin in order to avoid multiple delete/new calls (F. Prino)
masera [Thu, 27 Sep 2007 13:55:31 +0000 (13:55 +0000)]
Reset method added in AliBin in order to avoid multiple delete/new calls (F. Prino)

16 years agocharge matching patched (F.Prino)
masera [Thu, 27 Sep 2007 13:54:02 +0000 (13:54 +0000)]
charge matching patched (F.Prino)

16 years agoMissing declarations related to the PMD DA code. Corrected destructors of the calibra...
cvetan [Thu, 27 Sep 2007 12:35:09 +0000 (12:35 +0000)]
Missing declarations related to the PMD DA code. Corrected destructors of the calibration objects

16 years agoFix to avoid memory resident tree in the vertexer (Marco)
hristov [Thu, 27 Sep 2007 12:10:01 +0000 (12:10 +0000)]
Fix to avoid memory resident tree in the vertexer (Marco)

16 years agoPossiblity to store the space-points with the covariance matrix obtained during the...
cvetan [Thu, 27 Sep 2007 11:26:58 +0000 (11:26 +0000)]
Possiblity to store the space-points with the covariance matrix obtained during the tracking (Andrea)

16 years agominor code cleanup
richterm [Thu, 27 Sep 2007 09:45:53 +0000 (09:45 +0000)]
minor code cleanup

16 years agoNew treatment of the cluster coordinate (Christoph)
hristov [Thu, 27 Sep 2007 09:44:48 +0000 (09:44 +0000)]
New treatment of the cluster coordinate (Christoph)

16 years agoMore robust setting of fit range in FitRawSignal (P. Hristov)
mvl [Thu, 27 Sep 2007 08:36:46 +0000 (08:36 +0000)]
More robust setting of fit range in FitRawSignal (P. Hristov)

16 years agoSign error for dphi move of jet axis close to phi = 0 corrected.
morsch [Thu, 27 Sep 2007 08:16:11 +0000 (08:16 +0000)]
Sign error for dphi move of jet axis close to phi = 0 corrected.

16 years agolibMLP needed by TRD
hristov [Thu, 27 Sep 2007 07:59:59 +0000 (07:59 +0000)]
libMLP needed by TRD

16 years agoonline gain calibration added
bnandi [Thu, 27 Sep 2007 07:42:21 +0000 (07:42 +0000)]
online gain calibration added

16 years agotree is written
bnandi [Thu, 27 Sep 2007 07:41:40 +0000 (07:41 +0000)]
tree is written

16 years agoonline gain calibration class
bnandi [Thu, 27 Sep 2007 07:40:52 +0000 (07:40 +0000)]
online gain calibration class

16 years agoImplementation of local caching in the CDB access framework
acolla [Thu, 27 Sep 2007 07:08:08 +0000 (07:08 +0000)]
Implementation of local caching in the CDB access framework
exploiting the TFile caching functionality.

Local caching is activated in the AliCDBStorage initialisation. It is sufficent
to specify a local cache folder in the AliEn storage URI, e.g.:

AliCDBManager::Instance()->SetDefaultStorage("alien://dbFolder=/alice/simulation/OCDB?cacheFolder=/tmp/LocalCache");

If cache folder is specified AliCDBGrid opens the remote file with the option
"CACHEREAD".

In aliSimulation and AliReconstruction the activation of the "RemoteStorage" is
now obsolete and has been commented out.

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. :