]>
git.uio.no Git - u/mrichter/AliRoot.git/log
morsch [Fri, 13 Jul 2001 10:56:00 +0000 (10:56 +0000)]
AliGenMC base class for AliGenParam and AliGenPythia commonalities.
morsch [Fri, 13 Jul 2001 09:34:53 +0000 (09:34 +0000)]
Event header class for Pythia added.
martinez [Thu, 12 Jul 2001 11:56:32 +0000 (11:56 +0000)]
Unecessary copy of AliPHOSHit object has been removed from AddHit member function. Indeed the operator + should be redefined as +=. To be done
nick [Thu, 12 Jul 2001 11:50:17 +0000 (11:50 +0000)]
09-jul-2001 NvE Support for impact points and user identifier introduced in AliTrack.
Also user identifier facility introduced for AliJet and AliVertex.
12-jul-2001 NvE Memberfunction GetDistance() introduced for AliPosition and support for
point of closest approach introduced in AliTrack.
martinez [Thu, 12 Jul 2001 11:46:45 +0000 (11:46 +0000)]
Macro compilble adapted to AliPHOSGetter
martinez [Tue, 10 Jul 2001 15:22:09 +0000 (15:22 +0000)]
Version1 of a compiled macro for the photon analysis. This version contains the invariant mass analysis of the photon pairs to be used for the PPR
morsch [Mon, 9 Jul 2001 11:48:47 +0000 (11:48 +0000)]
Use AliG3Volume, AliG3Medium, AliG3Material
morsch [Mon, 9 Jul 2001 11:47:07 +0000 (11:47 +0000)]
New classes added, obsolete removed.
morsch [Mon, 9 Jul 2001 11:46:08 +0000 (11:46 +0000)]
Conversion code moved to AliG3toRoot
morsch [Mon, 9 Jul 2001 11:45:15 +0000 (11:45 +0000)]
Reduced functionality: mediate between GUI and Geometry Conversion.
morsch [Mon, 9 Jul 2001 11:44:01 +0000 (11:44 +0000)]
Node class derived from TNode to allow expansion of volume divisions.
morsch [Mon, 9 Jul 2001 11:43:01 +0000 (11:43 +0000)]
Class Responsible for G3 -> Root geometry conversion.
morsch [Mon, 9 Jul 2001 11:41:46 +0000 (11:41 +0000)]
AliGUIMedium, AliGUIMaterial and AliDrawVolume obselete. Development continues
on AliG3Material, AliG3Medium and AliG3Volume.
barbera [Fri, 6 Jul 2001 12:10:48 +0000 (12:10 +0000)]
Magnetic field factor corrected
nick [Fri, 6 Jul 2001 09:30:59 +0000 (09:30 +0000)]
05-jul-2001 NvE Clone() facility used in AddTrack() etc... of AliEvent & co. instead of
"new" in the case of TrackCopy etc... This in order to enable 'permanent'
AliTrack etc... storage in AliEvent & co.
Also (Ali4Vector&) casting stmt. in AliVertex::ResetVertices() changed
to make it ANSI compatible for all compilers/platforms.
hristov [Fri, 6 Jul 2001 07:48:29 +0000 (07:48 +0000)]
Minor correction needed on HP
hristov [Thu, 5 Jul 2001 15:54:30 +0000 (15:54 +0000)]
Minor corrections needed on HP
barbera [Thu, 5 Jul 2001 15:07:11 +0000 (15:07 +0000)]
Automatic treatment of the magnetic field value
mariana [Thu, 5 Jul 2001 12:49:49 +0000 (12:49 +0000)]
Temporary patches required by root.v3.01.05
alla [Thu, 5 Jul 2001 11:25:53 +0000 (11:25 +0000)]
StepManager was checked
schutz [Wed, 4 Jul 2001 17:23:22 +0000 (17:23 +0000)]
Dependency conflict resolved
schutz [Wed, 4 Jul 2001 17:15:10 +0000 (17:15 +0000)]
Resolved merging conflicts
schutz [Wed, 4 Jul 2001 17:01:28 +0000 (17:01 +0000)]
Added Print method
schutz [Wed, 4 Jul 2001 16:53:06 +0000 (16:53 +0000)]
Resolved merging conflicts
schutz [Wed, 4 Jul 2001 16:35:35 +0000 (16:35 +0000)]
added class TFolder
schutz [Wed, 4 Jul 2001 16:25:46 +0000 (16:25 +0000)]
AliPHOSIndexToObject has been replaced by AliPHOSGetter
schutz [Wed, 4 Jul 2001 16:24:36 +0000 (16:24 +0000)]
AliPHOSGetter is a singleton class that takes of the communication between taks and folders
schutz [Wed, 4 Jul 2001 16:22:42 +0000 (16:22 +0000)]
A lot of changes here:
usage systematiquement de TTAsk et TFolder et QA
L'idee est la suivante:
1. Il y a 5 tasks independants qui produisent 5
types d'objets SDIgits, Digits, RecPoints,
TrackSegments et RecParticles. Les task sont
postes dans des folders selon la hierachie
//YSAlice/tasks/SDigitizer/phos/nom_du_task/
etc...
2. Les objets produits sont ranges comme toujours
dans des Tree's et postes dans des folders selon
la hierarchie
//YSAlice/WhiteBoard/SDigits/PHOS/nom_du_task_qui_a_produit_cet_Objet
etc.....
Je peux avoir plusieurs liste de SDigits venant de
hits differents pour le event mixing. C'est le
Digitizer qui gere ca.
3. Les tasks communiquent entre eux exclusivement
par les folders. Un nouvel objet (AliPHOSGetter)
se charge de cette communication.
4. A L'ouverture d'un fichier galice.root le
AliPHOSGetter inspecte toutes les branches de
chacun des Tree et poste les objets existants dans
les folders correspondants.
5. Les alarmes du QA sont postes dans un folder et
sauvegardees dans un nouveau Tree (TreeQA)
6. AliPHOSGetter sait gerer le cas ou il y a plus
d'un evenement dans galice.root. A un instant
donne seul l'evenement courrant est poste dans les
folders.
nick [Wed, 4 Jul 2001 15:59:20 +0000 (15:59 +0000)]
04-jul-2001 NvE Storage of calorimeters introduced in AliEvent and ResetVertices()
added to AliVertex.
morsch [Wed, 4 Jul 2001 10:28:20 +0000 (10:28 +0000)]
Introduce GetLifetime(Int_T kf) method until functionality provided by
TParticlePDG.
hristov [Wed, 4 Jul 2001 07:00:33 +0000 (07:00 +0000)]
Default HP compiler set to aCC
barbera [Tue, 3 Jul 2001 17:46:50 +0000 (17:46 +0000)]
A warning for a not-declared variable eliminated
barbera [Tue, 3 Jul 2001 17:14:48 +0000 (17:14 +0000)]
New names for the classes of tracking V1
barbera [Tue, 3 Jul 2001 17:13:19 +0000 (17:13 +0000)]
New version of tracking V1
barbera [Tue, 3 Jul 2001 17:11:58 +0000 (17:11 +0000)]
Compatible with the new tracking V1
barbera [Tue, 3 Jul 2001 17:11:04 +0000 (17:11 +0000)]
No more needed. They will be substituted by the new version of tracking V1
nick [Tue, 3 Jul 2001 14:39:40 +0000 (14:39 +0000)]
Macro updated corresponding to its location in the subdirectory 'scripts'.
nick [Tue, 3 Jul 2001 14:16:20 +0000 (14:16 +0000)]
03-jul-2001 NvE Protections added in AliJet::GetTrack() and AliVertex::GetVertex() and
VertexCopy introduced in AliVertex.
Naming facility introduced in AliCalorimeter in order to identify
different calorimeter systems in an event structure.
Storage of jets introduced in AliVertex on the same footing as the
storage of (secondary) vertices.
hristov [Tue, 3 Jul 2001 08:10:57 +0000 (08:10 +0000)]
J.Chudoba's changes merged correctly with the HEAD
nick [Mon, 2 Jul 2001 13:27:29 +0000 (13:27 +0000)]
02-jul-2001 NvE Misplaced statement corrected in AliJet::SetNtinit().
vestbo [Mon, 2 Jul 2001 10:31:19 +0000 (10:31 +0000)]
Bugfix
vestbo [Mon, 2 Jul 2001 09:46:40 +0000 (09:46 +0000)]
Added function AddLast(AliL3Track *track)
hristov [Mon, 2 Jul 2001 07:23:11 +0000 (07:23 +0000)]
Protection when a nonexistent event is asked for (J.Chudoba)
vestbo [Fri, 29 Jun 2001 14:43:32 +0000 (14:43 +0000)]
Major changes
nick [Fri, 29 Jun 2001 12:42:17 +0000 (12:42 +0000)]
29-jun-2001 NvE TrackCopy mode introduced in AliJet.
morsch [Fri, 29 Jun 2001 11:28:56 +0000 (11:28 +0000)]
Bug in streamer inhibition of fStack corrected. (J. Chudoba)
morsch [Fri, 29 Jun 2001 11:26:02 +0000 (11:26 +0000)]
Default constructor added.
morsch [Fri, 29 Jun 2001 08:02:30 +0000 (08:02 +0000)]
Small correction to the previous.
morsch [Fri, 29 Jun 2001 07:59:56 +0000 (07:59 +0000)]
In Particle() use GetEntriesFast() to avoid slowing down. (Ivana Hrivnacova)
morsch [Thu, 28 Jun 2001 16:34:21 +0000 (16:34 +0000)]
Use RunReco with event range.
morsch [Thu, 28 Jun 2001 16:27:50 +0000 (16:27 +0000)]
AliReco() with user control of event range.
vestbo [Thu, 28 Jun 2001 16:13:00 +0000 (16:13 +0000)]
Wrote a new class
schutz [Thu, 28 Jun 2001 14:21:15 +0000 (14:21 +0000)]
repaired a screwup in commit: overwrites previous version
schutz [Thu, 28 Jun 2001 14:16:40 +0000 (14:16 +0000)]
changed Xtal length from 22cm to 18cm
schutz [Thu, 28 Jun 2001 12:16:03 +0000 (12:16 +0000)]
corrected a bug in the root geometry: several TNode were created with the same name
morsch [Thu, 28 Jun 2001 11:17:28 +0000 (11:17 +0000)]
SetEventListRange setter added. Events in specified range are listed for
debugging. (Yuri Kharlov)
hristov [Wed, 27 Jun 2001 16:06:59 +0000 (16:06 +0000)]
Rotation matrix in BuildGeometry has been changed to rotx999
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