]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Sat, 2 Jul 2005 08:38:15 +0000 (08:38 +0000)]
Initialization of all returned variables in GetRPHIintersections
hristov [Sat, 2 Jul 2005 08:34:12 +0000 (08:34 +0000)]
Additional protection
kharlov [Fri, 1 Jul 2005 20:01:36 +0000 (20:01 +0000)]
Warning fix on AddHit in gcc 3.4.2
cblume [Fri, 1 Jul 2005 13:40:27 +0000 (13:40 +0000)]
New versions by Prashant
morsch [Fri, 1 Jul 2005 07:44:03 +0000 (07:44 +0000)]
Missing "," added.
martinez [Thu, 30 Jun 2005 13:08:50 +0000 (13:08 +0000)]
Many changes since the last commit (Sacha)
martinez [Thu, 30 Jun 2005 13:08:24 +0000 (13:08 +0000)]
Changes, needed to use AliMUONClusterFinderAZ (Sacha)
morsch [Thu, 30 Jun 2005 10:54:07 +0000 (10:54 +0000)]
Leading particles selected within fiducial eta range.
morsch [Thu, 30 Jun 2005 10:53:07 +0000 (10:53 +0000)]
Cut on fiducial eta range added.
morsch [Thu, 30 Jun 2005 10:52:09 +0000 (10:52 +0000)]
class JetProductionData added.
morsch [Thu, 30 Jun 2005 10:49:45 +0000 (10:49 +0000)]
hf1 calls removed.
hristov [Wed, 29 Jun 2005 18:50:51 +0000 (18:50 +0000)]
Additional protection in case of wide ctg range (M.Ivanov)
morsch [Wed, 29 Jun 2005 09:31:08 +0000 (09:31 +0000)]
If present, pass header to container.
hristov [Tue, 28 Jun 2005 21:31:53 +0000 (21:31 +0000)]
Additional protection
hristov [Tue, 28 Jun 2005 21:13:35 +0000 (21:13 +0000)]
Correction in case of empty source list
hristov [Tue, 28 Jun 2005 21:10:06 +0000 (21:10 +0000)]
Additional protection
masera [Tue, 28 Jun 2005 16:57:14 +0000 (16:57 +0000)]
bug fix (A. Dainese)
masera [Tue, 28 Jun 2005 15:56:17 +0000 (15:56 +0000)]
material 84 changed to mixture 84
hristov [Tue, 28 Jun 2005 12:30:56 +0000 (12:30 +0000)]
Removing memory leak
hristov [Mon, 27 Jun 2005 07:34:52 +0000 (07:34 +0000)]
Removing memory leak
hristov [Sun, 26 Jun 2005 21:36:38 +0000 (21:36 +0000)]
Removing debug printout
hristov [Sun, 26 Jun 2005 15:31:16 +0000 (15:31 +0000)]
Initialization of data members
hristov [Fri, 24 Jun 2005 16:37:31 +0000 (16:37 +0000)]
Do not load libMinuit.so twice
hristov [Fri, 24 Jun 2005 12:22:29 +0000 (12:22 +0000)]
Removing CONTAINERS. The classes needed by TPC: AliDigits, AliSegmentArray, AliSegmentID, and AliH2f are moved to the TPC module
hristov [Fri, 24 Jun 2005 12:07:08 +0000 (12:07 +0000)]
Removing compilation warnings (alphacxx6)
hristov [Fri, 24 Jun 2005 11:01:32 +0000 (11:01 +0000)]
Removing compilation warnings (alphacxx6)
hristov [Fri, 24 Jun 2005 10:52:19 +0000 (10:52 +0000)]
Corrected typedef name (alphacxx6)
hristov [Fri, 24 Jun 2005 10:34:52 +0000 (10:34 +0000)]
Change needed on solarisCC5
hristov [Fri, 24 Jun 2005 10:32:36 +0000 (10:32 +0000)]
Removing debug printout
nick [Fri, 24 Jun 2005 08:20:53 +0000 (08:20 +0000)]
24-jun-2005 NvE Selection/overruling of specific job folder creation introduced in AliJob::ExecuteJob
and the AliJob (derived) instance explicitly removed from the ListOfTasks to prevent
ROOT crashing when closing after execution.
24-jun-2005 NvE In the IceF2k docs and the icef2k.cc example macro the output file is
not explicitly closed to allow interactive investigation of the output
data tree when the macro is run in an interactive ROOT/CINT session.
hristov [Fri, 24 Jun 2005 08:10:02 +0000 (08:10 +0000)]
Removing useless const to avoid warnings on alphacxx6
hristov [Fri, 24 Jun 2005 08:09:12 +0000 (08:09 +0000)]
Removing unreachable statement to avoid warnings on alphacxx6
martinez [Fri, 24 Jun 2005 07:49:36 +0000 (07:49 +0000)]
Fixing bug on fHitMap (Gines)
hristov [Thu, 23 Jun 2005 19:32:03 +0000 (19:32 +0000)]
Removing compilation warnings
hristov [Thu, 23 Jun 2005 17:57:02 +0000 (17:57 +0000)]
Removing warnings on alphacxx6
hristov [Thu, 23 Jun 2005 17:46:55 +0000 (17:46 +0000)]
Removing warnings on alphacxx6
hristov [Thu, 23 Jun 2005 14:13:09 +0000 (14:13 +0000)]
Corrected index (aplhacxx6)
hristov [Thu, 23 Jun 2005 14:09:05 +0000 (14:09 +0000)]
Removing useless const to avoid warnings on alphacxx6
morsch [Thu, 23 Jun 2005 14:08:50 +0000 (14:08 +0000)]
Correction on wgt for fAnalog == 1. (Rachid Guernane)
hristov [Thu, 23 Jun 2005 14:04:03 +0000 (14:04 +0000)]
Removing useless const to avoid warnings on alphacxx6
hristov [Thu, 23 Jun 2005 13:55:45 +0000 (13:55 +0000)]
Change needed on alphacxx6
hristov [Thu, 23 Jun 2005 13:03:36 +0000 (13:03 +0000)]
Changes to compile on solarisCC5
martinez [Thu, 23 Jun 2005 12:20:16 +0000 (12:20 +0000)]
Official numbering for St2 (Gines)
martinez [Thu, 23 Jun 2005 12:01:17 +0000 (12:01 +0000)]
Adding st2V2 option to the compare and reset scripts (Gines)
morsch [Thu, 23 Jun 2005 10:48:34 +0000 (10:48 +0000)]
Flat J/Psi and Upsilon distributions added (Raphael Tieulent <tieulent@in2p3.fr)
nick [Thu, 23 Jun 2005 10:35:00 +0000 (10:35 +0000)]
22-jun-2005 NvE Specific job folder recursively removed from the generic AliJob folder environment
in the AliJob destructor before actually deleting the specific job folder itself.
Also main object pointer updated in case of a match with removal of object(s) from
the specific job environment.
23-jun-2005 NvE Creation of specific job folder made optionally in AliJob.
23-jun-2005 NvE Specification and consequently writing-out of datastructures made
optionally in IceF2k. This will allow IceF2k to be used as a facility
to investigate/analyse F2K data using the Ralice/IcePack analysis tools
without producing output data files.
hristov [Thu, 23 Jun 2005 09:52:34 +0000 (09:52 +0000)]
Corrected overloading of operator new (icc)
morsch [Thu, 23 Jun 2005 09:18:35 +0000 (09:18 +0000)]
Service classes for jet production data.
martinez [Wed, 22 Jun 2005 16:22:59 +0000 (16:22 +0000)]
Official numbering for St1 (Gines)
martinez [Wed, 22 Jun 2005 16:21:15 +0000 (16:21 +0000)]
Reseting counter fTDList to zero each digit (Sacha)
hristov [Wed, 22 Jun 2005 15:46:23 +0000 (15:46 +0000)]
Making the old *.pkg files inactive
morsch [Wed, 22 Jun 2005 15:20:15 +0000 (15:20 +0000)]
First commit of new jet reconstruction and analysis code to be used for the
ALICE PPR.
hristov [Wed, 22 Jun 2005 13:20:33 +0000 (13:20 +0000)]
Moving the 2004 version of JETAN to subdirectory jetan2004
martinez [Wed, 22 Jun 2005 11:27:43 +0000 (11:27 +0000)]
- Bug on AliMUONDigitizer for dimensionning AliMUOINHitMap in St4 and St5.
- Update of the Config file
(Gines)
hristov [Wed, 22 Jun 2005 10:02:49 +0000 (10:02 +0000)]
Corrected initialization (M.Ivanov)
cblume [Wed, 22 Jun 2005 08:28:07 +0000 (08:28 +0000)]
New probability functions by Prashant
hristov [Wed, 22 Jun 2005 08:04:00 +0000 (08:04 +0000)]
Using TMath::Abs
hristov [Wed, 22 Jun 2005 07:55:13 +0000 (07:55 +0000)]
Calculation of the transverse impact parameter w.r.t. (x,y) (Yu.Belikov)
hristov [Tue, 21 Jun 2005 15:26:01 +0000 (15:26 +0000)]
Updated version of the TRD reconstruction (M.Ivanov)
martinez [Tue, 21 Jun 2005 12:57:12 +0000 (12:57 +0000)]
Official Numbering for salts in St345 as described in ref Alice-int-2003-038 emds n. 406391 (Gines)
martinez [Tue, 21 Jun 2005 12:50:25 +0000 (12:50 +0000)]
Official Numbering for salts in St345 as described in ref Alice-int-2003-038 emds n. 406391 (Gines)
Removing obsolete constructor in AliMUONHitMapA1 (Christian)
hristov [Tue, 21 Jun 2005 12:44:58 +0000 (12:44 +0000)]
Separate class for the V0 reconstruction parameters (M.Ivanov)
hristov [Tue, 21 Jun 2005 12:21:03 +0000 (12:21 +0000)]
Using AliLog for debug messages
nick [Tue, 21 Jun 2005 09:49:01 +0000 (09:49 +0000)]
21-jun-2005 NvE Install scripts for gcc corrected to also include the rdmc stuff
in the produced shared libs.
hristov [Mon, 20 Jun 2005 20:36:52 +0000 (20:36 +0000)]
Removing extra namespace (alpha)
hristov [Mon, 20 Jun 2005 20:35:59 +0000 (20:35 +0000)]
Single quotes for the list (alpha)
hristov [Mon, 20 Jun 2005 20:34:06 +0000 (20:34 +0000)]
Changes to compile on alpha
hristov [Mon, 20 Jun 2005 20:33:12 +0000 (20:33 +0000)]
Corrected overloading of asignment operators
hristov [Mon, 20 Jun 2005 20:32:21 +0000 (20:32 +0000)]
No return in void function (alpha)
hristov [Mon, 20 Jun 2005 20:31:42 +0000 (20:31 +0000)]
Corrected array size (alpha)
hristov [Mon, 20 Jun 2005 15:51:48 +0000 (15:51 +0000)]
Skip the tracking if no tracker was created
martinez [Mon, 20 Jun 2005 15:48:38 +0000 (15:48 +0000)]
Fixing warnings (Federico)
martinez [Mon, 20 Jun 2005 15:25:41 +0000 (15:25 +0000)]
New digits structure, cathode planes are mixed in the same list (Christian)
martinez [Mon, 20 Jun 2005 15:15:40 +0000 (15:15 +0000)]
Addapting AliMUONEventReconstructor to AliLog framework (Gines)
alibrary [Mon, 20 Jun 2005 01:28:23 +0000 (01:28 +0000)]
Improvements in dependencies
alibrary [Mon, 20 Jun 2005 01:27:40 +0000 (01:27 +0000)]
Use AliLog
hristov [Mon, 20 Jun 2005 00:34:07 +0000 (00:34 +0000)]
Possibility to store and retrieve TGeo geometry to/from file (R.Grosso)
hristov [Mon, 20 Jun 2005 00:30:47 +0000 (00:30 +0000)]
Corrected media numbers (R.Grosso)
hristov [Mon, 20 Jun 2005 00:27:09 +0000 (00:27 +0000)]
Fixed message format and debug level
alibrary [Fri, 17 Jun 2005 09:44:51 +0000 (09:44 +0000)]
Using AliLog in Config.C
alibrary [Fri, 17 Jun 2005 09:43:58 +0000 (09:43 +0000)]
Corrections for gcc 4.0
alibrary [Fri, 17 Jun 2005 09:43:01 +0000 (09:43 +0000)]
Removing warnings for gcc 4.0 and using AliLog
hristov [Fri, 17 Jun 2005 07:44:46 +0000 (07:44 +0000)]
Removing GetDebug and SetDebug from AliRun and AliModule. Using AliLog for the messages
hristov [Fri, 17 Jun 2005 07:39:07 +0000 (07:39 +0000)]
Removing GetDebug and SetDebug from AliRun and AliModule. Using AliLog for the messages
hristov [Fri, 17 Jun 2005 07:36:48 +0000 (07:36 +0000)]
Commenting out verbose output
nick [Fri, 17 Jun 2005 04:22:57 +0000 (04:22 +0000)]
17-jun-2005 NvE New class AliJob introduced to provide a flexible (physics) analysis environment.
Bug (forgotten ps transfer in AliTimestamp::SetTJD) fixed (thanks Federico Carminati).
17-jun-2005 NvE Class IceF2k modified to provide a task-based processing environment.
For this IceF2k has been derived from the new RALICE class AliJob.
The example macro icef2k.cc has been updated accordingly.
cvetan [Fri, 17 Jun 2005 02:52:44 +0000 (02:52 +0000)]
Avoid linking with pythia.
hristov [Fri, 17 Jun 2005 02:37:36 +0000 (02:37 +0000)]
libVMC.so needs also libEG.so
alibrary [Thu, 16 Jun 2005 17:02:56 +0000 (17:02 +0000)]
Adding L3MUON
alibrary [Thu, 16 Jun 2005 11:57:13 +0000 (11:57 +0000)]
Avoid spurious error message
alibrary [Thu, 16 Jun 2005 11:43:24 +0000 (11:43 +0000)]
Avoid linking with pythia when not needed
alibrary [Thu, 16 Jun 2005 11:42:50 +0000 (11:42 +0000)]
Improve timing messages
alibrary [Thu, 16 Jun 2005 11:40:47 +0000 (11:40 +0000)]
Streamline libs and check for deleted files
alibrary [Thu, 16 Jun 2005 11:17:20 +0000 (11:17 +0000)]
Few corrections not taken...
dibari [Thu, 16 Jun 2005 05:43:20 +0000 (05:43 +0000)]
More plots...
alibrary [Wed, 15 Jun 2005 09:12:49 +0000 (09:12 +0000)]
Corrections for gcc 4
cheynis [Wed, 15 Jun 2005 08:52:00 +0000 (08:52 +0000)]
New logging system (AliLog) implemented
cvetan [Wed, 15 Jun 2005 06:47:45 +0000 (06:47 +0000)]
Remove warnings with gcc4.0 (F.Carminati)
coppedis [Wed, 15 Jun 2005 03:03:33 +0000 (03:03 +0000)]
Changes suggested by fca
hristov [Wed, 15 Jun 2005 02:26:52 +0000 (02:26 +0000)]
Using AliLog (F.Carminati)