]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoModified for alisoft.cern.ch
hristov [Sun, 10 Nov 2002 20:00:13 +0000 (20:00 +0000)]
Modified for alisoft.cern.ch

21 years agoRemoving AliGeant4, now it is in a separate module aligeant4
hristov [Sat, 9 Nov 2002 19:19:20 +0000 (19:19 +0000)]
Removing AliGeant4, now it is in a separate module aligeant4

21 years agoAdding Geant4 macros
hristov [Sat, 9 Nov 2002 19:15:21 +0000 (19:15 +0000)]
Adding Geant4 macros

21 years agoCleanup of output messages...
iglez2 [Fri, 8 Nov 2002 16:21:37 +0000 (16:21 +0000)]
Cleanup of output messages...

21 years agoSome updates to handle correctly the Geant4 env flags
iglez2 [Fri, 8 Nov 2002 16:20:48 +0000 (16:20 +0000)]
Some updates to handle correctly the Geant4 env flags

21 years agoSevere bugfix in Memory2CompMemory. Actually this bug was introduced by
vestbo [Fri, 8 Nov 2002 16:02:33 +0000 (16:02 +0000)]
Severe bugfix in Memory2CompMemory. Actually this bug was introduced by
myself some weeks ago, but for some strange reason did not cause any
crashes until now. The problem was checking for ADC saturation, which uses
AliL3Transform::GetADCSat(), but this is sometimes set to 1024 and this
of course is a problem since we are only reserving 10 bits per ADC when
writing to binary files. I actually spend 2 hours figuring out this
FUCKING bug.

21 years agoSome updates to handle the Geant4 env flags needed because of Flugg
iglez2 [Fri, 8 Nov 2002 15:56:32 +0000 (15:56 +0000)]
Some updates to handle the Geant4 env flags needed because of Flugg

21 years agoUpdated to use all the files from FLUKA ($FLUPRO) or TFluka
iglez2 [Fri, 8 Nov 2002 11:54:48 +0000 (11:54 +0000)]
Updated to use all the files from FLUKA ($FLUPRO) or TFluka

21 years agoInput files for FLUKA
iglez2 [Fri, 8 Nov 2002 11:44:20 +0000 (11:44 +0000)]
Input files for FLUKA

21 years agoSmall fixes
iglez2 [Fri, 8 Nov 2002 11:43:03 +0000 (11:43 +0000)]
Small fixes

21 years agoAdding Flugg
hristov [Fri, 8 Nov 2002 08:35:13 +0000 (08:35 +0000)]
Adding Flugg

21 years agoIt loads the geant4_vmc, GEANT4 and Flugg libraries in the correct order.
iglez2 [Thu, 7 Nov 2002 18:29:24 +0000 (18:29 +0000)]
It loads the geant4_vmc, GEANT4 and Flugg libraries in the correct order.
It is based on the g4libs.C macro developed by Ivana for geant4_vmc

21 years agoA very simple set of instructions... I will try to improve it
iglez2 [Thu, 7 Nov 2002 18:03:45 +0000 (18:03 +0000)]
A very simple set of instructions... I will try to improve it

21 years agoAdded more comments. Changed input file from mu.inp to muon.inp
iglez2 [Thu, 7 Nov 2002 18:00:36 +0000 (18:00 +0000)]
Added more comments. Changed input file from mu.inp to muon.inp

21 years agoIncluded the geometry through geant4_vmc/FLUGG
iglez2 [Thu, 7 Nov 2002 17:59:10 +0000 (17:59 +0000)]
Included the geometry through geant4_vmc/FLUGG

21 years agoFirst attempt to add the needed paths for Flugg
iglez2 [Thu, 7 Nov 2002 17:51:41 +0000 (17:51 +0000)]
First attempt to add the needed paths for Flugg

21 years agoSmall mod to make it more portable
iglez2 [Thu, 7 Nov 2002 17:50:21 +0000 (17:50 +0000)]
Small mod to make it more portable

21 years agoFirst implementation. Needs cleanup.
iglez2 [Thu, 7 Nov 2002 17:48:48 +0000 (17:48 +0000)]
First implementation. Needs cleanup.

21 years agoFirst implementation... needs more refinement probably
iglez2 [Thu, 7 Nov 2002 17:48:05 +0000 (17:48 +0000)]
First implementation... needs more refinement probably

21 years agoRemoved files for new Flugg structure
iglez2 [Thu, 7 Nov 2002 17:46:06 +0000 (17:46 +0000)]
Removed files for new Flugg structure

21 years agoRemoving files for the new Flugg structure
iglez2 [Thu, 7 Nov 2002 17:39:04 +0000 (17:39 +0000)]
Removing files for the new Flugg structure

21 years agoRemoving files for new Flugg structure
iglez2 [Thu, 7 Nov 2002 17:37:39 +0000 (17:37 +0000)]
Removing files for new Flugg structure

21 years agoRemoved files for new Flugg structure
iglez2 [Thu, 7 Nov 2002 17:30:10 +0000 (17:30 +0000)]
Removed files for new Flugg structure

21 years agoRemoving unnecessary files for new the new Flugg
iglez2 [Thu, 7 Nov 2002 17:23:37 +0000 (17:23 +0000)]
Removing unnecessary files for new the new Flugg

21 years agoUpper case for EPEMGEN
hristov [Thu, 7 Nov 2002 16:16:20 +0000 (16:16 +0000)]
Upper case for EPEMGEN

21 years agoUpdate of tracking code for tilted pads
cblume [Thu, 7 Nov 2002 15:52:13 +0000 (15:52 +0000)]
Update of tracking code for tilted pads

21 years agoFinalise addition of EPEMGEN
alibrary [Thu, 7 Nov 2002 11:08:09 +0000 (11:08 +0000)]
Finalise addition of EPEMGEN

21 years agoChanging case of .pkg
alibrary [Thu, 7 Nov 2002 11:07:23 +0000 (11:07 +0000)]
Changing case of .pkg

21 years agoAdding FASTSIM module
hristov [Thu, 7 Nov 2002 09:16:34 +0000 (09:16 +0000)]
Adding FASTSIM module

21 years agoUse "Vogt" to label new distributions.
morsch [Thu, 7 Nov 2002 09:13:42 +0000 (09:13 +0000)]
Use "Vogt" to label new distributions.

21 years agoAdding FASTSIM code (lost during the merge with VMC)
hristov [Thu, 7 Nov 2002 09:07:07 +0000 (09:07 +0000)]
Adding FASTSIM code (lost during the merge with VMC)

21 years agoJ/Psi and Upsilon pt and y distributions from R. Vogt 2002 added.
morsch [Thu, 7 Nov 2002 09:06:10 +0000 (09:06 +0000)]
J/Psi and Upsilon pt and y distributions from R. Vogt 2002 added.

21 years agoReplacing iostream.h by Riostream.h
hristov [Thu, 7 Nov 2002 09:02:41 +0000 (09:02 +0000)]
Replacing iostream.h by Riostream.h

21 years agoAdding multievent V0 finding (Yu.Belikov)
hristov [Thu, 7 Nov 2002 08:56:10 +0000 (08:56 +0000)]
Adding multievent V0 finding (Yu.Belikov)

21 years agoCorrected logics (I.Hrivnacova)
hristov [Wed, 6 Nov 2002 15:20:32 +0000 (15:20 +0000)]
Corrected logics (I.Hrivnacova)

21 years agoAdding event generator for e+e- pair production
hristov [Wed, 6 Nov 2002 10:31:35 +0000 (10:31 +0000)]
Adding event generator for e+e- pair production

21 years agoEvent generator for e+e- pair production (Yu.Kharlov)
hristov [Wed, 6 Nov 2002 10:26:45 +0000 (10:26 +0000)]
Event generator for e+e- pair production (Yu.Kharlov)

21 years agoEvent generator for e+e- pair production (Yu.Kharlov)
hristov [Wed, 6 Nov 2002 10:15:32 +0000 (10:15 +0000)]
Event generator for e+e- pair production (Yu.Kharlov)

21 years agoUsing Riostream.h instead of iostream.h
hristov [Wed, 6 Nov 2002 08:47:58 +0000 (08:47 +0000)]
Using Riostream.h instead of iostream.h

21 years agoNew macros for Flow physics (S.Radomski)
hristov [Wed, 6 Nov 2002 08:39:54 +0000 (08:39 +0000)]
New macros for Flow physics (S.Radomski)

21 years agoNew code for Flow physics (S.Radomski)
hristov [Wed, 6 Nov 2002 08:38:49 +0000 (08:38 +0000)]
New code for Flow physics (S.Radomski)

21 years agochange the formattin in Print()
schutz [Tue, 5 Nov 2002 11:23:37 +0000 (11:23 +0000)]
change the formattin in Print()

21 years agoswitch on special cuts process
ivana [Tue, 5 Nov 2002 11:18:52 +0000 (11:18 +0000)]
switch on special cuts process

21 years agoThe conversion between ID and PDG now uses Fluka routines and arrays which is more...
iglez2 [Mon, 4 Nov 2002 16:00:46 +0000 (16:00 +0000)]
The conversion between ID and PDG now uses Fluka routines and arrays which is more consistent.

21 years agoThe C++ version of the (PART) FLUKA common.
iglez2 [Mon, 4 Nov 2002 15:39:25 +0000 (15:39 +0000)]
The C++ version of the (PART) FLUKA common.
A few getFlukaXXX functions where used to have the same subscript number for arrays.

21 years agoFurther corrcetions on Fresnel and Grid losses.
morsch [Mon, 4 Nov 2002 09:02:52 +0000 (09:02 +0000)]
Further corrcetions on Fresnel and Grid losses.

21 years agoCorrect orientation of modules. (J. Barbosa)
morsch [Mon, 4 Nov 2002 08:59:20 +0000 (08:59 +0000)]
Correct orientation of modules. (J. Barbosa)

21 years agoCorrected with respect to the previous versions
hristov [Sat, 2 Nov 2002 15:15:58 +0000 (15:15 +0000)]
Corrected with respect to the previous versions

21 years agoAdd in missing set of {}'s.
nilsen [Fri, 1 Nov 2002 19:49:43 +0000 (19:49 +0000)]
Add in missing set of {}'s.

21 years agoFixed bug in material numbering for new FMD part of code. Removed large part
nilsen [Fri, 1 Nov 2002 19:48:35 +0000 (19:48 +0000)]
Fixed bug in material numbering for new FMD part of code. Removed large part
of commented code (if still needed it is in AliITSvPPRasymm.cxx).

21 years agoBrend new classes added back
skowron [Fri, 1 Nov 2002 11:28:13 +0000 (11:28 +0000)]
Brend new classes added back

21 years agoCorrecting geometry (corresponds to version 1.9)
hristov [Fri, 1 Nov 2002 10:59:49 +0000 (10:59 +0000)]
Correcting geometry (corresponds to version 1.9)

21 years agobug correction
skowron [Fri, 1 Nov 2002 10:34:40 +0000 (10:34 +0000)]
bug correction

21 years agoA new macro to print out the contens of the AliITSgeom class.
nilsen [Thu, 31 Oct 2002 22:36:37 +0000 (22:36 +0000)]
A new macro to print out the contens of the AliITSgeom class.

21 years agoNew macros to draw nice views of the SPD detectors.
nilsen [Thu, 31 Oct 2002 22:36:05 +0000 (22:36 +0000)]
New macros to draw nice views of the SPD detectors.

21 years agoNew padplane (same number of columns in outer plane
cblume [Thu, 31 Oct 2002 17:46:22 +0000 (17:46 +0000)]
New padplane (same number of columns in outer plane

21 years agoNew chamber geometry
cblume [Thu, 31 Oct 2002 17:45:35 +0000 (17:45 +0000)]
New chamber geometry

21 years agoRemoving old classes from LinkDef
alibrary [Thu, 31 Oct 2002 14:13:50 +0000 (14:13 +0000)]
Removing old classes from LinkDef

21 years agobug correction
skowron [Thu, 31 Oct 2002 13:54:55 +0000 (13:54 +0000)]
bug correction

21 years agoSetting title in GetResult removed
skowron [Thu, 31 Oct 2002 13:53:41 +0000 (13:53 +0000)]
Setting title in GetResult removed

21 years agoUnnacessary printout removed
skowron [Thu, 31 Oct 2002 13:45:25 +0000 (13:45 +0000)]
Unnacessary printout removed

21 years agoMemory leak corrected
skowron [Thu, 31 Oct 2002 13:44:09 +0000 (13:44 +0000)]
Memory leak corrected

21 years agoUpdate by Ludmila Malinina
skowron [Thu, 31 Oct 2002 13:43:29 +0000 (13:43 +0000)]
Update by Ludmila Malinina

21 years agoCosmetic corrections
skowron [Thu, 31 Oct 2002 13:43:06 +0000 (13:43 +0000)]
Cosmetic corrections

21 years agoKStart cut added. Memory leaks corrected
skowron [Thu, 31 Oct 2002 13:42:05 +0000 (13:42 +0000)]
KStart cut added. Memory leaks corrected

21 years agoWeight update: new files (PID,ThorFctn)
skowron [Thu, 31 Oct 2002 13:40:03 +0000 (13:40 +0000)]
Weight update: new files (PID,ThorFctn)

21 years agoUpdate by Ludmila Malinina: Code rearranged for easier comparison with original
skowron [Thu, 31 Oct 2002 13:38:30 +0000 (13:38 +0000)]
Update by Ludmila Malinina: Code rearranged for easier comparison with original

21 years agoInitial Revision.
skowron [Thu, 31 Oct 2002 13:37:06 +0000 (13:37 +0000)]
Initial Revision.

21 years agoMemory leaks removed in non ident mode
skowron [Thu, 31 Oct 2002 13:19:55 +0000 (13:19 +0000)]
Memory leaks removed in non ident mode

21 years agoremoved iostream
schutz [Thu, 31 Oct 2002 12:51:37 +0000 (12:51 +0000)]
removed iostream

21 years agofCalcMass not copied in ctor. with TParticle parameter
skowron [Thu, 31 Oct 2002 11:22:25 +0000 (11:22 +0000)]
fCalcMass not copied in ctor. with TParticle parameter

21 years agoCorrected usage of AliKalmanTrack::SetConvConst (Alpha)
hristov [Thu, 31 Oct 2002 10:17:40 +0000 (10:17 +0000)]
Corrected usage of AliKalmanTrack::SetConvConst (Alpha)

21 years agoMinor corrections for warnings on Alpha
hristov [Thu, 31 Oct 2002 10:16:41 +0000 (10:16 +0000)]
Minor corrections for warnings on Alpha

21 years agoiostream removed
schutz [Thu, 31 Oct 2002 09:33:56 +0000 (09:33 +0000)]
iostream removed

21 years agoProblems with rotated RICH solved:
morsch [Thu, 31 Oct 2002 08:44:04 +0000 (08:44 +0000)]
Problems with rotated RICH solved:
Detector response (fresnel reflection, grid absorption ...) has to be
determined using local coordinates.

21 years agoInitializations to avoid warnings (gcc 3.2)
hristov [Thu, 31 Oct 2002 08:11:43 +0000 (08:11 +0000)]
Initializations to avoid warnings (gcc 3.2)

21 years agovirtual destructors
skowron [Wed, 30 Oct 2002 19:08:45 +0000 (19:08 +0000)]
virtual destructors

21 years agocosmetics
skowron [Wed, 30 Oct 2002 19:08:12 +0000 (19:08 +0000)]
cosmetics

21 years agovirtual destructor
skowron [Wed, 30 Oct 2002 19:07:12 +0000 (19:07 +0000)]
virtual destructor

21 years agoWarnings cleaned up (Alpha)
hristov [Wed, 30 Oct 2002 13:39:51 +0000 (13:39 +0000)]
Warnings cleaned up (Alpha)

21 years agoMissing initialization added (Alpha)
hristov [Wed, 30 Oct 2002 13:39:06 +0000 (13:39 +0000)]
Missing initialization added (Alpha)

21 years agoreplaced abort() by Fatal()
schutz [Wed, 30 Oct 2002 12:59:09 +0000 (12:59 +0000)]
replaced abort() by Fatal()

21 years agoremove iostream
schutz [Wed, 30 Oct 2002 12:29:59 +0000 (12:29 +0000)]
remove iostream

21 years agoremove iostream
schutz [Wed, 30 Oct 2002 12:14:17 +0000 (12:14 +0000)]
remove iostream

21 years agoUpdated.
morsch [Wed, 30 Oct 2002 11:29:37 +0000 (11:29 +0000)]
Updated.

21 years agoChanging iostream into Riostream
alibrary [Wed, 30 Oct 2002 08:15:31 +0000 (08:15 +0000)]
Changing iostream into Riostream

21 years agoCorrections for subscript out of range (Alpha)
hristov [Tue, 29 Oct 2002 17:20:38 +0000 (17:20 +0000)]
Corrections for subscript out of range (Alpha)

21 years agoMethod Sector(Float_t x, Float_t y) added.
morsch [Tue, 29 Oct 2002 17:11:08 +0000 (17:11 +0000)]
Method  Sector(Float_t x, Float_t y) added.

21 years agoremoved iostream
schutz [Tue, 29 Oct 2002 17:00:46 +0000 (17:00 +0000)]
removed iostream

21 years agoCut is checked only on particles. All cout's substituted by Info's
skowron [Tue, 29 Oct 2002 15:46:40 +0000 (15:46 +0000)]
Cut is checked only on particles. All cout's substituted by Info's

21 years agoFirst commit.
morsch [Tue, 29 Oct 2002 15:18:31 +0000 (15:18 +0000)]
First commit.

21 years agoFirst commit. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:18:06 +0000 (15:18 +0000)]
First commit. (J. Barbosa)

21 years agoTemplate for single ring run configuration. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:17:22 +0000 (15:17 +0000)]
Template for single ring run configuration. (J. Barbosa)

21 years agoConfiguration of generators used for RICH analysis changed. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:16:36 +0000 (15:16 +0000)]
Configuration of generators used for RICH analysis changed. (J. Barbosa)

21 years agoObsolete.
morsch [Tue, 29 Oct 2002 15:15:42 +0000 (15:15 +0000)]
Obsolete.

21 years agoSwitch for different versions. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:14:13 +0000 (15:14 +0000)]
Switch for different versions. (J. Barbosa)

21 years agoUsing AliRICHDigitizer for simple digitization and merging.
morsch [Tue, 29 Oct 2002 15:13:34 +0000 (15:13 +0000)]
Using AliRICHDigitizer for simple digitization and merging.

21 years agoStreamlined menu. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:07:43 +0000 (15:07 +0000)]
Streamlined menu. (J. Barbosa)

21 years agoWrite histos to file. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:07:11 +0000 (15:07 +0000)]
Write histos to file. (J. Barbosa)

21 years agoCorrected for rotated RICH. (J. Barbosa)
morsch [Tue, 29 Oct 2002 15:06:19 +0000 (15:06 +0000)]
Corrected for rotated RICH. (J. Barbosa)