]>
git.uio.no Git - u/mrichter/AliRoot.git/log
nick [Wed, 27 Jun 2001 15:53:53 +0000 (15:53 +0000)]
27-jun-2001 NvE Overloaded memberfunction names Add(AliJet*) and Add(AliVertex*) corrected
into AddJet(AliJet*) and AddVertex(AliVertex*) in class AliVertex.
morsch [Wed, 27 Jun 2001 15:07:16 +0000 (15:07 +0000)]
Avoid bits reserved for root.
barbera [Wed, 27 Jun 2001 12:52:52 +0000 (12:52 +0000)]
Coding convention violations corrected (from E. Lopez)
cblume [Wed, 27 Jun 2001 09:54:44 +0000 (09:54 +0000)]
Moved fField initialization to InitDetector()
kowal2 [Tue, 26 Jun 2001 16:19:51 +0000 (16:19 +0000)]
Corrected bug with the galice.root opening
barbera [Mon, 25 Jun 2001 18:10:32 +0000 (18:10 +0000)]
Small corrections from Boris Batyunya
hristov [Mon, 25 Jun 2001 15:35:58 +0000 (15:35 +0000)]
Loop variables delcared only once (HP,Sun)
hristov [Mon, 25 Jun 2001 09:37:23 +0000 (09:37 +0000)]
Initialisation of base classes corrected
hristov [Mon, 25 Jun 2001 09:36:31 +0000 (09:36 +0000)]
New&delete used for array with variable size
morsch [Fri, 22 Jun 2001 14:11:17 +0000 (14:11 +0000)]
Back to official z-positions of rings.
morsch [Fri, 22 Jun 2001 12:02:20 +0000 (12:02 +0000)]
Ring locations matching TRD module positions.
morsch [Thu, 21 Jun 2001 15:00:05 +0000 (15:00 +0000)]
Obsolete version of AliMUON removed.
morsch [Thu, 21 Jun 2001 14:54:37 +0000 (14:54 +0000)]
Put volumes of station 3 into DIPO if present. (A. de Falco)
morsch [Thu, 21 Jun 2001 14:16:43 +0000 (14:16 +0000)]
Use absolute coordinates for mother volume PCON.
morsch [Thu, 21 Jun 2001 12:26:52 +0000 (12:26 +0000)]
Simple concrete shielding around compensator dipole.
morsch [Thu, 21 Jun 2001 11:59:25 +0000 (11:59 +0000)]
Some more details in compensator geometry.
morsch [Wed, 20 Jun 2001 16:08:56 +0000 (16:08 +0000)]
Remove some shielding to accomodate compensator magnet.
morsch [Wed, 20 Jun 2001 16:07:08 +0000 (16:07 +0000)]
Compensator dipole MBWMD (MCB@SPS) added.
morsch [Mon, 18 Jun 2001 13:07:30 +0000 (13:07 +0000)]
Forward kinematic ranges to entries only if not set by user.
kowal2 [Sat, 16 Jun 2001 15:32:52 +0000 (15:32 +0000)]
Opening galice.root using rfio
mariana [Fri, 15 Jun 2001 16:09:22 +0000 (16:09 +0000)]
Fix memory leak
barbera [Fri, 15 Jun 2001 16:04:50 +0000 (16:04 +0000)]
New version from Boris and Enrico with improved ghost removal
mariana [Fri, 15 Jun 2001 15:58:26 +0000 (15:58 +0000)]
Fix memory leak
coppedis [Fri, 15 Jun 2001 14:51:39 +0000 (14:51 +0000)]
Geometry bug corrected
morsch [Fri, 15 Jun 2001 09:31:23 +0000 (09:31 +0000)]
In gudcay: write only first generation decay products to stack to respect the possibility of secondary, tertiary, ... vertices during tracking.
mariana [Fri, 15 Jun 2001 08:18:49 +0000 (08:18 +0000)]
Include forward declaration of AliITSRad
morsch [Fri, 15 Jun 2001 07:55:04 +0000 (07:55 +0000)]
Put only first generation decay products on the stack.
barbera [Thu, 14 Jun 2001 15:02:35 +0000 (15:02 +0000)]
New versions to cope with the new version of tracking V1
barbera [Thu, 14 Jun 2001 15:00:59 +0000 (15:00 +0000)]
New temporary class to manage PPR and v5 geometries in tracking V1
barbera [Thu, 14 Jun 2001 14:59:59 +0000 (14:59 +0000)]
New class for tracking V1 in complete analogy with V2
barbera [Thu, 14 Jun 2001 14:59:00 +0000 (14:59 +0000)]
Tracking V1 decoupled from AliITS
barbera [Thu, 14 Jun 2001 14:34:52 +0000 (14:34 +0000)]
Test macro to analysis the SPD simulation made with the Dubna model
barbera [Thu, 14 Jun 2001 14:33:53 +0000 (14:33 +0000)]
New version from B. Batyunya to get the Dubna model work with the present HEAD
hristov [Thu, 14 Jun 2001 13:51:05 +0000 (13:51 +0000)]
Remove writing of a TreeD (now in AliMUON::SDigits2Digits). Run gAlice->SDigits2Digits only for MUON (J.Chudoba)
hristov [Thu, 14 Jun 2001 13:49:22 +0000 (13:49 +0000)]
Write a TreeD in SDigits2Digits method (needed to be compatible with alirun script)
morsch [Thu, 14 Jun 2001 12:15:27 +0000 (12:15 +0000)]
Bugs corrected. SetSide() method added.
schutz [Thu, 14 Jun 2001 10:44:53 +0000 (10:44 +0000)]
missprint in the default ctor
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().
coppedis [Thu, 14 Jun 2001 10:05:34 +0000 (10:05 +0000)]
Minor change
coppedis [Thu, 14 Jun 2001 10:04:12 +0000 (10:04 +0000)]
Changes to add AliZDCFragment class
schutz [Wed, 13 Jun 2001 21:56:09 +0000 (21:56 +0000)]
added initialization in the default ctor
schutz [Wed, 13 Jun 2001 21:41:03 +0000 (21:41 +0000)]
added initialization in the default ctor
schutz [Wed, 13 Jun 2001 21:16:35 +0000 (21:16 +0000)]
cosmetics
schutz [Wed, 13 Jun 2001 21:15:42 +0000 (21:15 +0000)]
fChecker was not initialized !
schutz [Wed, 13 Jun 2001 20:47:37 +0000 (20:47 +0000)]
Change to comply with the new IndexToObject
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.
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.
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.
coppedis [Wed, 13 Jun 2001 11:21:39 +0000 (11:21 +0000)]
Minor changes
coppedis [Wed, 13 Jun 2001 11:18:24 +0000 (11:18 +0000)]
Adding AliZDCv2
coppedis [Wed, 13 Jun 2001 11:17:49 +0000 (11:17 +0000)]
Bug corrected
coppedis [Wed, 13 Jun 2001 11:11:02 +0000 (11:11 +0000)]
Minor changes
coppedis [Tue, 12 Jun 2001 13:45:11 +0000 (13:45 +0000)]
TDI in correct position and minor correction
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
kowal2 [Tue, 12 Jun 2001 07:17:18 +0000 (07:17 +0000)]
Hits2SDigits method implemented (summable digits)
kowal2 [Tue, 12 Jun 2001 07:07:41 +0000 (07:07 +0000)]
New files for folder and stack
schutz [Mon, 11 Jun 2001 15:24:43 +0000 (15:24 +0000)]
corrected typo in the volume name of EMCAL
morsch [Mon, 11 Jun 2001 13:14:40 +0000 (13:14 +0000)]
SetAliGenEventHeader() method added.
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.
schutz [Mon, 11 Jun 2001 11:10:05 +0000 (11:10 +0000)]
removed a cout
schutz [Mon, 11 Jun 2001 11:08:28 +0000 (11:08 +0000)]
added the vomume EMCA that contains the whole calorimeter
hristov [Sun, 10 Jun 2001 20:58:15 +0000 (20:58 +0000)]
Minor corrections needed on HP and Sun
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.
schutz [Thu, 7 Jun 2001 21:45:35 +0000 (21:45 +0000)]
removed a warning due to unused variable
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
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
buncic [Thu, 7 Jun 2001 18:26:26 +0000 (18:26 +0000)]
STAGE_HOST renamed to stagealice (was aliceb01)
buncic [Thu, 7 Jun 2001 18:24:50 +0000 (18:24 +0000)]
Removed compilation warning in AliConfig initialisation.
buncic [Thu, 7 Jun 2001 18:23:52 +0000 (18:23 +0000)]
TPC branches now correctly diverted into Digits.TPS.root file
barbera [Thu, 7 Jun 2001 14:42:14 +0000 (14:42 +0000)]
Both chip and det thicknesses set to [100,300]
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.
nick [Wed, 6 Jun 2001 13:22:48 +0000 (13:22 +0000)]
AliEvent class added into repository.
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.
ivana [Wed, 6 Jun 2001 09:33:47 +0000 (09:33 +0000)]
adding geantino in MapParticles() corrected
ivana [Wed, 6 Jun 2001 09:31:22 +0000 (09:31 +0000)]
comment correction only
ivana [Wed, 6 Jun 2001 09:29:04 +0000 (09:29 +0000)]
update for changes in Config.C
ivana [Wed, 6 Jun 2001 09:25:13 +0000 (09:25 +0000)]
added option for default modules versions
ivana [Wed, 6 Jun 2001 09:20:30 +0000 (09:20 +0000)]
G4DAWNFILE_VIEWER setting commented
ivana [Wed, 6 Jun 2001 09:18:56 +0000 (09:18 +0000)]
in PreTrackingAction() added call to AliRun::BeginPrimary()
ivana [Wed, 6 Jun 2001 09:16:04 +0000 (09:16 +0000)]
method ClearPrimaryStack() removed, stackManager->ClearPostponeStack() replaced with ResetPostponeStack() (requires patch to Geant4)
ivana [Wed, 6 Jun 2001 09:14:45 +0000 (09:14 +0000)]
method ClearPrimaryStack() removed
ivana [Wed, 6 Jun 2001 09:13:08 +0000 (09:13 +0000)]
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
ivana [Wed, 6 Jun 2001 09:09:57 +0000 (09:09 +0000)]
updated default versions of FRAME, ITS
schutz [Tue, 5 Jun 2001 18:01:56 +0000 (18:01 +0000)]
final parameters correction for the APD response
schutz [Tue, 5 Jun 2001 16:47:45 +0000 (16:47 +0000)]
Script to read impacts generated by AliPHOSvImpacts
schutz [Tue, 5 Jun 2001 16:47:11 +0000 (16:47 +0000)]
AliPHOSvImpacts and AliPHOSImpact is added
schutz [Tue, 5 Jun 2001 16:46:54 +0000 (16:46 +0000)]
PHOS impact class
schutz [Tue, 5 Jun 2001 16:46:26 +0000 (16:46 +0000)]
New PHOS version AliPHOSvImpacts which stores impacts
schutz [Tue, 5 Jun 2001 15:58:27 +0000 (15:58 +0000)]
added 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
gosset [Fri, 1 Jun 2001 14:28:29 +0000 (14:28 +0000)]
#include "AliHeader.h" needed
barbera [Fri, 1 Jun 2001 09:50:08 +0000 (09:50 +0000)]
removed; now the Bari/Salerno model is the default
schutz [Thu, 31 May 2001 23:11:51 +0000 (23:11 +0000)]
merge conflicts solved
schutz [Thu, 31 May 2001 23:10:28 +0000 (23:10 +0000)]
introduced the response of the APD
schutz [Thu, 31 May 2001 22:57:52 +0000 (22:57 +0000)]
Coding rule violation corrected
schutz [Thu, 31 May 2001 22:44:47 +0000 (22:44 +0000)]
Coding rule violation corrected. Read branches instead of whole trees
schutz [Thu, 31 May 2001 22:44:26 +0000 (22:44 +0000)]
task becomes a subtask of PHOS
schutz [Thu, 31 May 2001 22:44:08 +0000 (22:44 +0000)]
task becomes a subtask of PHOS; TreeD filling changed
schutz [Thu, 31 May 2001 22:43:24 +0000 (22:43 +0000)]
atask becomes a subtask of PHOS