]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Mon, 28 May 2001 17:07:58 +0000 (17:07 +0000)]
Last minute changes; ExB correction in AliTRDclusterizerV1; taking into account of material in G10 TEC frames and material between TEC planes (C.Blume,S.Sedykh)
morsch [Mon, 28 May 2001 14:10:35 +0000 (14:10 +0000)]
SetSolenoidField method to set the L3 field strength. 2 kG is default.
hristov [Fri, 25 May 2001 17:44:00 +0000 (17:44 +0000)]
New ITS part in the config files (R.Barbera)
morsch [Fri, 25 May 2001 15:59:59 +0000 (15:59 +0000)]
Overlaps corrected. (R. Barbera)
morsch [Fri, 25 May 2001 07:59:54 +0000 (07:59 +0000)]
Initialization print-out in debug mode only.
hristov [Fri, 25 May 2001 07:25:20 +0000 (07:25 +0000)]
AliStack destructor corrected (I.Hrivnacova)
hristov [Fri, 25 May 2001 06:48:47 +0000 (06:48 +0000)]
Some rotation matrices modified in order to avoid left-handed local reference systems in the SPDs (R.Barbera)
hristov [Fri, 25 May 2001 06:47:16 +0000 (06:47 +0000)]
Bug fix in the creation of the AliITSgeom::fShape entry for SPD. Now there is both a proper shape entry and a default, should there be future changes. This bug was related to fMinorVersion=3 was not antisipated. (B.Nilsen)
hristov [Wed, 23 May 2001 14:14:00 +0000 (14:14 +0000)]
Updated version of the Bari code to work with the HEAD. A new test macros has also been included (R.Barbera)
hristov [Wed, 23 May 2001 14:11:39 +0000 (14:11 +0000)]
Updated to calculate the total number of digits each time in order to avoid inconsistencies (R.Barbera)
morsch [Wed, 23 May 2001 11:59:46 +0000 (11:59 +0000)]
Use RemoveAt method instead of delete to remove objects from TClonesArray.
hristov [Wed, 23 May 2001 08:54:53 +0000 (08:54 +0000)]
Typo corrected
hristov [Wed, 23 May 2001 08:50:31 +0000 (08:50 +0000)]
Weird inline removed
hristov [Tue, 22 May 2001 14:33:16 +0000 (14:33 +0000)]
Minor changes
hristov [Tue, 22 May 2001 14:32:40 +0000 (14:32 +0000)]
Weird inline removed
buncic [Tue, 22 May 2001 11:39:48 +0000 (11:39 +0000)]
Restored proper name for top level AliRoot folder.
hristov [Mon, 21 May 2001 17:44:04 +0000 (17:44 +0000)]
Backslash to continue strings
hristov [Mon, 21 May 2001 17:42:58 +0000 (17:42 +0000)]
Constant casted to avoid the ambiguity
buncic [Mon, 21 May 2001 17:27:36 +0000 (17:27 +0000)]
This is a script to send alirun command as a batch job.
buncic [Mon, 21 May 2001 17:22:52 +0000 (17:22 +0000)]
Fixed problem with missing AliConfig while reading galice.root
hristov [Mon, 21 May 2001 16:45:47 +0000 (16:45 +0000)]
Last minute changes (C.Blume)
morsch [Mon, 21 May 2001 10:59:49 +0000 (10:59 +0000)]
Lost changes from revision 1.13 recovered.
morsch [Mon, 21 May 2001 10:59:09 +0000 (10:59 +0000)]
Printouts in debug mode only.
morsch [Mon, 21 May 2001 09:39:28 +0000 (09:39 +0000)]
Minor modifications on the geometry. (Tapan Nayak)
morsch [Mon, 21 May 2001 08:39:13 +0000 (08:39 +0000)]
Use fStepBack = 1 only in debug mode.
morsch [Sun, 20 May 2001 20:10:25 +0000 (20:10 +0000)]
Recommit of extrap.F until correct replacement by C++ code.
morsch [Sun, 20 May 2001 10:10:39 +0000 (10:10 +0000)]
- Debug output at the beginning of new event and end of run.
- Filter out boundary loops.
morsch [Fri, 18 May 2001 09:04:34 +0000 (09:04 +0000)]
AliMUONTrackReconstructor and FORTRAN code removed.
morsch [Fri, 18 May 2001 08:58:55 +0000 (08:58 +0000)]
Fortran code and interface to it is obsolete now.
morsch [Fri, 18 May 2001 08:54:59 +0000 (08:54 +0000)]
Bug in decision on splitting corrected.
fca [Thu, 17 May 2001 05:49:39 +0000 (05:49 +0000)]
Reset pointers to daughters
alibrary [Wed, 16 May 2001 14:57:30 +0000 (14:57 +0000)]
New files for folders and Stack
hristov [Wed, 16 May 2001 13:34:24 +0000 (13:34 +0000)]
Minor changes (R.Barbera)
hristov [Wed, 16 May 2001 12:43:13 +0000 (12:43 +0000)]
README file from R.Barbera
hristov [Wed, 16 May 2001 08:17:49 +0000 (08:17 +0000)]
Bug fixed in the StepManager to account for the difference in the geometry tree for the ITS pixels. This fixes both the funny distribution of pixel coordinates and the missing hits/digits/points in many sectors of the ITS pixel barrel. Also included is a patch to properly get and use the detector dimensions through out the ITS code. (B.Nilsen)
barbera [Tue, 15 May 2001 16:57:18 +0000 (16:57 +0000)]
New version compatible with the current HEAD
morsch [Tue, 15 May 2001 15:43:23 +0000 (15:43 +0000)]
Update of library for low mass resonances (Yiota Foka)
coppedis [Tue, 15 May 2001 13:44:57 +0000 (13:44 +0000)]
Changes in AddHit method
barbera [Tue, 15 May 2001 13:32:07 +0000 (13:32 +0000)]
The macros was working only in SSD mode. Now it works il All mode
barbera [Tue, 15 May 2001 11:53:26 +0000 (11:53 +0000)]
New version including the full 3D vertex finder
barbera [Tue, 15 May 2001 08:26:13 +0000 (08:26 +0000)]
New versions which work both with v5 and vPPR geometries
barbera [Tue, 15 May 2001 06:15:31 +0000 (06:15 +0000)]
Some differences with ITSDigitsToClusters.C removed
barbera [Tue, 15 May 2001 06:11:47 +0000 (06:11 +0000)]
Some differences with ITSHitsToDigits.C removed
barbera [Mon, 14 May 2001 17:47:29 +0000 (17:47 +0000)]
Modified to work with DetToLocal
schutz [Mon, 14 May 2001 17:38:16 +0000 (17:38 +0000)]
memory leak fixed: setowner to fEMCRecPoint and fCPVRecpoint
schutz [Mon, 14 May 2001 17:36:09 +0000 (17:36 +0000)]
number of primariry particles per recpoint increased
fca [Mon, 14 May 2001 16:42:10 +0000 (16:42 +0000)]
Protecting against division by 0
morsch [Mon, 14 May 2001 14:01:04 +0000 (14:01 +0000)]
AliPMDv0 coarse geometry and AliPMDv1 detailed simulation, completely revised versions by Tapan Nayak.
morsch [Mon, 14 May 2001 13:47:34 +0000 (13:47 +0000)]
Obsolete versions removed.
hristov [Mon, 14 May 2001 13:25:54 +0000 (13:25 +0000)]
stdlib.h included (for Alpha)
barbera [Mon, 14 May 2001 13:07:02 +0000 (13:07 +0000)]
Vector renamed to avoid re-definition
vicinanz [Mon, 14 May 2001 10:48:46 +0000 (10:48 +0000)]
Updated ViewTOFplates macro
hristov [Mon, 14 May 2001 10:18:55 +0000 (10:18 +0000)]
Default arguments declared once
coppedis [Mon, 14 May 2001 09:57:39 +0000 (09:57 +0000)]
A different geometry for the ZDCs
coppedis [Mon, 14 May 2001 09:53:32 +0000 (09:53 +0000)]
Adding functions ZMin and ZMax
coppedis [Mon, 14 May 2001 09:51:50 +0000 (09:51 +0000)]
Change in AddHit suggested by J. Chudoba
barbera [Mon, 14 May 2001 06:25:27 +0000 (06:25 +0000)]
Modified to run also under aliroot and not only under root
barbera [Mon, 14 May 2001 06:21:49 +0000 (06:21 +0000)]
Some unuseful printout commented
barbera [Mon, 14 May 2001 05:44:11 +0000 (05:44 +0000)]
Version 1.11 reput in place to avoid problem with reconstruction
barbera [Sun, 13 May 2001 19:37:49 +0000 (19:37 +0000)]
Updated version from B. Batyunya with a fix in the recpoint generation
fca [Fri, 11 May 2001 16:37:42 +0000 (16:37 +0000)]
Protect sqrt of negative number
morsch [Fri, 11 May 2001 13:51:08 +0000 (13:51 +0000)]
AliDebugVolume added.
morsch [Fri, 11 May 2001 13:47:53 +0000 (13:47 +0000)]
AliFRAMEv2 added.
morsch [Fri, 11 May 2001 13:22:40 +0000 (13:22 +0000)]
If run with debug option (from gAlice) geantinos are sent back and volume sequence forward/backward is compared.
Can be very verbous in some cases.
morsch [Fri, 11 May 2001 13:21:16 +0000 (13:21 +0000)]
Geom. volume data class. Can be used during lego run for debugging.
morsch [Fri, 11 May 2001 13:19:33 +0000 (13:19 +0000)]
Version 2 of space frame is default.
morsch [Fri, 11 May 2001 13:18:05 +0000 (13:18 +0000)]
C++ version of spaceframe with specs according to Jan Bielski Feb. 2001
barbera [Fri, 11 May 2001 09:25:33 +0000 (09:25 +0000)]
Temporary fix for the SSD digitazion to avoid loss of hits
barbera [Fri, 11 May 2001 09:16:12 +0000 (09:16 +0000)]
Temporary fix for the SSD digitazion to avoid loss of hits
barbera [Fri, 11 May 2001 09:15:21 +0000 (09:15 +0000)]
Corrected to make fast point creation working with PPR geometry
hristov [Fri, 11 May 2001 07:59:03 +0000 (07:59 +0000)]
Index corrected
hristov [Fri, 11 May 2001 07:56:12 +0000 (07:56 +0000)]
Consistent declarations needed on Alpha
hristov [Fri, 11 May 2001 07:37:49 +0000 (07:37 +0000)]
Legacy lines commented
hristov [Fri, 11 May 2001 07:16:56 +0000 (07:16 +0000)]
Fix needed on Sun and Alpha
barbera [Thu, 10 May 2001 18:14:25 +0000 (18:14 +0000)]
A typo corrected
barbera [Thu, 10 May 2001 17:55:59 +0000 (17:55 +0000)]
Modified to create rec points also for PPR geometries
nilsen [Thu, 10 May 2001 16:53:03 +0000 (16:53 +0000)]
Fixed a small but in ZpitchFromCol so that it is fully consistant with
the earlier version.
schutz [Thu, 10 May 2001 16:14:25 +0000 (16:14 +0000)]
overlapp between PUCP and PTCB corrected
jbarbosa [Thu, 10 May 2001 14:44:16 +0000 (14:44 +0000)]
Corrected some overlaps (thanks I. Hrivnacovna).
jbarbosa [Thu, 10 May 2001 12:35:39 +0000 (12:35 +0000)]
Update.
jbarbosa [Thu, 10 May 2001 12:35:16 +0000 (12:35 +0000)]
Removed hit display, added rec. ring properties.
jbarbosa [Thu, 10 May 2001 12:34:43 +0000 (12:34 +0000)]
Changed drwaing routines.
jbarbosa [Thu, 10 May 2001 12:33:24 +0000 (12:33 +0000)]
Added mean radius data member.
jbarbosa [Thu, 10 May 2001 12:32:27 +0000 (12:32 +0000)]
Changed call to SetTrack.
jbarbosa [Thu, 10 May 2001 12:31:39 +0000 (12:31 +0000)]
Updated Config.C.
jbarbosa [Thu, 10 May 2001 12:31:09 +0000 (12:31 +0000)]
Updated Config.C
jbarbosa [Thu, 10 May 2001 12:30:17 +0000 (12:30 +0000)]
New call to reconstuction algorithm.
jbarbosa [Thu, 10 May 2001 12:29:33 +0000 (12:29 +0000)]
Altered some histograms.
jbarbosa [Thu, 10 May 2001 12:28:54 +0000 (12:28 +0000)]
Corrected occupancy calculation.
jbarbosa [Thu, 10 May 2001 12:28:26 +0000 (12:28 +0000)]
Repositioned the RICH modules.
jbarbosa [Thu, 10 May 2001 12:27:15 +0000 (12:27 +0000)]
Added several more functions (memory management mainly).
jbarbosa [Thu, 10 May 2001 12:26:31 +0000 (12:26 +0000)]
Totally reworked version of reconstruction algorithm.
jbarbosa [Thu, 10 May 2001 12:25:16 +0000 (12:25 +0000)]
Moved code into AliRICH.
jbarbosa [Thu, 10 May 2001 12:24:15 +0000 (12:24 +0000)]
Incorporated diagnostics.
jbarbosa [Thu, 10 May 2001 12:23:49 +0000 (12:23 +0000)]
Repositioned the RICH modules.
Eliminated magic numbers.
Incorporated diagnostics (from macros).
barbera [Thu, 10 May 2001 07:50:26 +0000 (07:50 +0000)]
Updated version from B. Batyunya
schutz [Thu, 10 May 2001 07:44:34 +0000 (07:44 +0000)]
added back the write tree that has mysteriously dispapered
barbera [Thu, 10 May 2001 07:33:57 +0000 (07:33 +0000)]
Updated version from B. Batyunya and E. Fragiacomo
nilsen [Thu, 10 May 2001 00:12:59 +0000 (00:12 +0000)]
Finished fixing up the default segmentation for the PPR geometry.
nilsen [Thu, 10 May 2001 00:12:06 +0000 (00:12 +0000)]
Added a preInitilization of some pointers in the standard creator to
eliminate a strange segmentation violation in the destructor when the
creator fails.