]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoBug fixes and code cleaning
hristov [Fri, 13 Oct 2000 13:14:08 +0000 (13:14 +0000)]
Bug fixes and code cleaning

23 years agoGetLambdas corrected
schutz [Thu, 12 Oct 2000 16:40:54 +0000 (16:40 +0000)]
GetLambdas corrected

23 years agofPrimary become array[5]
schutz [Thu, 12 Oct 2000 16:40:25 +0000 (16:40 +0000)]
fPrimary become array[5]

23 years agoStepManager:
gosset [Thu, 12 Oct 2000 16:07:04 +0000 (16:07 +0000)]
StepManager:
* SigGenCond only called for tracking chambers,
  hence no more division by 0,
  and may use last ALIROOT/dummies.C with exception handling;
* "10" replaced by "AliMUONConstants::NTrackingCh()".

23 years agoSign of fSimpleBValue corrected: sign ox Bx and not Bz (thanks to Galina)
gosset [Thu, 12 Oct 2000 15:17:30 +0000 (15:17 +0000)]
Sign of fSimpleBValue corrected: sign ox Bx and not Bz (thanks to Galina)

23 years agocorections in XML implementation described
ivana [Wed, 11 Oct 2000 11:29:45 +0000 (11:29 +0000)]
corections in XML implementation described

23 years agoseveral corrections (see details in doc/history/g4mc_geometry_History)
ivana [Wed, 11 Oct 2000 11:28:34 +0000 (11:28 +0000)]
several corrections (see details in doc/history/g4mc_geometry_History)

23 years agoCorrected bug introduced by earlier revisions (CerenkovData array cannot be reset...
jbarbosa [Wed, 11 Oct 2000 10:33:55 +0000 (10:33 +0000)]
Corrected bug introduced by earlier revisions  (CerenkovData array cannot be reset to zero on wach call of StepManager)

23 years agoModified for use with AliHit
jbarbosa [Wed, 11 Oct 2000 10:32:20 +0000 (10:32 +0000)]
Modified for use with AliHit

23 years agoCorrected some bugs - it should compile now
egangler [Wed, 11 Oct 2000 09:19:12 +0000 (09:19 +0000)]
Corrected some bugs - it should compile now

23 years agomissing include added
ivana [Tue, 10 Oct 2000 14:48:43 +0000 (14:48 +0000)]
missing include added

23 years agocreating mag. field moved from constructor to SetMagField()
ivana [Tue, 10 Oct 2000 14:48:18 +0000 (14:48 +0000)]
creating mag. field moved from constructor to SetMagField()

23 years agoctor and dtor modified for the fPrimary array
schutz [Tue, 10 Oct 2000 07:52:13 +0000 (07:52 +0000)]
ctor and dtor modified for the fPrimary array

23 years agoBug fixes
hristov [Tue, 10 Oct 2000 06:40:25 +0000 (06:40 +0000)]
Bug fixes

23 years agoBug fixes from MAriana to le AliITStest.C run correctly
barbera [Mon, 9 Oct 2000 22:19:09 +0000 (22:19 +0000)]
Bug fixes from MAriana to le AliITStest.C run correctly

23 years agoSome type cast problems of type (TMath::Sign((Float_t)1.,x)) corrected (P.H.)
morsch [Mon, 9 Oct 2000 14:06:18 +0000 (14:06 +0000)]
Some type cast problems of type  (TMath::Sign((Float_t)1.,x)) corrected (P.H.)

23 years agoUnused variables removed.
morsch [Mon, 9 Oct 2000 14:01:57 +0000 (14:01 +0000)]
Unused variables removed.

23 years agoDouble inclusion of AliResponse removed.
morsch [Mon, 9 Oct 2000 14:01:12 +0000 (14:01 +0000)]
Double inclusion of AliResponse removed.

23 years agoAdded class AliALIFE
fca [Mon, 9 Oct 2000 12:34:05 +0000 (12:34 +0000)]
Added class AliALIFE

23 years agoUndo the previous modification .... aliroot looks shaky these days
schutz [Mon, 9 Oct 2000 12:03:52 +0000 (12:03 +0000)]
Undo the previous modification .... aliroot looks shaky these days

23 years agomajor upgrade of TG4StepManager and related classes commented
ivana [Mon, 9 Oct 2000 11:06:51 +0000 (11:06 +0000)]
major upgrade of TG4StepManager and related classes commented

23 years agoadded call to TG4GeometryManager to CloseOutFile(); added protection from reading...
ivana [Mon, 9 Oct 2000 11:06:11 +0000 (11:06 +0000)]
added call to TG4GeometryManager to CloseOutFile(); added protection from reading geometry from file (exception)

23 years agoadded call to TG4GeometryManager to CloseOutFile()
ivana [Mon, 9 Oct 2000 11:04:46 +0000 (11:04 +0000)]
added call to TG4GeometryManager to CloseOutFile()

23 years agoclosing output file removed from CreateG4Geometry into a new CloseOutFile() method
ivana [Mon, 9 Oct 2000 11:02:59 +0000 (11:02 +0000)]
closing output file removed from CreateG4Geometry into a new CloseOutFile() method

23 years agomethod CloseOutFile() added
ivana [Mon, 9 Oct 2000 11:01:42 +0000 (11:01 +0000)]
method CloseOutFile() added

23 years agoupdated for major upgrade of TG4StepManager (more in doc/history/g4mc_event_History)
ivana [Mon, 9 Oct 2000 10:59:01 +0000 (10:59 +0000)]
updated for major upgrade of TG4StepManager (more in doc/history/g4mc_event_History)

23 years agomajor modification with taking into account new step status values {kVertex, kBoundar...
ivana [Mon, 9 Oct 2000 10:51:29 +0000 (10:51 +0000)]
major modification with taking into account new step status values {kVertex, kBoundary, kNormalStep}; (more in doc/history/g4mc_event_History)

23 years agoInitial version
ivana [Mon, 9 Oct 2000 10:46:36 +0000 (10:46 +0000)]
Initial version

23 years agoSuppressed const in two virtual methods
schutz [Mon, 9 Oct 2000 10:11:54 +0000 (10:11 +0000)]
Suppressed const in two virtual methods

23 years agoChanged the primaries handling by inserting an array of Int_t
schutz [Mon, 9 Oct 2000 10:11:02 +0000 (10:11 +0000)]
Changed the primaries handling by inserting an array of Int_t

23 years agoSpecial remapping of hits for TPC and TRD. End-of-primary action introduced
fca [Mon, 9 Oct 2000 09:43:17 +0000 (09:43 +0000)]
Special remapping of hits for TPC and TRD. End-of-primary action introduced

23 years agoAdding AliALIFE in the Makefile
fca [Mon, 9 Oct 2000 09:25:20 +0000 (09:25 +0000)]
Adding AliALIFE in the Makefile

23 years agoConfig.C removed. It must not be there
barbera [Mon, 9 Oct 2000 08:44:42 +0000 (08:44 +0000)]
Config.C removed. It must not be there

23 years agoNew files of geometry for ITS with services
fca [Mon, 9 Oct 2000 07:32:46 +0000 (07:32 +0000)]
New files of geometry for ITS with services

23 years agoBlank Line added at end of file to remove a warning for hp compilers
nilsen [Sat, 7 Oct 2000 17:29:51 +0000 (17:29 +0000)]
Blank Line added at end of file to remove a warning for hp compilers
(Give me a Break!).

23 years agoModified to take into account version 5 with symm and asymm services
barbera [Sat, 7 Oct 2000 15:47:20 +0000 (15:47 +0000)]
Modified to take into account version 5 with symm and asymm services

23 years agoVersion 5 of the geometry with asymmetric services
barbera [Sat, 7 Oct 2000 15:46:38 +0000 (15:46 +0000)]
Version 5 of the geometry with asymmetric services

23 years agoVersion 5 of the geometry with symmetric services
barbera [Sat, 7 Oct 2000 15:46:29 +0000 (15:46 +0000)]
Version 5 of the geometry with symmetric services

23 years agoSmall corrections to the ITSV mother volume
barbera [Sat, 7 Oct 2000 15:33:07 +0000 (15:33 +0000)]
Small corrections to the ITSV mother volume

23 years agoSome new materials and media defined
barbera [Sat, 7 Oct 2000 13:06:50 +0000 (13:06 +0000)]
Some new materials and media defined

23 years agoMother volume ITSV corrected
barbera [Sat, 7 Oct 2000 10:58:15 +0000 (10:58 +0000)]
Mother volume ITSV corrected

23 years agoMother volume ITSV corrected
barbera [Sat, 7 Oct 2000 10:42:43 +0000 (10:42 +0000)]
Mother volume ITSV corrected

23 years agoModified to take into account the new coarse geometry
barbera [Fri, 6 Oct 2000 23:10:05 +0000 (23:10 +0000)]
Modified to take into account the new coarse geometry

23 years agoNew coarse geometry (asymmetric services
barbera [Fri, 6 Oct 2000 23:09:24 +0000 (23:09 +0000)]
New coarse geometry (asymmetric services

23 years agoNew coarse geometry (symmetric services
barbera [Fri, 6 Oct 2000 23:09:12 +0000 (23:09 +0000)]
New coarse geometry (symmetric services

23 years agoMade Getters const
cblume [Fri, 6 Oct 2000 16:50:31 +0000 (16:50 +0000)]
Made Getters const

23 years agoProblems with variable redefinition in for-loop solved.
morsch [Fri, 6 Oct 2000 15:37:22 +0000 (15:37 +0000)]
Problems with variable redefinition in for-loop solved.
Variable names starting with u-case letters changed to l-case.

23 years agoNew and updated pythia example.
morsch [Fri, 6 Oct 2000 14:29:45 +0000 (14:29 +0000)]
New and updated pythia example.

23 years agoUpper cut of prim. pT distribution set to 5. GeV
morsch [Fri, 6 Oct 2000 14:18:44 +0000 (14:18 +0000)]
Upper cut of prim. pT distribution set to 5. GeV

23 years agoCall to gMC->VolId() moved to Init()
morsch [Fri, 6 Oct 2000 10:03:38 +0000 (10:03 +0000)]
Call to gMC->VolId() moved to Init()

23 years agoTest configuraion for slat chambers.
morsch [Fri, 6 Oct 2000 09:11:12 +0000 (09:11 +0000)]
Test configuraion for slat chambers.

23 years agoOuter radius of chambers adjusted to accomodate slat chambers (to be checked and...
morsch [Fri, 6 Oct 2000 09:09:56 +0000 (09:09 +0000)]
Outer radius of chambers adjusted to accomodate slat chambers (to be checked and updated).

23 years agoPad colour according to z-position (slats).
morsch [Fri, 6 Oct 2000 09:09:01 +0000 (09:09 +0000)]
Pad colour according to z-position (slats).

23 years agoBuilt geometry includes slat geometry for event display.
morsch [Fri, 6 Oct 2000 09:08:10 +0000 (09:08 +0000)]
Built geometry includes slat geometry for event display.

23 years agoInclude Slat chambers (stations 3-5) into geometry (A. de Falco)
morsch [Fri, 6 Oct 2000 09:06:31 +0000 (09:06 +0000)]
Include Slat chambers (stations 3-5) into geometry (A. de Falco)

23 years agoCorrection on upper limits for x- and y- coordinates to make code work with slat...
morsch [Fri, 6 Oct 2000 09:05:42 +0000 (09:05 +0000)]
Correction on upper limits for x- and y- coordinates to make code work with slat chambers.

23 years ago- Dummy z-arguments in GetPadI, SetHit, FirstPad replaced by real z-coordinate
morsch [Fri, 6 Oct 2000 09:04:50 +0000 (09:04 +0000)]
- Dummy z-arguments in GetPadI, SetHit, FirstPad replaced by real z-coordinate
        to make code work with slat chambers.

23 years ago- Dummy z-arguments in GetPadI, SetHit, FirstPad replaced by real z-coordinate
morsch [Fri, 6 Oct 2000 09:04:05 +0000 (09:04 +0000)]
- Dummy z-arguments in GetPadI, SetHit, FirstPad replaced by real z-coordinate
to make code work with slat chambers (AM)
- Replace GetPadI calls with unchecked x,y coordinates by pad iterator calls wherever possible.

23 years agoSegmentation class for chambers built out of slats.
morsch [Fri, 6 Oct 2000 09:00:47 +0000 (09:00 +0000)]
Segmentation class for chambers built out of slats.

23 years agoSegmentation classes for bending and non bending plane slat modules (A. de Falco...
morsch [Fri, 6 Oct 2000 08:59:03 +0000 (08:59 +0000)]
Segmentation classes for bending and non bending plane slat modules (A. de Falco, A. Morsch)

23 years agoRemove most requirments for hand written streamers.
nilsen [Thu, 5 Oct 2000 20:50:31 +0000 (20:50 +0000)]
Remove most requirments for hand written streamers.

23 years agoNow using root generated streamers.
nilsen [Thu, 5 Oct 2000 20:50:00 +0000 (20:50 +0000)]
Now using root generated streamers.

23 years agoFixed up include file dependancies.
nilsen [Thu, 5 Oct 2000 20:49:13 +0000 (20:49 +0000)]
Fixed up include file dependancies.

23 years agofixed dependencies of include files. Tryed but failed to get a root automaticly
nilsen [Thu, 5 Oct 2000 20:47:42 +0000 (20:47 +0000)]
fixed dependencies of include files. Tryed but failed to get a root automaticly
generates streamer function to work. Modified SetDefaults.

23 years agoFixed type from Float_t to Int_t for thres.
nilsen [Thu, 5 Oct 2000 16:54:07 +0000 (16:54 +0000)]
Fixed type from Float_t to Int_t for thres.

23 years agoReplaced by AliComplexCluster
kowal2 [Thu, 5 Oct 2000 16:19:38 +0000 (16:19 +0000)]
Replaced by AliComplexCluster

23 years agoNew class replacing AliCluster
kowal2 [Thu, 5 Oct 2000 16:17:27 +0000 (16:17 +0000)]
New class replacing AliCluster

23 years agoCorrections of the hit recording algorithm.
kowal2 [Thu, 5 Oct 2000 16:16:29 +0000 (16:16 +0000)]
Corrections of the hit recording algorithm.

23 years agoForward declarations
kowal2 [Thu, 5 Oct 2000 16:15:18 +0000 (16:15 +0000)]
Forward declarations

23 years agoAutomatic streamer generation instead of a custom one.
kowal2 [Thu, 5 Oct 2000 16:14:43 +0000 (16:14 +0000)]
Automatic streamer generation instead of a custom one.

23 years agoForward declarations.
kowal2 [Thu, 5 Oct 2000 16:14:01 +0000 (16:14 +0000)]
Forward declarations.

23 years agoCorrections due to changes in the AliHit - "getters" instead of public
kowal2 [Thu, 5 Oct 2000 16:12:51 +0000 (16:12 +0000)]
Corrections due to changes in the AliHit - "getters" instead of public
data members.

23 years agoForward declarations. Destructor made virtual.
kowal2 [Thu, 5 Oct 2000 16:11:57 +0000 (16:11 +0000)]
Forward declarations. Destructor made virtual.

23 years agoChanges due to a new class AliComplexCluster. Forward declarations.
kowal2 [Thu, 5 Oct 2000 16:08:15 +0000 (16:08 +0000)]
Changes due to a new class AliComplexCluster. Forward declarations.

23 years agoAdded required comment
kowal2 [Thu, 5 Oct 2000 16:07:04 +0000 (16:07 +0000)]
Added required comment

23 years agoForward declarations. Changes due to a new class AliComplexCluster.
kowal2 [Thu, 5 Oct 2000 16:06:09 +0000 (16:06 +0000)]
Forward declarations. Changes due to a new class AliComplexCluster.

23 years agoForward declarations
kowal2 [Thu, 5 Oct 2000 16:04:21 +0000 (16:04 +0000)]
Forward declarations

23 years agoForward declarations. Destructor made virtual.
kowal2 [Thu, 5 Oct 2000 16:03:07 +0000 (16:03 +0000)]
Forward declarations. Destructor made virtual.

23 years agoCorrected for memory leaks.
kowal2 [Thu, 5 Oct 2000 16:01:49 +0000 (16:01 +0000)]
Corrected for memory leaks.

23 years agoRemoved missleading comment.
kowal2 [Thu, 5 Oct 2000 16:00:17 +0000 (16:00 +0000)]
Removed missleading comment.

23 years agoForward declarations. Changes due to a new class AliComplexCluster.
kowal2 [Thu, 5 Oct 2000 15:59:31 +0000 (15:59 +0000)]
Forward declarations. Changes due to a new class AliComplexCluster.

23 years agoChanged due to deal with new classes. Also some classes removed
kowal2 [Thu, 5 Oct 2000 15:56:25 +0000 (15:56 +0000)]
Changed due to deal with new classes. Also some classes removed

23 years agoCorrection of the generator direction
fca [Thu, 5 Oct 2000 08:02:47 +0000 (08:02 +0000)]
Correction of the generator direction

23 years agoRemoved hit generation from step manager.
nilsen [Thu, 5 Oct 2000 07:49:27 +0000 (07:49 +0000)]
Removed hit generation from step manager.

23 years agoChanges in the header-files by FCA
cblume [Thu, 5 Oct 2000 07:27:53 +0000 (07:27 +0000)]
Changes in the header-files by FCA

23 years agoAutomatically find the library for the fpu exception
fca [Thu, 5 Oct 2000 06:14:16 +0000 (06:14 +0000)]
Automatically find the library for the fpu exception

23 years agoVirtuals added
barbera [Wed, 4 Oct 2000 20:33:39 +0000 (20:33 +0000)]
Virtuals added

23 years agoCorrected by F. Carminati for v3.04
barbera [Wed, 4 Oct 2000 19:46:39 +0000 (19:46 +0000)]
Corrected by F. Carminati for v3.04

23 years agoISector() not declared const.
morsch [Wed, 4 Oct 2000 19:32:45 +0000 (19:32 +0000)]
ISector() not declared const.

23 years agoIn Init(): (*fDpxD)[fNsec-1]=fDpx;
morsch [Wed, 4 Oct 2000 18:50:05 +0000 (18:50 +0000)]
In Init(): (*fDpxD)[fNsec-1]=fDpx;

23 years agoNo default argument in Clear(char *)
morsch [Wed, 4 Oct 2000 18:23:29 +0000 (18:23 +0000)]
No default argument  in  Clear(char *)

23 years agoInclude stdlib.h
morsch [Wed, 4 Oct 2000 18:21:26 +0000 (18:21 +0000)]
Include stdlib.h

23 years agoAdd include for exit()
fca [Wed, 4 Oct 2000 16:30:22 +0000 (16:30 +0000)]
Add include for exit()

23 years agoStatus quo.
morsch [Wed, 4 Oct 2000 15:35:22 +0000 (15:35 +0000)]
Status quo.

23 years agoCorrection of minor typing mistakes
fca [Wed, 4 Oct 2000 10:08:01 +0000 (10:08 +0000)]
Correction of minor typing mistakes

23 years agoObsolete. Replaced by AliSegmentation and AliHitMap.
morsch [Tue, 3 Oct 2000 21:49:27 +0000 (21:49 +0000)]
Obsolete. Replaced by AliSegmentation and AliHitMap.

23 years agoAdopt to const declaration of some of the methods in AliSegmentation.
morsch [Tue, 3 Oct 2000 21:48:07 +0000 (21:48 +0000)]
Adopt to const declaration of some of the methods in AliSegmentation.

23 years agoOnly getters to parameters declared constant.
morsch [Tue, 3 Oct 2000 21:44:58 +0000 (21:44 +0000)]
Only getters to parameters declared constant.

23 years agoUse AliSegmentation and AliHit abstract base classes.
morsch [Tue, 3 Oct 2000 21:44:09 +0000 (21:44 +0000)]
Use AliSegmentation and AliHit abstract base classes.

23 years agoUpdate to the ITS materials, delta rays now on
hristov [Tue, 3 Oct 2000 19:57:02 +0000 (19:57 +0000)]
Update to the ITS materials, delta rays now on