]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoRemoving old scripts no longer used.
vestbo [Tue, 23 Apr 2002 15:32:19 +0000 (15:32 +0000)]
Removing old scripts no longer used.

22 years agoNew options kPi0Flat y kEtaFlat (Gustavo Conesa)
morsch [Tue, 23 Apr 2002 12:54:29 +0000 (12:54 +0000)]
New options kPi0Flat y kEtaFlat (Gustavo Conesa)

22 years agoDummy void SetSDigitsFile(char * file)
morsch [Tue, 23 Apr 2002 08:18:35 +0000 (08:18 +0000)]
Dummy void SetSDigitsFile(char * file)

22 years agoTypo corrected
hristov [Mon, 22 Apr 2002 15:11:53 +0000 (15:11 +0000)]
Typo corrected

22 years agoUse new to create arrays with variable size (Sun)
hristov [Mon, 22 Apr 2002 14:40:47 +0000 (14:40 +0000)]
Use new to create arrays with variable size (Sun)

22 years agoAliTOFPID.cxx and related testmacro added
vicinanz [Mon, 22 Apr 2002 14:25:30 +0000 (14:25 +0000)]
AliTOFPID.cxx and related testmacro added

22 years agoReview on transient/persistent data members
vicinanz [Mon, 22 Apr 2002 11:30:32 +0000 (11:30 +0000)]
Review on transient/persistent data members

22 years agoMore comments for documentation.
vestbo [Sat, 20 Apr 2002 14:39:53 +0000 (14:39 +0000)]
More comments for documentation.

22 years agoAdded several GET-Functions, fixed bug in old config.
loizides [Sat, 20 Apr 2002 12:05:09 +0000 (12:05 +0000)]
Added several GET-Functions, fixed bug in old config.

22 years agoChange return kFALSE into return 0
schutz [Fri, 19 Apr 2002 15:45:02 +0000 (15:45 +0000)]
Change return kFALSE into return 0

22 years agoAvoid cast from pointer to integer
hristov [Fri, 19 Apr 2002 15:37:51 +0000 (15:37 +0000)]
Avoid cast from pointer to integer

22 years agoAdded fZLength and fZOffset, fixed a few bugs in the new init method.
loizides [Fri, 19 Apr 2002 15:20:42 +0000 (15:20 +0000)]
Added fZLength and fZOffset, fixed a few bugs in the new init method.

22 years agoUpdated SDigitizer
vicinanz [Fri, 19 Apr 2002 14:40:51 +0000 (14:40 +0000)]
Updated SDigitizer

22 years agodelete pointer members in dtor
schutz [Fri, 19 Apr 2002 14:28:14 +0000 (14:28 +0000)]
delete pointer members in dtor

22 years agoCode Optimization, Review on SDigitization, Test macro to run SDigitization, QA macro...
vicinanz [Fri, 19 Apr 2002 10:35:57 +0000 (10:35 +0000)]
Code Optimization, Review on SDigitization, Test macro to run SDigitization, QA macro for sdigits

22 years agoFirst prototype of TOF reconstruction
hristov [Fri, 19 Apr 2002 09:19:54 +0000 (09:19 +0000)]
First prototype of TOF reconstruction

22 years agoInserted image on top.
vestbo [Fri, 19 Apr 2002 08:48:14 +0000 (08:48 +0000)]
Inserted image on top.

22 years agoAdded new fields for new Transformer Object config
loizides [Thu, 18 Apr 2002 18:33:00 +0000 (18:33 +0000)]
Added new fields for new Transformer Object config

22 years agoAdded new Transformer Object.
loizides [Thu, 18 Apr 2002 18:32:19 +0000 (18:32 +0000)]
Added new Transformer Object.

22 years agoAdded class description comments.
loizides [Thu, 18 Apr 2002 18:31:18 +0000 (18:31 +0000)]
Added class description comments.

22 years agoRoot objects are compiled in lib_ROOT from now on.
loizides [Thu, 18 Apr 2002 18:29:44 +0000 (18:29 +0000)]
Root objects are compiled in lib_ROOT from now on.

22 years agoAdded fVersion field to differentiate the old and new config version.
loizides [Thu, 18 Apr 2002 18:28:52 +0000 (18:28 +0000)]
Added fVersion field to differentiate the old and new config version.

22 years agoCorrected bug in GetRowNumber (class AliTPCSector)
kowal2 [Thu, 18 Apr 2002 17:35:23 +0000 (17:35 +0000)]
Corrected bug in GetRowNumber (class AliTPCSector)

22 years agoCleaned up some more in AliL3MemHandler, by removing the AliL3Transform in
vestbo [Thu, 18 Apr 2002 15:27:03 +0000 (15:27 +0000)]
Cleaned up some more in AliL3MemHandler, by removing the AliL3Transform in
arguments of member functions. This also required some changes in AliLevel3,
which make use of these functions.

22 years agoChanged AliLevel3::Init to public, and this should then be called after
vestbo [Thu, 18 Apr 2002 15:01:08 +0000 (15:01 +0000)]
Changed AliLevel3::Init to public, and this should then be called after
the ctor. Here one should provide the path where the data are located,
and also the parameter file. Else, some cleaning where done, -> fOutputFile
was no longer needing, and has been removed. For example script how to run
the new AliLevel3 class, checkout latest version of test.C in exa.

22 years agoLoading all present HLT libaries
vestbo [Thu, 18 Apr 2002 14:55:03 +0000 (14:55 +0000)]
Loading all present HLT libaries

22 years agoIncorporated latest changes in AliLevel3 class.
vestbo [Thu, 18 Apr 2002 14:52:58 +0000 (14:52 +0000)]
Incorporated latest changes in AliLevel3 class.

22 years agoUse same form in new and delete (item 5 of effective C++)
schutz [Thu, 18 Apr 2002 14:52:16 +0000 (14:52 +0000)]
Use same form in new and delete (item 5 of effective C++)

22 years agoNot needed any more.
loizides [Thu, 18 Apr 2002 14:30:13 +0000 (14:30 +0000)]
Not needed any more.

22 years agoMoved to Makefile.
loizides [Thu, 18 Apr 2002 14:22:17 +0000 (14:22 +0000)]
Moved to Makefile.

22 years agoAdded npatches to Init.
loizides [Thu, 18 Apr 2002 14:06:23 +0000 (14:06 +0000)]
Added npatches to Init.

22 years agoRemove stdio.h (item 2 of EFFECTIVE C++)
schutz [Thu, 18 Apr 2002 13:07:45 +0000 (13:07 +0000)]
Remove stdio.h (item 2 of EFFECTIVE C++)

22 years agoRemoved private member AliL3FileHandler::fTransformer, and moved AliL3MemHandler...
vestbo [Thu, 18 Apr 2002 09:49:19 +0000 (09:49 +0000)]
Removed private member AliL3FileHandler::fTransformer, and moved AliL3MemHandler::fTransformer
to protected. This means that both the filehandler and memhandler always has to get
the transformer from AliL3MemHandler::Init(AliL3Transform *).

22 years agoAdded new Init(char *pathname) function to read a l3transform.config file. Old init...
loizides [Thu, 18 Apr 2002 09:17:31 +0000 (09:17 +0000)]
Added new Init(char *pathname)  function to read a l3transform.config file. Old init kept for backward compatibility.

22 years agoLast cosmetic changes
vestbo [Thu, 18 Apr 2002 08:57:11 +0000 (08:57 +0000)]
Last cosmetic changes

22 years agoMore cosmetic
vestbo [Thu, 18 Apr 2002 08:39:04 +0000 (08:39 +0000)]
More cosmetic

22 years agoCosmetic changes for the integration of doxygen
loizides [Thu, 18 Apr 2002 07:34:49 +0000 (07:34 +0000)]
Cosmetic changes for the integration of doxygen

22 years agoChanged documentation for doxygen.
loizides [Wed, 17 Apr 2002 22:44:32 +0000 (22:44 +0000)]
Changed documentation for doxygen.

22 years agoComments updated and merge problems solved.
loizides [Wed, 17 Apr 2002 20:49:01 +0000 (20:49 +0000)]
Comments updated and merge problems solved.

22 years agoComments formatted the way THtml likes it.
vestbo [Wed, 17 Apr 2002 15:28:35 +0000 (15:28 +0000)]
Comments formatted the way THtml likes it.

22 years agoAdded more comments.
vestbo [Wed, 17 Apr 2002 14:29:53 +0000 (14:29 +0000)]
Added more comments.

22 years agoCoding cnventions
skowron [Wed, 17 Apr 2002 14:25:01 +0000 (14:25 +0000)]
Coding cnventions

22 years agoCoding cnventions
skowron [Wed, 17 Apr 2002 13:19:46 +0000 (13:19 +0000)]
Coding cnventions

22 years agoUpdate.
morsch [Wed, 17 Apr 2002 12:49:48 +0000 (12:49 +0000)]
Update.

22 years agoconst added.
morsch [Wed, 17 Apr 2002 12:48:54 +0000 (12:48 +0000)]
const added.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:38:27 +0000 (10:38 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:32:32 +0000 (10:32 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:23:56 +0000 (10:23 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:11:51 +0000 (10:11 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 09:56:49 +0000 (09:56 +0000)]
Coding Rule violations corrected.

22 years agoAliGenThetaSlice added.
morsch [Wed, 17 Apr 2002 09:52:22 +0000 (09:52 +0000)]
AliGenThetaSlice added.

22 years agoDoes not compile GetGoodParticles in case of no AliROOT.
vestbo [Wed, 17 Apr 2002 08:32:18 +0000 (08:32 +0000)]
Does not compile GetGoodParticles in case of no AliROOT.

22 years agoConverts Digits in Memory to Altro like back linked list and stores them
loizides [Wed, 17 Apr 2002 08:21:53 +0000 (08:21 +0000)]
Converts Digits in Memory to Altro like back linked list and stores them
in Hexadezimal 16 Bit numbers. Ascii or Binary files are supported.

22 years agoAdded AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 08:04:30 +0000 (08:04 +0000)]
Added AliL3AltroMemHandler.

22 years agoAdded AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 07:55:53 +0000 (07:55 +0000)]
Added AliL3AltroMemHandler.

22 years agoSample program showing howto read raw data and convert them to an Altrolike Ascii...
loizides [Wed, 17 Apr 2002 07:54:08 +0000 (07:54 +0000)]
Sample program showing howto read raw data and convert them to an Altrolike Ascii data structure

22 years agoRead program added
loizides [Wed, 17 Apr 2002 07:52:28 +0000 (07:52 +0000)]
Read program added

22 years agoAdded new method GetHitType - corrected
kowal2 [Tue, 16 Apr 2002 16:22:39 +0000 (16:22 +0000)]
Added new method GetHitType - corrected

22 years agoAdded new method GetHitType - request from Marian and Jiri
kowal2 [Tue, 16 Apr 2002 16:20:54 +0000 (16:20 +0000)]
Added new method GetHitType - request from Marian and Jiri

22 years agoCoding rule violations corrected.
morsch [Tue, 16 Apr 2002 15:53:19 +0000 (15:53 +0000)]
Coding rule violations corrected.

22 years agoMinor changes to check for NOLOGGING env str and solved some very minor bugs
loizides [Tue, 16 Apr 2002 14:37:51 +0000 (14:37 +0000)]
Minor changes to check for NOLOGGING env str and solved some very minor bugs

22 years agoMinor changes to check for NOLOGGING env str
loizides [Tue, 16 Apr 2002 14:33:59 +0000 (14:33 +0000)]
Minor changes to check for NOLOGGING env str

22 years agoMergeEtaSlices and MergeTracks are currently empty.
vestbo [Tue, 16 Apr 2002 13:58:22 +0000 (13:58 +0000)]
MergeEtaSlices and MergeTracks are currently empty.

22 years agoSample program for using the simple fast cluster finder.
loizides [Tue, 16 Apr 2002 13:04:21 +0000 (13:04 +0000)]
Sample program for using the simple fast cluster finder.

22 years agoMakefile for small HLT programs created.
loizides [Tue, 16 Apr 2002 13:03:18 +0000 (13:03 +0000)]
Makefile for small HLT programs created.

22 years agoMacro to copy gAlice, TreeE, TreeK to a file
schutz [Tue, 16 Apr 2002 12:33:13 +0000 (12:33 +0000)]
Macro to copy gAlice, TreeE, TreeK to a file

22 years agoMacro to convert Hits to SDigits
schutz [Tue, 16 Apr 2002 12:31:19 +0000 (12:31 +0000)]
Macro to convert Hits to SDigits

22 years agoPrimaries are read only if AliStack is present
schutz [Tue, 16 Apr 2002 12:24:05 +0000 (12:24 +0000)]
Primaries are read only if AliStack is present

22 years agoConversion table class for 10-8bit compression.
vestbo [Tue, 16 Apr 2002 11:52:32 +0000 (11:52 +0000)]
Conversion table class for 10-8bit compression.

22 years agoWrong usage of exit() corrected (Sun)
hristov [Tue, 16 Apr 2002 10:52:41 +0000 (10:52 +0000)]
Wrong usage of exit() corrected (Sun)

22 years agoMoved from src
vestbo [Tue, 16 Apr 2002 10:13:44 +0000 (10:13 +0000)]
Moved from src

22 years agomoving into programs
vestbo [Tue, 16 Apr 2002 10:13:10 +0000 (10:13 +0000)]
moving into programs

22 years agoImproved Makefile, by setting logging path, TOPDIR and LIBDIR.
vestbo [Tue, 16 Apr 2002 10:10:11 +0000 (10:10 +0000)]
Improved Makefile, by setting logging path, TOPDIR and LIBDIR.

22 years agoMore improved Makefile, setting logging paths, TOPDIR and LIBDIR.
vestbo [Tue, 16 Apr 2002 10:09:19 +0000 (10:09 +0000)]
More improved Makefile, setting logging paths, TOPDIR and LIBDIR.

22 years agoalso checks timebins
vestbo [Tue, 16 Apr 2002 08:43:52 +0000 (08:43 +0000)]
also checks timebins

22 years agoAdded the USEPACKAGE option in Makefile.
vestbo [Mon, 15 Apr 2002 14:17:07 +0000 (14:17 +0000)]
Added the USEPACKAGE option in Makefile.

22 years agoChanged Makefile and AliL3RootTypes.h in order to define usepackage (ROOT, ALIROOT
vestbo [Mon, 15 Apr 2002 14:09:20 +0000 (14:09 +0000)]
Changed Makefile and AliL3RootTypes.h in order to define usepackage (ROOT, ALIROOT
do_mc) in Makefile only.

22 years agoDigits and reconstruction with TObject
alla [Mon, 15 Apr 2002 08:04:01 +0000 (08:04 +0000)]
Digits and reconstruction with TObject

22 years agoDigits from AliRunDigitizer
alla [Mon, 15 Apr 2002 08:03:43 +0000 (08:03 +0000)]
Digits from AliRunDigitizer

22 years agoDigits and reconstruction with TObject
alla [Mon, 15 Apr 2002 07:23:54 +0000 (07:23 +0000)]
Digits and reconstruction with TObject

22 years agoNow symm is derived from asymm. This minimizes duplicated code because
nilsen [Sat, 13 Apr 2002 22:35:52 +0000 (22:35 +0000)]
Now symm is derived from asymm. This minimizes duplicated code because
only the geometry is different between asymm and symm.

22 years agoNew default value of noise for SDD simulations introduced.
nilsen [Sat, 13 Apr 2002 22:21:12 +0000 (22:21 +0000)]
New default value of noise for SDD simulations introduced.

22 years agofixed bug in computing strip numbering. Minus sign error in exponent of
nilsen [Fri, 12 Apr 2002 17:02:18 +0000 (17:02 +0000)]
fixed bug in computing strip numbering. Minus sign error in exponent of
cm->microns.

22 years agoPrimaries are now correctly put in the folder. Remains a problem when two input files...
schutz [Fri, 12 Apr 2002 13:47:30 +0000 (13:47 +0000)]
Primaries are now correctly put in the folder. Remains a problem when two input files (and two treeK) are opened....

22 years agoAdd Jiris changes
cblume [Fri, 12 Apr 2002 12:13:41 +0000 (12:13 +0000)]
Add Jiris changes

22 years agoInheritance from TObject. Automatic streamers.
hristov [Thu, 11 Apr 2002 22:20:49 +0000 (22:20 +0000)]
Inheritance from TObject. Automatic streamers.

22 years agofixed a complation warning about not brace-enclosing the sub-elements of
nilsen [Thu, 11 Apr 2002 19:24:42 +0000 (19:24 +0000)]
fixed a complation warning about not brace-enclosing the sub-elements of
the static Double_t c[naxVariant][nPol].

22 years agoDo not write Tree's but do an AutoSave() to fit in the framework
schutz [Thu, 11 Apr 2002 15:31:22 +0000 (15:31 +0000)]
Do not write Tree's but do an AutoSave() to fit in the framework

22 years agoFill branch and not Tree's as recommended by fca
schutz [Thu, 11 Apr 2002 15:01:37 +0000 (15:01 +0000)]
Fill branch and not Tree's as recommended by fca

22 years agoReadField() used in Constructor.
morsch [Thu, 11 Apr 2002 11:17:48 +0000 (11:17 +0000)]
ReadField() used in Constructor.

22 years agoUpdated AliTOFSDigitizer
vicinanz [Thu, 11 Apr 2002 10:06:34 +0000 (10:06 +0000)]
Updated AliTOFSDigitizer

22 years agoQA check for TOF hits updated
vicinanz [Thu, 11 Apr 2002 10:05:17 +0000 (10:05 +0000)]
QA check for TOF hits updated

22 years agoNew classes for event summary data, track summary data, and vertex summary data
hristov [Thu, 11 Apr 2002 07:33:40 +0000 (07:33 +0000)]
New classes for event summary data, track summary data, and vertex summary data

22 years agologs added
kowal2 [Wed, 10 Apr 2002 16:30:07 +0000 (16:30 +0000)]
logs added

22 years agoSetNumberOfBinsToScale implemented
skowron [Wed, 10 Apr 2002 12:39:04 +0000 (12:39 +0000)]
SetNumberOfBinsToScale implemented

22 years agoMacro to create Digits for several detectors. Tree with Digits can be written to...
jchudoba [Tue, 9 Apr 2002 16:18:53 +0000 (16:18 +0000)]
Macro to create Digits for several detectors. Tree with Digits can be written to separate file.

22 years agoMacro to create SDigits for several detectors. Tree with SDigits can be written to...
jchudoba [Tue, 9 Apr 2002 16:18:34 +0000 (16:18 +0000)]
Macro to create SDigits for several detectors. Tree with SDigits can be written to separate file.

22 years agoPID code check
skowron [Tue, 9 Apr 2002 15:04:27 +0000 (15:04 +0000)]
PID code check

22 years agoAdd const to the filename argument
jchudoba [Tue, 9 Apr 2002 13:38:47 +0000 (13:38 +0000)]
Add const to the filename argument

22 years agoAdded capability of searching neighboring digits for particle id in function AliDigit...
vestbo [Tue, 9 Apr 2002 13:10:13 +0000 (13:10 +0000)]
Added capability of searching neighboring digits for particle id in function AliDigits2RootFile.