]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
24 years agoRestore symmetry between CXXFLAGS and the other compilation flags, now
fca [Fri, 11 Jun 1999 18:57:33 +0000 (18:57 +0000)]
Restore symmetry between CXXFLAGS and the other compilation flags, now
they contain all also the optimisation level.

24 years agoCorrection in AliRun.h
fca [Fri, 11 Jun 1999 18:45:40 +0000 (18:45 +0000)]
Correction in AliRun.h

24 years agoReintroduced GetDetector for backward compatibility.
fca [Fri, 11 Jun 1999 18:42:21 +0000 (18:42 +0000)]
Reintroduced GetDetector for backward compatibility.

24 years agoUse GetModule and not GetDetector.
fca [Fri, 11 Jun 1999 18:40:29 +0000 (18:40 +0000)]
Use GetModule and not GetDetector.

24 years agoRemove calling default constructor of parent class, this is done automatically.
fca [Fri, 11 Jun 1999 18:32:42 +0000 (18:32 +0000)]
Remove calling default constructor of parent class, this is done automatically.

24 years agoCorrect normalisation factor for TPC pads.
fca [Fri, 11 Jun 1999 17:53:07 +0000 (17:53 +0000)]
Correct normalisation factor for TPC pads.

24 years agoDrawing macros added.
fca [Fri, 11 Jun 1999 17:28:29 +0000 (17:28 +0000)]
Drawing macros added.

24 years agoGuout needs to be dummy, because the method finishEvent is already called
fca [Fri, 11 Jun 1999 16:08:46 +0000 (16:08 +0000)]
Guout needs to be dummy, because the method finishEvent is already called
by AliRun at the end of each trigger.

24 years agoNew version of PHOS introduced with CPV, thanks to Y.Kharlov
fca [Fri, 11 Jun 1999 16:01:19 +0000 (16:01 +0000)]
New version of PHOS introduced with CPV, thanks to Y.Kharlov

24 years agoWe do not need CLHEP in PHOS any more.
fca [Fri, 11 Jun 1999 15:50:12 +0000 (15:50 +0000)]
We do not need CLHEP in PHOS any more.

24 years agoPHOS finally does not use CLHEP any more.
fca [Fri, 11 Jun 1999 15:47:31 +0000 (15:47 +0000)]
PHOS finally does not use CLHEP any more.

24 years agoNew Config files for the new version of TRD.
fca [Fri, 11 Jun 1999 12:23:43 +0000 (12:23 +0000)]
New Config files for the new version of TRD.

24 years agoNew TRD files from C.Blume.
fca [Fri, 11 Jun 1999 12:23:19 +0000 (12:23 +0000)]
New TRD files from C.Blume.

24 years agoModifications of the TOF to make the inner radius 370 cm. This has still
fca [Fri, 11 Jun 1999 12:22:59 +0000 (12:22 +0000)]
Modifications of the TOF to make the inner radius 370 cm. This has still
to be verified by TOF people.

24 years agoAdded the address of GCBANK, not for Zebra stores, but to get access to
fca [Thu, 10 Jun 1999 17:04:57 +0000 (17:04 +0000)]
Added the address of GCBANK, not for Zebra stores, but to get access to
the store variables like IXCONS.

24 years agoAdded SetUserDecay routine. When a particle decays the standard MC decay
fca [Thu, 10 Jun 1999 17:04:06 +0000 (17:04 +0000)]
Added SetUserDecay routine. When a particle decays the standard MC decay
routines are not called. Still a way to set a user decay routine is missing.
To be added later.

24 years agoIntroduce SetUserDecay. The standard MC decay (if any) is bypassed and a
fca [Thu, 10 Jun 1999 17:02:58 +0000 (17:02 +0000)]
Introduce SetUserDecay. The standard MC decay (if any) is bypassed and a
user decay routine is called. Still a function to set the user decay routine
is missing. Also added in TGeant3 a pointer to GCBANK to get access to the
IXCONS variable for ZEBRA.

24 years agoUnify syntax for alpha and other systems for the creation of shared libraries.
fca [Thu, 10 Jun 1999 15:28:32 +0000 (15:28 +0000)]
Unify syntax for alpha and other systems for the creation of shared libraries.

24 years agoSome libraries missing for alfa.
fca [Thu, 10 Jun 1999 12:00:09 +0000 (12:00 +0000)]
Some libraries missing for alfa.

24 years agoRemove YourName virtual base classes.
fca [Thu, 10 Jun 1999 08:26:13 +0000 (08:26 +0000)]
Remove YourName virtual base classes.

24 years agoAdded protection. In case IROT=0 the address Q(LQ(JROTM-IROT)) should not
fca [Thu, 10 Jun 1999 07:40:57 +0000 (07:40 +0000)]
Added protection. In case IROT=0 the address Q(LQ(JROTM-IROT)) should not
be calculated because out of bounds.

24 years agoModifications for alpha OSF1.
fca [Thu, 10 Jun 1999 07:30:50 +0000 (07:30 +0000)]
Modifications for alpha OSF1.

24 years agoOut of bounds error corrected.
fca [Thu, 10 Jun 1999 07:28:21 +0000 (07:28 +0000)]
Out of bounds error corrected.

24 years agoPosition PMD on the correct side of ALICE.
fca [Wed, 9 Jun 1999 17:29:43 +0000 (17:29 +0000)]
Position PMD on the correct side of ALICE.

24 years agoDo not export Make-depends, they are generated automatically now.
fca [Wed, 9 Jun 1999 17:25:35 +0000 (17:25 +0000)]
Do not export Make-depends, they are generated automatically now.

24 years agoDo not export any Make-depend, so we had to change the name of the
fca [Wed, 9 Jun 1999 17:25:10 +0000 (17:25 +0000)]
Do not export any Make-depend, so we had to change the name of the
prototype in /conf

24 years agoMake-depend automatically generated if not there.
fca [Wed, 9 Jun 1999 17:21:50 +0000 (17:21 +0000)]
Make-depend automatically generated if not there.

24 years agoEliminate variable fName from class after a suggestion of A.Morsch.
fca [Wed, 9 Jun 1999 17:17:07 +0000 (17:17 +0000)]
Eliminate variable fName from class after a suggestion of A.Morsch.

24 years agoMake-depend automatically generated if not there.
fca [Wed, 9 Jun 1999 17:08:33 +0000 (17:08 +0000)]
Make-depend automatically generated if not there.

24 years agoFiles no longer used, replaced by new macros.
fca [Wed, 9 Jun 1999 15:20:54 +0000 (15:20 +0000)]
Files no longer used, replaced by new macros.

24 years agoNew TPC files from M.Kowalski.
fca [Wed, 9 Jun 1999 14:51:55 +0000 (14:51 +0000)]
New TPC files from M.Kowalski.

24 years agoSet variable dummy even if not used.
fca [Wed, 9 Jun 1999 14:21:49 +0000 (14:21 +0000)]
Set variable dummy even if not used.

24 years agoSyntax error corrected.
fca [Wed, 9 Jun 1999 14:19:32 +0000 (14:19 +0000)]
Syntax error corrected.

24 years agoconst enum changed to enum.
fca [Wed, 9 Jun 1999 14:05:07 +0000 (14:05 +0000)]
const enum changed to enum.

24 years agoAdd undulated version 3 for the PIPE. By S.Chattopadhyay.
fca [Wed, 9 Jun 1999 09:14:45 +0000 (09:14 +0000)]
Add undulated version 3 for the PIPE. By S.Chattopadhyay.

24 years agoZeroed fGenerators in the ctor.
fca [Wed, 9 Jun 1999 08:56:13 +0000 (08:56 +0000)]
Zeroed fGenerators in the ctor.

24 years agoRemoved useless include files.
fca [Wed, 9 Jun 1999 08:55:37 +0000 (08:55 +0000)]
Removed useless include files.

24 years agoNew versions of the PMD from S.Chattopadhyay.
fca [Wed, 9 Jun 1999 07:20:20 +0000 (07:20 +0000)]
New versions of the PMD from S.Chattopadhyay.

24 years agoChanged DimuonCombinator into AliDimuCombinator to follow ALICE coding
fca [Tue, 8 Jun 1999 17:16:23 +0000 (17:16 +0000)]
Changed DimuonCombinator into AliDimuCombinator to follow ALICE coding
rules.

24 years agoTracking flag functionality increased. By A.Morsch.
fca [Tue, 8 Jun 1999 17:07:57 +0000 (17:07 +0000)]
Tracking flag functionality increased. By A.Morsch.

24 years agoNew Makefile because of new files added. By A.Morsch.
fca [Tue, 8 Jun 1999 16:46:06 +0000 (16:46 +0000)]
New Makefile because of new files added. By A.Morsch.

24 years agoSome additions to reflect added functionality in the generators. By A.Morsch.
fca [Tue, 8 Jun 1999 16:45:22 +0000 (16:45 +0000)]
Some additions to reflect added functionality in the generators. By A.Morsch.

24 years agoNew classes added AliGenExtFile and AliGenScan.
fca [Tue, 8 Jun 1999 16:37:13 +0000 (16:37 +0000)]
New classes added AliGenExtFile and AliGenScan.

24 years agoNew options added for correlated dimuons. By A.Morsch.
fca [Tue, 8 Jun 1999 16:10:58 +0000 (16:10 +0000)]
New options added for correlated dimuons. By A.Morsch.

24 years agoNew combinations added. By A.Morsch.
fca [Tue, 8 Jun 1999 16:06:43 +0000 (16:06 +0000)]
New combinations added. By A.Morsch.

24 years agoGenerate on a three dimensional grid to simulate test-beam situation
fca [Tue, 8 Jun 1999 16:05:04 +0000 (16:05 +0000)]
Generate on a three dimensional grid to simulate test-beam situation
where you can scan chambers without overlap to test reconstruction
program. By A.Morsch.

24 years agoSeveral corrections. By A.Morsch
fca [Tue, 8 Jun 1999 16:01:34 +0000 (16:01 +0000)]
Several corrections. By A.Morsch

24 years agoNew calling sequences for parametrisation functions. By A.Morsch.
fca [Tue, 8 Jun 1999 15:47:02 +0000 (15:47 +0000)]
New calling sequences for parametrisation functions. By A.Morsch.

24 years agoMany new generating functions added. By A.Morsch.
fca [Tue, 8 Jun 1999 15:24:30 +0000 (15:24 +0000)]
Many new generating functions added. By A.Morsch.

24 years agoAdded fractional even weight and possibility to add to an existing
fca [Tue, 8 Jun 1999 15:17:42 +0000 (15:17 +0000)]
Added fractional even weight and possibility to add to an existing
kinematic tree. By A.Morsch.

24 years agoAdding Generation via an external file.
fca [Tue, 8 Jun 1999 15:15:42 +0000 (15:15 +0000)]
Adding Generation via an external file.

24 years agoAdded Vertex smearing and tracking flag by A.Morsch.
fca [Tue, 8 Jun 1999 15:12:30 +0000 (15:12 +0000)]
Added Vertex smearing and tracking flag by A.Morsch.

24 years agoNote for Linux users added
fca [Mon, 7 Jun 1999 10:21:10 +0000 (10:21 +0000)]
Note for Linux users added

24 years agoPut headers before libraries in the make.
fca [Mon, 7 Jun 1999 06:40:14 +0000 (06:40 +0000)]
Put headers before libraries in the make.

24 years agoPut headers before libraries in make.
fca [Mon, 7 Jun 1999 06:39:17 +0000 (06:39 +0000)]
Put headers before libraries in make.

24 years agoPut headers before library in the make.
fca [Mon, 7 Jun 1999 06:38:54 +0000 (06:38 +0000)]
Put headers before library in the make.

24 years agoParametrise number of modules and length of names.
fca [Mon, 7 Jun 1999 06:38:14 +0000 (06:38 +0000)]
Parametrise number of modules and length of names.

24 years agoRemove inline clause from header for functions declared in the header with
fca [Mon, 7 Jun 1999 06:36:39 +0000 (06:36 +0000)]
Remove inline clause from header for functions declared in the header with
the body. It is default anyway. Removed dummy argument from Browse.

24 years agoCorrect syntax error.
fca [Mon, 7 Jun 1999 06:33:25 +0000 (06:33 +0000)]
Correct syntax error.

24 years agoPut headers before libraries.
fca [Mon, 7 Jun 1999 06:31:02 +0000 (06:31 +0000)]
Put headers before libraries.

24 years agoPrototype Make-depend added in conf file.
fca [Fri, 4 Jun 1999 17:22:37 +0000 (17:22 +0000)]
Prototype Make-depend added in conf file.

24 years agoThis file needed by gtreve_root routine.
fca [Fri, 4 Jun 1999 17:21:11 +0000 (17:21 +0000)]
This file needed by gtreve_root routine.

24 years agoMake .a libraries for alpha.
fca [Fri, 4 Jun 1999 17:02:28 +0000 (17:02 +0000)]
Make .a libraries for alpha.

24 years agoMake .a libraries for alpha.
fca [Fri, 4 Jun 1999 16:43:56 +0000 (16:43 +0000)]
Make .a libraries for alpha.

24 years agoChanged NVolumes into NofVolumes for readibility
fca [Fri, 4 Jun 1999 07:17:17 +0000 (07:17 +0000)]
Changed NVolumes into NofVolumes for readibility

24 years agoChanged NVolumes into NofVolumes for readibility.
fca [Fri, 4 Jun 1999 07:16:53 +0000 (07:16 +0000)]
Changed NVolumes into NofVolumes for readibility.

24 years agoRemove also *#* files before distribution.
fca [Fri, 4 Jun 1999 06:49:25 +0000 (06:49 +0000)]
Remove also *#* files before distribution.

24 years agoChange of volName into const char*
fca [Fri, 4 Jun 1999 06:39:04 +0000 (06:39 +0000)]
Change of volName into const char*

24 years agoModifications for alfa, to remove all references to GCBANK in TGeant3.so.
fca [Fri, 4 Jun 1999 06:32:02 +0000 (06:32 +0000)]
Modifications for alfa, to remove all references to GCBANK in TGeant3.so.

24 years agoRemoved version 4 in still in FORTRAN from the Makefile and ITSLinkDef.h.
fca [Fri, 4 Jun 1999 05:55:30 +0000 (05:55 +0000)]
Removed version 4 in still in FORTRAN from the Makefile and ITSLinkDef.h.
The files are still there, just in case.

24 years agoReplaced the call to gtreve with gtreve_root.
fca [Thu, 3 Jun 1999 17:00:16 +0000 (17:00 +0000)]
Replaced the call to gtreve with gtreve_root.

24 years agoMoved sxsrot to geant library to avoid gcbank in shared libraries for the
fca [Thu, 3 Jun 1999 16:59:09 +0000 (16:59 +0000)]
Moved sxsrot to geant library to avoid gcbank in shared libraries for the
DEC OSF.

24 years agoSpecial matrix declaration routine that returns the next free slot in the
fca [Thu, 3 Jun 1999 16:56:42 +0000 (16:56 +0000)]
Special matrix declaration routine that returns the next free slot in the
zebra bank. Still needed by the fortran part of ALICE. To be removed soon.

24 years agoFirst version of gtreve_root, special version of gtreve for AliRoot to be
fca [Thu, 3 Jun 1999 16:38:16 +0000 (16:38 +0000)]
First version of gtreve_root, special version of gtreve for AliRoot to be
called from gutrev.

24 years agoIntroduced M.Kowalski modifications for very short steps.
fca [Thu, 3 Jun 1999 16:12:17 +0000 (16:12 +0000)]
Introduced M.Kowalski modifications for very short steps.

24 years agoChanged rmkdepend into makedepend as it is in the ROOT distribution.
fca [Tue, 1 Jun 1999 13:30:35 +0000 (13:30 +0000)]
Changed rmkdepend into makedepend as it is in the ROOT distribution.
Thanks to E.Gangler

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:45 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:40 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:33 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:25 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:18 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:24:09 +0000 (17:24 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:59 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:55 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:51 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:46 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:38 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:23:16 +0000 (17:23 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:22:59 +0000 (17:22 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule
Modifications for the addition of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:22:46 +0000 (17:22 +0000)]
Do not save CVS subdirectories
Modifications for the introduction of AliModule

24 years agoDo not save CVS subdirectories
fca [Fri, 21 May 1999 17:21:49 +0000 (17:21 +0000)]
Do not save CVS subdirectories

24 years agogif and ps files are not stored in the repository with Euclid files
fca [Wed, 19 May 1999 14:20:53 +0000 (14:20 +0000)]
gif and ps files are not stored in the repository with Euclid files

24 years agoAdd SHLD variable required by general macros
fca [Wed, 19 May 1999 07:30:15 +0000 (07:30 +0000)]
Add SHLD variable required by general macros

24 years agoCorrections to line for alpha
fca [Wed, 19 May 1999 07:29:31 +0000 (07:29 +0000)]
Corrections to line for alpha

24 years agoThis commit was generated by cvs2svn to compensate for changes in r2,
fca [Tue, 18 May 1999 15:55:47 +0000 (15:55 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

24 years agoNew repository initialized by cvs2svn.
(no author) [Tue, 18 May 1999 15:55:47 +0000 (15:55 +0000)]
New repository initialized by cvs2svn.