]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoTemporary patches required by root.v3.01.05
mariana [Thu, 5 Jul 2001 12:49:49 +0000 (12:49 +0000)]
Temporary patches required by root.v3.01.05

22 years agoStepManager was checked
alla [Thu, 5 Jul 2001 11:25:53 +0000 (11:25 +0000)]
StepManager was checked

22 years agoDependency conflict resolved
schutz [Wed, 4 Jul 2001 17:23:22 +0000 (17:23 +0000)]
Dependency conflict resolved

22 years agoResolved merging conflicts
schutz [Wed, 4 Jul 2001 17:15:10 +0000 (17:15 +0000)]
Resolved merging conflicts

22 years agoAdded Print method
schutz [Wed, 4 Jul 2001 17:01:28 +0000 (17:01 +0000)]
Added Print method

22 years agoResolved merging conflicts
schutz [Wed, 4 Jul 2001 16:53:06 +0000 (16:53 +0000)]
Resolved merging conflicts

22 years agoadded class TFolder
schutz [Wed, 4 Jul 2001 16:35:35 +0000 (16:35 +0000)]
added class TFolder

22 years agoAliPHOSIndexToObject has been replaced by AliPHOSGetter
schutz [Wed, 4 Jul 2001 16:25:46 +0000 (16:25 +0000)]
AliPHOSIndexToObject has been replaced by AliPHOSGetter

22 years agoAliPHOSGetter is a singleton class that takes of the communication between taks and...
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

22 years agoA lot of changes here:
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.

22 years ago04-jul-2001 NvE Storage of calorimeters introduced in AliEvent and ResetVertices()
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.

22 years agoIntroduce GetLifetime(Int_T kf) method until functionality provided by
morsch [Wed, 4 Jul 2001 10:28:20 +0000 (10:28 +0000)]
Introduce GetLifetime(Int_T kf) method until functionality provided by
TParticlePDG.

22 years agoDefault HP compiler set to aCC
hristov [Wed, 4 Jul 2001 07:00:33 +0000 (07:00 +0000)]
Default HP compiler set to aCC

22 years agoA warning for a not-declared variable eliminated
barbera [Tue, 3 Jul 2001 17:46:50 +0000 (17:46 +0000)]
A warning for a not-declared variable eliminated

22 years agoNew names for the classes of tracking V1
barbera [Tue, 3 Jul 2001 17:14:48 +0000 (17:14 +0000)]
New names for the classes of tracking V1

22 years agoNew version of tracking V1
barbera [Tue, 3 Jul 2001 17:13:19 +0000 (17:13 +0000)]
New version of tracking V1

22 years agoCompatible with the new tracking V1
barbera [Tue, 3 Jul 2001 17:11:58 +0000 (17:11 +0000)]
Compatible with the new tracking V1

22 years agoNo more needed. They will be substituted by the new version of 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

22 years agoMacro updated corresponding to its location in the subdirectory 'scripts'.
nick [Tue, 3 Jul 2001 14:39:40 +0000 (14:39 +0000)]
Macro updated corresponding to its location in the subdirectory 'scripts'.

22 years ago03-jul-2001 NvE Protections added in AliJet::GetTrack() and AliVertex::GetVertex...
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.

22 years agoJ.Chudoba's changes merged correctly with the HEAD
hristov [Tue, 3 Jul 2001 08:10:57 +0000 (08:10 +0000)]
J.Chudoba's changes merged correctly with the HEAD

22 years ago02-jul-2001 NvE Misplaced statement corrected in AliJet::SetNtinit().
nick [Mon, 2 Jul 2001 13:27:29 +0000 (13:27 +0000)]
02-jul-2001 NvE Misplaced statement corrected in AliJet::SetNtinit().

22 years agoBugfix
vestbo [Mon, 2 Jul 2001 10:31:19 +0000 (10:31 +0000)]
Bugfix

22 years agoAdded function AddLast(AliL3Track *track)
vestbo [Mon, 2 Jul 2001 09:46:40 +0000 (09:46 +0000)]
Added function AddLast(AliL3Track *track)

22 years agoProtection when a nonexistent event is asked for (J.Chudoba)
hristov [Mon, 2 Jul 2001 07:23:11 +0000 (07:23 +0000)]
Protection when a nonexistent event is asked for (J.Chudoba)

22 years agoMajor changes
vestbo [Fri, 29 Jun 2001 14:43:32 +0000 (14:43 +0000)]
Major changes

22 years ago29-jun-2001 NvE TrackCopy mode introduced in AliJet.
nick [Fri, 29 Jun 2001 12:42:17 +0000 (12:42 +0000)]
29-jun-2001 NvE TrackCopy mode introduced in AliJet.

22 years agoBug in streamer inhibition of fStack corrected. (J. Chudoba)
morsch [Fri, 29 Jun 2001 11:28:56 +0000 (11:28 +0000)]
Bug in streamer inhibition of fStack corrected. (J. Chudoba)

22 years agoDefault constructor added.
morsch [Fri, 29 Jun 2001 11:26:02 +0000 (11:26 +0000)]
Default constructor added.

22 years agoSmall correction to the previous.
morsch [Fri, 29 Jun 2001 08:02:30 +0000 (08:02 +0000)]
Small correction to the previous.

22 years agoIn Particle() use GetEntriesFast() to avoid slowing down. (Ivana Hrivnacova)
morsch [Fri, 29 Jun 2001 07:59:56 +0000 (07:59 +0000)]
In Particle() use GetEntriesFast() to avoid slowing down. (Ivana Hrivnacova)

22 years agoUse RunReco with event range.
morsch [Thu, 28 Jun 2001 16:34:21 +0000 (16:34 +0000)]
Use RunReco with event range.

22 years agoAliReco() with user control of event range.
morsch [Thu, 28 Jun 2001 16:27:50 +0000 (16:27 +0000)]
AliReco() with user control of event range.

22 years agoWrote a new class
vestbo [Thu, 28 Jun 2001 16:13:00 +0000 (16:13 +0000)]
Wrote a new class

22 years agorepaired a screwup in commit: overwrites previous version
schutz [Thu, 28 Jun 2001 14:21:15 +0000 (14:21 +0000)]
repaired a screwup in commit: overwrites previous version

22 years agochanged Xtal length from 22cm to 18cm
schutz [Thu, 28 Jun 2001 14:16:40 +0000 (14:16 +0000)]
changed Xtal length from 22cm to 18cm

22 years agocorrected a bug in the root geometry: several TNode were created with the same name
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

22 years agoSetEventListRange setter added. Events in specified range are listed for
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)

22 years agoRotation matrix in BuildGeometry has been changed to rotx999
hristov [Wed, 27 Jun 2001 16:06:59 +0000 (16:06 +0000)]
Rotation matrix in BuildGeometry has been changed to rotx999

22 years ago27-jun-2001 NvE Overloaded memberfunction names Add(AliJet*) and Add(AliVertex*)...
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.

22 years agoAvoid bits reserved for root.
morsch [Wed, 27 Jun 2001 15:07:16 +0000 (15:07 +0000)]
Avoid bits reserved for root.

22 years agoCoding convention violations corrected (from E. Lopez)
barbera [Wed, 27 Jun 2001 12:52:52 +0000 (12:52 +0000)]
Coding convention violations corrected (from E. Lopez)

22 years agoMoved fField initialization to InitDetector()
cblume [Wed, 27 Jun 2001 09:54:44 +0000 (09:54 +0000)]
Moved fField initialization to InitDetector()

22 years agoCorrected bug with the galice.root opening
kowal2 [Tue, 26 Jun 2001 16:19:51 +0000 (16:19 +0000)]
Corrected bug with the galice.root opening

22 years agoSmall corrections from Boris Batyunya
barbera [Mon, 25 Jun 2001 18:10:32 +0000 (18:10 +0000)]
Small corrections from Boris Batyunya

22 years agoLoop variables delcared only once (HP,Sun)
hristov [Mon, 25 Jun 2001 15:35:58 +0000 (15:35 +0000)]
Loop variables delcared only once (HP,Sun)

22 years agoInitialisation of base classes corrected
hristov [Mon, 25 Jun 2001 09:37:23 +0000 (09:37 +0000)]
Initialisation of base classes corrected

22 years agoNew&delete used for array with variable size
hristov [Mon, 25 Jun 2001 09:36:31 +0000 (09:36 +0000)]
New&delete used for array with variable size

22 years agoBack to official z-positions of rings.
morsch [Fri, 22 Jun 2001 14:11:17 +0000 (14:11 +0000)]
Back to official z-positions of rings.

22 years agoRing locations matching TRD module positions.
morsch [Fri, 22 Jun 2001 12:02:20 +0000 (12:02 +0000)]
Ring locations matching TRD module positions.

22 years agoObsolete version of AliMUON removed.
morsch [Thu, 21 Jun 2001 15:00:05 +0000 (15:00 +0000)]
Obsolete version of AliMUON removed.

22 years agoPut volumes of station 3 into DIPO if present. (A. de Falco)
morsch [Thu, 21 Jun 2001 14:54:37 +0000 (14:54 +0000)]
Put volumes of station 3 into DIPO if present. (A. de Falco)

22 years agoUse absolute coordinates for mother volume PCON.
morsch [Thu, 21 Jun 2001 14:16:43 +0000 (14:16 +0000)]
Use absolute coordinates for mother volume PCON.

22 years agoSimple concrete shielding around compensator dipole.
morsch [Thu, 21 Jun 2001 12:26:52 +0000 (12:26 +0000)]
Simple concrete shielding around compensator dipole.

22 years agoSome more details in compensator geometry.
morsch [Thu, 21 Jun 2001 11:59:25 +0000 (11:59 +0000)]
Some more details in compensator geometry.

22 years agoRemove some shielding to accomodate compensator magnet.
morsch [Wed, 20 Jun 2001 16:08:56 +0000 (16:08 +0000)]
Remove some shielding to accomodate compensator magnet.

22 years agoCompensator dipole MBWMD (MCB@SPS) added.
morsch [Wed, 20 Jun 2001 16:07:08 +0000 (16:07 +0000)]
Compensator dipole MBWMD (MCB@SPS) added.

22 years agoForward kinematic ranges to entries only if not set by user.
morsch [Mon, 18 Jun 2001 13:07:30 +0000 (13:07 +0000)]
Forward kinematic ranges to entries only if not set by user.

22 years agoOpening galice.root using rfio
kowal2 [Sat, 16 Jun 2001 15:32:52 +0000 (15:32 +0000)]
Opening galice.root using rfio

22 years agoFix memory leak
mariana [Fri, 15 Jun 2001 16:09:22 +0000 (16:09 +0000)]
Fix memory leak

22 years agoNew version from Boris and Enrico with improved ghost removal
barbera [Fri, 15 Jun 2001 16:04:50 +0000 (16:04 +0000)]
New version from Boris and Enrico with improved ghost removal

22 years agoFix memory leak
mariana [Fri, 15 Jun 2001 15:58:26 +0000 (15:58 +0000)]
Fix memory leak

22 years agoGeometry bug corrected
coppedis [Fri, 15 Jun 2001 14:51:39 +0000 (14:51 +0000)]
Geometry bug corrected

22 years agoIn gudcay: write only first generation decay products to stack to respect the possibi...
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.

22 years agoInclude forward declaration of AliITSRad
mariana [Fri, 15 Jun 2001 08:18:49 +0000 (08:18 +0000)]
Include forward declaration of AliITSRad

22 years agoPut only first generation decay products on the stack.
morsch [Fri, 15 Jun 2001 07:55:04 +0000 (07:55 +0000)]
Put only first generation decay products on the stack.

22 years agoNew versions to cope with the new version of tracking V1
barbera [Thu, 14 Jun 2001 15:02:35 +0000 (15:02 +0000)]
New versions to cope with the new version of tracking V1

22 years agoNew temporary class to manage PPR and v5 geometries in 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

22 years agoNew class for tracking V1 in complete analogy with V2
barbera [Thu, 14 Jun 2001 14:59:59 +0000 (14:59 +0000)]
New class for tracking V1 in complete analogy with V2

22 years agoTracking V1 decoupled from AliITS
barbera [Thu, 14 Jun 2001 14:59:00 +0000 (14:59 +0000)]
Tracking V1 decoupled from AliITS

22 years agoTest macro to analysis the SPD simulation made with the Dubna model
barbera [Thu, 14 Jun 2001 14:34:52 +0000 (14:34 +0000)]
Test macro to analysis the SPD simulation made with the Dubna model

22 years agoNew version from B. Batyunya to get the Dubna model work with the present HEAD
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

22 years agoRemove writing of a TreeD (now in AliMUON::SDigits2Digits). Run gAlice->SDigits2Digit...
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)

22 years agoWrite a TreeD in SDigits2Digits method (needed to be compatible with alirun script)
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)

22 years agoBugs corrected. SetSide() method added.
morsch [Thu, 14 Jun 2001 12:15:27 +0000 (12:15 +0000)]
Bugs corrected. SetSide() method added.

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

22 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().

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

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

22 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

22 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

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

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

22 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

22 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.

22 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.

22 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.

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

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

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

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

22 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

22 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

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

22 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

22 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

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

22 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.

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

22 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