]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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.

21 years agoPossibility to make only the executable
hristov [Wed, 4 Sep 2002 08:13:05 +0000 (08:13 +0000)]
Possibility to make only the executable

21 years agoLittle bugfix vor aliversion 3.08.
loizides [Tue, 3 Sep 2002 20:16:53 +0000 (20:16 +0000)]
Little bugfix vor aliversion 3.08.

21 years agoLittle bugfix for new aliroot version 3.08.
loizides [Tue, 3 Sep 2002 19:37:04 +0000 (19:37 +0000)]
Little bugfix for new aliroot version 3.08.

21 years agoLittle change.
loizides [Tue, 3 Sep 2002 19:28:59 +0000 (19:28 +0000)]
Little change.

21 years agoMoved Binary.C to binary.C.
loizides [Tue, 3 Sep 2002 19:14:33 +0000 (19:14 +0000)]
Moved Binary.C to binary.C.

21 years agoDeleted as functionality is now in dislplay.C and AliL3Display class.
loizides [Tue, 3 Sep 2002 19:13:03 +0000 (19:13 +0000)]
Deleted as functionality is now in dislplay.C and AliL3Display class.

21 years agoMoved Make_Init.C to make_init.c.
loizides [Tue, 3 Sep 2002 19:11:35 +0000 (19:11 +0000)]
Moved Make_Init.C to make_init.c.

21 years agoChanging hardcoded values.
vestbo [Tue, 3 Sep 2002 16:38:21 +0000 (16:38 +0000)]
Changing hardcoded values.

21 years agoChanged for new Aliroot version.
loizides [Tue, 3 Sep 2002 15:00:19 +0000 (15:00 +0000)]
Changed for new Aliroot version.

21 years agoChanged from hardcoded param to a version which gets the param string from AliL3Trans...
loizides [Tue, 3 Sep 2002 14:20:03 +0000 (14:20 +0000)]
Changed from hardcoded param to a version which gets the param string from AliL3Transform::GetParamName().

21 years agoMore changes as a consequence of changing the pad geomtry in the new
vestbo [Tue, 3 Sep 2002 12:33:59 +0000 (12:33 +0000)]
More changes as a consequence of changing the pad geomtry in the new
AliROOT. Some hardcoded values which were set to 176 has now been changed
to AliL3Transform::GetNRows() etc. Also the remaining hardcoded AliTPCParam
and digits tree object names has been changed in AliL3FileHandler.
There were and still are a bug in the AliL3Merger class in FillNTuppel,
which I was not able to figure out, so I switched off. This only affects
the SlowMerging methods in the track mergers, and should be looked at more
if needed in the future.

21 years agoRead from rootfile called digitfile.root in AliL3Hough.cxx.
vestbo [Mon, 2 Sep 2002 17:42:06 +0000 (17:42 +0000)]
Read from rootfile called digitfile.root in AliL3Hough.cxx.
Bugfix in the rest.

21 years agoBugfix in AliL3Transform. Changed the strings of the AliTPCParam and
vestbo [Mon, 2 Sep 2002 17:40:04 +0000 (17:40 +0000)]
Bugfix in AliL3Transform. Changed the strings of the AliTPCParam and
Digitstree objects corresponding to the new AliROOT.

21 years agoGsbool calls added to resolve MANY. (I. Hrivnacova)
morsch [Mon, 2 Sep 2002 15:51:48 +0000 (15:51 +0000)]
Gsbool calls added to resolve MANY. (I. Hrivnacova)

21 years agoGsbool calls to resolve MANY added (I. Hrivnacova)
morsch [Mon, 2 Sep 2002 15:32:15 +0000 (15:32 +0000)]
Gsbool calls to resolve MANY added (I. Hrivnacova)

21 years agoGsbool calls to resolve MANY added (I. Hrivnacova).
morsch [Mon, 2 Sep 2002 15:29:20 +0000 (15:29 +0000)]
Gsbool calls to resolve MANY added (I.  Hrivnacova).

21 years agoMoved this functionaly to a functio in AliL3Transform::MakeInitFile.
vestbo [Mon, 2 Sep 2002 15:11:32 +0000 (15:11 +0000)]
Moved this functionaly to a functio in AliL3Transform::MakeInitFile.
This macro can now be used to create default values for AliL3Transform.cxx.

21 years agoNew segmentation radii for Station 2.
morsch [Mon, 2 Sep 2002 14:35:14 +0000 (14:35 +0000)]
New segmentation radii for Station 2.

21 years agoVZERO added.
morsch [Mon, 2 Sep 2002 14:32:04 +0000 (14:32 +0000)]
VZERO added.

21 years agoMaking Track arguments const
hristov [Mon, 2 Sep 2002 11:46:34 +0000 (11:46 +0000)]
Making Track arguments const

21 years agoReplace strcpy by assignment operator
hristov [Thu, 29 Aug 2002 18:14:34 +0000 (18:14 +0000)]
Replace strcpy by assignment operator

21 years agoCosmetics.
loizides [Thu, 29 Aug 2002 13:13:38 +0000 (13:13 +0000)]
Cosmetics.

21 years agostdlib.h needeed to define abort()
hristov [Thu, 29 Aug 2002 09:38:46 +0000 (09:38 +0000)]
stdlib.h needeed to define abort()

21 years agoCosmetic.
loizides [Thu, 29 Aug 2002 08:45:22 +0000 (08:45 +0000)]
Cosmetic.

21 years agoAdded default values to default constructor.
loizides [Thu, 29 Aug 2002 08:44:48 +0000 (08:44 +0000)]
Added default values to default constructor.

21 years agoNew VHDL transformer code. Implemented iterative approach. Old code moved locally...
loizides [Thu, 29 Aug 2002 08:42:11 +0000 (08:42 +0000)]
New VHDL transformer code. Implemented iterative approach. Old code moved locally to *.old.

21 years agoSmall bugfix concerning calculation of eta.
loizides [Thu, 29 Aug 2002 08:41:00 +0000 (08:41 +0000)]
Small bugfix concerning calculation of eta.

21 years agoAdded LUT transformer and new function to set parameter for VHDL transformer.
loizides [Thu, 29 Aug 2002 08:40:03 +0000 (08:40 +0000)]
Added LUT transformer and new function to set parameter for VHDL transformer.

21 years agoLittle bugfix.
loizides [Thu, 29 Aug 2002 08:38:04 +0000 (08:38 +0000)]
Little bugfix.

21 years agoRemoving ^M at the end of lines
alibrary [Wed, 28 Aug 2002 14:57:27 +0000 (14:57 +0000)]
Removing ^M at the end of lines

21 years agoUpdated SPD Cluster analysis macro.
nilsen [Tue, 27 Aug 2002 23:28:32 +0000 (23:28 +0000)]
Updated SPD Cluster analysis macro.

21 years agoSmall bugfix
vestbo [Tue, 27 Aug 2002 14:35:12 +0000 (14:35 +0000)]
Small bugfix

21 years agoMerged problems solved.
loizides [Tue, 27 Aug 2002 13:45:56 +0000 (13:45 +0000)]
Merged problems solved.

21 years agoFixing a serious bug
vestbo [Tue, 27 Aug 2002 13:39:31 +0000 (13:39 +0000)]
Fixing a serious bug

21 years agoA set of standard routines used by the AliITSh2r.C and related macros.
nilsen [Mon, 26 Aug 2002 21:14:27 +0000 (21:14 +0000)]
A set of standard routines used by the AliITSh2r.C and related macros.

21 years agoA set of macros that do ITS simulation and reconstruction all in one. See
nilsen [Mon, 26 Aug 2002 21:12:47 +0000 (21:12 +0000)]
A set of macros that do ITS simulation and reconstruction all in one. See
AliITSh2r.C as an example.

21 years agoRemaping of track references at the end of each primary particle (M.Ivanov)
hristov [Mon, 26 Aug 2002 13:51:17 +0000 (13:51 +0000)]
Remaping of track references at the end of each primary particle (M.Ivanov)

21 years agoAdded proper way to delete tree in BranchList
schutz [Mon, 26 Aug 2002 12:23:54 +0000 (12:23 +0000)]
Added proper way to delete tree in BranchList

21 years agoMade the 2 macros compilable
schutz [Mon, 26 Aug 2002 11:36:10 +0000 (11:36 +0000)]
Made the 2 macros compilable

21 years agoInclude AliL3StandardIncludes.h in AliL3HistogramAdaptive as well, and not in AliL3Hi...
vestbo [Mon, 26 Aug 2002 11:26:07 +0000 (11:26 +0000)]
Include AliL3StandardIncludes.h in AliL3HistogramAdaptive as well, and not in AliL3Histogram.h

21 years agoIndexing error corrected in the loop Remove digist below threshold
schutz [Mon, 26 Aug 2002 11:06:32 +0000 (11:06 +0000)]
Indexing error corrected in the loop Remove digist below threshold

21 years agoMade Constantins last checkin compile ;-)
vestbo [Mon, 26 Aug 2002 08:41:20 +0000 (08:41 +0000)]
Made Constantins last checkin compile ;-)

21 years agoLittle changes to make g++ version 3.2 compile the hough library.
loizides [Sun, 25 Aug 2002 17:04:48 +0000 (17:04 +0000)]
Little changes to make g++ version 3.2 compile the hough library.