]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoupdated for moving to AliRoot
ivana [Thu, 29 Jun 2000 06:48:59 +0000 (06:48 +0000)]
updated for moving to AliRoot

23 years agoTARGET filtered out from SRCS (aligeant4 is not put in libAliGeant4)
ivana [Thu, 29 Jun 2000 06:47:55 +0000 (06:47 +0000)]
TARGET filtered out from SRCS (aligeant4 is not put in libAliGeant4)

23 years agoremoved setting of default value of magnetic field
ivana [Thu, 29 Jun 2000 06:45:25 +0000 (06:45 +0000)]
removed setting of default value of magnetic field

23 years agoadded test for existence of fMagneticField in SetMagField()
ivana [Thu, 29 Jun 2000 06:44:39 +0000 (06:44 +0000)]
added test for existence of fMagneticField in SetMagField()

23 years agoadded SetDetectorField(this) to global field manager in constructors
ivana [Thu, 29 Jun 2000 06:42:35 +0000 (06:42 +0000)]
added SetDetectorField(this) to global field manager in constructors

23 years agochanged step point size in DisplayEvent()
ivana [Thu, 29 Jun 2000 06:41:16 +0000 (06:41 +0000)]
changed step point size in DisplayEvent()

23 years agoMost coding rule violations corrected.
morsch [Wed, 28 Jun 2000 21:27:45 +0000 (21:27 +0000)]
Most coding rule violations corrected.
Still to do: Split the file (on file per class) ? Avoid the global variables.
Copy constructors and assignment operators (dummy ?)

23 years ago(1) Client code adapted to new method signatures in AliMUONSegmentation (see comments...
morsch [Wed, 28 Jun 2000 15:16:35 +0000 (15:16 +0000)]
(1) Client code adapted to new method signatures in AliMUONSegmentation (see comments there)
to allow development of slat-muon chamber simulation and reconstruction code in the MUON
framework. The changes should have no side effects (mostly dummy arguments).
(2) Hit disintegration uses 3-dim hit coordinates to allow simulation
of chambers with overlapping modules (MakePadHits, Disintegration).

23 years agoChange of argument list of methods GetPadCxy, GetPadIxy, SetHit and FirstPad
morsch [Wed, 28 Jun 2000 15:08:37 +0000 (15:08 +0000)]
Change of argument list of methods GetPadCxy, GetPadIxy, SetHit and FirstPad
to allow passing of 3-dim hit coordinates needed for segmentations with overlapping
modules (slats).
Existing implementations overload this methods inline.

23 years agoCorrections to the custom Streamer
fca [Wed, 28 Jun 2000 14:41:12 +0000 (14:41 +0000)]
Corrections to the custom Streamer

23 years agoNew cluster and hit reconstruction macro.
morsch [Wed, 28 Jun 2000 12:48:18 +0000 (12:48 +0000)]
New cluster and hit reconstruction macro.

23 years agoObsolete AliMUONClusterFinder removed.
morsch [Wed, 28 Jun 2000 12:21:53 +0000 (12:21 +0000)]
Obsolete AliMUONClusterFinder removed.

23 years agoObsolete now. See comments in AliMUONClusterFinderVS.cxx.
morsch [Wed, 28 Jun 2000 12:20:29 +0000 (12:20 +0000)]
Obsolete now. See comments in AliMUONClusterFinderVS.cxx.

23 years agoMore consequent seperation of global input data services (AliMUONClusterInput singlet...
morsch [Wed, 28 Jun 2000 12:19:18 +0000 (12:19 +0000)]
More consequent seperation of global input data services (AliMUONClusterInput singleton) and the
cluster and hit reconstruction algorithms in AliMUONClusterFinderVS.
AliMUONClusterFinderVS becomes the base class for clustering and hit reconstruction.
It requires two cathode planes. Small modifications in the code will make it usable for
one cathode plane and, hence, more general (for test beam data).
AliMUONClusterFinder is now obsolete.

23 years agoObsolete, replaced by AliMUONClusterFinderVS.
morsch [Wed, 28 Jun 2000 08:48:19 +0000 (08:48 +0000)]
Obsolete, replaced by AliMUONClusterFinderVS.

23 years agoAvoid global variables in AliMUONClusterFinderVS by seperating the input data for...
morsch [Wed, 28 Jun 2000 08:06:10 +0000 (08:06 +0000)]
Avoid global variables in AliMUONClusterFinderVS by seperating the input data for the fit from the
algorithmic part of the class. Input data resides inside the AliMUONClusterInput singleton.
It also naturally takes care of the TMinuit instance.

23 years agoFinally correct implementation of xm, ym, ixm, iym sizes
gosset [Tue, 27 Jun 2000 16:18:47 +0000 (16:18 +0000)]
Finally correct implementation of xm, ym, ixm, iym sizes
when at least three local maxima on cathode 1 or on cathode 2

23 years agoa few modifications to satisty aCC
schutz [Tue, 27 Jun 2000 15:50:33 +0000 (15:50 +0000)]
a few modifications to satisty aCC

23 years agoCorrections against violations of coding conventions
gosset [Tue, 27 Jun 2000 14:11:36 +0000 (14:11 +0000)]
Corrections against violations of coding conventions

23 years agoAvoid problems with empty CHECK variable
fca [Tue, 27 Jun 2000 13:24:37 +0000 (13:24 +0000)]
Avoid problems with empty CHECK variable

23 years agoChanged to Copy(TObject &A) to appease the HP-compiler
cblume [Tue, 27 Jun 2000 13:08:50 +0000 (13:08 +0000)]
Changed to Copy(TObject &A) to appease the HP-compiler

23 years agoObsolete global variables removed from file.
morsch [Tue, 27 Jun 2000 10:13:01 +0000 (10:13 +0000)]
Obsolete global variables removed from file.

23 years agoObsolete global constants removed.
morsch [Tue, 27 Jun 2000 10:04:37 +0000 (10:04 +0000)]
Obsolete global constants removed.

23 years agokMAXZOOM global constant now in AliMUONConstants
morsch [Tue, 27 Jun 2000 09:46:57 +0000 (09:46 +0000)]
kMAXZOOM global constant now in AliMUONConstants

23 years agofHitMap !-ed
morsch [Tue, 27 Jun 2000 09:31:36 +0000 (09:31 +0000)]
fHitMap !-ed

23 years agoAdding dummy SetSTRA
fca [Tue, 27 Jun 2000 09:26:18 +0000 (09:26 +0000)]
Adding dummy SetSTRA

23 years agoProblems with on constant array sizes (in hitMap, nmuon, xhit, yhit) corrected.
morsch [Tue, 27 Jun 2000 08:54:41 +0000 (08:54 +0000)]
Problems with on constant array sizes (in hitMap, nmuon, xhit, yhit) corrected.

23 years agoSetMaxAdc passes integer value consistent with AliMUONResponse and AliMUONChamber
morsch [Tue, 27 Jun 2000 08:53:02 +0000 (08:53 +0000)]
SetMaxAdc passes integer value consistent with AliMUONResponse and AliMUONChamber

23 years agoSetMaxAdc passes integer value consistent with AliMUONResponse
morsch [Tue, 27 Jun 2000 08:52:23 +0000 (08:52 +0000)]
SetMaxAdc passes integer value consistent with AliMUONResponse

23 years agoRe-correct Makefile for RuleChecker
fca [Tue, 27 Jun 2000 08:28:48 +0000 (08:28 +0000)]
Re-correct Makefile for RuleChecker

23 years agoRe-correct Makefile for RuleChecker
fca [Tue, 27 Jun 2000 08:21:32 +0000 (08:21 +0000)]
Re-correct Makefile for RuleChecker

23 years agofChambers = 0; deleted from constructor.
morsch [Tue, 27 Jun 2000 07:31:07 +0000 (07:31 +0000)]
fChambers = 0; deleted from constructor.

23 years agoObsolete member data deleted.
morsch [Mon, 26 Jun 2000 16:09:46 +0000 (16:09 +0000)]
Obsolete member data deleted.

23 years agoGlobal constants removed
morsch [Mon, 26 Jun 2000 15:55:01 +0000 (15:55 +0000)]
Global constants removed

23 years agoObsolete included removed.
morsch [Mon, 26 Jun 2000 14:09:28 +0000 (14:09 +0000)]
Obsolete included removed.

23 years agoAdd class AliMUONConstants with MUON specific constants using static memeber data...
morsch [Mon, 26 Jun 2000 14:02:38 +0000 (14:02 +0000)]
Add class AliMUONConstants with MUON specific constants using static memeber data and access methods.

23 years agoAliMUONTriggerConstants added
pcrochet [Mon, 26 Jun 2000 10:11:55 +0000 (10:11 +0000)]
AliMUONTriggerConstants added

23 years agoAliMUONTriggerConstants.cxx added
pcrochet [Mon, 26 Jun 2000 10:11:07 +0000 (10:11 +0000)]
AliMUONTriggerConstants.cxx added

23 years agoproblem with HP compiler solved (PH), static variables removed : now defined in AliMU...
pcrochet [Mon, 26 Jun 2000 10:04:49 +0000 (10:04 +0000)]
problem with HP compiler solved (PH), static variables removed : now defined in AliMUONTriggerConstants

23 years agoglobal variables removed
pcrochet [Mon, 26 Jun 2000 10:01:26 +0000 (10:01 +0000)]
global variables removed

23 years agoglobal variables removed, problem with HP compiler solved (PH)
pcrochet [Mon, 26 Jun 2000 10:00:14 +0000 (10:00 +0000)]
global variables removed, problem with HP compiler solved (PH)

23 years agoNew class which contains quantities previously defined as global variables
pcrochet [Mon, 26 Jun 2000 09:57:57 +0000 (09:57 +0000)]
New class which contains quantities previously defined as global variables

23 years agoCXXVERBOSE applies now to link and DICT generation
fca [Sun, 25 Jun 2000 23:14:07 +0000 (23:14 +0000)]
CXXVERBOSE applies now to link and DICT generation

23 years agoExclude superflous headers
fca [Sun, 25 Jun 2000 22:57:42 +0000 (22:57 +0000)]
Exclude superflous headers

23 years agoscope problem on HP, i declared once, pow replaced by TMath::Power (PH)
pcrochet [Sun, 25 Jun 2000 17:02:19 +0000 (17:02 +0000)]
scope problem on HP, i declared once, pow replaced by TMath::Power (PH)

23 years agopow replaced by TMath::Power
pcrochet [Sun, 25 Jun 2000 16:47:43 +0000 (16:47 +0000)]
pow replaced by TMath::Power

23 years agofFileName !-marked: not streamed.
hristov [Sun, 25 Jun 2000 13:24:58 +0000 (13:24 +0000)]
fFileName !-marked: not streamed.

23 years agostdlib.h needed for non-Linux compilation
hristov [Sun, 25 Jun 2000 13:23:28 +0000 (13:23 +0000)]
stdlib.h needed for non-Linux compilation

23 years agoInline functions moved from *.cxx to *.h files instead of forward declarations
hristov [Sun, 25 Jun 2000 13:06:39 +0000 (13:06 +0000)]
Inline functions moved from *.cxx to *.h files instead of forward declarations

23 years agonew naming of the AliPHOS versions
schutz [Sat, 24 Jun 2000 18:38:39 +0000 (18:38 +0000)]
new naming of the AliPHOS versions

23 years agoMade the typedef public
schutz [Sat, 24 Jun 2000 18:33:01 +0000 (18:33 +0000)]
Made the typedef public

23 years agoRemoved not used anymore ctor
schutz [Sat, 24 Jun 2000 18:31:33 +0000 (18:31 +0000)]
Removed not used anymore ctor

23 years agoCasting for ATAN2 needed on DEC
morsch [Thu, 22 Jun 2000 14:24:09 +0000 (14:24 +0000)]
Casting for ATAN2 needed on DEC

23 years agoHP scope problems corrected (PH)
morsch [Thu, 22 Jun 2000 14:10:05 +0000 (14:10 +0000)]
HP scope problems corrected (PH)

23 years agoArray size of fHitMap for CINT corrected (PH)
morsch [Thu, 22 Jun 2000 14:04:58 +0000 (14:04 +0000)]
Array size of fHitMap for CINT corrected (PH)

23 years agoParameterised size of xm[], ym[], ixm[], iym[] correctly implemented (PH)
morsch [Thu, 22 Jun 2000 14:02:45 +0000 (14:02 +0000)]
Parameterised size of xm[], ym[], ixm[], iym[] correctly implemented (PH)
Some HP scope problems corrected (PH)

23 years agofFileName !-marked: not streamed. (PH, AM)
morsch [Thu, 22 Jun 2000 13:41:23 +0000 (13:41 +0000)]
fFileName !-marked: not streamed. (PH, AM)

23 years agoscope problem on HP, "i" declared once
morsch [Thu, 22 Jun 2000 13:40:51 +0000 (13:40 +0000)]
scope problem on HP, "i" declared once
pow changed to TMath::Power (PH, AM)

23 years agoAdding TGeant4
fca [Thu, 22 Jun 2000 06:51:45 +0000 (06:51 +0000)]
Adding TGeant4

23 years agoAdding possibility to set ISTRA, PAI model
fca [Wed, 21 Jun 2000 17:40:15 +0000 (17:40 +0000)]
Adding possibility to set ISTRA, PAI model

23 years agoCuring problem with standard FORTRAN preprocessor
fca [Wed, 21 Jun 2000 17:33:08 +0000 (17:33 +0000)]
Curing problem with standard FORTRAN preprocessor

23 years agoSaving intermediate files for the reverse engineering tool
fca [Wed, 21 Jun 2000 17:32:18 +0000 (17:32 +0000)]
Saving intermediate files for the reverse engineering tool

23 years agoAdding hijing library
fca [Wed, 21 Jun 2000 17:28:11 +0000 (17:28 +0000)]
Adding hijing library

23 years agoUse default optimisation
fca [Wed, 21 Jun 2000 17:27:04 +0000 (17:27 +0000)]
Use default optimisation

23 years agoTHijing.h will go in include temporarily
fca [Wed, 21 Jun 2000 17:20:20 +0000 (17:20 +0000)]
THijing.h will go in include temporarily

23 years agoReverting previous wrong commit
fca [Wed, 21 Jun 2000 17:17:53 +0000 (17:17 +0000)]
Reverting previous wrong commit

23 years agoAdding Geant4 configuration file
fca [Wed, 21 Jun 2000 17:17:13 +0000 (17:17 +0000)]
Adding Geant4 configuration file

23 years agoThis commit was generated by cvs2svn to compensate for changes in r1461,
fca [Wed, 21 Jun 2000 17:15:02 +0000 (17:15 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1461,
which included commits to RCS files with non-trunk default branches.

23 years agoThis commit was generated by cvs2svn to compensate for changes in r1459,
fca [Wed, 21 Jun 2000 17:13:31 +0000 (17:13 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1459,
which included commits to RCS files with non-trunk default branches.

23 years agoRemoved inline statement to appease the DEC compiler
cblume [Wed, 21 Jun 2000 11:19:35 +0000 (11:19 +0000)]
Removed inline statement to appease the DEC compiler

23 years agoWriting down the TREE headers before job starts
fca [Tue, 20 Jun 2000 13:05:45 +0000 (13:05 +0000)]
Writing down the TREE headers before job starts

23 years agoVolume placed outside mother volume (DDIP) corrected (Galina Chabratova)
morsch [Tue, 20 Jun 2000 10:53:01 +0000 (10:53 +0000)]
Volume placed outside mother volume (DDIP) corrected (Galina Chabratova)

23 years agoTo remove problem in running RuleChecker, like in MUON-dev
gosset [Fri, 16 Jun 2000 07:27:08 +0000 (07:27 +0000)]
To remove problem in running RuleChecker, like in MUON-dev

23 years agoProposal for an event header class for generated events.
morsch [Thu, 15 Jun 2000 15:47:48 +0000 (15:47 +0000)]
Proposal for an event header class for generated events.

23 years agoCorrected compilation errors on HP-UX (replaced pow with TMath::Power)
jbarbosa [Thu, 15 Jun 2000 15:47:12 +0000 (15:47 +0000)]
Corrected compilation errors on HP-UX (replaced pow with TMath::Power)

23 years agoAdd possibility for heavy flavor selection: charm and beauty.
morsch [Thu, 15 Jun 2000 14:15:05 +0000 (14:15 +0000)]
Add possibility for heavy flavor selection: charm and beauty.

23 years agoTest macro for generator output.
morsch [Thu, 15 Jun 2000 12:29:40 +0000 (12:29 +0000)]
Test macro for generator output.

23 years agoAliGenHijing added to Makefile and EVGENLinkDef.h
morsch [Thu, 15 Jun 2000 12:18:54 +0000 (12:18 +0000)]
AliGenHijing added to Makefile and EVGENLinkDef.h

23 years agofDebug becomes fgDebug according to rules.
morsch [Thu, 15 Jun 2000 10:37:20 +0000 (10:37 +0000)]
fDebug becomes fgDebug according to rules.

23 years agoProblem with CINT of ROOT 2.24 fixed
barbera [Thu, 15 Jun 2000 10:18:35 +0000 (10:18 +0000)]
Problem with CINT of ROOT 2.24 fixed

23 years agoObsolete typedef keyword removed
morsch [Thu, 15 Jun 2000 09:40:31 +0000 (09:40 +0000)]
Obsolete typedef keyword removed

23 years agoProblems with the HP compiler fixed
barbera [Thu, 15 Jun 2000 09:28:39 +0000 (09:28 +0000)]
Problems with the HP compiler fixed

23 years agoAliGenGSIlib with parametersations for GSI physics simulation added (YF, MI)
morsch [Thu, 15 Jun 2000 08:48:43 +0000 (08:48 +0000)]
AliGenGSIlib with parametersations for GSI physics simulation added (YF, MI)

23 years agoRC3 violation corrected
morsch [Thu, 15 Jun 2000 08:36:22 +0000 (08:36 +0000)]
RC3 violation corrected

23 years agoObsolete
morsch [Thu, 15 Jun 2000 08:04:37 +0000 (08:04 +0000)]
Obsolete

23 years agoObsolete files replaced by AliMUONSegmentation* and AliMUONResponse*
morsch [Thu, 15 Jun 2000 08:02:43 +0000 (08:02 +0000)]
Obsolete files replaced by AliMUONSegmentation* and AliMUONResponse*

23 years agoCode from MUON-dev joined
morsch [Thu, 15 Jun 2000 07:58:49 +0000 (07:58 +0000)]
Code from MUON-dev joined

23 years agoSome problems with the HP compiler fixed.
barbera [Thu, 15 Jun 2000 06:47:32 +0000 (06:47 +0000)]
Some problems with the HP compiler fixed.

23 years agoHP compiler problems fixed.
barbera [Wed, 14 Jun 2000 21:15:08 +0000 (21:15 +0000)]
HP compiler problems fixed.

23 years agoProblem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 18:03:27 +0000 (18:03 +0000)]
Problem with the HP compiler fixed.

23 years agoProblems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 18:00:10 +0000 (18:00 +0000)]
Problems with the HP compiler fixed.

23 years agoVariable name fixed.
barbera [Wed, 14 Jun 2000 17:44:53 +0000 (17:44 +0000)]
Variable name fixed.

23 years agoAnother problem with HP fixed.
barbera [Wed, 14 Jun 2000 17:43:38 +0000 (17:43 +0000)]
Another problem with HP fixed.

23 years agoSome problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:41:37 +0000 (17:41 +0000)]
Some problem with the HP compiler fixed.

23 years agoAnother problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:37:41 +0000 (17:37 +0000)]
Another problem with the HP compiler fixed.

23 years agoSome other problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:36:17 +0000 (17:36 +0000)]
Some other problem with the HP compiler fixed.

23 years agoTypo fixed.
barbera [Wed, 14 Jun 2000 17:34:35 +0000 (17:34 +0000)]
Typo fixed.

23 years agoProblem with the HP compilers fixed.
barbera [Wed, 14 Jun 2000 17:33:22 +0000 (17:33 +0000)]
Problem with the HP compilers fixed.

23 years agoProblems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:23:24 +0000 (17:23 +0000)]
Problems with the HP compiler fixed.

23 years agoProblems with the HP compiler fixed
barbera [Wed, 14 Jun 2000 17:17:33 +0000 (17:17 +0000)]
Problems with the HP compiler fixed