]>
git.uio.no Git - u/mrichter/AliRoot.git/log
morsch [Mon, 15 Jul 2002 08:16:35 +0000 (08:16 +0000)]
New shield geometry.
morsch [Mon, 15 Jul 2002 07:56:41 +0000 (07:56 +0000)]
Steel rear and Al ring.
gamez [Fri, 12 Jul 2002 12:57:29 +0000 (12:57 +0000)]
Division of CRT1 corrected
gamez [Fri, 12 Jul 2002 12:56:18 +0000 (12:56 +0000)]
Material numbers, correction
schutz [Fri, 12 Jul 2002 09:53:47 +0000 (09:53 +0000)]
Added Folder() to remove all hard coded name of folders
schutz [Fri, 12 Jul 2002 09:51:11 +0000 (09:51 +0000)]
Changed Print() to take into account the case where merging was used (AliRunDigitizer)
loizides [Thu, 11 Jul 2002 12:19:44 +0000 (12:19 +0000)]
Compiles now using top makefile.
loizides [Thu, 11 Jul 2002 11:30:48 +0000 (11:30 +0000)]
Little changes, mostly cosmetic.
loizides [Thu, 11 Jul 2002 11:30:31 +0000 (11:30 +0000)]
Added runhough.cxx.
loizides [Thu, 11 Jul 2002 11:29:52 +0000 (11:29 +0000)]
Program to run hough transform standalone.
loizides [Thu, 11 Jul 2002 11:29:01 +0000 (11:29 +0000)]
New code which is much closer to the possible VHDL implementation. Should also be considerably faster (40 percent) than the normal transformer, but unfortunately has some bugs.
loizides [Thu, 11 Jul 2002 11:16:49 +0000 (11:16 +0000)]
Little changes to make it work with GetEta function of HoughTransformer. Also litte changes to make it work and debug with the VHDL Hough Transformer.
loizides [Thu, 11 Jul 2002 11:12:53 +0000 (11:12 +0000)]
Little changes to make it work with new base class.
loizides [Thu, 11 Jul 2002 11:10:28 +0000 (11:10 +0000)]
Added virtual function Init for setting the slice, patch and n_eta_seg information. Also have GetEta function which calculates eta according to slice info (minus sign) and Print function for debugging to get the parameters used by the VHDL Transformer.
loizides [Thu, 11 Jul 2002 10:43:56 +0000 (10:43 +0000)]
Changes for independant library of standalone l3 code.
loizides [Thu, 11 Jul 2002 10:41:42 +0000 (10:41 +0000)]
Removed Clusterfinder class from link list.
loizides [Thu, 11 Jul 2002 10:38:02 +0000 (10:38 +0000)]
Changes for independant library of standalone l3 code.
loizides [Thu, 11 Jul 2002 10:37:48 +0000 (10:37 +0000)]
Newline added at the end of file.
loizides [Thu, 11 Jul 2002 10:31:28 +0000 (10:31 +0000)]
Added AliL3Stopwatch.
loizides [Thu, 11 Jul 2002 10:29:20 +0000 (10:29 +0000)]
Class for timing measurements, taken from ROOT and made changes to compile it without ROOT/ALIROOT.
loizides [Thu, 11 Jul 2002 10:26:59 +0000 (10:26 +0000)]
Changes for independant library of standalone l3 code. Most of them are by having #ifdef no_root preprocessor switches, but also added AliL3Stopwatch in AliL3Benchmark class.
loizides [Thu, 11 Jul 2002 10:25:12 +0000 (10:25 +0000)]
Changes for independant library of standalone l3 code.
barbera [Thu, 11 Jul 2002 10:24:21 +0000 (10:24 +0000)]
Fixes to make tracking V2 working with the HEAD and with fast points. Waiting for a fix in slow reconstruction of SPD, fast points are temporarily made the default for tracking V2.
morsch [Thu, 11 Jul 2002 08:58:07 +0000 (08:58 +0000)]
Some corrections in the constructors. Init() moved to AliFluka.
morsch [Thu, 11 Jul 2002 08:57:24 +0000 (08:57 +0000)]
Test macro for TFluka.
morsch [Thu, 11 Jul 2002 07:35:34 +0000 (07:35 +0000)]
Correction in method name.
gamez [Wed, 10 Jul 2002 15:58:34 +0000 (15:58 +0000)]
Removed old ACORDE configuration
gamez [Wed, 10 Jul 2002 15:57:43 +0000 (15:57 +0000)]
Avoid warnings for private method
gamez [Wed, 10 Jul 2002 15:57:04 +0000 (15:57 +0000)]
CreateHall() removed, and new Molasse volumes
gamez [Wed, 10 Jul 2002 15:56:19 +0000 (15:56 +0000)]
CreateHall() removed
gamez [Wed, 10 Jul 2002 15:53:10 +0000 (15:53 +0000)]
Molasse redefinition
morsch [Wed, 10 Jul 2002 15:06:22 +0000 (15:06 +0000)]
Initialize TVector* save.
morsch [Wed, 10 Jul 2002 10:16:15 +0000 (10:16 +0000)]
Bigger volume for CRT.
morsch [Wed, 10 Jul 2002 09:45:00 +0000 (09:45 +0000)]
Gheisha corrections suggested by Gary Bower (FNAL).
hristov [Wed, 10 Jul 2002 07:06:39 +0000 (07:06 +0000)]
Discard the previous change
hristov [Tue, 9 Jul 2002 16:59:01 +0000 (16:59 +0000)]
Separated declaration and implementation needed on HP with aCC
hristov [Tue, 9 Jul 2002 16:46:03 +0000 (16:46 +0000)]
Useless scope resolution removed (HP with aCC)
hristov [Tue, 9 Jul 2002 16:44:54 +0000 (16:44 +0000)]
Old style include files needed on HP (aCC)
schutz [Tue, 9 Jul 2002 15:44:39 +0000 (15:44 +0000)]
set fDefaultInit to false in the ctor with manager
schutz [Tue, 9 Jul 2002 15:41:12 +0000 (15:41 +0000)]
Changed ERROR into warning and do the proper return in ReturnO in case of Primaries
hristov [Tue, 9 Jul 2002 13:11:26 +0000 (13:11 +0000)]
Old style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 12:45:18 +0000 (12:45 +0000)]
Old style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 09:08:24 +0000 (09:08 +0000)]
Cast to calm down the Sun CC compiler
hristov [Tue, 9 Jul 2002 08:49:46 +0000 (08:49 +0000)]
Useless scope resolution removed (HP with aCC)
hristov [Tue, 9 Jul 2002 08:45:35 +0000 (08:45 +0000)]
Old style include files needed on HP (aCC)
morsch [Mon, 8 Jul 2002 15:13:24 +0000 (15:13 +0000)]
Position of bellow.
kowal2 [Mon, 8 Jul 2002 11:37:18 +0000 (11:37 +0000)]
Bug correction. Thanks to Mariana Bondila
vestbo [Mon, 8 Jul 2002 09:35:09 +0000 (09:35 +0000)]
New function, CreateRootHisto(). Just to seperate it from Draw
loizides [Mon, 8 Jul 2002 06:55:17 +0000 (06:55 +0000)]
Program that converts from ali digits into l3 raw data. Corresponding macro is Binary.C.
loizides [Sun, 7 Jul 2002 08:55:51 +0000 (08:55 +0000)]
Smaller changes to make macros work with newest lib version. Also added some comments.
loizides [Sun, 7 Jul 2002 08:46:32 +0000 (08:46 +0000)]
Convert 10 bit data to 8 bit.
loizides [Sun, 7 Jul 2002 08:30:29 +0000 (08:30 +0000)]
More exact rounding function, but also much slower.
loizides [Fri, 5 Jul 2002 17:08:45 +0000 (17:08 +0000)]
Changes to use AliL3Logger correctly in standalone programs.
vestbo [Fri, 5 Jul 2002 16:08:03 +0000 (16:08 +0000)]
Added possibility to compile and run with mc information. This was done
by adding a new data member to AliL3ClusterModel (in AliL3Models.h), and
a function AliL3Modeller::GetTrackID.
vestbo [Fri, 5 Jul 2002 16:02:46 +0000 (16:02 +0000)]
Merging my version with Constantins last checkin.
New function added EvaluatePatch(), which only looks
in 1 patch, instead of globally looking at the slice.
Small bugfix in AliL3HoughEval.
loizides [Fri, 5 Jul 2002 13:23:16 +0000 (13:23 +0000)]
Added -Duse_root to USEPACKAGE=ALIROOT section.
morsch [Fri, 5 Jul 2002 13:10:07 +0000 (13:10 +0000)]
First commit of Fluka interface.
loizides [Fri, 5 Jul 2002 10:21:46 +0000 (10:21 +0000)]
Added fBFACT=0.0029... value. GetBFieldValue() returns now fBField*fBFACT.
loizides [Fri, 5 Jul 2002 08:47:48 +0000 (08:47 +0000)]
Added function SetTransformerParams for setting Histogram Parameters of Transformer. And some litte code cleanups, see Init function.
schutz [Thu, 4 Jul 2002 10:40:57 +0000 (10:40 +0000)]
This patch solves the problem encountered when posting tasks to the folder. What happens is that SetAddress(&obj) calls the dtor of obj. In the dtor of all tasks gAlice is deleted. The solution applied is to tag the object if it is created with the default ctor. In that case gAlice is not delete anymore.
So everything is now back to normal
loizides [Thu, 4 Jul 2002 10:40:01 +0000 (10:40 +0000)]
Changes for fixed point class.
loizides [Thu, 4 Jul 2002 10:39:32 +0000 (10:39 +0000)]
Class for fixed point operations.
schutz [Thu, 4 Jul 2002 10:39:11 +0000 (10:39 +0000)]
Removed a compilation warning
loizides [Thu, 4 Jul 2002 10:35:37 +0000 (10:35 +0000)]
Comment changes for htlm docu.
schutz [Thu, 4 Jul 2002 08:06:36 +0000 (08:06 +0000)]
This patch solves the problem encountered when posting tasks to the folder. What happens is that SetAddress(&obj) calls the dtor of obj. In the dtor of all tasks gAlice is deleted. The solution applied is to tag the object if it is created with the default ctor. In that case gAlice is not delete anymore.
So everything is now back to normal
hristov [Wed, 3 Jul 2002 16:00:03 +0000 (16:00 +0000)]
CASTOR replaced by CRT
alibrary [Wed, 3 Jul 2002 15:23:46 +0000 (15:23 +0000)]
Remove compilation of grndmq
schutz [Wed, 3 Jul 2002 14:59:56 +0000 (14:59 +0000)]
Calibration of reconstructed energy
Both PCA analysis are taken into account during the PID
without selecting the energy range before the PID
schutz [Wed, 3 Jul 2002 14:42:14 +0000 (14:42 +0000)]
Calibration of the reconstructed energy.
Both PCA analysis that use different energy ranges
are used during the PID without telling the range
bejor making the PID step.
schutz [Wed, 3 Jul 2002 14:31:37 +0000 (14:31 +0000)]
Erased first 2 rows. They were unnecessary.
schutz [Wed, 3 Jul 2002 14:15:30 +0000 (14:15 +0000)]
Redefinition of the photons identification.
barbera [Wed, 3 Jul 2002 11:52:51 +0000 (11:52 +0000)]
Macros moved from oldmacros on the standard ITS directory
loizides [Wed, 3 Jul 2002 11:13:43 +0000 (11:13 +0000)]
Solved little pointer bug that prevented logger classes to be used in standalone programs.
schutz [Wed, 3 Jul 2002 07:11:35 +0000 (07:11 +0000)]
Added a protection in the dtor. When the tasks is created by default ctor (to access only the parameters) the getter is not created.
This is because I am still unable to read the tasks form the Tree (SetAddress destroys gAlice !)
hristov [Tue, 2 Jul 2002 14:11:51 +0000 (14:11 +0000)]
CRT replces CASTOR
loizides [Tue, 2 Jul 2002 13:54:07 +0000 (13:54 +0000)]
Gradient check reverted, but also commented out.
loizides [Tue, 2 Jul 2002 13:51:04 +0000 (13:51 +0000)]
Minor changes and cosmetics according to Anders.
loizides [Tue, 2 Jul 2002 13:32:00 +0000 (13:32 +0000)]
Have definable geometry file.
loizides [Tue, 2 Jul 2002 13:20:04 +0000 (13:20 +0000)]
Add version support for vhdl hough.
loizides [Tue, 2 Jul 2002 13:05:16 +0000 (13:05 +0000)]
Minor changes at comments.
vestbo [Tue, 2 Jul 2002 13:02:54 +0000 (13:02 +0000)]
Cosmetic changes on top, to make hltm documentation in root to work
loizides [Tue, 2 Jul 2002 13:00:43 +0000 (13:00 +0000)]
Solved bug which gave a difference to the VHLD code.
loizides [Tue, 2 Jul 2002 12:33:51 +0000 (12:33 +0000)]
Minor changes, mostly cosmetic or comments
loizides [Tue, 2 Jul 2002 11:59:33 +0000 (11:59 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.
loizides [Tue, 2 Jul 2002 11:45:22 +0000 (11:45 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.
loizides [Tue, 2 Jul 2002 11:35:57 +0000 (11:35 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.
loizides [Tue, 2 Jul 2002 11:26:40 +0000 (11:26 +0000)]
Minor changes at new Top Makefile.
vestbo [Tue, 2 Jul 2002 09:08:49 +0000 (09:08 +0000)]
New topdir makefile
vestbo [Tue, 2 Jul 2002 09:02:52 +0000 (09:02 +0000)]
New topdir Makefile
vestbo [Tue, 2 Jul 2002 09:00:15 +0000 (09:00 +0000)]
New topdir Makefile for compiling all libraries in the HLT tree.
Also, a Makefile.conf is added in order to define all the common
defininitions, flags etc.
hristov [Mon, 1 Jul 2002 14:07:34 +0000 (14:07 +0000)]
CASTOR deleted
hristov [Mon, 1 Jul 2002 11:56:42 +0000 (11:56 +0000)]
Extra Control-Ms removed
hristov [Mon, 1 Jul 2002 10:21:38 +0000 (10:21 +0000)]
Names for headers from the implementation files
hristov [Mon, 1 Jul 2002 10:18:00 +0000 (10:18 +0000)]
Optimization allowed (it still causes problems with gcc 2.91.66)
hristov [Mon, 1 Jul 2002 10:16:22 +0000 (10:16 +0000)]
CASTOR replaced by CRT
hristov [Mon, 1 Jul 2002 10:10:40 +0000 (10:10 +0000)]
iostream.h included for gcc 3.1
hristov [Mon, 1 Jul 2002 10:09:21 +0000 (10:09 +0000)]
Change needed by Root v3-03-06
hristov [Mon, 1 Jul 2002 10:06:39 +0000 (10:06 +0000)]
CASTOR removed
hristov [Mon, 1 Jul 2002 10:00:43 +0000 (10:00 +0000)]
Old style C-include files needed on Alpha
hristov [Fri, 28 Jun 2002 16:26:54 +0000 (16:26 +0000)]
Correct dependence for the CINT dictionaries