]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoDestructor reverted after a temporary fix
hristov [Fri, 7 Sep 2001 14:43:15 +0000 (14:43 +0000)]
Destructor reverted after a temporary fix

22 years agoDestructor corrected (I.Hrivnacova)
hristov [Fri, 7 Sep 2001 09:05:23 +0000 (09:05 +0000)]
Destructor corrected (I.Hrivnacova)

22 years agoDeletion commented out because AliITSDetType was not the owner
hristov [Fri, 7 Sep 2001 08:44:43 +0000 (08:44 +0000)]
Deletion commented out because AliITSDetType was not the owner

22 years agoPointers initialised to 0 in the default constructors
hristov [Fri, 7 Sep 2001 08:38:30 +0000 (08:38 +0000)]
Pointers initialised to 0 in the default constructors

22 years agoPointers initialised to 0 in the default constructor
hristov [Fri, 7 Sep 2001 08:37:40 +0000 (08:37 +0000)]
Pointers initialised to 0 in the default constructor

22 years agoAdditional protections included
hristov [Wed, 5 Sep 2001 16:31:55 +0000 (16:31 +0000)]
Additional protections included

22 years agoThe deletion of TOF folders temporarily commented out
hristov [Wed, 5 Sep 2001 16:31:00 +0000 (16:31 +0000)]
The deletion of TOF folders temporarily commented out

22 years agoThe energy of feedback photons calculated correctly
hristov [Wed, 5 Sep 2001 09:09:38 +0000 (09:09 +0000)]
The energy of feedback photons calculated correctly

22 years agoFixed a bug which did not allow this macro to process more than one event
nilsen [Tue, 4 Sep 2001 16:43:11 +0000 (16:43 +0000)]
Fixed a bug which did not allow this macro to process more than one event
at a time.

22 years agoAdditional protection is included to avoid some problems using Hijing
hristov [Tue, 4 Sep 2001 15:10:37 +0000 (15:10 +0000)]
Additional protection is included to avoid some problems using Hijing

22 years agofTreeE->Branch replaced temporary by fTreeE->BranchOld to avoid data corruption in...
hristov [Tue, 4 Sep 2001 15:09:11 +0000 (15:09 +0000)]
fTreeE->Branch replaced temporary by fTreeE->BranchOld to avoid data corruption in case of many events per file

22 years agoPointer fB is initialised to 0 in the default constructor
hristov [Tue, 4 Sep 2001 15:05:13 +0000 (15:05 +0000)]
Pointer fB is initialised to 0 in the default constructor

22 years agoConst multidimentional arrays cause problems in the CINT dictionary on HP, const...
hristov [Tue, 4 Sep 2001 14:54:31 +0000 (14:54 +0000)]
Const multidimentional arrays cause problems in the CINT dictionary on HP, const removed

22 years agoCorrections for suppressing "segmentation violation" errors
gosset [Mon, 3 Sep 2001 14:54:55 +0000 (14:54 +0000)]
Corrections for suppressing "segmentation violation" errors
when using buttons "Chamber +", "Chamber -", "Cathode <>"

22 years agoRemoing debuggin messages
martinez [Fri, 31 Aug 2001 14:28:01 +0000 (14:28 +0000)]
Remoing debuggin messages

22 years agoModification of the calculation of Dispersion, Ecor. The RecPoint position is recalcu...
martinez [Fri, 31 Aug 2001 12:19:39 +0000 (12:19 +0000)]
Modification of the calculation of Dispersion, Ecor. The RecPoint position is recalculated without depth correction

22 years agoChanges needed to run with Root 3.01
jchudoba [Fri, 31 Aug 2001 08:18:43 +0000 (08:18 +0000)]
Changes needed to run with Root 3.01

22 years agoDifferent handling of TreeR for track reconstruction from raw clusters
gosset [Fri, 31 Aug 2001 06:50:11 +0000 (06:50 +0000)]
Different handling of TreeR for track reconstruction from raw clusters

22 years agoMade some, mostly cosmetic, changes to SDD simulation. Improved complience with
nilsen [Thu, 30 Aug 2001 18:02:15 +0000 (18:02 +0000)]
Made some, mostly cosmetic, changes to SDD simulation. Improved complience with
coding convensions, Made changes to DigitseModule which improve will make
posible future changes easier.

22 years agoQA Tree is now read onlt once at initialisation
schutz [Thu, 30 Aug 2001 13:53:13 +0000 (13:53 +0000)]
QA Tree is now read onlt once at initialisation

22 years agoremoved an unecessary friend declaration
schutz [Thu, 30 Aug 2001 10:39:42 +0000 (10:39 +0000)]
removed an unecessary friend declaration

22 years agocorrected the sign of Y coordinate in RelPosInAlice
schutz [Thu, 30 Aug 2001 10:10:15 +0000 (10:10 +0000)]
corrected the sign of Y coordinate in RelPosInAlice

22 years agoPad with buttons to switch on and off detectors added. (Massimo Masera)
morsch [Thu, 30 Aug 2001 10:10:13 +0000 (10:10 +0000)]
Pad with buttons to switch on and off detectors added. (Massimo Masera)

22 years agoThe operator[] is replaced by At() or AddAt() in case of TObjArray.
hristov [Thu, 30 Aug 2001 09:56:18 +0000 (09:56 +0000)]
The operator[] is replaced by At() or AddAt() in case of TObjArray.

22 years agoCorrection to the destuctors in case of deleting TObjArrays.
hristov [Thu, 30 Aug 2001 09:55:46 +0000 (09:55 +0000)]
Correction to the destuctors in case of deleting TObjArrays.

22 years agoThe default number of events is set to 1
hristov [Thu, 30 Aug 2001 09:47:33 +0000 (09:47 +0000)]
The default number of events is set to 1

22 years agoVertexSource_t added to avoid the warnings
hristov [Thu, 30 Aug 2001 09:44:06 +0000 (09:44 +0000)]
VertexSource_t added to avoid the warnings

22 years agoThe operator[] is replaced by At() or AddAt() in case of TObjArray.
hristov [Thu, 30 Aug 2001 09:32:30 +0000 (09:32 +0000)]
The operator[] is replaced by At() or AddAt() in case of TObjArray.

22 years agoThe split level of branches is set to 99
hristov [Thu, 30 Aug 2001 09:30:30 +0000 (09:30 +0000)]
The split level of branches is set to 99

22 years agoTTree names are explicitly set via SetName(name) and then Write() is called
hristov [Thu, 30 Aug 2001 09:28:48 +0000 (09:28 +0000)]
TTree names are explicitly set via SetName(name) and then Write() is called

22 years agoThe operator[] is replaced by At() or AddAt() in case of TObjArray. A temporary repla...
hristov [Thu, 30 Aug 2001 09:25:24 +0000 (09:25 +0000)]
The operator[] is replaced by At() or AddAt() in case of TObjArray. A temporary replacement of Branch with BranchOld is introduced

22 years agoremoved test in X(), Y(), Z()
schutz [Thu, 30 Aug 2001 09:06:11 +0000 (09:06 +0000)]
removed test in X(), Y(), Z()

22 years agoUse visibility flags -1 and 3 instead of 0 and 1.
morsch [Wed, 29 Aug 2001 14:28:33 +0000 (14:28 +0000)]
Use visibility flags -1 and 3 instead of 0 and 1.

22 years agoProtection against (fTreeK == 0) in destructor.
morsch [Wed, 29 Aug 2001 13:31:42 +0000 (13:31 +0000)]
Protection against (fTreeK == 0) in destructor.

22 years agoReadQA enabled and a feww cerr channged to cout
schutz [Wed, 29 Aug 2001 13:17:39 +0000 (13:17 +0000)]
ReadQA enabled and a feww cerr channged to cout

22 years agoMinor changes to the Digitizer procedure
vicinanz [Wed, 29 Aug 2001 12:59:01 +0000 (12:59 +0000)]
Minor changes to the Digitizer procedure

22 years agoWeb frame and inner rings pointing.
morsch [Tue, 28 Aug 2001 15:54:29 +0000 (15:54 +0000)]
Web frame and inner rings pointing.

22 years agoDefault for decays is kAll.
morsch [Tue, 28 Aug 2001 15:41:14 +0000 (15:41 +0000)]
Default for decays is kAll.

22 years agofX, fY, fZ Getters have been overloaded to calculate accurate position of every hit...
schutz [Tue, 28 Aug 2001 09:54:51 +0000 (09:54 +0000)]
fX, fY, fZ Getters have been overloaded to calculate accurate position of every hit from its absolute ID

22 years agoTTask and TFolder structures implemented
vicinanz [Tue, 28 Aug 2001 08:45:59 +0000 (08:45 +0000)]
TTask and TFolder structures implemented

22 years agoAdded comments and fixed up some coding violations.
nilsen [Fri, 24 Aug 2001 21:13:50 +0000 (21:13 +0000)]
Added comments and fixed up some coding violations.

22 years agoAdded some comments, fixed up some coding violations and made some minor
nilsen [Fri, 24 Aug 2001 21:10:22 +0000 (21:10 +0000)]
Added some comments, fixed up some coding violations and made some minor
cosmetic changes to DigitizeModule/HitsToDigits.

22 years agoAdded many comments and some documentation, fixed up some coding violations
nilsen [Fri, 24 Aug 2001 21:09:09 +0000 (21:09 +0000)]
Added many comments and some documentation, fixed up some coding violations
added AddSignal function to AliITSMapA2, used in new AliITSsimulationSSD code.

22 years agoAdded more documentation, fixed up some coding violations, and some
nilsen [Fri, 24 Aug 2001 21:06:37 +0000 (21:06 +0000)]
Added more documentation, fixed up some coding violations, and some
forward declorations.

22 years agoAdded some include files. Needed due to new forward declorations in other
nilsen [Fri, 24 Aug 2001 21:04:36 +0000 (21:04 +0000)]
Added some include files. Needed due to new forward declorations in other
files

22 years agoCompiled aliroot macro for the analysis of neutrla mesons in PHOS
martinez [Thu, 23 Aug 2001 11:01:23 +0000 (11:01 +0000)]
Compiled aliroot macro for the analysis of neutrla mesons in PHOS

22 years agoUpdates in EvaluatePoints
vestbo [Wed, 22 Aug 2001 13:25:06 +0000 (13:25 +0000)]
Updates in EvaluatePoints

22 years agoOptimization
vestbo [Wed, 22 Aug 2001 09:29:35 +0000 (09:29 +0000)]
Optimization

22 years agoconst additions
ivana [Wed, 22 Aug 2001 07:58:07 +0000 (07:58 +0000)]
const additions

22 years agoadded comment only
ivana [Wed, 22 Aug 2001 07:55:32 +0000 (07:55 +0000)]
added comment only

22 years agoUpdated class description: added class name title, author
ivana [Wed, 22 Aug 2001 07:55:10 +0000 (07:55 +0000)]
Updated class description: added class name title, author

22 years agoadded const to Construct()
ivana [Wed, 22 Aug 2001 07:54:36 +0000 (07:54 +0000)]
added const to Construct()

22 years agoadded setting PPCUTM, TOFMAX cuts
ivana [Tue, 21 Aug 2001 20:00:03 +0000 (20:00 +0000)]
added setting PPCUTM, TOFMAX cuts

22 years agoGeneral revision of G3 cuts/process controls (21.8.01)
ivana [Tue, 21 Aug 2001 19:58:22 +0000 (19:58 +0000)]
General revision of G3 cuts/process controls (21.8.01)

22 years agoadded tcsh UI
ivana [Tue, 21 Aug 2001 19:56:06 +0000 (19:56 +0000)]
added tcsh UI

22 years agoremoved as obsolete
ivana [Tue, 21 Aug 2001 19:55:08 +0000 (19:55 +0000)]
removed as obsolete

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:53:07 +0000 (19:53 +0000)]
Updated class description: added class title, author;
messenger data member (if present) changed from a pointer
to a value.

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:50:47 +0000 (19:50 +0000)]
Updated class description: added class title, author;
New implementation of class -  only stopping particle if it gets outside of
user defined tracking region.

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:49:58 +0000 (19:49 +0000)]
Updated class description: added class title, author;
added comment lines separating methods.

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:49:39 +0000 (19:49 +0000)]
Updated class description: added class title, author;
stepping action changed from TG4SteppingAction to AliSteppingAction

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:48:49 +0000 (19:48 +0000)]
Updated class description: added class title, author;
messenger data member changed from a pointer to a value;
removed clearing of G3 tables from BeginOfRunAction.

22 years agoUpdated class description: added class name title, author;
ivana [Tue, 21 Aug 2001 19:48:31 +0000 (19:48 +0000)]
Updated class description: added class name title, author;
method FindLogicalVolume() moved to TG4GeometryServices.

22 years agoUpdated class description: added class name title, author;
ivana [Tue, 21 Aug 2001 19:47:14 +0000 (19:47 +0000)]
Updated class description: added class name title, author;
RW vector types changed to STL;
messenger data member changed from a pointer to a value.

22 years agoUpdated class description: added class title, author;
ivana [Tue, 21 Aug 2001 19:46:18 +0000 (19:46 +0000)]
Updated class description: added class title, author;
General revision of G3 cuts/process controls,
see detailed description in history files (21.8.2001)

22 years agoInitial version
ivana [Tue, 21 Aug 2001 19:45:06 +0000 (19:45 +0000)]
Initial version

22 years agoInitial version (replaced TG4SpecialCuts)
ivana [Tue, 21 Aug 2001 19:43:20 +0000 (19:43 +0000)]
Initial version (replaced TG4SpecialCuts)

22 years agonot used typedef removed
ivana [Tue, 21 Aug 2001 19:39:24 +0000 (19:39 +0000)]
not used typedef removed

22 years agoUpdated class description: added class name title, author;
ivana [Tue, 21 Aug 2001 19:37:15 +0000 (19:37 +0000)]
Updated class description: added class name title, author;
added new commands:  /g4mc/printProcessMCMap, /g4mc/printProcessControlsMap,
/g4mc/printVolumeLimits, /g4mc/printGeneralCuts, /g4mc/printGeneralControls

22 years agoUpdated class description: added class name title, author
ivana [Tue, 21 Aug 2001 19:36:47 +0000 (19:36 +0000)]
Updated class description: added class name title, author
explicit map declaration replaced with typedef,
added constness (using const iterator)

22 years agoUpdated class description: added class name title, author;
ivana [Tue, 21 Aug 2001 19:36:13 +0000 (19:36 +0000)]
Updated class description: added class name title, author;
fPhysicsList typed changed from G4VModularPhysicsList to
TG4ModularPhysicsList

22 years agoUpdated class description: added class name title, author;
ivana [Tue, 21 Aug 2001 19:35:26 +0000 (19:35 +0000)]
Updated class description: added class name title, author;
added copy constructor and assignment operator (giving exception)

22 years agoUpdated class description: added class name title, author
ivana [Tue, 21 Aug 2001 19:34:33 +0000 (19:34 +0000)]
Updated class description: added class name title, author

22 years agoChanged to new clusterfinder
vestbo [Tue, 21 Aug 2001 15:05:41 +0000 (15:05 +0000)]
Changed to new clusterfinder

22 years agoBugfix
vestbo [Tue, 21 Aug 2001 14:57:53 +0000 (14:57 +0000)]
Bugfix

22 years agobugfix
vestbo [Tue, 21 Aug 2001 14:57:22 +0000 (14:57 +0000)]
bugfix

22 years agoAdded new clusterfinder
vestbo [Tue, 21 Aug 2001 14:56:00 +0000 (14:56 +0000)]
Added new clusterfinder

22 years agoAdded deconvolution
vestbo [Tue, 21 Aug 2001 14:31:46 +0000 (14:31 +0000)]
Added deconvolution

22 years agoFixing rounding error in digitMC info
vestbo [Mon, 20 Aug 2001 15:28:30 +0000 (15:28 +0000)]
Fixing rounding error in digitMC info

22 years agoUpdates for AliROOT V3.05
vestbo [Fri, 17 Aug 2001 15:42:06 +0000 (15:42 +0000)]
Updates for AliROOT V3.05

22 years agoA new improved cluster finder
vestbo [Fri, 17 Aug 2001 15:40:49 +0000 (15:40 +0000)]
A new improved cluster finder

22 years agoupdate to version V3.05
franken [Fri, 17 Aug 2001 12:07:54 +0000 (12:07 +0000)]
update to version V3.05

22 years agoproteced against non existing inputfile
franken [Fri, 17 Aug 2001 09:52:39 +0000 (09:52 +0000)]
proteced against non existing inputfile

22 years agouse memset
franken [Fri, 17 Aug 2001 08:30:04 +0000 (08:30 +0000)]
use memset

22 years agoInitialize Memory in Function Write and Allocate
franken [Fri, 17 Aug 2001 07:52:27 +0000 (07:52 +0000)]
Initialize Memory in Function Write and Allocate

22 years agoFixed some codding convensions and added setters/getters and standard streamers.
nilsen [Thu, 16 Aug 2001 21:51:43 +0000 (21:51 +0000)]
Fixed some codding convensions and added setters/getters and standard streamers.

22 years agochanged to 6 patches
franken [Wed, 15 Aug 2001 13:45:30 +0000 (13:45 +0000)]
changed to 6 patches

22 years agochanged to 6 patches
franken [Wed, 15 Aug 2001 13:27:08 +0000 (13:27 +0000)]
changed to 6 patches

22 years agochanged printout
franken [Wed, 15 Aug 2001 12:41:16 +0000 (12:41 +0000)]
changed printout

22 years agochanged to n patches
franken [Wed, 15 Aug 2001 12:40:40 +0000 (12:40 +0000)]
changed to n patches

22 years agoremove printout
franken [Wed, 15 Aug 2001 12:38:49 +0000 (12:38 +0000)]
remove printout

22 years agoInitial version
ivana [Thu, 9 Aug 2001 13:05:20 +0000 (13:05 +0000)]
Initial version

22 years agonot used anymore
ivana [Thu, 9 Aug 2001 13:02:39 +0000 (13:02 +0000)]
not used anymore

22 years agoInitial version
ivana [Thu, 9 Aug 2001 12:40:58 +0000 (12:40 +0000)]
Initial version

22 years agonot used anymore
ivana [Thu, 9 Aug 2001 12:40:24 +0000 (12:40 +0000)]
not used anymore

22 years agoTG4GeometryManager, TG4GeometryServices update, TG4VSensitiveDetector removal commented
ivana [Thu, 9 Aug 2001 12:39:31 +0000 (12:39 +0000)]
TG4GeometryManager, TG4GeometryServices update, TG4VSensitiveDetector removal commented

22 years agonew subcategory digits+hits described
ivana [Thu, 9 Aug 2001 12:38:44 +0000 (12:38 +0000)]
new subcategory digits+hits described

22 years agoAli/Lego/SensitiveDetector, AliSingle/MoreModulesConstruction update, AliSDManager...
ivana [Thu, 9 Aug 2001 12:38:29 +0000 (12:38 +0000)]
Ali/Lego/SensitiveDetector, AliSingle/MoreModulesConstruction update, AliSDManager, AliSingleModuleConstructionMessenger removal commented

22 years agodeleted commands (/aliDet/setAllSensitive, /aliDet/forceAllSensitive, setAllSensitive...
ivana [Thu, 9 Aug 2001 12:35:29 +0000 (12:35 +0000)]
deleted commands (/aliDet/setAllSensitive, /aliDet/forceAllSensitive, setAllSensitive) description removed

22 years agodigits+hits added to @CATLIST
ivana [Thu, 9 Aug 2001 12:33:40 +0000 (12:33 +0000)]
digits+hits added to @CATLIST

22 years agoattributes fSDManager, fAllLVSensitive, fMessenger removed; methods CreateSensitiveDe...
ivana [Thu, 9 Aug 2001 12:33:06 +0000 (12:33 +0000)]
attributes fSDManager, fAllLVSensitive, fMessenger removed; methods CreateSensitiveDetectors/1/2() moved to AliSDConstruction; method Construct updated