]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoloading granular libs updated to geant4 4.0 (I. Gonzalez)
ivana [Thu, 21 Mar 2002 16:13:05 +0000 (16:13 +0000)]
loading granular libs updated to geant4 4.0 (I. Gonzalez)

22 years agoside effect of previous fix corrected; added to excluded PMD, ITS
ivana [Thu, 21 Mar 2002 15:24:36 +0000 (15:24 +0000)]
side effect of previous fix corrected; added to excluded PMD, ITS

22 years agoBuildDetectors() corrected
ivana [Thu, 21 Mar 2002 15:22:44 +0000 (15:22 +0000)]
BuildDetectors() corrected

22 years agoadded initialization fWorld
ivana [Thu, 21 Mar 2002 15:19:21 +0000 (15:19 +0000)]
added initialization fWorld

22 years agoMinor changes to AliTOF constructor
vicinanz [Thu, 21 Mar 2002 13:52:53 +0000 (13:52 +0000)]
Minor changes to AliTOF constructor

22 years agoNew Class added to do, Tracking and vertexing for ITS Stand alone using
nilsen [Thu, 21 Mar 2002 11:32:33 +0000 (11:32 +0000)]
New Class added to do, Tracking and vertexing for ITS Stand alone using
Riemann Sphere mapping, with ITSRF.C macro and updated files for compiling.

22 years agoCorrect the previous erroneous commit.
jchudoba [Thu, 21 Mar 2002 09:07:42 +0000 (09:07 +0000)]
Correct the previous erroneous commit.

22 years agoclass number upgraded
kowal2 [Wed, 20 Mar 2002 15:31:04 +0000 (15:31 +0000)]
class number upgraded

22 years agostatic_cast corrected
hristov [Wed, 20 Mar 2002 10:26:13 +0000 (10:26 +0000)]
static_cast corrected

22 years agoSet fPtMax to 15 GeV in order to avoid some numerical problems
hristov [Wed, 20 Mar 2002 10:21:13 +0000 (10:21 +0000)]
Set fPtMax to 15 GeV in order to avoid some numerical problems

22 years agoA very short macro showing how to do SDigits to Digits using
nilsen [Wed, 20 Mar 2002 07:55:09 +0000 (07:55 +0000)]
A very short macro showing how to do SDigits to Digits using
merging/digitization class.

22 years agoIncreased versioning number. Thanks Jiri.
nilsen [Wed, 20 Mar 2002 07:53:45 +0000 (07:53 +0000)]
Increased versioning number. Thanks Jiri.

22 years agoMajor bugfix in AliL3Compress::WriteRestoredData(). Also added naming conventions...
vestbo [Tue, 19 Mar 2002 17:45:43 +0000 (17:45 +0000)]
Major bugfix in AliL3Compress::WriteRestoredData(). Also added naming conventions on the various data files.

22 years agoLast changes from I. Belikov - the tracking performs track refitting
mariana [Tue, 19 Mar 2002 13:49:29 +0000 (13:49 +0000)]
Last changes from I. Belikov - the tracking performs track refitting

22 years ago19-mar-2002 NvE AliVertex::Draw() introduced to enable 3D event display.
nick [Tue, 19 Mar 2002 11:18:18 +0000 (11:18 +0000)]
19-mar-2002 NvE AliVertex::Draw() introduced to enable 3D event display.

22 years agoUnnecessary includes removes, one included. (Jacek M. Holeczek)
morsch [Tue, 19 Mar 2002 09:36:17 +0000 (09:36 +0000)]
Unnecessary includes removes, one included. (Jacek M. Holeczek)

22 years agoChnges in the pad geometry - 3 pad lengths introduced.
kowal2 [Mon, 18 Mar 2002 17:59:13 +0000 (17:59 +0000)]
Chnges in the pad geometry - 3 pad lengths introduced.

22 years agoSet max. pT to 1.e10.
morsch [Fri, 15 Mar 2002 18:46:04 +0000 (18:46 +0000)]
Set max. pT to 1.e10.

22 years agoDefault cut for max. pT 1.e10.
morsch [Fri, 15 Mar 2002 18:43:12 +0000 (18:43 +0000)]
Default cut for max. pT 1.e10.

22 years agoUndefined variable fixed.
nilsen [Fri, 15 Mar 2002 17:38:29 +0000 (17:38 +0000)]
Undefined variable fixed.

22 years agoNew SDD code for much improved SDigit handling. Also bug fix made in the
nilsen [Fri, 15 Mar 2002 17:34:25 +0000 (17:34 +0000)]
New SDD code for much improved SDigit handling. Also bug fix made in the
SDD simulation. Fixes to Responce and ClusterFinder also made.

22 years agoReintroduced SDigitization, and Digitization from SDigits, along with
nilsen [Fri, 15 Mar 2002 17:32:14 +0000 (17:32 +0000)]
Reintroduced SDigitization, and Digitization from SDigits, along with
functions InitSimulationModule, and FinishSDigitizModule.

22 years agoAdded data members fpList, fModule, fEvent. These are now needed by all
nilsen [Fri, 15 Mar 2002 17:30:12 +0000 (17:30 +0000)]
Added data members fpList, fModule, fEvent. These are now needed by all
simulation members for compliance with new SDigitization functions. Added
here because they are common to all. Also added common function
AddSDigitsToModule, and virtual functions InitSimulatinoModule, and
FinishSDititizeModule.

22 years agoNew SDigit version of ITS Digitizer.
nilsen [Fri, 15 Mar 2002 17:26:40 +0000 (17:26 +0000)]
New SDigit version of ITS Digitizer.

22 years agoRenaming of old hit based Digitizer to make room for new SDigit version.
nilsen [Fri, 15 Mar 2002 17:25:54 +0000 (17:25 +0000)]
Renaming of old hit based Digitizer to make room for new SDigit version.

22 years agoIntoduced SDigits2Digits and SDigitsToDigits functions.
nilsen [Fri, 15 Mar 2002 17:22:51 +0000 (17:22 +0000)]
Intoduced SDigits2Digits and SDigitsToDigits functions.

22 years agoRemoved zero-ing of fModules variable in constructors.
nilsen [Fri, 15 Mar 2002 17:21:54 +0000 (17:21 +0000)]
Removed zero-ing of fModules variable in constructors.

22 years agoChecking in for the weekend. Compressing/uncompressing works. Restoring data - buildi...
vestbo [Fri, 15 Mar 2002 15:50:01 +0000 (15:50 +0000)]
Checking in for the weekend. Compressing/uncompressing works. Restoring data - building clusters seem to work, at least for one track.

22 years agoAliFMDDigitizer 1st version
alla [Wed, 13 Mar 2002 11:10:14 +0000 (11:10 +0000)]
AliFMDDigitizer 1st version

22 years agoRestored correspondence between flat and recursive makefiles
hristov [Wed, 13 Mar 2002 08:14:33 +0000 (08:14 +0000)]
Restored correspondence between flat and recursive makefiles

22 years agoCorrection of the errourness last commit.
jchudoba [Wed, 13 Mar 2002 07:55:04 +0000 (07:55 +0000)]
Correction of the errourness last commit.

22 years agoConnect only MUON branches when reading the event to speed up digitisation.
jchudoba [Wed, 13 Mar 2002 07:04:11 +0000 (07:04 +0000)]
Connect only MUON branches when reading the event to speed up digitisation.

22 years agoChange in calculation of rapidity, include case in which numerically e == pz.
morsch [Tue, 12 Mar 2002 17:02:20 +0000 (17:02 +0000)]
Change in calculation of rapidity, include case in which numerically e == pz.

22 years agoadded sgpfge.F to Makefile
pavlinov [Tue, 12 Mar 2002 14:40:37 +0000 (14:40 +0000)]
added sgpfge.F to Makefile

22 years agoservice routine
pavlinov [Tue, 12 Mar 2002 14:26:16 +0000 (14:26 +0000)]
service routine

22 years agoAdd status code of particle to SetTrack call.
morsch [Tue, 12 Mar 2002 11:07:08 +0000 (11:07 +0000)]
Add status code of particle to SetTrack call.

22 years agoAdd particle status code to argument list of SetTrack(..).
morsch [Tue, 12 Mar 2002 11:06:03 +0000 (11:06 +0000)]
Add particle status code to argument list of SetTrack(..).

22 years agoTestin output from generator
pavlinov [Tue, 12 Mar 2002 01:06:23 +0000 (01:06 +0000)]
Testin output from generator

22 years agoRestored correspondence between flat and recursive makefiles
hristov [Mon, 11 Mar 2002 16:43:00 +0000 (16:43 +0000)]
Restored correspondence between flat and recursive makefiles

22 years agoNow it takes into account UI,VIS and interactivity settings in Geant4.
iglez2 [Mon, 11 Mar 2002 15:10:09 +0000 (15:10 +0000)]
Now it takes into account UI,VIS and interactivity settings in Geant4.

22 years agoFirst attempt to have AliGeant4 compiled with the flat Makefile system. It takes...
iglez2 [Mon, 11 Mar 2002 14:54:45 +0000 (14:54 +0000)]
First attempt to have AliGeant4 compiled with the flat Makefile system. It takes into account UI VIS and interactivity settings in Geant4.

22 years agoAliGenThetaSlice, first commit. (Jiri Chudoba)
morsch [Mon, 11 Mar 2002 10:56:06 +0000 (10:56 +0000)]
AliGenThetaSlice, first commit. (Jiri Chudoba)

22 years agoRestored correspondence between the flat and recursive makefiles
hristov [Mon, 11 Mar 2002 09:25:24 +0000 (09:25 +0000)]
Restored correspondence between the flat and recursive makefiles

22 years agoForward declaration replaced by include (Sun)
hristov [Mon, 11 Mar 2002 09:08:36 +0000 (09:08 +0000)]
Forward declaration replaced by include (Sun)

22 years agoStill fixing AliITSsimulationSSD.h for missing AliITSTableSSD's.
nilsen [Sat, 9 Mar 2002 20:14:02 +0000 (20:14 +0000)]
Still fixing AliITSsimulationSSD.h for missing AliITSTableSSD's.

22 years agofixxed def. of GetList.
nilsen [Sat, 9 Mar 2002 19:35:58 +0000 (19:35 +0000)]
fixxed def. of GetList.

22 years agoAdded functions to print out Hit data members.
nilsen [Sat, 9 Mar 2002 18:35:35 +0000 (18:35 +0000)]
Added functions to print out Hit data members.

22 years agoMacro to print out hits from a specific track.
nilsen [Sat, 9 Mar 2002 18:34:43 +0000 (18:34 +0000)]
Macro to print out hits from a specific track.

22 years agoFixed name change with respect to AliITSTableSSD.
nilsen [Sat, 9 Mar 2002 12:57:59 +0000 (12:57 +0000)]
Fixed name change with respect to AliITSTableSSD.

22 years agoError in file names, fixed.
nilsen [Sat, 9 Mar 2002 12:56:00 +0000 (12:56 +0000)]
Error in file names, fixed.

22 years agoFirst attempt to have this module compiled with flat Makefiles
iglez2 [Fri, 8 Mar 2002 18:18:38 +0000 (18:18 +0000)]
First attempt to have this module compiled with flat Makefiles

22 years agonew FMD geometry
alla [Fri, 8 Mar 2002 17:55:20 +0000 (17:55 +0000)]
new FMD geometry

22 years agoAdded histograms in MUONmassPlot.C and simplified running procedure.
cussonno [Fri, 8 Mar 2002 17:40:58 +0000 (17:40 +0000)]
Added histograms in MUONmassPlot.C and simplified running procedure.
MUONrecoNtupleRun.C allows to execute MUONrecoNtuple.C in an easy way.

22 years agoUseful macros to test the absorber correction for muon reconstruction
cussonno [Fri, 8 Mar 2002 17:30:20 +0000 (17:30 +0000)]
Useful macros to test the absorber correction for muon reconstruction

22 years agoUpdate absorber energy loss and Branson corrections : simplified functions
cussonno [Fri, 8 Mar 2002 17:25:36 +0000 (17:25 +0000)]
Update absorber energy loss and Branson corrections : simplified functions
BransonCorrection and TotalMomentumEnergyLoss.

22 years agoStandeard io streamers added to make debugging et al. easier.
nilsen [Fri, 8 Mar 2002 16:05:05 +0000 (16:05 +0000)]
Standeard io streamers added to make debugging et al. easier.

22 years agoadded copyright, updated class description
ivana [Fri, 8 Mar 2002 15:02:47 +0000 (15:02 +0000)]
added copyright, updated class description

22 years agoDrawPlots() instead of Draw().
morsch [Fri, 8 Mar 2002 14:13:49 +0000 (14:13 +0000)]
DrawPlots() instead of Draw().

22 years agoGsbool and GetMCGeomType added
hristov [Fri, 8 Mar 2002 13:38:05 +0000 (13:38 +0000)]
Gsbool and GetMCGeomType added

22 years agoLibs for Geant4 visualisation added
hristov [Fri, 8 Mar 2002 13:32:37 +0000 (13:32 +0000)]
Libs for Geant4 visualisation added

22 years agoChanges needed by the last version of G4 code
hristov [Fri, 8 Mar 2002 13:30:12 +0000 (13:30 +0000)]
Changes needed by the last version of G4 code

22 years agoThread libraries filtered out
hristov [Fri, 8 Mar 2002 13:29:25 +0000 (13:29 +0000)]
Thread libraries filtered out

22 years agoInitial import
hristov [Fri, 8 Mar 2002 13:26:15 +0000 (13:26 +0000)]
Initial import

22 years agoGsbool and AliMCGeomType methods added
hristov [Fri, 8 Mar 2002 13:25:22 +0000 (13:25 +0000)]
Gsbool and AliMCGeomType methods added

22 years agoNew interface needed by Geant4
hristov [Fri, 8 Mar 2002 13:20:05 +0000 (13:20 +0000)]
New interface needed by Geant4

22 years agoTarget fluka added
hristov [Fri, 8 Mar 2002 13:17:54 +0000 (13:17 +0000)]
Target fluka added

22 years agoIninial import
hristov [Fri, 8 Mar 2002 12:16:28 +0000 (12:16 +0000)]
Ininial import

22 years agoInitial import
hristov [Fri, 8 Mar 2002 12:07:48 +0000 (12:07 +0000)]
Initial import

22 years agoInitial import
hristov [Fri, 8 Mar 2002 11:54:52 +0000 (11:54 +0000)]
Initial import

22 years agoInitial import
hristov [Fri, 8 Mar 2002 11:43:38 +0000 (11:43 +0000)]
Initial import

22 years agoBug fix with indexRange array fixed using AliITSTable class, Update of
nilsen [Fri, 8 Mar 2002 10:35:15 +0000 (10:35 +0000)]
Bug fix with indexRange array fixed using AliITSTable class, Update of
Makefile, libITS.pgk and ITSLinkDef.h for new files.

22 years agoNew class to help with buggy use of indexRange in SSD simulations.
nilsen [Fri, 8 Mar 2002 10:33:47 +0000 (10:33 +0000)]
New class to help with buggy use of indexRange in SSD simulations.

22 years agoNow the size of ITS track container corresponds to the size of TPC track container
hristov [Thu, 7 Mar 2002 18:09:46 +0000 (18:09 +0000)]
Now the size of ITS track container corresponds to the size of TPC track container

22 years agoIntroduction of optional makefiles Makefile.flugg commented
ivana [Thu, 7 Mar 2002 14:23:51 +0000 (14:23 +0000)]
Introduction of optional makefiles Makefile.flugg commented

22 years agochange of category for TG4ProcessControlMap commented
ivana [Thu, 7 Mar 2002 14:22:45 +0000 (14:22 +0000)]
change of category for TG4ProcessControlMap commented

22 years agoInitial version
ivana [Thu, 7 Mar 2002 14:12:50 +0000 (14:12 +0000)]
Initial version

22 years agoupdated class description
ivana [Thu, 7 Mar 2002 14:06:18 +0000 (14:06 +0000)]
updated class description

22 years agomoved from category physics to global (to eliminate circular dependence)
ivana [Thu, 7 Mar 2002 13:05:08 +0000 (13:05 +0000)]
moved from category physics to global (to eliminate circular dependence)

22 years agocvs commit -m "added test for loading libraries only if executable was not
ivana [Thu, 7 Mar 2002 12:00:59 +0000 (12:00 +0000)]
cvs commit -m "added test for loading libraries only if executable was not
linked with geant4 libraries;
(enables to run aligeant4 with archived libraries - eg. CLHEP)

22 years agoadded subcutoff for delta electrons
ivana [Thu, 7 Mar 2002 11:18:49 +0000 (11:18 +0000)]
added subcutoff for delta electrons

22 years agoPart on Executables moved before Code documentation
ivana [Thu, 7 Mar 2002 11:15:01 +0000 (11:15 +0000)]
Part on Executables moved before Code documentation

22 years agoadded comented line only
ivana [Thu, 7 Mar 2002 11:10:23 +0000 (11:10 +0000)]
added comented line only

22 years agoadded ClassImp macro
ivana [Thu, 7 Mar 2002 11:08:45 +0000 (11:08 +0000)]
added ClassImp macro

22 years agoadded ClassDef macro; updated for rename AliMCType to AliMCGeomType
ivana [Thu, 7 Mar 2002 11:08:24 +0000 (11:08 +0000)]
added ClassDef macro; updated for rename AliMCType to AliMCGeomType

22 years agoadded formatting in PrintStatistics()
ivana [Thu, 7 Mar 2002 11:05:31 +0000 (11:05 +0000)]
added formatting in PrintStatistics()

22 years agoadded printing of logical volumes (with verbose level>2) in LateInitialize()
ivana [Thu, 7 Mar 2002 11:04:35 +0000 (11:04 +0000)]
added printing of logical volumes (with verbose level>2) in LateInitialize()

22 years agocorrected typo in GetOpBoundaryStatus()
ivana [Thu, 7 Mar 2002 11:01:51 +0000 (11:01 +0000)]
corrected typo in GetOpBoundaryStatus()

22 years agoMinor correction
hristov [Thu, 7 Mar 2002 11:00:55 +0000 (11:00 +0000)]
Minor correction

22 years agoGetPDGEncodingFast(): added handling of nuclei not yet defined in TDatabasePDG
ivana [Thu, 7 Mar 2002 10:58:19 +0000 (10:58 +0000)]
GetPDGEncodingFast(): added handling of nuclei not yet defined in TDatabasePDG

22 years agofgkDefaultMaxStep changed to DBL_MAX
ivana [Thu, 7 Mar 2002 10:40:09 +0000 (10:40 +0000)]
fgkDefaultMaxStep changed to DBL_MAX

22 years agoadded boolean argument (option fir printing warning) in GetSecond()
ivana [Thu, 7 Mar 2002 10:35:08 +0000 (10:35 +0000)]
added boolean argument (option fir printing warning) in GetSecond()

22 years agomethod PrintLogicalVolumeStore() added; added formatting in PrintStatistics()
ivana [Thu, 7 Mar 2002 10:33:28 +0000 (10:33 +0000)]
method PrintLogicalVolumeStore() added; added formatting in PrintStatistics()

22 years agomethod PrintLogicalVolumeStore() added
ivana [Thu, 7 Mar 2002 10:32:09 +0000 (10:32 +0000)]
method PrintLogicalVolumeStore() added

22 years agolimit max step for low density materials - fgLimitDensity, fgMaxStep added
ivana [Thu, 7 Mar 2002 10:30:30 +0000 (10:30 +0000)]
limit max step for low density materials - fgLimitDensity, fgMaxStep added

22 years agoNow the parametrised tracking uses the new class AliGausCorr (A.Dainese)
hristov [Thu, 7 Mar 2002 09:27:17 +0000 (09:27 +0000)]
Now the parametrised tracking uses the new class AliGausCorr (A.Dainese)

22 years agoAliGausCorr.h exported, typos corrected
hristov [Thu, 7 Mar 2002 09:15:43 +0000 (09:15 +0000)]
AliGausCorr.h exported, typos corrected

22 years agoGeneration of N gaussian numbers through a known covariance matrix. It probably will...
hristov [Thu, 7 Mar 2002 08:39:51 +0000 (08:39 +0000)]
Generation of N gaussian numbers through a known covariance matrix. It probably will be moved to Root later. (M.Masera)

22 years agostream.h changed to iostream.h
hristov [Wed, 6 Mar 2002 13:19:29 +0000 (13:19 +0000)]
stream.h changed to iostream.h

22 years agoAdded new function, fTracker->InitVolumes()
vestbo [Wed, 6 Mar 2002 11:51:51 +0000 (11:51 +0000)]
Added new function, fTracker->InitVolumes()

22 years agoortograph
schutz [Wed, 6 Mar 2002 10:41:31 +0000 (10:41 +0000)]
ortograph