]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoUpdated algorithms in Hits2SDigits, SDigits2Digits,
kowal2 [Sat, 3 Nov 2001 13:33:48 +0000 (13:33 +0000)]
Updated algorithms in Hits2SDigits, SDigits2Digits,
Hits2ExactClusters.
Added method Merge

22 years agoAddedmethod Append
kowal2 [Sat, 3 Nov 2001 13:31:47 +0000 (13:31 +0000)]
Addedmethod Append

22 years agoDefault event number set to 0
kowal2 [Sat, 3 Nov 2001 09:47:26 +0000 (09:47 +0000)]
Default event number set to 0

22 years agoEvent number added
kowal2 [Sat, 3 Nov 2001 09:44:59 +0000 (09:44 +0000)]
Event number added

22 years agoDigitizer class created. Code cleaning and bug fixes (J.Chudoba)
hristov [Fri, 2 Nov 2001 15:37:26 +0000 (15:37 +0000)]
Digitizer class created. Code cleaning and bug fixes (J.Chudoba)

22 years agoTell the linker that the executable file should be loaded in the lower 31-bit address...
hristov [Fri, 2 Nov 2001 15:00:39 +0000 (15:00 +0000)]
Tell the linker that the executable file should be loaded in the lower 31-bit addressable virtual address range

22 years agoMisleading printout removed
hristov [Fri, 2 Nov 2001 14:58:18 +0000 (14:58 +0000)]
Misleading printout removed

22 years agocleanup of the code, add const to Get methods
jchudoba [Fri, 2 Nov 2001 12:55:45 +0000 (12:55 +0000)]
cleanup of the code, add const to Get methods

22 years agoadd const to Get methods
jchudoba [Fri, 2 Nov 2001 12:53:23 +0000 (12:53 +0000)]
add const to Get methods

22 years agoremove fNdigits data member, it could have wrong value if fDigits is updated. Make...
jchudoba [Fri, 2 Nov 2001 12:43:21 +0000 (12:43 +0000)]
remove fNdigits data member, it could have wrong value if fDigits is updated. Make this class non-persistent

22 years agoModified AddTracks. Should be backward compatible
vestbo [Thu, 1 Nov 2001 09:21:37 +0000 (09:21 +0000)]
Modified AddTracks. Should be backward compatible

22 years agoAliTOFv2FHoles.cxx added to the package
hristov [Thu, 1 Nov 2001 07:55:04 +0000 (07:55 +0000)]
AliTOFv2FHoles.cxx added to the package

22 years agochange preprocessor constant to C++ constant
jchudoba [Wed, 31 Oct 2001 16:40:07 +0000 (16:40 +0000)]
change preprocessor constant to C++ constant

22 years agosome functionality move to AliMUONTransientDigit class
jchudoba [Wed, 31 Oct 2001 16:35:07 +0000 (16:35 +0000)]
some functionality move to AliMUONTransientDigit class

22 years agoprotect data members, add functions to handle protected TObjArray
jchudoba [Wed, 31 Oct 2001 16:34:26 +0000 (16:34 +0000)]
protect data members, add functions to handle protected TObjArray

22 years agoCorrection in OnionCone.
morsch [Wed, 31 Oct 2001 15:56:54 +0000 (15:56 +0000)]
Correction in OnionCone.

22 years agoSome printout removed. It was annoying when big events are treated
barbera [Tue, 30 Oct 2001 18:16:05 +0000 (18:16 +0000)]
Some printout removed. It was annoying when big events are treated

22 years agoPlace station 3 into DDIP only if DDIP is present.
morsch [Tue, 30 Oct 2001 12:18:45 +0000 (12:18 +0000)]
Place station 3 into DDIP only if DDIP is present.

22 years agofExplicit member data correctly initialized.
morsch [Tue, 30 Oct 2001 11:27:35 +0000 (11:27 +0000)]
fExplicit member data correctly initialized.

22 years agoSmall correction to prevent crash when hit is at the edge of a slat
jchudoba [Tue, 30 Oct 2001 08:25:14 +0000 (08:25 +0000)]
Small correction to prevent crash when hit is at the edge of a slat

22 years agoAdvanced option -Aa disabled
hristov [Sat, 27 Oct 2001 18:23:47 +0000 (18:23 +0000)]
Advanced option -Aa disabled

22 years agoRemoved a two places a multiplication of constants in the step manager and moved...
schutz [Fri, 26 Oct 2001 12:58:34 +0000 (12:58 +0000)]
Removed a two places a multiplication of constants in the step manager and moved it to the ctor. Added 2 data member which are not saved.

22 years agoGeometry update.
morsch [Fri, 26 Oct 2001 08:36:19 +0000 (08:36 +0000)]
Geometry update.

22 years agoLatest update, bugfix i think
vestbo [Thu, 25 Oct 2001 16:44:17 +0000 (16:44 +0000)]
Latest update, bugfix i think

22 years agoAdded function CompareMC
vestbo [Thu, 25 Oct 2001 16:43:28 +0000 (16:43 +0000)]
Added function CompareMC

22 years agoBugfix in destructor etc.
vestbo [Thu, 25 Oct 2001 16:42:58 +0000 (16:42 +0000)]
Bugfix in destructor etc.

22 years agoAdded Reset function
vestbo [Thu, 25 Oct 2001 16:41:59 +0000 (16:41 +0000)]
Added Reset function

22 years agoAdded function GetGoodParticles
vestbo [Thu, 25 Oct 2001 16:40:44 +0000 (16:40 +0000)]
Added function GetGoodParticles

22 years agoChanged path to timm code
vestbo [Thu, 25 Oct 2001 16:38:32 +0000 (16:38 +0000)]
Changed path to timm code

22 years agoAdded function to extract good particles
vestbo [Thu, 25 Oct 2001 15:49:09 +0000 (15:49 +0000)]
Added function to extract good particles

22 years agoadded function for drawing histograms one by one; added function for loading histogra...
ivana [Thu, 25 Oct 2001 12:41:37 +0000 (12:41 +0000)]
added function for drawing histograms one by one; added function for loading histograms from tmp file

22 years agographics driver DAWN changed to DAWNFILE (to get dawn closed with the end of program)
ivana [Thu, 25 Oct 2001 12:35:23 +0000 (12:35 +0000)]
graphics driver DAWN changed to DAWNFILE (to get dawn closed with the end of program)

22 years agoremoved rules covered by ALICE coding rules
ivana [Thu, 25 Oct 2001 12:32:22 +0000 (12:32 +0000)]
removed rules covered by ALICE coding rules

22 years agodefault CLHEP version changed to 1.7.0.0; removed AG4_NOPHYSICS, AG4_ODBMS env variab...
ivana [Thu, 25 Oct 2001 12:31:13 +0000 (12:31 +0000)]
default CLHEP version changed to 1.7.0.0; removed AG4_NOPHYSICS, AG4_ODBMS env variables; removed ODBMS definitions

22 years agoALICE_VISUALIZE replaced with G4VIS_USE
ivana [Thu, 25 Oct 2001 12:28:24 +0000 (12:28 +0000)]
ALICE_VISUALIZE replaced with G4VIS_USE

22 years agoListTreeLong(): added indication for Boolean solids; ALICE_VISUALIZE replaced with...
ivana [Thu, 25 Oct 2001 12:27:38 +0000 (12:27 +0000)]
ListTreeLong(): added indication for Boolean solids; ALICE_VISUALIZE replaced with G4VIS_USE

22 years agoremoved fIsStandalone attribute
ivana [Thu, 25 Oct 2001 12:19:03 +0000 (12:19 +0000)]
removed fIsStandalone attribute

22 years agoinitial version - added with redesign of detector construction classes (see AliGeant4...
ivana [Thu, 25 Oct 2001 12:16:36 +0000 (12:16 +0000)]
initial version - added with redesign of detector construction classes (see AliGeant4_geometry_History)

22 years agoremoved with redesign of detector construction classes (see AliGeant4_geometry_History)
ivana [Thu, 25 Oct 2001 12:14:40 +0000 (12:14 +0000)]
removed with redesign of detector construction classes (see AliGeant4_geometry_History)

22 years agoredesign of detector construction classes (see AliGeant4_geometry_History)
ivana [Thu, 25 Oct 2001 12:12:42 +0000 (12:12 +0000)]
redesign of detector construction classes  (see AliGeant4_geometry_History)

22 years agodefault verbose level change to 1
ivana [Thu, 25 Oct 2001 12:08:49 +0000 (12:08 +0000)]
default verbose level change to 1

22 years agoCreateG4Geometry(): always returns the world
ivana [Thu, 25 Oct 2001 12:08:12 +0000 (12:08 +0000)]
CreateG4Geometry(): always returns the world

22 years agoadded fWorld attribute and its setter/getter
ivana [Thu, 25 Oct 2001 12:05:51 +0000 (12:05 +0000)]
added fWorld attribute and its setter/getter

22 years agorenamed (alice_ -> AliGeant4_)
ivana [Thu, 25 Oct 2001 12:03:20 +0000 (12:03 +0000)]
renamed (alice_ -> AliGeant4_)

22 years agorenamed (g4mc_ -> TGeant4_)
ivana [Thu, 25 Oct 2001 12:02:30 +0000 (12:02 +0000)]
renamed (g4mc_ -> TGeant4_)

22 years agoredesign of detector construction classes described; renamed (alice_ -> AliGeant4_)
ivana [Thu, 25 Oct 2001 12:01:59 +0000 (12:01 +0000)]
redesign of detector construction classes described; renamed (alice_ -> AliGeant4_)

22 years agoUse AliSHILvF as shield.
morsch [Thu, 25 Oct 2001 08:53:37 +0000 (08:53 +0000)]
Use AliSHILvF as shield.

22 years agoNew beamshield geometry with increased tolerances and insulation thickness.
morsch [Thu, 25 Oct 2001 08:50:57 +0000 (08:50 +0000)]
New beamshield geometry with increased tolerances and insulation thickness.

22 years agoCompiler options needed by the new version of cfortran.h
hristov [Thu, 25 Oct 2001 06:44:37 +0000 (06:44 +0000)]
Compiler options needed by the new version of cfortran.h

22 years agoOld style include needed on HP
hristov [Thu, 25 Oct 2001 06:40:11 +0000 (06:40 +0000)]
Old style include needed on HP

22 years agoRemoved some dead code and improved comments/documntation.
nilsen [Wed, 24 Oct 2001 21:16:34 +0000 (21:16 +0000)]
Removed some dead code and improved comments/documntation.

22 years agoFixed a few error/warning messages.
nilsen [Wed, 24 Oct 2001 21:15:43 +0000 (21:15 +0000)]
Fixed a few error/warning messages.

22 years agoRotation matrix names changed to avoid redefinition with other detectors
barbera [Wed, 24 Oct 2001 13:47:42 +0000 (13:47 +0000)]
Rotation matrix names changed to avoid redefinition with other detectors

22 years agoExpand divisions only on request.
morsch [Wed, 24 Oct 2001 12:04:25 +0000 (12:04 +0000)]
Expand divisions only on request.

22 years agoSome pointer correctly initialised in one of the constructors
hristov [Wed, 24 Oct 2001 07:19:57 +0000 (07:19 +0000)]
Some pointer correctly initialised in one of the constructors

22 years agoBugfix in GetEta(padrow,pad,time)
vestbo [Tue, 23 Oct 2001 18:55:38 +0000 (18:55 +0000)]
Bugfix in GetEta(padrow,pad,time)

22 years agoTimms code compatible again
vestbo [Tue, 23 Oct 2001 18:55:05 +0000 (18:55 +0000)]
Timms code compatible again

22 years agoBugfix in AliDigits2RootFile, and AliDigits2Memory
vestbo [Tue, 23 Oct 2001 18:54:34 +0000 (18:54 +0000)]
Bugfix in AliDigits2RootFile, and AliDigits2Memory

22 years agoMinor modifications to have the test suite working properly (Y.Schutz)
hristov [Tue, 23 Oct 2001 15:55:20 +0000 (15:55 +0000)]
Minor modifications to have the test suite working properly (Y.Schutz)

22 years agoThe access to several data members was changed from public to protected. The digitisa...
hristov [Tue, 23 Oct 2001 13:03:35 +0000 (13:03 +0000)]
The access to several data members was changed from public to protected. The digitisation was adapted to the multi-event case (J.Chudoba)

22 years agoNew naming schema of the rotation matrices in BuildGeometry() to avoid redefinition...
hristov [Mon, 22 Oct 2001 11:00:54 +0000 (11:00 +0000)]
New naming schema of the rotation matrices in BuildGeometry() to avoid redefinition in other detectors (R.Barbera)

22 years agoWrong deletion corrected (Yu.Belikov)
hristov [Mon, 22 Oct 2001 09:48:35 +0000 (09:48 +0000)]
Wrong deletion corrected (Yu.Belikov)

22 years agoAdded function to allow to limit which detectors to digitize and reconstruct.
nilsen [Sun, 21 Oct 2001 19:23:21 +0000 (19:23 +0000)]
Added function to allow to limit which detectors to digitize and reconstruct.
The default is All. This change makes no changes to any root file.

22 years agocleaned up and improved some warnings during digitization. For SDD improved
nilsen [Sun, 21 Oct 2001 19:21:20 +0000 (19:21 +0000)]
cleaned up and improved some warnings during digitization. For SDD improved
the information given. For SSD remove warnings about no P or N strip  for a
given hit (here exists dead regions on SSD).

22 years agoSeveral patches were done to adapt the ITS reconstruction version V2 to the multi...
hristov [Sun, 21 Oct 2001 19:20:02 +0000 (19:20 +0000)]
Several patches were done to adapt the ITS reconstruction version V2 to the multi-event case. Some memory leaks were corrected. (Yu.Belikov)

22 years agoSeveral pointers were set to zero in the default constructors to avoid memory managem...
hristov [Sun, 21 Oct 2001 19:17:12 +0000 (19:17 +0000)]
Several pointers were set to zero in the default constructors to avoid memory management problems

22 years agoSeveral pointers were set to zero in the default constructors to avoid memory managem...
hristov [Sun, 21 Oct 2001 19:07:24 +0000 (19:07 +0000)]
Several pointers were set to zero in the default constructors to avoid memory management problems

22 years agoMultiple deletion of the same object avoided (Yu.Belikov)
hristov [Sun, 21 Oct 2001 19:06:43 +0000 (19:06 +0000)]
Multiple deletion of the same object avoided (Yu.Belikov)

22 years agoSeveral patches were done to adapt the barel reconstruction to the multi-event case...
hristov [Sun, 21 Oct 2001 19:04:55 +0000 (19:04 +0000)]
Several patches were done to adapt the barel reconstruction to the multi-event case. Some memory leaks were corrected. (Yu.Belikov)

22 years agoPatch needed by the AliBarrelReconstruction.C macro. The pure virtual methods were...
hristov [Sun, 21 Oct 2001 18:54:54 +0000 (18:54 +0000)]
Patch needed by the AliBarrelReconstruction.C macro. The pure virtual methods were replaced temporarily by the empty virtual ones(Yu.Belikov,M.Kowalski)

22 years agoSeveral pointers were set to zero in the default constructors to avoid memory managem...
hristov [Sun, 21 Oct 2001 18:38:44 +0000 (18:38 +0000)]
Several pointers were set to zero in the default constructors to avoid memory management problems

22 years agoA pointer was set to zero in the default constructor to avoid memory management problems
hristov [Sun, 21 Oct 2001 18:35:19 +0000 (18:35 +0000)]
A pointer was set to zero in the default constructor to avoid memory management problems

22 years agoBranchOld replaced by Branch. It works correctly with Root 2.02.xx
hristov [Sun, 21 Oct 2001 18:22:55 +0000 (18:22 +0000)]
BranchOld replaced by Branch. It works correctly with Root 2.02.xx

22 years agoMinor changes to remove compliation warning on gcc 2.92.2 compiler, and
nilsen [Fri, 19 Oct 2001 21:32:35 +0000 (21:32 +0000)]
Minor changes to remove compliation warning on gcc 2.92.2 compiler, and
cleanded up a little bit of code.

22 years agoNew macro to display tracks reconstructed from tracking V1 on top of the ITS detailed...
barbera [Fri, 19 Oct 2001 15:11:54 +0000 (15:11 +0000)]
New macro to display tracks reconstructed from tracking V1 on top of the ITS detailed geometry.

22 years agoNew version from Angela to make it possible the track drawing in the detector
barbera [Fri, 19 Oct 2001 13:55:39 +0000 (13:55 +0000)]
New version from Angela to make it possible the track drawing in the detector

22 years agoEINCLUDE set to the value from libTGeant3.pkg
hristov [Fri, 19 Oct 2001 12:45:47 +0000 (12:45 +0000)]
EINCLUDE set to the value from libTGeant3.pkg

22 years agoA typo corrected.
barbera [Fri, 19 Oct 2001 10:18:49 +0000 (10:18 +0000)]
A typo corrected.

22 years agoA bug corrected in the definition of a TPCON
barbera [Fri, 19 Oct 2001 10:16:28 +0000 (10:16 +0000)]
A bug corrected in the definition of a TPCON

22 years agoDependecies corrected
hristov [Fri, 19 Oct 2001 09:58:08 +0000 (09:58 +0000)]
Dependecies corrected

22 years agobug in meduim fixed
alla [Fri, 19 Oct 2001 05:29:38 +0000 (05:29 +0000)]
bug in meduim fixed

22 years agoEINCLUDE set to the value from libhijing.pkg
hristov [Thu, 18 Oct 2001 15:27:32 +0000 (15:27 +0000)]
EINCLUDE set to the value from libhijing.pkg

22 years ago.cxx removed.
morsch [Thu, 18 Oct 2001 15:16:29 +0000 (15:16 +0000)]
.cxx removed.

22 years agoAdd input file name as a parameter, default is galice.root
jchudoba [Thu, 18 Oct 2001 14:54:54 +0000 (14:54 +0000)]
Add input file name as a parameter, default is galice.root

22 years agoDefine constant MAXTRACKS for maximum number of tracks associated with 1 digit
jchudoba [Thu, 18 Oct 2001 14:44:09 +0000 (14:44 +0000)]
Define constant MAXTRACKS for maximum number of tracks associated with 1 digit

22 years agoSome changes/bug corrections for SetHole(1) option.
morsch [Thu, 18 Oct 2001 14:11:35 +0000 (14:11 +0000)]
Some changes/bug corrections for SetHole(1) option.

22 years agoTOF version with holes for PHOS and RICH compatible with AliFRAMEv2 with
morsch [Thu, 18 Oct 2001 14:10:20 +0000 (14:10 +0000)]
TOF version with holes for PHOS and RICH compatible with AliFRAMEv2 with
mothervolumes prepared for holes.

22 years agoSix cylinders definition in BuildGeometry() improved by comparison with CreateGeometry()
barbera [Thu, 18 Oct 2001 12:26:38 +0000 (12:26 +0000)]
Six cylinders definition in BuildGeometry() improved by comparison with CreateGeometry()

22 years agoDetailed geometry in BuildGeometry() commented out (450 MB needed to compile the...
barbera [Thu, 18 Oct 2001 12:25:07 +0000 (12:25 +0000)]
Detailed geometry in BuildGeometry() commented out (450 MB needed to compile the file). Six cylinders put back but improved by comparison with the ITS coarse geometry

22 years agoadded version 2
ivana [Thu, 18 Oct 2001 10:45:58 +0000 (10:45 +0000)]
added version 2

22 years agocommented versions that are not declared in LinkDef.h
ivana [Thu, 18 Oct 2001 10:45:21 +0000 (10:45 +0000)]
commented versions that are not declared in LinkDef.h

22 years agopprVersion argument removed from constructor
ivana [Thu, 18 Oct 2001 10:44:32 +0000 (10:44 +0000)]
pprVersion argument removed from constructor

22 years agoupdated versions of PHOS, ZDC; added MUON dependence on DIPO
ivana [Thu, 18 Oct 2001 10:43:54 +0000 (10:43 +0000)]
updated versions of PHOS, ZDC; added MUON dependence on DIPO

22 years agoInconsistent names (between flat and recursive makefiles) corrected
hristov [Thu, 18 Oct 2001 10:38:20 +0000 (10:38 +0000)]
Inconsistent names (between flat and recursive makefiles) corrected

22 years agolibTGeant3Dummy.pkg added
hristov [Thu, 18 Oct 2001 10:25:37 +0000 (10:25 +0000)]
libTGeant3Dummy.pkg added

22 years agoDummy libraries added, -lg2c used to link the shared libs on Linux
hristov [Thu, 18 Oct 2001 10:24:04 +0000 (10:24 +0000)]
Dummy libraries added, -lg2c used to link the shared libs on Linux

22 years agolibdummymevsim.pkg added
hristov [Thu, 18 Oct 2001 10:19:03 +0000 (10:19 +0000)]
libdummymevsim.pkg added

22 years agolibdummyhijing.pkg added
hristov [Thu, 18 Oct 2001 10:18:20 +0000 (10:18 +0000)]
libdummyhijing.pkg added

22 years agolibdummyHBTP.pkg added
hristov [Thu, 18 Oct 2001 10:17:27 +0000 (10:17 +0000)]
libdummyHBTP.pkg added

22 years agoTime smearing added, def. value of t.s. set to 0.5 ns
schutz [Thu, 18 Oct 2001 08:28:38 +0000 (08:28 +0000)]
Time smearing added, def. value of t.s. set to 0.5 ns