]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoGray particle generator, first commit.
morsch [Tue, 8 Oct 2002 13:53:17 +0000 (13:53 +0000)]
Gray particle generator, first commit.

21 years agoCustom event generator and new module added
gamez [Mon, 7 Oct 2002 11:31:41 +0000 (11:31 +0000)]
Custom event generator and new module added

21 years agoCRTv1, GenCRT modules added
gamez [Mon, 7 Oct 2002 11:29:20 +0000 (11:29 +0000)]
CRTv1, GenCRT modules added

21 years agoFirst version, generation of cosmic muons on the surface
gamez [Mon, 7 Oct 2002 11:25:47 +0000 (11:25 +0000)]
First version, generation of cosmic muons on the surface

21 years agoFirst version, stand alone detector
gamez [Mon, 7 Oct 2002 11:22:53 +0000 (11:22 +0000)]
First version, stand alone detector

21 years agoChanges requested by coding conventions
gamez [Mon, 7 Oct 2002 11:19:21 +0000 (11:19 +0000)]
Changes requested by coding conventions

21 years agoDepth variable added
gamez [Mon, 7 Oct 2002 11:16:53 +0000 (11:16 +0000)]
Depth variable added

21 years agoAccess shafts added
gamez [Mon, 7 Oct 2002 11:13:25 +0000 (11:13 +0000)]
Access shafts added

21 years agoCleaned up version
gamez [Mon, 7 Oct 2002 11:12:46 +0000 (11:12 +0000)]
Cleaned up version

21 years agoGeneral tracking macro by J. Chudoba.
kowal2 [Mon, 7 Oct 2002 07:24:40 +0000 (07:24 +0000)]
General tracking macro by J. Chudoba.

21 years agoObsolete - removed.
kowal2 [Mon, 7 Oct 2002 07:23:49 +0000 (07:23 +0000)]
Obsolete - removed.

21 years agoUpdated macro by J. Belikov
kowal2 [Mon, 7 Oct 2002 07:18:32 +0000 (07:18 +0000)]
Updated macro by J. Belikov

21 years agoAdded material to simulate services in front of the SPD, SDD, and SSD support
nilsen [Sat, 5 Oct 2002 00:12:39 +0000 (00:12 +0000)]
Added material to simulate services in front of the SPD, SDD, and SSD support
structures. Modified folumes I212, I200, and I099 so that they do not go
beyond the volume they are creating holes for. This was nessesary so that
the material added to these volumes would be correct.

21 years agoSome changes resulting from last week work. The mc stuff has been removed.
vestbo [Fri, 4 Oct 2002 14:05:24 +0000 (14:05 +0000)]
Some changes resulting from last week work. The mc stuff has been removed.
Added possibility to not save the width when compressing file; this is one
by setting the flag AliL3Compress::fWriteShape.

The status of the code is that it seems to be more or less working. The
efficiency drops a little bit when running it through offline, but this
is mainly because overlapping clusters are not deconvoluted, and 2 clusters
found by the offline cluster finder will be 1 cluster after compressing/
decompressing. The only way to get rid of this, is to include some
deconvolution in the AliL3Modeller::FindClusters.

21 years agoAdded a few more explaining lines in class description.
vestbo [Thu, 3 Oct 2002 14:02:39 +0000 (14:02 +0000)]
Added a few more explaining lines in class description.

21 years agoBug in copy 37 of volume I570 corrected (thanks to J. Belikov)
barbera [Wed, 2 Oct 2002 17:56:37 +0000 (17:56 +0000)]
Bug in copy 37 of volume I570 corrected (thanks to J. Belikov)

21 years agoPerform check on cos(crossing_angle_with_padrow) in GetCrossingAngle().
vestbo [Wed, 2 Oct 2002 15:24:15 +0000 (15:24 +0000)]
Perform check on cos(crossing_angle_with_padrow) in GetCrossingAngle().
Every once in a while this number is equal to one, which results in
return value being NaN.

21 years agoSerious bugfix in Local2Raw function. This function failed to transform
vestbo [Wed, 2 Oct 2002 14:29:15 +0000 (14:29 +0000)]
Serious bugfix in Local2Raw function. This function failed to transform
corretly on the z<0 side of the tpc, because of a "wrongly" check. I have
no idea why I did not see this bug before, but probably because the
function is seldom used.

21 years agoAdded new function AliL3Hough::MergeEtaSlices which merges tracks which
vestbo [Tue, 1 Oct 2002 12:19:40 +0000 (12:19 +0000)]
Added new function AliL3Hough::MergeEtaSlices which merges tracks which
appear in 2 neighbouring eta slices. The tracks are matching if they have
identical kappa and psi; they appear in the same bin. The one with the
lower threshold are removed from the track array.

There is also a bugfix in AliL3HoughTransformer::GetEta, the sign should
not be swicthed on the other half of TPC, because the sign is already included
in the (GetEtaMax() - GetEtaMin()).

Also the DoMC flag in the AliL3HoughTransformer ctor.

21 years agoChange loop order to run faster.
jchudoba [Tue, 1 Oct 2002 08:47:04 +0000 (08:47 +0000)]
Change loop order to run faster.

21 years agoQinvResVsQinv, Phi and Theta pair open angle resolutions functions added
skowron [Fri, 27 Sep 2002 15:55:09 +0000 (15:55 +0000)]
QinvResVsQinv, Phi and Theta pair open angle resolutions functions added

21 years agoMonitor functions implemented by Z.Chajecki.
skowron [Fri, 27 Sep 2002 15:53:30 +0000 (15:53 +0000)]
Monitor functions implemented by Z.Chajecki.

21 years agoexample analysis macro extended for monitor functions
skowron [Fri, 27 Sep 2002 15:53:04 +0000 (15:53 +0000)]
example analysis macro extended for monitor functions

21 years agoMonitor functions implemented by Z.Chajecki. Initial Revision
skowron [Fri, 27 Sep 2002 15:51:54 +0000 (15:51 +0000)]
Monitor functions implemented by Z.Chajecki. Initial Revision

21 years ago Bug Correction: simultanous cut on particles and tracks
skowron [Fri, 27 Sep 2002 15:44:06 +0000 (15:44 +0000)]
 Bug Correction: simultanous cut on particles and tracks

21 years agoAlso now for SDigits.
nilsen [Thu, 26 Sep 2002 22:53:32 +0000 (22:53 +0000)]
Also now for SDigits.

21 years agoMacros usefull for testing. They print out Hits, Digits, and RecPoints.
nilsen [Thu, 26 Sep 2002 22:28:19 +0000 (22:28 +0000)]
Macros usefull for testing. They print out Hits, Digits, and RecPoints.

21 years agoBug fix in LUT
cblume [Thu, 26 Sep 2002 09:26:31 +0000 (09:26 +0000)]
Bug fix in LUT

21 years agoreplaced setw by sdt::setw
schutz [Thu, 26 Sep 2002 07:20:07 +0000 (07:20 +0000)]
replaced setw by sdt::setw

21 years agoMoved include <iostream> from .cxx to .h
schutz [Thu, 26 Sep 2002 07:19:20 +0000 (07:19 +0000)]
Moved include <iostream> from .cxx to .h

21 years agoSwitch off the Fortran optimisation in case of gcc 2.96
hristov [Wed, 25 Sep 2002 14:22:25 +0000 (14:22 +0000)]
Switch off the Fortran optimisation in case of gcc 2.96

21 years agoUse new RICH version in it's new positions.
nilsen [Tue, 24 Sep 2002 19:42:13 +0000 (19:42 +0000)]
Use new RICH version in it's new positions.

21 years agoRemoved fAlice and changed ReadTreeK to make it look as the others. Event now require...
schutz [Tue, 24 Sep 2002 11:32:06 +0000 (11:32 +0000)]
Removed fAlice and changed ReadTreeK to make it look as the others. Event now requires an option to do something.

21 years agoCheckTrigger() corrected.
morsch [Tue, 24 Sep 2002 10:00:01 +0000 (10:00 +0000)]
CheckTrigger() corrected.

21 years agoMissed updating the ClassDef Version for changes to SPD clusters data members.
nilsen [Mon, 23 Sep 2002 21:02:54 +0000 (21:02 +0000)]
Missed updating the ClassDef Version for changes to SPD clusters data members.
Thanks Jiri for chatching this.

21 years agonameNode enlarged (HP)
hristov [Mon, 23 Sep 2002 13:29:15 +0000 (13:29 +0000)]
nameNode enlarged (HP)

21 years agoDummy ctor and dtor for AliLegoGeneratorPhiZ (HP)
hristov [Mon, 23 Sep 2002 13:27:09 +0000 (13:27 +0000)]
Dummy ctor and dtor for AliLegoGeneratorPhiZ (HP)

21 years agoTypo corrected (HP)
hristov [Mon, 23 Sep 2002 13:25:52 +0000 (13:25 +0000)]
Typo corrected (HP)

21 years agoiVZERO defined
hristov [Mon, 23 Sep 2002 13:24:22 +0000 (13:24 +0000)]
iVZERO defined

21 years agoThe address of the TrackReferences is set (M.Ivanov)
hristov [Mon, 23 Sep 2002 09:22:56 +0000 (09:22 +0000)]
The address of the TrackReferences is set (M.Ivanov)

21 years agoFirsTrackReference updated (M.Ivanov)
hristov [Mon, 23 Sep 2002 09:19:54 +0000 (09:19 +0000)]
FirsTrackReference updated (M.Ivanov)

21 years agothe old Makefile updated to changes in Geant4 VMC
ivana [Mon, 23 Sep 2002 09:03:41 +0000 (09:03 +0000)]
the old Makefile updated to changes in Geant4 VMC

21 years agoTypo corrected
hristov [Mon, 23 Sep 2002 09:00:05 +0000 (09:00 +0000)]
Typo corrected

21 years agoFixing the previous unresolved bug before I was going on vacation.
vestbo [Fri, 20 Sep 2002 13:36:05 +0000 (13:36 +0000)]
Fixing the previous unresolved bug before I was going on vacation.
When using the AliLevel3 tracking class and reading from a rootfile
with the patched AliTPC (ASV) version, one can only read 1 whole slice
at once (npatches=1). This because in AliLevel3 class only 1 instance
of the AliL3FileHandler is taking care of reading the data from all
patches, and therefore the AliL3FileHandler::fLastIndex method fails when
reading patch by patch. This problem did not show up in the AliL3Hough,
because there you have one AliL3FileHandler per patch.

21 years agoFast event generation macro. First commit.
morsch [Fri, 20 Sep 2002 13:34:11 +0000 (13:34 +0000)]
Fast event generation macro. First commit.

21 years agoBase classes for fast simulation. First commit.
morsch [Fri, 20 Sep 2002 13:32:51 +0000 (13:32 +0000)]
Base classes for fast simulation. First commit.

21 years agoMinor bugs in the definition of the bending impact parameter corrected (thanks to...
cussonno [Fri, 20 Sep 2002 13:32:26 +0000 (13:32 +0000)]
Minor bugs in the definition of the bending impact parameter corrected (thanks to A. Zinchenko)

21 years agoDefault constructor added.
morsch [Fri, 20 Sep 2002 13:31:45 +0000 (13:31 +0000)]
Default constructor added.

21 years agoCheck if the provided path is a rootfile or a directory by using the
vestbo [Fri, 20 Sep 2002 12:18:58 +0000 (12:18 +0000)]
Check if the provided path is a rootfile or a directory by using the
IsZombie() function; the file pointer is not zero if the provided
string is a directory.

Use global pointer gSystem instead of creating a new instance of the
TUnixSystem class. This in order to get rid of a error message during
runtime.

21 years agoCosmetic
vestbo [Thu, 19 Sep 2002 15:39:11 +0000 (15:39 +0000)]
Cosmetic

21 years agoChanged the row numbering in the patches to match the latest technical
vestbo [Thu, 19 Sep 2002 14:54:00 +0000 (14:54 +0000)]
Changed the row numbering in the patches to match the latest technical
layout as much as possible. The numbers are taken from mapping tables
provided by GSI (Dr.Frankenfeld). The implementation is still not identical
to the actual foreseen layout, as there are some pads (FEC) which are
physically located in the area we have been calling patch 1 which actually
belong to patch 0. But this is only concerns 1 or 2 FECs as far as I could
see from the tables.

21 years agoMacro for merging (AliMergeSteer.C) together with an example how to use it (TestMergeC.C)
jchudoba [Thu, 19 Sep 2002 14:28:59 +0000 (14:28 +0000)]
Macro for merging (AliMergeSteer.C) together with an example how to use it (TestMergeC.C)

21 years agoModified absorber correction. Added function FieldCorrection() to account
cussonno [Thu, 19 Sep 2002 10:14:00 +0000 (10:14 +0000)]
Modified absorber correction. Added function FieldCorrection() to account
for the effect of magnetic field in absorber.

21 years agoWrite the parameter class into the cluster file
cblume [Wed, 18 Sep 2002 09:20:53 +0000 (09:20 +0000)]
Write the parameter class into the cluster file

21 years agoUpdate to track display by Chuncheng
cblume [Tue, 17 Sep 2002 11:15:25 +0000 (11:15 +0000)]
Update to track display by Chuncheng

21 years agoInclude parameter class
cblume [Tue, 17 Sep 2002 11:01:55 +0000 (11:01 +0000)]
Include parameter class

21 years agoAdd classes to create and store tracks maps
jchudoba [Tue, 17 Sep 2002 08:39:03 +0000 (08:39 +0000)]
Add classes to create and store tracks maps

21 years agoClasses to create and store tracks maps - correcpondence between track label and...
jchudoba [Tue, 17 Sep 2002 08:37:12 +0000 (08:37 +0000)]
Classes to create and store tracks maps - correcpondence between track label and entry number in the TreeH

21 years agoUpdated detailed geometry needed by FMD people for some studies
barbera [Mon, 16 Sep 2002 14:45:31 +0000 (14:45 +0000)]
Updated detailed geometry needed by FMD people for some studies

21 years agoUse correct pdg codes for Upsilon(2S) = 100553 and Upsilon(3S) = 200553.
morsch [Mon, 16 Sep 2002 10:40:48 +0000 (10:40 +0000)]
Use correct pdg codes for Upsilon(2S) = 100553 and Upsilon(3S) = 200553.

21 years agoLittle bug when reporting row merge error.
loizides [Mon, 16 Sep 2002 08:48:31 +0000 (08:48 +0000)]
Little bug when reporting row merge error.

21 years agoRows per patch are locally stored.
loizides [Mon, 16 Sep 2002 08:47:17 +0000 (08:47 +0000)]
Rows per patch are locally stored.

21 years agoAdd Upsilon(3S) to particle data base.
morsch [Mon, 16 Sep 2002 08:22:36 +0000 (08:22 +0000)]
Add Upsilon(3S) to particle data base.

21 years agoUse TDatabasePDG::Instance();
morsch [Mon, 16 Sep 2002 08:21:16 +0000 (08:21 +0000)]
Use TDatabasePDG::Instance();

21 years agoUpsilon" (pdg = 200553) particle and decay modes added.
morsch [Mon, 16 Sep 2002 08:17:39 +0000 (08:17 +0000)]
Upsilon" (pdg = 200553) particle and decay modes added.

21 years agoMacros to view SSD support structures.
nilsen [Sun, 15 Sep 2002 19:55:23 +0000 (19:55 +0000)]
Macros to view SSD support structures.

21 years agoMacros to draw nice pictures of the SPD part of the ITS.
nilsen [Sun, 15 Sep 2002 14:26:41 +0000 (14:26 +0000)]
Macros to draw nice pictures of the SPD part of the ITS.

21 years agoDefine the static variable geo.
morsch [Fri, 13 Sep 2002 15:47:16 +0000 (15:47 +0000)]
Define the static variable geo.

21 years agoAdd conversion class to produce fake raw data
cblume [Fri, 13 Sep 2002 14:33:52 +0000 (14:33 +0000)]
Add conversion class to produce fake raw data

21 years agoAdded macro to reproduce plots a la TOF PHENIX with ALICE-TOF
hristov [Fri, 13 Sep 2002 12:59:05 +0000 (12:59 +0000)]
Added macro to reproduce plots a la TOF PHENIX with ALICE-TOF

21 years agoAdded macro for visualization of the TOF ROOT geometry
hristov [Fri, 13 Sep 2002 12:58:31 +0000 (12:58 +0000)]
Added macro for visualization of the TOF ROOT geometry

21 years agoidem
morsch [Fri, 13 Sep 2002 10:24:57 +0000 (10:24 +0000)]
idem

21 years agoNo cast to AliMagFCM.
morsch [Fri, 13 Sep 2002 10:21:13 +0000 (10:21 +0000)]
No cast to AliMagFCM.

21 years agoUpdated detector and mag. field configuration in sync with ConfigPPR.C
morsch [Thu, 12 Sep 2002 13:04:45 +0000 (13:04 +0000)]
Updated detector and mag. field configuration in sync with ConfigPPR.C

21 years agoAdd const to SolenoidField() method for correct overwriting from the parent class
jchudoba [Thu, 12 Sep 2002 10:31:53 +0000 (10:31 +0000)]
Add const to SolenoidField() method for correct overwriting from the parent class

21 years agoRemoved a mem leak by deleting curSDigit in Exec()
schutz [Wed, 11 Sep 2002 12:10:56 +0000 (12:10 +0000)]
Removed a mem leak by deleting curSDigit in Exec()

21 years agoUse new for arrays with variable size
hristov [Wed, 11 Sep 2002 10:32:41 +0000 (10:32 +0000)]
Use new for arrays with variable size

21 years agoCorrected for the memory leak. Thanks to J. Chudoba and M. Ivanov
kowal2 [Tue, 10 Sep 2002 07:06:42 +0000 (07:06 +0000)]
Corrected for the memory leak. Thanks to J. Chudoba and M. Ivanov

21 years agoNew and updated simulation and reconstruction macros and test shell script
nilsen [Mon, 9 Sep 2002 17:46:09 +0000 (17:46 +0000)]
New and updated simulation and reconstruction macros and test shell script
plus the needed Config.C files.

21 years agonew TTask to replace non-working AliITSFindClusterV2.C macro.
nilsen [Mon, 9 Sep 2002 17:36:05 +0000 (17:36 +0000)]
new TTask to replace non-working AliITSFindClusterV2.C macro.

21 years agoAdded new creator which passes a pointer to type AliRun. Can now use either
nilsen [Mon, 9 Sep 2002 17:30:02 +0000 (17:30 +0000)]
Added new creator which passes a pointer to type AliRun. Can now use either
gAlice or a local instance of AliRun.

21 years agoAdded class iostreamer funcionality and Print and Read functions. cleaned
nilsen [Mon, 9 Sep 2002 17:28:02 +0000 (17:28 +0000)]
Added class iostreamer funcionality and Print and Read functions. cleaned
up files.

21 years agoBug fix having to do with the size of arrays of track and hit index numbers.
nilsen [Mon, 9 Sep 2002 17:25:25 +0000 (17:25 +0000)]
Bug fix having to do with the size of arrays of track and hit index numbers.
Fully backwards compatible thanks to automatic schema evolusion.

21 years agoMinor changes in support of changes to AliITSdigitS?D class'.
nilsen [Mon, 9 Sep 2002 17:23:28 +0000 (17:23 +0000)]
Minor changes in support of changes to AliITSdigitS?D class'.

21 years agoUpdate of documentation to reflect changes in AliITSdigitS?D classes.
nilsen [Mon, 9 Sep 2002 17:14:25 +0000 (17:14 +0000)]
Update of documentation to reflect changes in AliITSdigitS?D classes.

21 years agoBug correction - Fortan sources where not commpiled
skowron [Fri, 6 Sep 2002 15:28:49 +0000 (15:28 +0000)]
Bug correction - Fortan sources where not commpiled

21 years agoFaster mixing implemented for non-identical particles
skowron [Fri, 6 Sep 2002 15:27:48 +0000 (15:27 +0000)]
Faster mixing implemented for non-identical particles

21 years agoSetOwner method implemented
skowron [Fri, 6 Sep 2002 15:26:55 +0000 (15:26 +0000)]
SetOwner method implemented

21 years agoIsEmpty and PassPairProp methods implemented (fornon-id anal)
skowron [Fri, 6 Sep 2002 15:26:16 +0000 (15:26 +0000)]
IsEmpty and PassPairProp methods implemented (fornon-id anal)

21 years agoIsEmpty method implemented
skowron [Fri, 6 Sep 2002 15:22:45 +0000 (15:22 +0000)]
IsEmpty method implemented

21 years agoChanges done for new aliroot version. Faster calculation through saving LUT for kappa.
loizides [Thu, 5 Sep 2002 11:13:54 +0000 (11:13 +0000)]
Changes done for new aliroot version. Faster calculation through saving LUT for kappa.

21 years agoLittle bugfixes for new alitroot version.
loizides [Thu, 5 Sep 2002 10:55:15 +0000 (10:55 +0000)]
Little bugfixes for new alitroot version.

21 years agoLittle changes for aliroot version 3.08.
loizides [Wed, 4 Sep 2002 13:58:41 +0000 (13:58 +0000)]
Little changes for aliroot version 3.08.

21 years agoAdded AliL3Transbit entry.
loizides [Wed, 4 Sep 2002 13:56:42 +0000 (13:56 +0000)]
Added AliL3Transbit entry.

21 years agoLittle bugfix vor gcc 3.2.
loizides [Wed, 4 Sep 2002 13:27:35 +0000 (13:27 +0000)]
Little bugfix vor gcc 3.2.

21 years agoCosmetics.
loizides [Wed, 4 Sep 2002 13:27:16 +0000 (13:27 +0000)]
Cosmetics.

21 years agoChange for AliL3Transbit.
loizides [Wed, 4 Sep 2002 13:26:34 +0000 (13:26 +0000)]
Change for AliL3Transbit.

21 years agoMoved from AliTransbit to AliL3Transbit.
loizides [Wed, 4 Sep 2002 13:23:08 +0000 (13:23 +0000)]
Moved from AliTransbit to AliL3Transbit.

21 years agoAdded boolean return values to Init, Make_Init_File and Read_Init function. Check...
loizides [Wed, 4 Sep 2002 11:49:33 +0000 (11:49 +0000)]
Added boolean return values to Init, Make_Init_File and Read_Init function. Check for given root file.

21 years agoAdded ASVVERSION define.
loizides [Wed, 4 Sep 2002 11:47:25 +0000 (11:47 +0000)]
Added ASVVERSION define.