]>
git.uio.no Git - u/mrichter/AliRoot.git/log
skowron [Fri, 27 Sep 2002 15:51:54 +0000 (15:51 +0000)]
Monitor functions implemented by Z.Chajecki. Initial Revision
skowron [Fri, 27 Sep 2002 15:44:06 +0000 (15:44 +0000)]
Bug Correction: simultanous cut on particles and tracks
nilsen [Thu, 26 Sep 2002 22:53:32 +0000 (22:53 +0000)]
Also now for SDigits.
nilsen [Thu, 26 Sep 2002 22:28:19 +0000 (22:28 +0000)]
Macros usefull for testing. They print out Hits, Digits, and RecPoints.
cblume [Thu, 26 Sep 2002 09:26:31 +0000 (09:26 +0000)]
Bug fix in LUT
schutz [Thu, 26 Sep 2002 07:20:07 +0000 (07:20 +0000)]
replaced setw by sdt::setw
schutz [Thu, 26 Sep 2002 07:19:20 +0000 (07:19 +0000)]
Moved include <iostream> from .cxx to .h
hristov [Wed, 25 Sep 2002 14:22:25 +0000 (14:22 +0000)]
Switch off the Fortran optimisation in case of gcc 2.96
nilsen [Tue, 24 Sep 2002 19:42:13 +0000 (19:42 +0000)]
Use new RICH version in it's new positions.
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.
morsch [Tue, 24 Sep 2002 10:00:01 +0000 (10:00 +0000)]
CheckTrigger() corrected.
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.
hristov [Mon, 23 Sep 2002 13:29:15 +0000 (13:29 +0000)]
nameNode enlarged (HP)
hristov [Mon, 23 Sep 2002 13:27:09 +0000 (13:27 +0000)]
Dummy ctor and dtor for AliLegoGeneratorPhiZ (HP)
hristov [Mon, 23 Sep 2002 13:25:52 +0000 (13:25 +0000)]
Typo corrected (HP)
hristov [Mon, 23 Sep 2002 13:24:22 +0000 (13:24 +0000)]
iVZERO defined
hristov [Mon, 23 Sep 2002 09:22:56 +0000 (09:22 +0000)]
The address of the TrackReferences is set (M.Ivanov)
hristov [Mon, 23 Sep 2002 09:19:54 +0000 (09:19 +0000)]
FirsTrackReference updated (M.Ivanov)
ivana [Mon, 23 Sep 2002 09:03:41 +0000 (09:03 +0000)]
the old Makefile updated to changes in Geant4 VMC
hristov [Mon, 23 Sep 2002 09:00:05 +0000 (09:00 +0000)]
Typo corrected
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.
morsch [Fri, 20 Sep 2002 13:34:11 +0000 (13:34 +0000)]
Fast event generation macro. First commit.
morsch [Fri, 20 Sep 2002 13:32:51 +0000 (13:32 +0000)]
Base classes for fast simulation. First commit.
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)
morsch [Fri, 20 Sep 2002 13:31:45 +0000 (13:31 +0000)]
Default constructor added.
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.
vestbo [Thu, 19 Sep 2002 15:39:11 +0000 (15:39 +0000)]
Cosmetic
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.
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)
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.
cblume [Wed, 18 Sep 2002 09:20:53 +0000 (09:20 +0000)]
Write the parameter class into the cluster file
cblume [Tue, 17 Sep 2002 11:15:25 +0000 (11:15 +0000)]
Update to track display by Chuncheng
cblume [Tue, 17 Sep 2002 11:01:55 +0000 (11:01 +0000)]
Include parameter class
jchudoba [Tue, 17 Sep 2002 08:39:03 +0000 (08:39 +0000)]
Add classes to create and store tracks maps
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
barbera [Mon, 16 Sep 2002 14:45:31 +0000 (14:45 +0000)]
Updated detailed geometry needed by FMD people for some studies
morsch [Mon, 16 Sep 2002 10:40:48 +0000 (10:40 +0000)]
Use correct pdg codes for Upsilon(2S) = 100553 and Upsilon(3S) = 200553.
loizides [Mon, 16 Sep 2002 08:48:31 +0000 (08:48 +0000)]
Little bug when reporting row merge error.
loizides [Mon, 16 Sep 2002 08:47:17 +0000 (08:47 +0000)]
Rows per patch are locally stored.
morsch [Mon, 16 Sep 2002 08:22:36 +0000 (08:22 +0000)]
Add Upsilon(3S) to particle data base.
morsch [Mon, 16 Sep 2002 08:21:16 +0000 (08:21 +0000)]
Use TDatabasePDG::Instance();
morsch [Mon, 16 Sep 2002 08:17:39 +0000 (08:17 +0000)]
Upsilon" (pdg = 200553) particle and decay modes added.
nilsen [Sun, 15 Sep 2002 19:55:23 +0000 (19:55 +0000)]
Macros to view SSD support structures.
nilsen [Sun, 15 Sep 2002 14:26:41 +0000 (14:26 +0000)]
Macros to draw nice pictures of the SPD part of the ITS.
morsch [Fri, 13 Sep 2002 15:47:16 +0000 (15:47 +0000)]
Define the static variable geo.
cblume [Fri, 13 Sep 2002 14:33:52 +0000 (14:33 +0000)]
Add conversion class to produce fake raw data
hristov [Fri, 13 Sep 2002 12:59:05 +0000 (12:59 +0000)]
Added macro to reproduce plots a la TOF PHENIX with ALICE-TOF
hristov [Fri, 13 Sep 2002 12:58:31 +0000 (12:58 +0000)]
Added macro for visualization of the TOF ROOT geometry
morsch [Fri, 13 Sep 2002 10:24:57 +0000 (10:24 +0000)]
idem
morsch [Fri, 13 Sep 2002 10:21:13 +0000 (10:21 +0000)]
No cast to AliMagFCM.
morsch [Thu, 12 Sep 2002 13:04:45 +0000 (13:04 +0000)]
Updated detector and mag. field configuration in sync with ConfigPPR.C
jchudoba [Thu, 12 Sep 2002 10:31:53 +0000 (10:31 +0000)]
Add const to SolenoidField() method for correct overwriting from the parent class
schutz [Wed, 11 Sep 2002 12:10:56 +0000 (12:10 +0000)]
Removed a mem leak by deleting curSDigit in Exec()
hristov [Wed, 11 Sep 2002 10:32:41 +0000 (10:32 +0000)]
Use new for arrays with variable size
kowal2 [Tue, 10 Sep 2002 07:06:42 +0000 (07:06 +0000)]
Corrected for the memory leak. Thanks to J. Chudoba and M. Ivanov
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.
nilsen [Mon, 9 Sep 2002 17:36:05 +0000 (17:36 +0000)]
new TTask to replace non-working AliITSFindClusterV2.C macro.
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.
nilsen [Mon, 9 Sep 2002 17:28:02 +0000 (17:28 +0000)]
Added class iostreamer funcionality and Print and Read functions. cleaned
up files.
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.
nilsen [Mon, 9 Sep 2002 17:23:28 +0000 (17:23 +0000)]
Minor changes in support of changes to AliITSdigitS?D class'.
nilsen [Mon, 9 Sep 2002 17:14:25 +0000 (17:14 +0000)]
Update of documentation to reflect changes in AliITSdigitS?D classes.
skowron [Fri, 6 Sep 2002 15:28:49 +0000 (15:28 +0000)]
Bug correction - Fortan sources where not commpiled
skowron [Fri, 6 Sep 2002 15:27:48 +0000 (15:27 +0000)]
Faster mixing implemented for non-identical particles
skowron [Fri, 6 Sep 2002 15:26:55 +0000 (15:26 +0000)]
SetOwner method implemented
skowron [Fri, 6 Sep 2002 15:26:16 +0000 (15:26 +0000)]
IsEmpty and PassPairProp methods implemented (fornon-id anal)
skowron [Fri, 6 Sep 2002 15:22:45 +0000 (15:22 +0000)]
IsEmpty method implemented
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.
loizides [Thu, 5 Sep 2002 10:55:15 +0000 (10:55 +0000)]
Little bugfixes for new alitroot version.
loizides [Wed, 4 Sep 2002 13:58:41 +0000 (13:58 +0000)]
Little changes for aliroot version 3.08.
loizides [Wed, 4 Sep 2002 13:56:42 +0000 (13:56 +0000)]
Added AliL3Transbit entry.
loizides [Wed, 4 Sep 2002 13:27:35 +0000 (13:27 +0000)]
Little bugfix vor gcc 3.2.
loizides [Wed, 4 Sep 2002 13:27:16 +0000 (13:27 +0000)]
Cosmetics.
loizides [Wed, 4 Sep 2002 13:26:34 +0000 (13:26 +0000)]
Change for AliL3Transbit.
loizides [Wed, 4 Sep 2002 13:23:08 +0000 (13:23 +0000)]
Moved from AliTransbit to AliL3Transbit.
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.
loizides [Wed, 4 Sep 2002 11:47:25 +0000 (11:47 +0000)]
Added ASVVERSION define.
hristov [Wed, 4 Sep 2002 08:13:05 +0000 (08:13 +0000)]
Possibility to make only the executable
loizides [Tue, 3 Sep 2002 20:16:53 +0000 (20:16 +0000)]
Little bugfix vor aliversion 3.08.
loizides [Tue, 3 Sep 2002 19:37:04 +0000 (19:37 +0000)]
Little bugfix for new aliroot version 3.08.
loizides [Tue, 3 Sep 2002 19:28:59 +0000 (19:28 +0000)]
Little change.
loizides [Tue, 3 Sep 2002 19:14:33 +0000 (19:14 +0000)]
Moved Binary.C to binary.C.
loizides [Tue, 3 Sep 2002 19:13:03 +0000 (19:13 +0000)]
Deleted as functionality is now in dislplay.C and AliL3Display class.
loizides [Tue, 3 Sep 2002 19:11:35 +0000 (19:11 +0000)]
Moved Make_Init.C to make_init.c.
vestbo [Tue, 3 Sep 2002 16:38:21 +0000 (16:38 +0000)]
Changing hardcoded values.
loizides [Tue, 3 Sep 2002 15:00:19 +0000 (15:00 +0000)]
Changed for new Aliroot version.
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().
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.
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.
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.
morsch [Mon, 2 Sep 2002 15:51:48 +0000 (15:51 +0000)]
Gsbool calls added to resolve MANY. (I. Hrivnacova)
morsch [Mon, 2 Sep 2002 15:32:15 +0000 (15:32 +0000)]
Gsbool 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).
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.
morsch [Mon, 2 Sep 2002 14:35:14 +0000 (14:35 +0000)]
New segmentation radii for Station 2.
morsch [Mon, 2 Sep 2002 14:32:04 +0000 (14:32 +0000)]
VZERO added.
hristov [Mon, 2 Sep 2002 11:46:34 +0000 (11:46 +0000)]
Making Track arguments const
hristov [Thu, 29 Aug 2002 18:14:34 +0000 (18:14 +0000)]
Replace strcpy by assignment operator
loizides [Thu, 29 Aug 2002 13:13:38 +0000 (13:13 +0000)]
Cosmetics.
hristov [Thu, 29 Aug 2002 09:38:46 +0000 (09:38 +0000)]
stdlib.h needeed to define abort()