]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoBugs corrected. SetSide() method added.
morsch [Thu, 14 Jun 2001 12:15:27 +0000 (12:15 +0000)]
Bugs corrected. SetSide() method added.

23 years agomissprint in the default ctor
schutz [Thu, 14 Jun 2001 10:44:53 +0000 (10:44 +0000)]
missprint in the default ctor

23 years ago14-jun-2001 NvE Memberfunction GetRapidity() introduced for AliTrack and AliJet
nick [Thu, 14 Jun 2001 10:37:48 +0000 (10:37 +0000)]
14-jun-2001 NvE Memberfunction GetRapidity() introduced for AliTrack and AliJet
                and accuracy improved in Ali3Vector::GetPseudoRapidity().

23 years agoMinor change
coppedis [Thu, 14 Jun 2001 10:05:34 +0000 (10:05 +0000)]
Minor change

23 years agoChanges to add AliZDCFragment class
coppedis [Thu, 14 Jun 2001 10:04:12 +0000 (10:04 +0000)]
Changes to add AliZDCFragment class

23 years agoadded initialization in the default ctor
schutz [Wed, 13 Jun 2001 21:56:09 +0000 (21:56 +0000)]
added initialization in the default ctor

23 years agoadded initialization in the default ctor
schutz [Wed, 13 Jun 2001 21:41:03 +0000 (21:41 +0000)]
added initialization in the default ctor

23 years agocosmetics
schutz [Wed, 13 Jun 2001 21:16:35 +0000 (21:16 +0000)]
cosmetics

23 years agofChecker was not initialized !
schutz [Wed, 13 Jun 2001 21:15:42 +0000 (21:15 +0000)]
fChecker was not initialized !

23 years agoChange to comply with the new IndexToObject
schutz [Wed, 13 Jun 2001 20:47:37 +0000 (20:47 +0000)]
Change to comply with the new IndexToObject

23 years agoWhen the galice.root file is opened it gets the PHOS geometry from file and posts...
schutz [Wed, 13 Jun 2001 20:46:21 +0000 (20:46 +0000)]
When the galice.root file is opened it gets the PHOS geometry from file and posts it to the appropriate folder. GetHOS and GetPHOSGeometry methods have been added, the latter retrieves the geometry from the folder.

23 years agoFirst attempt to use systemtically TFolders: the geometry object posts itself to...
schutz [Wed, 13 Jun 2001 20:43:56 +0000 (20:43 +0000)]
First attempt to use systemtically TFolders: the geometry object posts itself to a TFolder and all the objects that requests geometry take it from the folder.

23 years ago11-jun-2001 NvE ResultError correctly set in GetMomentum() of AliTrack and AliJet.
nick [Wed, 13 Jun 2001 12:59:52 +0000 (12:59 +0000)]
11-jun-2001 NvE ResultError correctly set in GetMomentum() of AliTrack and AliJet.
12-jun-2001 NvE Error calculation improved for spherical and cylindrical coord.
                in Ali3Vector::GetErrors().
13-jun-2001 NvE Memberfunctions GetVecTrans() and GetVecLong() introduced for
                Ali3Vector and Ali4Vector.
                Also GetScaTrans(), GetScaLong() and GetPseudoRapidity() introduced
                for Ali4Vector to provide a basis for e.g. E_trans and E_long calc.
                Memberfunctions GetPt(), GetPl(), GetEt(), GetEl() and GetMt()
                introduced for AliTrack and AliJet.
                For AliTrack there is an additional GetMt(j) to provide the Mt
                value for the jth mass hypothesis.

23 years agoMinor changes
coppedis [Wed, 13 Jun 2001 11:21:39 +0000 (11:21 +0000)]
Minor changes

23 years agoAdding AliZDCv2
coppedis [Wed, 13 Jun 2001 11:18:24 +0000 (11:18 +0000)]
Adding AliZDCv2

23 years agoBug corrected
coppedis [Wed, 13 Jun 2001 11:17:49 +0000 (11:17 +0000)]
Bug corrected

23 years agoMinor changes
coppedis [Wed, 13 Jun 2001 11:11:02 +0000 (11:11 +0000)]
Minor changes

23 years agoTDI in correct position and minor correction
coppedis [Tue, 12 Jun 2001 13:45:11 +0000 (13:45 +0000)]
TDI in correct position and minor correction

23 years agoConfigPPR.C removed to avoid confusions with Config.C. Config.C contains all the...
hristov [Tue, 12 Jun 2001 07:41:51 +0000 (07:41 +0000)]
ConfigPPR.C removed to avoid confusions with Config.C. Config.C contains all the information for PPR

23 years agoHits2SDigits method implemented (summable digits)
kowal2 [Tue, 12 Jun 2001 07:17:18 +0000 (07:17 +0000)]
Hits2SDigits method implemented (summable digits)

23 years agoNew files for folder and stack
kowal2 [Tue, 12 Jun 2001 07:07:41 +0000 (07:07 +0000)]
New files for folder and stack

23 years agocorrected typo in the volume name of EMCAL
schutz [Mon, 11 Jun 2001 15:24:43 +0000 (15:24 +0000)]
corrected typo in the volume name of EMCAL

23 years agoSetAliGenEventHeader() method added.
morsch [Mon, 11 Jun 2001 13:14:40 +0000 (13:14 +0000)]
SetAliGenEventHeader() method added.

23 years ago- Store cross-Section and number of binary collisions as a function of impact parameter
morsch [Mon, 11 Jun 2001 13:09:23 +0000 (13:09 +0000)]
- Store cross-Section and number of binary collisions as a function of impact parameter
- Pass AliGenHijingEventHeader to gAlice.

23 years agoremoved a cout
schutz [Mon, 11 Jun 2001 11:10:05 +0000 (11:10 +0000)]
removed a cout

23 years agoadded the vomume EMCA that contains the whole calorimeter
schutz [Mon, 11 Jun 2001 11:08:28 +0000 (11:08 +0000)]
added the vomume EMCA that contains the whole calorimeter

23 years agoMinor corrections needed on HP and Sun
hristov [Sun, 10 Jun 2001 20:58:15 +0000 (20:58 +0000)]
Minor corrections needed on HP and Sun

23 years ago09-jun-2001 NvE Script mklibs.bat modified to match its new location in the SCRIPTS
nick [Sat, 9 Jun 2001 21:08:56 +0000 (21:08 +0000)]
09-jun-2001 NvE Script mklibs.bat modified to match its new location in the SCRIPTS
                subdirectory and file RALICEHeaders.h moved back to the RALICE
                directory again to enable universal installation scripts.
                Also name AliEvent.cxx added in Makefile.

23 years agoremoved a warning due to unused variable
schutz [Thu, 7 Jun 2001 21:45:35 +0000 (21:45 +0000)]
removed a warning due to unused variable

23 years agothese TTask are posted to the apropriate folders //YSAlice/tasks/(S)Digitizer and...
schutz [Thu, 7 Jun 2001 21:44:35 +0000 (21:44 +0000)]
these TTask are posted to the apropriate folders //YSAlice/tasks/(S)Digitizer and Reconstructioner

23 years agothe temporary YSAlice folders structure and PHOS folders are created also in default...
schutz [Thu, 7 Jun 2001 21:39:52 +0000 (21:39 +0000)]
the temporary YSAlice folders structure and PHOS folders are created also in default ctor, needed when gAlice is read from file

23 years agoSTAGE_HOST renamed to stagealice (was aliceb01)
buncic [Thu, 7 Jun 2001 18:26:26 +0000 (18:26 +0000)]
STAGE_HOST renamed to stagealice (was aliceb01)

23 years agoRemoved compilation warning in AliConfig initialisation.
buncic [Thu, 7 Jun 2001 18:24:50 +0000 (18:24 +0000)]
Removed compilation warning in AliConfig initialisation.

23 years agoTPC branches now correctly diverted into Digits.TPS.root file
buncic [Thu, 7 Jun 2001 18:23:52 +0000 (18:23 +0000)]
TPC branches now correctly diverted into Digits.TPS.root file

23 years agoBoth chip and det thicknesses set to [100,300]
barbera [Thu, 7 Jun 2001 14:42:14 +0000 (14:42 +0000)]
Both chip and det thicknesses set to [100,300]

23 years agoSubdirectory "scripts" created in RALICE.
nick [Wed, 6 Jun 2001 13:33:46 +0000 (13:33 +0000)]
Subdirectory "scripts" created in RALICE.
This subdirectory contains some scripts to install the RALICE physics
analysis tools in standalone mode and also contains the files
evtwrite.cc and evtread.cc to run some tests.
The files evtwrite.log and evtread.log contain the output of successfully
run tests of these macros in order to check proper functioning.
As can be seen from the .log files, the tests run properly under
ROOT 3.00/06 using the old schema evolution.

23 years agoAliEvent class added into repository.
nick [Wed, 6 Jun 2001 13:22:48 +0000 (13:22 +0000)]
AliEvent class added into repository.

23 years ago27-may-2001 NvE New class AliEvent introduced and RALICELinkDef.h & co. updated accor...
nick [Wed, 6 Jun 2001 13:19:03 +0000 (13:19 +0000)]
27-may-2001 NvE New class AliEvent introduced and RALICELinkDef.h & co. updated accordingly.
                Also RALICELinkDef.h changed back to old schema evolution (i.e. "+" removed)
                because of problems with I/O in ROOT 3.00/06 w.r.t. multiple inheritance.
29-may-2001 NvE Position reset added in AliVertex::Reset().
01-jun-2001 NvE Memberfunctions Add() renamed explicitly to AddTrack(), AddJet() and
                AddVertex() in AliJet and AliVertex.
03-jun-2001 NvE Treatment of masshypotheses introduced in AliTrack.
04-jun-2001 NvE CVS Log text and keyword replaced by Id in .cxx files and C++ comment
                indicator /* ... */ replaced by // in the Id record of the .h files
                to prevent problems.
06-jun-2001 NvE CVS Date keyword introduced in 'Modified' field in .cxx files so that
                the modification date is updated automatically in the html docs.

23 years agoadding geantino in MapParticles() corrected
ivana [Wed, 6 Jun 2001 09:33:47 +0000 (09:33 +0000)]
adding geantino in MapParticles() corrected

23 years agocomment correction only
ivana [Wed, 6 Jun 2001 09:31:22 +0000 (09:31 +0000)]
comment correction only

23 years agoupdate for changes in Config.C
ivana [Wed, 6 Jun 2001 09:29:04 +0000 (09:29 +0000)]
update for changes in Config.C

23 years agoadded option for default modules versions
ivana [Wed, 6 Jun 2001 09:25:13 +0000 (09:25 +0000)]
added option for default modules versions

23 years agoG4DAWNFILE_VIEWER setting commented
ivana [Wed, 6 Jun 2001 09:20:30 +0000 (09:20 +0000)]
G4DAWNFILE_VIEWER setting commented

23 years agoin PreTrackingAction() added call to AliRun::BeginPrimary()
ivana [Wed, 6 Jun 2001 09:18:56 +0000 (09:18 +0000)]
in PreTrackingAction() added call to AliRun::BeginPrimary()

23 years agomethod ClearPrimaryStack() removed, stackManager->ClearPostponeStack() replaced with...
ivana [Wed, 6 Jun 2001 09:16:04 +0000 (09:16 +0000)]
method ClearPrimaryStack() removed, stackManager->ClearPostponeStack() replaced with ResetPostponeStack() (requires patch to Geant4)

23 years agomethod ClearPrimaryStack() removed
ivana [Wed, 6 Jun 2001 09:14:45 +0000 (09:14 +0000)]
method ClearPrimaryStack() removed

23 years agoAliHeader.h include added
ivana [Wed, 6 Jun 2001 09:13:08 +0000 (09:13 +0000)]
AliHeader.h include added

23 years agotwo levels of verbose introduced; AliHeader.h include added
ivana [Wed, 6 Jun 2001 09:11:42 +0000 (09:11 +0000)]
two levels of verbose introduced; AliHeader.h include added

23 years agoupdated default versions of FRAME, ITS
ivana [Wed, 6 Jun 2001 09:09:57 +0000 (09:09 +0000)]
updated default versions of FRAME, ITS

23 years agofinal parameters correction for the APD response
schutz [Tue, 5 Jun 2001 18:01:56 +0000 (18:01 +0000)]
final parameters correction for the APD response

23 years agoScript to read impacts generated by AliPHOSvImpacts
schutz [Tue, 5 Jun 2001 16:47:45 +0000 (16:47 +0000)]
Script to read impacts generated by AliPHOSvImpacts

23 years agoAliPHOSvImpacts and AliPHOSImpact is added
schutz [Tue, 5 Jun 2001 16:47:11 +0000 (16:47 +0000)]
AliPHOSvImpacts and AliPHOSImpact is added

23 years agoPHOS impact class
schutz [Tue, 5 Jun 2001 16:46:54 +0000 (16:46 +0000)]
PHOS impact class

23 years agoNew PHOS version AliPHOSvImpacts which stores impacts
schutz [Tue, 5 Jun 2001 16:46:26 +0000 (16:46 +0000)]
New PHOS version AliPHOSvImpacts which stores impacts

23 years agoadded the QA checkable-chekers using TTask and TFolder
schutz [Tue, 5 Jun 2001 15:58:27 +0000 (15:58 +0000)]
added the QA checkable-chekers using TTask and TFolder

23 years agoadded the QA checkable-chekers using TTask and TFolder
schutz [Tue, 5 Jun 2001 15:49:17 +0000 (15:49 +0000)]
added the QA checkable-chekers using TTask and TFolder

23 years ago#include "AliHeader.h" needed
gosset [Fri, 1 Jun 2001 14:28:29 +0000 (14:28 +0000)]
#include "AliHeader.h" needed

23 years agoremoved; now the Bari/Salerno model is the default
barbera [Fri, 1 Jun 2001 09:50:08 +0000 (09:50 +0000)]
removed; now the Bari/Salerno model is the default

23 years agomerge conflicts solved
schutz [Thu, 31 May 2001 23:11:51 +0000 (23:11 +0000)]
merge conflicts solved

23 years agointroduced the response of the APD
schutz [Thu, 31 May 2001 23:10:28 +0000 (23:10 +0000)]
introduced the response of the APD

23 years agoCoding rule violation corrected
schutz [Thu, 31 May 2001 22:57:52 +0000 (22:57 +0000)]
Coding rule violation corrected

23 years agoCoding rule violation corrected. Read branches instead of whole trees
schutz [Thu, 31 May 2001 22:44:47 +0000 (22:44 +0000)]
Coding rule violation corrected. Read branches instead of whole trees

23 years agotask becomes a subtask of PHOS
schutz [Thu, 31 May 2001 22:44:26 +0000 (22:44 +0000)]
task becomes a subtask of PHOS

23 years agotask becomes a subtask of PHOS; TreeD filling changed
schutz [Thu, 31 May 2001 22:44:08 +0000 (22:44 +0000)]
task becomes a subtask of PHOS; TreeD filling changed

23 years agoatask becomes a subtask of PHOS
schutz [Thu, 31 May 2001 22:43:24 +0000 (22:43 +0000)]
atask becomes a subtask of PHOS

23 years agoactor changed to create the task PHOS
schutz [Thu, 31 May 2001 22:42:52 +0000 (22:42 +0000)]
actor changed to create the task PHOS

23 years agoctor changed to create the task PHOS
schutz [Thu, 31 May 2001 22:42:06 +0000 (22:42 +0000)]
ctor changed to create the task PHOS

23 years agocomments added
schutz [Thu, 31 May 2001 22:01:40 +0000 (22:01 +0000)]
comments added

23 years agoUpdated version with the Bari/Salerno model as default
barbera [Thu, 31 May 2001 21:46:30 +0000 (21:46 +0000)]
Updated version with the Bari/Salerno model as default

23 years agoNew version with the Bari/Salerno model as default for SPD simulation
barbera [Thu, 31 May 2001 21:15:20 +0000 (21:15 +0000)]
New version with the Bari/Salerno model as default for SPD simulation

23 years agoto be substituted by the new version
barbera [Thu, 31 May 2001 21:07:09 +0000 (21:07 +0000)]
to be substituted by the new version

23 years agoDubna model of SPD simulation. It was the default before
barbera [Thu, 31 May 2001 21:02:56 +0000 (21:02 +0000)]
Dubna model of SPD simulation. It was the default before

23 years agonew versions based on the Bari/Salerno model
barbera [Thu, 31 May 2001 21:00:54 +0000 (21:00 +0000)]
new versions based on the Bari/Salerno model

23 years agoto be substituted by the new version based on Bari/Salerno model
barbera [Thu, 31 May 2001 21:00:04 +0000 (21:00 +0000)]
to be substituted by the new version based on Bari/Salerno model

23 years agoBari/Salerno model set as defaault SPD simulation
barbera [Thu, 31 May 2001 20:37:56 +0000 (20:37 +0000)]
Bari/Salerno model set as defaault SPD simulation

23 years agoDefault values of SPD detector and chip thickness set to 200 microns as defined by...
barbera [Thu, 31 May 2001 19:24:47 +0000 (19:24 +0000)]
Default values of SPD detector and chip thickness set to 200 microns as defined by the Technical Board

23 years agoCorrection to the destructor
alibrary [Thu, 31 May 2001 16:53:26 +0000 (16:53 +0000)]
Correction to the destructor

23 years agoREADME updated (R.Barbera)
hristov [Thu, 31 May 2001 14:52:40 +0000 (14:52 +0000)]
README updated (R.Barbera)

23 years agoMemory leak corrected (M.Bondila)
hristov [Thu, 31 May 2001 14:50:36 +0000 (14:50 +0000)]
Memory leak corrected (M.Bondila)

23 years agoUpdated version to work with the current versions of TPC and ITS tracking (R.Barbera)
hristov [Thu, 31 May 2001 11:59:38 +0000 (11:59 +0000)]
Updated version to work with the current versions of TPC and ITS tracking (R.Barbera)

23 years agoExample macro to read back ITS tracks
hristov [Thu, 31 May 2001 11:58:10 +0000 (11:58 +0000)]
Example macro to read back ITS tracks

23 years agoUpdated version to work with the current version of the TPC tracking (R.Barbera)
hristov [Thu, 31 May 2001 11:57:24 +0000 (11:57 +0000)]
Updated version to work with the current version of the TPC tracking (R.Barbera)

23 years agoFix for new AliRun::RunReco().
morsch [Thu, 31 May 2001 10:19:52 +0000 (10:19 +0000)]
Fix for new AliRun::RunReco().

23 years agoClean setting and deleting of fParticleBuffer
fca [Thu, 31 May 2001 06:59:06 +0000 (06:59 +0000)]
Clean setting and deleting of fParticleBuffer

23 years agoPatch problem with destructor
fca [Thu, 31 May 2001 06:58:38 +0000 (06:58 +0000)]
Patch problem with destructor

23 years agoCorrections for memory leaks, random numbers, hit number; also some data members...
hristov [Wed, 30 May 2001 17:06:13 +0000 (17:06 +0000)]
Corrections for memory leaks, random numbers, hit number; also some data members are removed (M.Bondila)

23 years agoCorrect comparison wiht AliGeant3::Class() introduced. Thanks to I.Hrivnacova
fca [Wed, 30 May 2001 16:15:47 +0000 (16:15 +0000)]
Correct comparison wiht AliGeant3::Class() introduced. Thanks to I.Hrivnacova

23 years agoStrings compared instead of pointers
hristov [Wed, 30 May 2001 15:55:35 +0000 (15:55 +0000)]
Strings compared instead of pointers

23 years agoDynamic cast replaced (F.Carminati)
hristov [Wed, 30 May 2001 14:04:31 +0000 (14:04 +0000)]
Dynamic cast replaced (F.Carminati)

23 years agoLoop variables declared once
hristov [Wed, 30 May 2001 12:18:46 +0000 (12:18 +0000)]
Loop variables declared once

23 years agoFastidious printf commented.
morsch [Wed, 30 May 2001 12:18:13 +0000 (12:18 +0000)]
Fastidious printf commented.

23 years agoInclude path changed
hristov [Wed, 30 May 2001 08:29:07 +0000 (08:29 +0000)]
Include path changed

23 years agoAbsolute path removed
hristov [Wed, 30 May 2001 08:18:02 +0000 (08:18 +0000)]
Absolute path removed

23 years agoTPC and CONTAINERS included in the search path
hristov [Wed, 30 May 2001 07:52:24 +0000 (07:52 +0000)]
TPC and CONTAINERS included in the search path

23 years agoPrintout only in case of debug
hristov [Wed, 30 May 2001 06:15:12 +0000 (06:15 +0000)]
Printout only in case of debug

23 years agoChanges made to be consitant with changes in TPC tracking classes (B.Nilsen)
hristov [Wed, 30 May 2001 06:04:58 +0000 (06:04 +0000)]
Changes made to be consitant with changes in TPC tracking classes (B.Nilsen)

23 years agoNew options on Alpha
hristov [Tue, 29 May 2001 12:02:11 +0000 (12:02 +0000)]
New options on Alpha

23 years agoLast minute changes and new code for event mixing and reconstruction (A.Maevskaia)
hristov [Tue, 29 May 2001 12:01:06 +0000 (12:01 +0000)]
Last minute changes and new code for event mixing and reconstruction (A.Maevskaia)

23 years agoLast minute changes; ExB correction in AliTRDclusterizerV1; taking into account of...
hristov [Mon, 28 May 2001 17:07:58 +0000 (17:07 +0000)]
Last minute changes; ExB correction in AliTRDclusterizerV1; taking into account of material in G10 TEC frames and material between TEC planes (C.Blume,S.Sedykh)

23 years agoSetSolenoidField method to set the L3 field strength. 2 kG is default.
morsch [Mon, 28 May 2001 14:10:35 +0000 (14:10 +0000)]
SetSolenoidField method to set the L3 field strength. 2 kG is default.