]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

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

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

23 years agoSome compilation problem on HP fixed.
barbera [Wed, 14 Jun 2000 16:01:33 +0000 (16:01 +0000)]
Some compilation problem on HP fixed.

23 years agoSome compilation problems on HPUX fixed.
barbera [Wed, 14 Jun 2000 16:01:00 +0000 (16:01 +0000)]
Some compilation problems on HPUX fixed.

23 years agoInclude clean-up (IH)
morsch [Wed, 14 Jun 2000 15:21:27 +0000 (15:21 +0000)]
Include clean-up (IH)

23 years agoSome errors on HP and DEC fixed.
barbera [Wed, 14 Jun 2000 14:20:53 +0000 (14:20 +0000)]
Some errors on HP and DEC fixed.

23 years agoSome coding conventions fixed.
barbera [Tue, 13 Jun 2000 20:21:44 +0000 (20:21 +0000)]
Some coding conventions fixed.

23 years agofix compilation error on HP and DEC unix.
nilsen [Tue, 13 Jun 2000 15:32:44 +0000 (15:32 +0000)]
fix compilation error on HP and DEC unix.

23 years agoadded check before delete in dtor
schutz [Tue, 13 Jun 2000 15:26:41 +0000 (15:26 +0000)]
added check before delete in dtor

23 years agoMake kind of heavy shielding material (Pb, NiCuW) dependent on presence of outer...
morsch [Tue, 13 Jun 2000 15:01:38 +0000 (15:01 +0000)]
Make kind of heavy shielding material (Pb, NiCuW) dependent on presence of outer cone.

23 years agoUnused variables removed
morsch [Tue, 13 Jun 2000 14:55:26 +0000 (14:55 +0000)]
Unused variables removed

23 years agoStill some code cleanup done (variable names)
jbarbosa [Tue, 13 Jun 2000 13:15:41 +0000 (13:15 +0000)]
Still some code cleanup done (variable names)

23 years agoCorrecting previous correction...
jbarbosa [Tue, 13 Jun 2000 13:13:40 +0000 (13:13 +0000)]
Correcting previous correction...

23 years agoFixed compiling error for HP (multiple declaration)
jbarbosa [Tue, 13 Jun 2000 13:06:38 +0000 (13:06 +0000)]
Fixed compiling error for HP (multiple declaration)

23 years agoUpdate for the new ITS code.
nilsen [Mon, 12 Jun 2000 23:53:03 +0000 (23:53 +0000)]
Update for the new ITS code.

23 years agoNew macro for the new ITS code.
nilsen [Mon, 12 Jun 2000 23:52:42 +0000 (23:52 +0000)]
New macro for the new ITS code.

23 years agoUpdated for new ITS code.
nilsen [Mon, 12 Jun 2000 23:52:10 +0000 (23:52 +0000)]
Updated for new ITS code.

23 years agoUpdated for coding convenstions compilation errors and warnings and the like.
nilsen [Mon, 12 Jun 2000 23:51:38 +0000 (23:51 +0000)]
Updated for coding convenstions compilation errors and warnings and the like.

23 years agoNew ITS code replacing the old structure and simulations code.
nilsen [Mon, 12 Jun 2000 23:49:19 +0000 (23:49 +0000)]
New ITS code replacing the old structure and simulations code.

23 years agoupdated for coding convenstion compilation error/warnings and the like.
nilsen [Mon, 12 Jun 2000 23:45:28 +0000 (23:45 +0000)]
updated for coding convenstion compilation error/warnings and the like.

23 years agoFixed for coding convensions, compiling error/warnings and the like
nilsen [Mon, 12 Jun 2000 23:44:49 +0000 (23:44 +0000)]
Fixed for coding convensions, compiling error/warnings and the like

23 years agoNew ITS macro for use with the new ITS code structure and simulations.
nilsen [Mon, 12 Jun 2000 23:41:34 +0000 (23:41 +0000)]
New ITS macro for use with the new ITS code structure and simulations.

23 years agoNew ITS code for new structure and simulations.
nilsen [Mon, 12 Jun 2000 23:40:07 +0000 (23:40 +0000)]
New ITS code for new structure and simulations.

23 years agoA new ITS Config.C with delta rays turned on properly.
nilsen [Mon, 12 Jun 2000 23:25:59 +0000 (23:25 +0000)]
A new ITS Config.C with delta rays turned on properly.

23 years agoRemoving obsolete code. Fully replaced by new ITS code and code structure.
nilsen [Mon, 12 Jun 2000 23:21:30 +0000 (23:21 +0000)]
Removing obsolete code. Fully replaced by new ITS code and code structure.

23 years agoMethod to switch on outer Pb cone added.
morsch [Mon, 12 Jun 2000 19:41:11 +0000 (19:41 +0000)]
Method to switch on outer Pb cone added.

23 years agoNew structure of beam pipe and heating jacket.
morsch [Mon, 12 Jun 2000 19:40:00 +0000 (19:40 +0000)]
New structure of beam pipe and heating jacket.
Optional outer Pb cone added. Not yet compatible with chamber inner radii.