]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoMade Compare() and Set virtual in AliL3Track and derived classes
vestbo [Tue, 13 Nov 2001 13:11:46 +0000 (13:11 +0000)]
Made Compare() and Set virtual in AliL3Track and derived classes

22 years agoSome changes in AliDigits2RootFile
vestbo [Tue, 13 Nov 2001 13:08:48 +0000 (13:08 +0000)]
Some changes in AliDigits2RootFile

22 years agoA protection against tracks with the same entrance and exit has been made more strict
barbera [Tue, 13 Nov 2001 11:13:24 +0000 (11:13 +0000)]
A protection against tracks with the same entrance and exit has been made more strict

22 years agoUpdated version of some files of tracking V1. New member fMass added. By default...
barbera [Tue, 13 Nov 2001 10:54:32 +0000 (10:54 +0000)]
Updated version of some files of tracking V1. New member fMass added. By default fMass is equal to the pion mass but it is possible to set it by a flag in ITStracking.C to the PDG particle mass. This is the preliminary step to take into account ITS PID in tracking V1.

22 years agoCorrect assignment operator.
morsch [Mon, 12 Nov 2001 14:34:42 +0000 (14:34 +0000)]
Correct assignment operator.

22 years agoMemory leaks fixed. (M. Bondila)
morsch [Mon, 12 Nov 2001 14:31:00 +0000 (14:31 +0000)]
Memory leaks fixed. (M. Bondila)

22 years agoRandom seed has to be set in Config.C
hristov [Mon, 12 Nov 2001 11:38:49 +0000 (11:38 +0000)]
Random seed has to be set in Config.C

22 years agoAdd getter for solenoid field strength.
morsch [Mon, 12 Nov 2001 11:17:03 +0000 (11:17 +0000)]
Add getter for solenoid field strength.

22 years agoCorrection of uninitialized array element problem.
morsch [Mon, 12 Nov 2001 10:19:30 +0000 (10:19 +0000)]
Correction of uninitialized array element problem.

22 years agoThis commit was generated by cvs2svn to compensate for changes in r4472,
hristov [Mon, 12 Nov 2001 08:12:54 +0000 (08:12 +0000)]
This commit was generated by cvs2svn to compensate for changes in r4472,
which included commits to RCS files with non-trunk default branches.

22 years agoAsignment operator implemented (P.Skowronski)
hristov [Mon, 12 Nov 2001 07:56:29 +0000 (07:56 +0000)]
Asignment operator implemented (P.Skowronski)

22 years agofMapA2->Clear() added before FillMapFrompList() in SDigitToDigits() to avoid double...
barbera [Mon, 12 Nov 2001 06:11:13 +0000 (06:11 +0000)]
fMapA2->Clear() added before FillMapFrompList() in SDigitToDigits() to avoid double counting of the charge

22 years agoSeed set correctly (P.Skowronski)
hristov [Sun, 11 Nov 2001 18:22:00 +0000 (18:22 +0000)]
Seed set correctly (P.Skowronski)

22 years agoUpdate of the flat makefiles (J.-E. Revsbech)
hristov [Sun, 11 Nov 2001 17:40:50 +0000 (17:40 +0000)]
Update of the flat makefiles (J.-E. Revsbech)

22 years agoNumber of RingsSi1 set to 256
hristov [Sun, 11 Nov 2001 17:32:55 +0000 (17:32 +0000)]
Number of RingsSi1 set to 256

22 years agoMinor corrections
hristov [Sun, 11 Nov 2001 17:27:50 +0000 (17:27 +0000)]
Minor corrections

22 years agoSetters fro models moved to header
dibari [Fri, 9 Nov 2001 17:29:31 +0000 (17:29 +0000)]
Setters fro models moved to header

22 years agoDebug ficility added (previously in AliRICHv3) + minor chnages
dibari [Fri, 9 Nov 2001 17:28:58 +0000 (17:28 +0000)]
Debug ficility added (previously in AliRICHv3) + minor chnages

22 years agoDebug staff moved to AliRICH
dibari [Fri, 9 Nov 2001 17:27:45 +0000 (17:27 +0000)]
Debug staff moved to AliRICH

22 years agoSingle copies of geom, response and segment added to ctor
dibari [Fri, 9 Nov 2001 15:15:46 +0000 (15:15 +0000)]
Single copies of geom, response and segment added to ctor

22 years agofDebugLevel based bits facility added
dibari [Fri, 9 Nov 2001 15:15:08 +0000 (15:15 +0000)]
fDebugLevel based bits facility added

22 years agoReestablished correspondence between Makefile and libEVGEN.pkg
hristov [Fri, 9 Nov 2001 11:28:15 +0000 (11:28 +0000)]
Reestablished correspondence between Makefile and libEVGEN.pkg

22 years agoObsolete. Use AliGenExtFile with AliGenReaderTreeK instead.
morsch [Fri, 9 Nov 2001 09:17:16 +0000 (09:17 +0000)]
Obsolete. Use AliGenExtFile with AliGenReaderTreeK instead.

22 years agoGeneralization by using AliGenReader object to read particles from file.
morsch [Fri, 9 Nov 2001 09:12:58 +0000 (09:12 +0000)]
Generalization by using AliGenReader object to read particles from file.

22 years agoUpdate for AliGenReader*
morsch [Fri, 9 Nov 2001 09:12:00 +0000 (09:12 +0000)]
Update for AliGenReader*

22 years agoRealisation of AliGenReader that reads the kine tree (TreeK).
morsch [Fri, 9 Nov 2001 09:11:24 +0000 (09:11 +0000)]
Realisation of AliGenReader that reads the kine tree (TreeK).

22 years agoRealisation of AliGenReader that reads the old cwn event format.
morsch [Fri, 9 Nov 2001 09:10:46 +0000 (09:10 +0000)]
Realisation of AliGenReader that reads the old cwn event format.

22 years agoBase class with responsibility to read events and particles from a file. To be used
morsch [Fri, 9 Nov 2001 09:09:59 +0000 (09:09 +0000)]
Base class with responsibility to read events and particles from a file. To be used
with AliGenExtFile.

22 years agoPrint() override added
dibari [Thu, 8 Nov 2001 20:11:02 +0000 (20:11 +0000)]
Print() override added

22 years agoctor with initialising of parmeters added
dibari [Thu, 8 Nov 2001 20:10:45 +0000 (20:10 +0000)]
ctor with initialising of parmeters added

22 years agoinitialising of pad size added to ctor
dibari [Thu, 8 Nov 2001 19:30:43 +0000 (19:30 +0000)]
initialising of pad size added to ctor

22 years agoPrint() override added
dibari [Thu, 8 Nov 2001 19:30:04 +0000 (19:30 +0000)]
Print() override added

22 years agoReinit them
dibari [Thu, 8 Nov 2001 18:01:55 +0000 (18:01 +0000)]
Reinit them

22 years agoITS START RICH active by default
dibari [Thu, 8 Nov 2001 18:00:23 +0000 (18:00 +0000)]
ITS START RICH active by default

22 years agoAdditional protection (M.Masera)
hristov [Thu, 8 Nov 2001 16:39:03 +0000 (16:39 +0000)]
Additional protection (M.Masera)

22 years agoUpdated V2 stream of tracking (Yu.Belikov). The new long waited features are: 1)...
hristov [Thu, 8 Nov 2001 16:36:33 +0000 (16:36 +0000)]
Updated V2 stream of tracking (Yu.Belikov). The new long waited features are: 1) Possibility to pass the primary vertex position to the trackers (both for the TPC and the ITS) 2) Possibility to specify the number of tracking passes together with applying (or not applying) the vertex constraint (ITS only) 3) Possibility to make some use of partial PID provided by the TPC when doing tracking in the ITS (ITS only) 4) V0 reconstruction with a helix minimisation of the DCA. (new macros: AliV0FindVertices.C and AliV0Comparison.C) 4a) ( Consequence of the 4) )  All the efficiencies and resolutions are from now on calculated including *secondary*particles* too. (Don't be surprised by the drop in efficiency etc)

22 years agoAdded check for ppad[1] range
vicinanz [Thu, 8 Nov 2001 15:41:19 +0000 (15:41 +0000)]
Added check for ppad[1] range

22 years agoChange to MANY for UCFI/M/O and UAFI/M/O
cblume [Thu, 8 Nov 2001 13:13:08 +0000 (13:13 +0000)]
Change to MANY for UCFI/M/O and UAFI/M/O

22 years agoinit fMerger
alla [Thu, 8 Nov 2001 10:07:05 +0000 (10:07 +0000)]
init fMerger

22 years agoInitial import
dibari [Wed, 7 Nov 2001 20:22:03 +0000 (20:22 +0000)]
Initial import

22 years agoInitial import
dibari [Wed, 7 Nov 2001 20:15:14 +0000 (20:15 +0000)]
Initial import

22 years agoctor + Print() added
dibari [Wed, 7 Nov 2001 17:42:37 +0000 (17:42 +0000)]
ctor + Print() added

22 years agofMerger for Jiri
alla [Wed, 7 Nov 2001 16:45:08 +0000 (16:45 +0000)]
fMerger for Jiri

22 years agoProtection added to accept a maximum of 50 digits in x (time) and 30 in z in the...
barbera [Wed, 7 Nov 2001 15:58:30 +0000 (15:58 +0000)]
Protection added to accept a maximum of 50 digits in x (time) and 30 in z in the cluster finder to avoid errror in the deconvolution of large clusters with saturated ADC values (from P. Cerello)

22 years agoMinor correction of the Log part
hristov [Wed, 7 Nov 2001 14:50:31 +0000 (14:50 +0000)]
Minor correction of the Log part

22 years agoMinor corrections needed on Sun (arrays with undefined size created by new, inline...
hristov [Wed, 7 Nov 2001 11:04:22 +0000 (11:04 +0000)]
Minor corrections needed on Sun (arrays with undefined size created by new, inline decration removed when the body was hot in the header file)

22 years agoFillMapFrompList() commented out in SDigitToDigit() to avoid double counting of the...
barbera [Wed, 7 Nov 2001 10:16:53 +0000 (10:16 +0000)]
FillMapFrompList() commented out in SDigitToDigit() to avoid double counting of the charge (from B. Batiounia)

22 years agoAdded 1D histograms.
vestbo [Wed, 7 Nov 2001 08:38:46 +0000 (08:38 +0000)]
Added 1D histograms.

22 years agoRemoved printouts
kowal2 [Wed, 7 Nov 2001 06:47:12 +0000 (06:47 +0000)]
Removed printouts

22 years agoAliRICHv3 added
dibari [Tue, 6 Nov 2001 20:00:27 +0000 (20:00 +0000)]
AliRICHv3 added

22 years agoMaximum number of possible good tracks incrased from 30000 to 50000
barbera [Tue, 6 Nov 2001 19:39:06 +0000 (19:39 +0000)]
Maximum number of possible good tracks incrased from 30000 to 50000

22 years agosetter&getter for rotation angle
dibari [Tue, 6 Nov 2001 18:54:58 +0000 (18:54 +0000)]
setter&getter for rotation angle

22 years agoAliRICHv3 added
dibari [Tue, 6 Nov 2001 18:37:42 +0000 (18:37 +0000)]
AliRICHv3 added

22 years agominor correcttion of Taligent rules
dibari [Tue, 6 Nov 2001 18:29:36 +0000 (18:29 +0000)]
minor correcttion of Taligent rules

22 years agoGetX() GetY() GetZ() added
dibari [Tue, 6 Nov 2001 18:27:28 +0000 (18:27 +0000)]
GetX() GetY() GetZ() added

22 years agoInitial import
dibari [Tue, 6 Nov 2001 18:26:10 +0000 (18:26 +0000)]
Initial import

22 years agoAdd macro for simple simualtor
cblume [Tue, 6 Nov 2001 17:20:27 +0000 (17:20 +0000)]
Add macro for simple simualtor

22 years agoAdd detailed geometry and simple simulator
cblume [Tue, 6 Nov 2001 17:20:07 +0000 (17:20 +0000)]
Add detailed geometry and simple simulator

22 years agoMinor correction
hristov [Tue, 6 Nov 2001 16:33:08 +0000 (16:33 +0000)]
Minor correction

22 years agoAdd Boost() method to boost all particles to LHC lab frame. Needed for asymmetric...
morsch [Tue, 6 Nov 2001 12:30:34 +0000 (12:30 +0000)]
Add Boost() method to boost all particles to LHC lab frame. Needed for asymmetric collision systems.

22 years agoUnused datamembers removed
schutz [Tue, 6 Nov 2001 09:11:24 +0000 (09:11 +0000)]
Unused datamembers removed

22 years agoAvoid overlap of compensation magnet with HALL.
morsch [Mon, 5 Nov 2001 10:41:06 +0000 (10:41 +0000)]
Avoid overlap of compensation magnet with HALL.

22 years agoadd const to get methods
jchudoba [Mon, 5 Nov 2001 10:11:41 +0000 (10:11 +0000)]
add const to get methods

22 years agochange to obey coding rule RN4
jchudoba [Mon, 5 Nov 2001 09:44:20 +0000 (09:44 +0000)]
change to obey coding rule RN4

22 years agoEMCAL added
hristov [Sun, 4 Nov 2001 18:47:31 +0000 (18:47 +0000)]
EMCAL added

22 years agoNew macros and some changes related to EMCAL (B.Nilsen)
hristov [Sun, 4 Nov 2001 17:39:29 +0000 (17:39 +0000)]
New macros and some changes related to EMCAL (B.Nilsen)

22 years agoNew code for EMCAL (B.Nilsen)
hristov [Sun, 4 Nov 2001 17:31:56 +0000 (17:31 +0000)]
New code for EMCAL (B.Nilsen)

22 years agomacro comparing exact and reconstructed clusters
kowal2 [Sat, 3 Nov 2001 17:32:30 +0000 (17:32 +0000)]
macro comparing exact and reconstructed clusters

22 years agonew macro handling exact clusters
kowal2 [Sat, 3 Nov 2001 17:31:02 +0000 (17:31 +0000)]
new macro handling exact clusters

22 years agoNew macros for handling Sdigits and merging
kowal2 [Sat, 3 Nov 2001 13:37:00 +0000 (13:37 +0000)]
New macros for handling Sdigits and merging

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