]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Thu, 18 Oct 2001 10:24:04 +0000 (10:24 +0000)]
Dummy libraries added, -lg2c used to link the shared libs on Linux
hristov [Thu, 18 Oct 2001 10:19:03 +0000 (10:19 +0000)]
libdummymevsim.pkg added
hristov [Thu, 18 Oct 2001 10:18:20 +0000 (10:18 +0000)]
libdummyhijing.pkg added
hristov [Thu, 18 Oct 2001 10:17:27 +0000 (10:17 +0000)]
libdummyHBTP.pkg added
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
hristov [Thu, 18 Oct 2001 07:16:32 +0000 (07:16 +0000)]
Version 1.49 and 1.48 merged
barbera [Thu, 18 Oct 2001 03:09:21 +0000 (03:09 +0000)]
The method BuildGeometry() has been completely rewritten. Now display.C can display the detailed ITS geometry instead of the old six dummy cylunders.
schutz [Wed, 17 Oct 2001 15:21:23 +0000 (15:21 +0000)]
The test suite was modified to add the mel recipeint. The Makefile has a fast (make test10) and slow (make test) test.
hristov [Wed, 17 Oct 2001 14:20:49 +0000 (14:20 +0000)]
A TClonesArray deleted correctly
hristov [Wed, 17 Oct 2001 14:19:24 +0000 (14:19 +0000)]
delete replaced by delete []
ivana [Wed, 17 Oct 2001 07:40:25 +0000 (07:40 +0000)]
corrected previous mistaken commitment (.cxx instead of .h)
barbera [Wed, 17 Oct 2001 04:35:32 +0000 (04:35 +0000)]
Checks for the det and chip thickness modified in order to set the dafault values to 200 um if the user chosen values are outside the range 100-300 um
morsch [Tue, 16 Oct 2001 14:50:59 +0000 (14:50 +0000)]
... or better use modified IsVersion() method.
morsch [Tue, 16 Oct 2001 14:33:04 +0000 (14:33 +0000)]
Hole() method needed by TRD to find out wheter frame has holes.
morsch [Tue, 16 Oct 2001 08:48:56 +0000 (08:48 +0000)]
Common vertex related code moved to base class AliGenerator.
morsch [Tue, 16 Oct 2001 08:45:37 +0000 (08:45 +0000)]
All vertex truncation and event vertex moved here.
morsch [Tue, 16 Oct 2001 07:44:38 +0000 (07:44 +0000)]
Initialize fVertex in all constructors.
jchudoba [Mon, 15 Oct 2001 17:31:56 +0000 (17:31 +0000)]
Bug correction
morsch [Mon, 15 Oct 2001 16:44:46 +0000 (16:44 +0000)]
- Possibility for vertex distribution truncation.
- Write mc header with vertex position.
hristov [Mon, 15 Oct 2001 13:23:49 +0000 (13:23 +0000)]
Bug fixes and additional comments (P.Skowronski)
hristov [Mon, 15 Oct 2001 12:24:22 +0000 (12:24 +0000)]
Updated version of the non-recursive Makefiles. See doc/README.FlatMakefile and build/README for the details (J.-E. Revsbech)
morsch [Mon, 15 Oct 2001 08:21:55 +0000 (08:21 +0000)]
Vertex truncation settings moved to AliGenMC.
morsch [Mon, 15 Oct 2001 08:15:51 +0000 (08:15 +0000)]
Event vertex and vertex truncation setting moved into AliMC.
morsch [Mon, 15 Oct 2001 08:12:24 +0000 (08:12 +0000)]
- Vertex smearing with truncated gaussian.
- Store triggered jet info before and after final state radiation into mc-heade
morsch [Mon, 15 Oct 2001 08:10:04 +0000 (08:10 +0000)]
Add jet momentum 4-vector after final state radiation.
nilsen [Sat, 13 Oct 2001 01:29:04 +0000 (01:29 +0000)]
Removed. Now versions with 2 work for all cases.
nilsen [Sat, 13 Oct 2001 01:27:59 +0000 (01:27 +0000)]
Macros now work with one or more events in a file. Shell scripts are
accordingly modified.
nilsen [Sat, 13 Oct 2001 01:26:20 +0000 (01:26 +0000)]
Minor change to remove complilation warning regarding overwriting of
TObject::Print() with AliITSsegmentationSDD::Print().
nilsen [Sat, 13 Oct 2001 01:22:53 +0000 (01:22 +0000)]
Minor changes to minimize compiler warnings.
nilsen [Fri, 12 Oct 2001 22:07:20 +0000 (22:07 +0000)]
A patch for C++ io manipulation functions so that they will work both
with GNU gcc 2.96 and GNU gcc 3.01 compilers. Needs to be tested with
other platforms.
vestbo [Fri, 12 Oct 2001 15:17:00 +0000 (15:17 +0000)]
Added function AliDigits2RootFile
vestbo [Fri, 12 Oct 2001 15:16:21 +0000 (15:16 +0000)]
Added function UpdateRowPointer
morsch [Fri, 12 Oct 2001 11:13:59 +0000 (11:13 +0000)]
Missing break statements added (thanks to Nicola Carrer)
nilsen [Thu, 11 Oct 2001 20:12:00 +0000 (20:12 +0000)]
Replace GetTracks()[0] by GetTrack(0).
nilsen [Thu, 11 Oct 2001 20:11:14 +0000 (20:11 +0000)]
Comented out some diognositc outputs.
nilsen [Thu, 11 Oct 2001 20:10:19 +0000 (20:10 +0000)]
Minor fix for some coding convension requirements.
nilsen [Thu, 11 Oct 2001 20:09:46 +0000 (20:09 +0000)]
Change in Standard Noise value.
mariana [Thu, 11 Oct 2001 15:26:07 +0000 (15:26 +0000)]
Correct HitsToFastRecPoints
morsch [Wed, 10 Oct 2001 11:29:17 +0000 (11:29 +0000)]
Use segmentation v1 and wire sag as default. It does not work otherwise. Why ?
morsch [Wed, 10 Oct 2001 10:31:59 +0000 (10:31 +0000)]
Pseudorapidity histogram removed.
ivana [Wed, 10 Oct 2001 09:34:55 +0000 (09:34 +0000)]
switching off Muon processes
ivana [Wed, 10 Oct 2001 09:34:39 +0000 (09:34 +0000)]
removed (obsolete)
ivana [Wed, 10 Oct 2001 09:32:20 +0000 (09:32 +0000)]
updated commands description
ivana [Wed, 10 Oct 2001 09:32:14 +0000 (09:32 +0000)]
corrected command guidance
ivana [Wed, 10 Oct 2001 09:32:01 +0000 (09:32 +0000)]
removed PPR option (obsolete)
hristov [Wed, 10 Oct 2001 06:04:15 +0000 (06:04 +0000)]
ALICE_VERSION set to v3-06-Release
hristov [Tue, 9 Oct 2001 18:23:03 +0000 (18:23 +0000)]
Default compile option changed to -g (Alpha)
hristov [Tue, 9 Oct 2001 18:03:33 +0000 (18:03 +0000)]
Memory leak corrected (B.Nilsen)
hristov [Tue, 9 Oct 2001 18:00:35 +0000 (18:00 +0000)]
Temporary fix to provide unique event number in the simulation (J.Chudoba)
hristov [Tue, 9 Oct 2001 14:24:44 +0000 (14:24 +0000)]
New nonrecursive makefiles
hristov [Tue, 9 Oct 2001 13:50:07 +0000 (13:50 +0000)]
Conficuration files for the nonrecursive makefiles
hristov [Tue, 9 Oct 2001 13:46:28 +0000 (13:46 +0000)]
alibtool.4 is added
hristov [Tue, 9 Oct 2001 13:45:57 +0000 (13:45 +0000)]
alibtool is added
hristov [Tue, 9 Oct 2001 13:36:25 +0000 (13:36 +0000)]
Duplication of target AliPHOSTick.cxx removed
hristov [Tue, 9 Oct 2001 07:34:09 +0000 (07:34 +0000)]
Modifications needed by Root.03.01.06 (J.Chudoba)
hristov [Mon, 8 Oct 2001 19:51:25 +0000 (19:51 +0000)]
Last minute big fix (B.Nilsen)
hristov [Mon, 8 Oct 2001 13:20:34 +0000 (13:20 +0000)]
Correction in CompareElement (to prevent from crash when vacuum (z<1) is passed.
morsch [Mon, 8 Oct 2001 11:56:16 +0000 (11:56 +0000)]
Bug for triggered jets corrected.
morsch [Mon, 8 Oct 2001 11:55:25 +0000 (11:55 +0000)]
Store 4-momenta of trigegred jets in event header.
Possibility to switch of initial and final state radiation.
morsch [Mon, 8 Oct 2001 08:45:42 +0000 (08:45 +0000)]
Possibility of vertex cut added.
morsch [Mon, 8 Oct 2001 08:35:24 +0000 (08:35 +0000)]
Some new structure functions added.
morsch [Mon, 8 Oct 2001 07:13:14 +0000 (07:13 +0000)]
Add setter for minimum transverse momentum of triggered jet.
hristov [Mon, 8 Oct 2001 06:57:33 +0000 (06:57 +0000)]
Branches for TRD digits are created only during the digitisation
hristov [Sat, 6 Oct 2001 18:27:47 +0000 (18:27 +0000)]
Loop variables declared once (needed on HP)
hristov [Sat, 6 Oct 2001 05:48:36 +0000 (05:48 +0000)]
Memory leak corrected
hristov [Sat, 6 Oct 2001 03:14:55 +0000 (03:14 +0000)]
Last minute changes (A.Badala)
hristov [Sat, 6 Oct 2001 03:03:04 +0000 (03:03 +0000)]
Update of ITS test macros and scripts (B.Nilsen)
hristov [Sat, 6 Oct 2001 02:41:29 +0000 (02:41 +0000)]
Minor correction
hristov [Sat, 6 Oct 2001 02:40:31 +0000 (02:40 +0000)]
TOF example macro updated
hristov [Fri, 5 Oct 2001 17:08:27 +0000 (17:08 +0000)]
Update of ITS tracking version 1 (A.Badala)
hristov [Fri, 5 Oct 2001 17:04:50 +0000 (17:04 +0000)]
Some forward declarations removed to calm the Sun compiler
schutz [Fri, 5 Oct 2001 15:59:58 +0000 (15:59 +0000)]
corrected for a misprint
schutz [Fri, 5 Oct 2001 15:43:44 +0000 (15:43 +0000)]
some function are changed to virtual for inheritance
schutz [Fri, 5 Oct 2001 15:42:01 +0000 (15:42 +0000)]
removed a warning
schutz [Fri, 5 Oct 2001 15:34:08 +0000 (15:34 +0000)]
New Clusterization by IHEP (yuri)
schutz [Fri, 5 Oct 2001 15:31:45 +0000 (15:31 +0000)]
Just to keep cvs happy (yuri)
schutz [Fri, 5 Oct 2001 15:30:51 +0000 (15:30 +0000)]
Changed the call to geometry using getter (yuri)
schutz [Fri, 5 Oct 2001 15:29:52 +0000 (15:29 +0000)]
A few conveniences method added (yuri)
schutz [Fri, 5 Oct 2001 15:00:33 +0000 (15:00 +0000)]
Modif by Yuri on the hit calculation
nilsen [Fri, 5 Oct 2001 14:59:00 +0000 (14:59 +0000)]
Fix added to take into account of new/changed macros.
schutz [Fri, 5 Oct 2001 14:51:50 +0000 (14:51 +0000)]
needed for the test suite
nilsen [Fri, 5 Oct 2001 14:48:50 +0000 (14:48 +0000)]
Replace ITSHitsToDigits.C with it's replacement AliITSHits2DigitsDefault.C.
nilsen [Fri, 5 Oct 2001 14:47:08 +0000 (14:47 +0000)]
Removed posible unreachable statement. DEC complains about that.
ivana [Fri, 5 Oct 2001 14:35:15 +0000 (14:35 +0000)]
update of physics list and physics constructors commented
ivana [Fri, 5 Oct 2001 14:33:38 +0000 (14:33 +0000)]
tag v3-06-Release commented
ivana [Fri, 5 Oct 2001 14:26:56 +0000 (14:26 +0000)]
commented parameters setting commented
ivana [Fri, 5 Oct 2001 14:26:00 +0000 (14:26 +0000)]
updated for changes in Config.C
ivana [Fri, 5 Oct 2001 14:25:23 +0000 (14:25 +0000)]
-lTHBTprocessor -lhbtprocessor added to LIBS
ivana [Fri, 5 Oct 2001 14:24:34 +0000 (14:24 +0000)]
updated default version of ZDC
ivana [Fri, 5 Oct 2001 14:23:23 +0000 (14:23 +0000)]
added getters for cut and control vectors
ivana [Fri, 5 Oct 2001 14:22:46 +0000 (14:22 +0000)]
update of geometry browser classes by D.Adamova; user limits browsing added
ivana [Fri, 5 Oct 2001 14:20:51 +0000 (14:20 +0000)]
data members commented
schutz [Fri, 5 Oct 2001 13:53:38 +0000 (13:53 +0000)]
Added a test tag for the test suite
schutz [Fri, 5 Oct 2001 13:52:34 +0000 (13:52 +0000)]
POLISHED THE TEST SUITE
hristov [Fri, 5 Oct 2001 12:46:45 +0000 (12:46 +0000)]
Loop variables declared once (HP)
hristov [Fri, 5 Oct 2001 12:26:04 +0000 (12:26 +0000)]
The default ZDC version is set to AliZDCv2 (C.Oppedisano)
hristov [Fri, 5 Oct 2001 12:11:40 +0000 (12:11 +0000)]
iostream.h used instead of iostream (HP)
vicinanz [Fri, 5 Oct 2001 12:02:01 +0000 (12:02 +0000)]
Minor improvements on Merger and SDigitizer
ivana [Fri, 5 Oct 2001 09:35:41 +0000 (09:35 +0000)]
updated for changes in Config.C
ivana [Fri, 5 Oct 2001 09:30:58 +0000 (09:30 +0000)]
added methods FillHit(), FillPHOSHit(); LoadHistograms()