]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoDummy libraries added, -lg2c used to link the shared libs on Linux
hristov [Thu, 18 Oct 2001 10:24:04 +0000 (10:24 +0000)]
Dummy libraries added, -lg2c used to link the shared libs on Linux

21 years agolibdummymevsim.pkg added
hristov [Thu, 18 Oct 2001 10:19:03 +0000 (10:19 +0000)]
libdummymevsim.pkg added

21 years agolibdummyhijing.pkg added
hristov [Thu, 18 Oct 2001 10:18:20 +0000 (10:18 +0000)]
libdummyhijing.pkg added

21 years agolibdummyHBTP.pkg added
hristov [Thu, 18 Oct 2001 10:17:27 +0000 (10:17 +0000)]
libdummyHBTP.pkg added

21 years agoTime smearing added, def. value of t.s. set to 0.5 ns
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

21 years agoVersion 1.49 and 1.48 merged
hristov [Thu, 18 Oct 2001 07:16:32 +0000 (07:16 +0000)]
Version 1.49 and 1.48 merged

21 years agoThe method BuildGeometry() has been completely rewritten. Now display.C can display...
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.

21 years agoThe test suite was modified to add the mel recipeint. The Makefile has a fast (make...
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.

21 years agoA TClonesArray deleted correctly
hristov [Wed, 17 Oct 2001 14:20:49 +0000 (14:20 +0000)]
A TClonesArray deleted correctly

21 years agodelete replaced by delete []
hristov [Wed, 17 Oct 2001 14:19:24 +0000 (14:19 +0000)]
delete replaced by delete []

21 years agocorrected previous mistaken commitment (.cxx instead of .h)
ivana [Wed, 17 Oct 2001 07:40:25 +0000 (07:40 +0000)]
corrected previous mistaken commitment (.cxx instead of .h)

21 years agoChecks for the det and chip thickness modified in order to set the dafault values...
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

21 years ago... or better use modified IsVersion() method.
morsch [Tue, 16 Oct 2001 14:50:59 +0000 (14:50 +0000)]
... or better use modified IsVersion() method.

21 years agoHole() method needed by TRD to find out wheter frame has holes.
morsch [Tue, 16 Oct 2001 14:33:04 +0000 (14:33 +0000)]
Hole() method needed by TRD to find out wheter frame has holes.

21 years agoCommon vertex related code moved to base class AliGenerator.
morsch [Tue, 16 Oct 2001 08:48:56 +0000 (08:48 +0000)]
Common vertex related code moved to base class AliGenerator.

21 years agoAll vertex truncation and event vertex moved here.
morsch [Tue, 16 Oct 2001 08:45:37 +0000 (08:45 +0000)]
All vertex truncation and event vertex moved here.

21 years agoInitialize fVertex in all constructors.
morsch [Tue, 16 Oct 2001 07:44:38 +0000 (07:44 +0000)]
Initialize  fVertex in all constructors.

21 years agoBug correction
jchudoba [Mon, 15 Oct 2001 17:31:56 +0000 (17:31 +0000)]
Bug correction

21 years ago- Possibility for vertex distribution truncation.
morsch [Mon, 15 Oct 2001 16:44:46 +0000 (16:44 +0000)]
- Possibility for vertex distribution truncation.
- Write mc header with vertex position.

21 years agoBug fixes and additional comments (P.Skowronski)
hristov [Mon, 15 Oct 2001 13:23:49 +0000 (13:23 +0000)]
Bug fixes and additional comments (P.Skowronski)

21 years agoUpdated version of the non-recursive Makefiles. See doc/README.FlatMakefile and build...
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)

21 years agoVertex truncation settings moved to AliGenMC.
morsch [Mon, 15 Oct 2001 08:21:55 +0000 (08:21 +0000)]
Vertex truncation settings moved to AliGenMC.

21 years agoEvent vertex and vertex truncation setting moved into AliMC.
morsch [Mon, 15 Oct 2001 08:15:51 +0000 (08:15 +0000)]
Event vertex and vertex truncation setting moved into AliMC.

21 years ago- Vertex smearing with truncated gaussian.
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

21 years agoAdd jet momentum 4-vector after final state radiation.
morsch [Mon, 15 Oct 2001 08:10:04 +0000 (08:10 +0000)]
Add jet momentum 4-vector after final state radiation.

21 years agoRemoved. Now versions with 2 work for all cases.
nilsen [Sat, 13 Oct 2001 01:29:04 +0000 (01:29 +0000)]
Removed. Now versions with 2 work for all cases.

21 years agoMacros now work with one or more events in a file. Shell scripts are
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.

21 years agoMinor change to remove complilation warning regarding overwriting of
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().

21 years agoMinor changes to minimize compiler warnings.
nilsen [Sat, 13 Oct 2001 01:22:53 +0000 (01:22 +0000)]
Minor changes to minimize compiler warnings.

21 years agoA patch for C++ io manipulation functions so that they will work both
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.

21 years agoAdded function AliDigits2RootFile
vestbo [Fri, 12 Oct 2001 15:17:00 +0000 (15:17 +0000)]
Added function AliDigits2RootFile

21 years agoAdded function UpdateRowPointer
vestbo [Fri, 12 Oct 2001 15:16:21 +0000 (15:16 +0000)]
Added function UpdateRowPointer

21 years agoMissing break statements added (thanks to Nicola Carrer)
morsch [Fri, 12 Oct 2001 11:13:59 +0000 (11:13 +0000)]
Missing break statements added (thanks to Nicola Carrer)

21 years agoReplace GetTracks()[0] by GetTrack(0).
nilsen [Thu, 11 Oct 2001 20:12:00 +0000 (20:12 +0000)]
Replace GetTracks()[0] by GetTrack(0).

21 years agoComented out some diognositc outputs.
nilsen [Thu, 11 Oct 2001 20:11:14 +0000 (20:11 +0000)]
Comented out some diognositc outputs.

21 years agoMinor fix for some coding convension requirements.
nilsen [Thu, 11 Oct 2001 20:10:19 +0000 (20:10 +0000)]
Minor fix for some coding convension requirements.

21 years agoChange in Standard Noise value.
nilsen [Thu, 11 Oct 2001 20:09:46 +0000 (20:09 +0000)]
Change in Standard Noise value.

21 years agoCorrect HitsToFastRecPoints
mariana [Thu, 11 Oct 2001 15:26:07 +0000 (15:26 +0000)]
Correct HitsToFastRecPoints

21 years agoUse segmentation v1 and wire sag as default. It does not work otherwise. Why ?
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 ?

21 years agoPseudorapidity histogram removed.
morsch [Wed, 10 Oct 2001 10:31:59 +0000 (10:31 +0000)]
Pseudorapidity histogram removed.

21 years agoswitching off Muon processes
ivana [Wed, 10 Oct 2001 09:34:55 +0000 (09:34 +0000)]
switching off Muon processes

21 years agoremoved (obsolete)
ivana [Wed, 10 Oct 2001 09:34:39 +0000 (09:34 +0000)]
removed (obsolete)

21 years agoupdated commands description
ivana [Wed, 10 Oct 2001 09:32:20 +0000 (09:32 +0000)]
updated commands description

21 years agocorrected command guidance
ivana [Wed, 10 Oct 2001 09:32:14 +0000 (09:32 +0000)]
corrected command guidance

21 years agoremoved PPR option (obsolete)
ivana [Wed, 10 Oct 2001 09:32:01 +0000 (09:32 +0000)]
removed PPR option (obsolete)

21 years agoALICE_VERSION set to v3-06-Release
hristov [Wed, 10 Oct 2001 06:04:15 +0000 (06:04 +0000)]
ALICE_VERSION set to v3-06-Release

21 years agoDefault compile option changed to -g (Alpha)
hristov [Tue, 9 Oct 2001 18:23:03 +0000 (18:23 +0000)]
Default compile option changed to -g (Alpha)

21 years agoMemory leak corrected (B.Nilsen)
hristov [Tue, 9 Oct 2001 18:03:33 +0000 (18:03 +0000)]
Memory leak corrected (B.Nilsen)

21 years agoTemporary fix to provide unique event number in the simulation (J.Chudoba)
hristov [Tue, 9 Oct 2001 18:00:35 +0000 (18:00 +0000)]
Temporary fix to provide unique event number in the simulation (J.Chudoba)

21 years agoNew nonrecursive makefiles
hristov [Tue, 9 Oct 2001 14:24:44 +0000 (14:24 +0000)]
New nonrecursive makefiles

21 years agoConficuration files for the nonrecursive makefiles
hristov [Tue, 9 Oct 2001 13:50:07 +0000 (13:50 +0000)]
Conficuration files for the nonrecursive makefiles

21 years agoalibtool.4 is added
hristov [Tue, 9 Oct 2001 13:46:28 +0000 (13:46 +0000)]
alibtool.4 is added

21 years agoalibtool is added
hristov [Tue, 9 Oct 2001 13:45:57 +0000 (13:45 +0000)]
alibtool is added

21 years agoDuplication of target AliPHOSTick.cxx removed
hristov [Tue, 9 Oct 2001 13:36:25 +0000 (13:36 +0000)]
Duplication of target AliPHOSTick.cxx removed

21 years agoModifications needed by Root.03.01.06 (J.Chudoba)
hristov [Tue, 9 Oct 2001 07:34:09 +0000 (07:34 +0000)]
Modifications needed by Root.03.01.06 (J.Chudoba)

21 years agoLast minute big fix (B.Nilsen)
hristov [Mon, 8 Oct 2001 19:51:25 +0000 (19:51 +0000)]
Last minute big fix (B.Nilsen)

21 years agoCorrection in CompareElement (to prevent from crash when vacuum (z<1) is passed.
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.

21 years agoBug for triggered jets corrected.
morsch [Mon, 8 Oct 2001 11:56:16 +0000 (11:56 +0000)]
Bug for triggered jets corrected.

21 years agoStore 4-momenta of trigegred jets in event header.
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.

21 years agoPossibility of vertex cut added.
morsch [Mon, 8 Oct 2001 08:45:42 +0000 (08:45 +0000)]
Possibility of vertex cut added.

21 years agoSome new structure functions added.
morsch [Mon, 8 Oct 2001 08:35:24 +0000 (08:35 +0000)]
Some new structure functions added.

21 years agoAdd setter for minimum transverse momentum of triggered jet.
morsch [Mon, 8 Oct 2001 07:13:14 +0000 (07:13 +0000)]
Add setter for minimum transverse momentum of triggered jet.

21 years agoBranches for TRD digits are created only during the digitisation
hristov [Mon, 8 Oct 2001 06:57:33 +0000 (06:57 +0000)]
Branches for  TRD digits are created only during the digitisation

21 years agoLoop variables declared once (needed on HP)
hristov [Sat, 6 Oct 2001 18:27:47 +0000 (18:27 +0000)]
Loop variables declared once (needed on HP)

21 years agoMemory leak corrected
hristov [Sat, 6 Oct 2001 05:48:36 +0000 (05:48 +0000)]
Memory leak corrected

21 years agoLast minute changes (A.Badala)
hristov [Sat, 6 Oct 2001 03:14:55 +0000 (03:14 +0000)]
Last minute changes (A.Badala)

21 years agoUpdate of ITS test macros and scripts (B.Nilsen)
hristov [Sat, 6 Oct 2001 03:03:04 +0000 (03:03 +0000)]
Update of ITS test macros and scripts (B.Nilsen)

21 years agoMinor correction
hristov [Sat, 6 Oct 2001 02:41:29 +0000 (02:41 +0000)]
Minor correction

21 years agoTOF example macro updated
hristov [Sat, 6 Oct 2001 02:40:31 +0000 (02:40 +0000)]
TOF example macro updated

21 years agoUpdate of ITS tracking version 1 (A.Badala)
hristov [Fri, 5 Oct 2001 17:08:27 +0000 (17:08 +0000)]
Update of ITS tracking version 1 (A.Badala)

21 years agoSome forward declarations removed to calm the Sun compiler
hristov [Fri, 5 Oct 2001 17:04:50 +0000 (17:04 +0000)]
Some forward declarations removed to calm the Sun compiler

21 years agocorrected for a misprint
schutz [Fri, 5 Oct 2001 15:59:58 +0000 (15:59 +0000)]
corrected for a misprint

21 years agosome function are changed to virtual for inheritance
schutz [Fri, 5 Oct 2001 15:43:44 +0000 (15:43 +0000)]
some function are changed to virtual for inheritance

21 years agoremoved a warning
schutz [Fri, 5 Oct 2001 15:42:01 +0000 (15:42 +0000)]
removed a warning

21 years agoNew Clusterization by IHEP (yuri)
schutz [Fri, 5 Oct 2001 15:34:08 +0000 (15:34 +0000)]
New Clusterization by IHEP (yuri)

21 years agoJust to keep cvs happy (yuri)
schutz [Fri, 5 Oct 2001 15:31:45 +0000 (15:31 +0000)]
Just to keep cvs happy (yuri)

21 years agoChanged the call to geometry using getter (yuri)
schutz [Fri, 5 Oct 2001 15:30:51 +0000 (15:30 +0000)]
Changed the call to geometry using getter (yuri)

21 years agoA few conveniences method added (yuri)
schutz [Fri, 5 Oct 2001 15:29:52 +0000 (15:29 +0000)]
A few conveniences method added (yuri)

21 years agoModif by Yuri on the hit calculation
schutz [Fri, 5 Oct 2001 15:00:33 +0000 (15:00 +0000)]
Modif by Yuri on the hit calculation

21 years agoFix added to take into account of new/changed macros.
nilsen [Fri, 5 Oct 2001 14:59:00 +0000 (14:59 +0000)]
Fix added to take into account of new/changed macros.

21 years agoneeded for the test suite
schutz [Fri, 5 Oct 2001 14:51:50 +0000 (14:51 +0000)]
needed for the test suite

21 years agoReplace ITSHitsToDigits.C with it's replacement AliITSHits2DigitsDefault.C.
nilsen [Fri, 5 Oct 2001 14:48:50 +0000 (14:48 +0000)]
Replace ITSHitsToDigits.C with it's replacement AliITSHits2DigitsDefault.C.

21 years agoRemoved posible unreachable statement. DEC complains about that.
nilsen [Fri, 5 Oct 2001 14:47:08 +0000 (14:47 +0000)]
Removed posible unreachable statement. DEC complains about that.

21 years agoupdate of physics list and physics constructors commented
ivana [Fri, 5 Oct 2001 14:35:15 +0000 (14:35 +0000)]
update of physics list and physics constructors commented

21 years agotag v3-06-Release commented
ivana [Fri, 5 Oct 2001 14:33:38 +0000 (14:33 +0000)]
tag v3-06-Release commented

21 years agocommented parameters setting commented
ivana [Fri, 5 Oct 2001 14:26:56 +0000 (14:26 +0000)]
commented parameters setting commented

21 years agoupdated for changes in Config.C
ivana [Fri, 5 Oct 2001 14:26:00 +0000 (14:26 +0000)]
updated for changes in Config.C

21 years ago-lTHBTprocessor -lhbtprocessor added to LIBS
ivana [Fri, 5 Oct 2001 14:25:23 +0000 (14:25 +0000)]
-lTHBTprocessor -lhbtprocessor added to LIBS

21 years agoupdated default version of ZDC
ivana [Fri, 5 Oct 2001 14:24:34 +0000 (14:24 +0000)]
updated default version of ZDC

21 years agoadded getters for cut and control vectors
ivana [Fri, 5 Oct 2001 14:23:23 +0000 (14:23 +0000)]
added getters for cut and control vectors

21 years agoupdate of geometry browser classes by D.Adamova; user limits browsing added
ivana [Fri, 5 Oct 2001 14:22:46 +0000 (14:22 +0000)]
update of geometry browser classes by D.Adamova; user limits browsing added

21 years agodata members commented
ivana [Fri, 5 Oct 2001 14:20:51 +0000 (14:20 +0000)]
data members commented

21 years agoAdded a test tag for the test suite
schutz [Fri, 5 Oct 2001 13:53:38 +0000 (13:53 +0000)]
Added a test tag for the test suite

21 years agoPOLISHED THE TEST SUITE
schutz [Fri, 5 Oct 2001 13:52:34 +0000 (13:52 +0000)]
POLISHED THE TEST SUITE

21 years agoLoop variables declared once (HP)
hristov [Fri, 5 Oct 2001 12:46:45 +0000 (12:46 +0000)]
Loop variables declared once (HP)

21 years agoThe default ZDC version is set to AliZDCv2 (C.Oppedisano)
hristov [Fri, 5 Oct 2001 12:26:04 +0000 (12:26 +0000)]
The default ZDC version is set to AliZDCv2 (C.Oppedisano)

21 years agoiostream.h used instead of iostream (HP)
hristov [Fri, 5 Oct 2001 12:11:40 +0000 (12:11 +0000)]
iostream.h used instead of iostream (HP)

21 years agoMinor improvements on Merger and SDigitizer
vicinanz [Fri, 5 Oct 2001 12:02:01 +0000 (12:02 +0000)]
Minor improvements on Merger and SDigitizer

21 years agoupdated for changes in Config.C
ivana [Fri, 5 Oct 2001 09:35:41 +0000 (09:35 +0000)]
updated for changes in Config.C

21 years agoadded methods FillHit(), FillPHOSHit(); LoadHistograms()
ivana [Fri, 5 Oct 2001 09:30:58 +0000 (09:30 +0000)]
added methods FillHit(), FillPHOSHit(); LoadHistograms()