]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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.

22 years agogetters for OnePartCut added
skowron [Tue, 9 Apr 2002 09:31:00 +0000 (09:31 +0000)]
getters for OnePartCut added

22 years agoAdded function AliL3HoughTransformer::GetEtaIndex. Modified AliL3Hough::WriteTracks.
vestbo [Mon, 8 Apr 2002 09:08:16 +0000 (09:08 +0000)]
Added function AliL3HoughTransformer::GetEtaIndex. Modified AliL3Hough::WriteTracks.

22 years agoAdded #include<stdlib.h> and log
kowal2 [Sat, 6 Apr 2002 14:41:04 +0000 (14:41 +0000)]
Added #include<stdlib.h> and log

22 years agoRemove const for CreateGeometry
cblume [Fri, 5 Apr 2002 13:20:12 +0000 (13:20 +0000)]
Remove const for CreateGeometry

22 years agoDigits and Sdigits go to separate files
kowal2 [Thu, 4 Apr 2002 16:38:52 +0000 (16:38 +0000)]
Digits and Sdigits go to separate files

22 years agoNew test macro by J.Chudoba
kowal2 [Thu, 4 Apr 2002 16:27:23 +0000 (16:27 +0000)]
New test macro by J.Chudoba

22 years agoDigits (Sdigits) go to separate files now.
kowal2 [Thu, 4 Apr 2002 16:26:33 +0000 (16:26 +0000)]
Digits (Sdigits) go to separate files now.

22 years agoadd possibility to write sdigits, digits and rec. points into separate files
jchudoba [Thu, 4 Apr 2002 13:16:17 +0000 (13:16 +0000)]
add possibility to write sdigits, digits and rec. points into separate files

22 years agoChange default names of TPC trees. Use update instead of recreate for the output...
jchudoba [Thu, 4 Apr 2002 09:28:04 +0000 (09:28 +0000)]
Change default names of TPC trees. Use update instead of recreate for the output file. Overwrite the AliRunDigitizer object in the output if it exists.

22 years agoContour cuts introduced
vicinanz [Wed, 3 Apr 2002 14:45:02 +0000 (14:45 +0000)]
Contour cuts introduced

22 years agoadded call to fDetSwitchVector to update messenger (in ctor)
ivana [Wed, 3 Apr 2002 09:34:59 +0000 (09:34 +0000)]
added call to fDetSwitchVector to update messenger (in ctor)

22 years agoupdated to mods in the messenger class
ivana [Wed, 3 Apr 2002 09:32:41 +0000 (09:32 +0000)]
updated to mods in the messenger class

22 years agomethod UpdateMessenger() added
ivana [Wed, 3 Apr 2002 09:32:03 +0000 (09:32 +0000)]
method UpdateMessenger() added

22 years agomethod SetCandidates() replaced with UPdate(), SetGuidance(), SetCandidates() (to...
ivana [Wed, 3 Apr 2002 09:31:12 +0000 (09:31 +0000)]
method SetCandidates() replaced with UPdate(), SetGuidance(), SetCandidates() (to enable update of candidates/guidelines later than in the messenger constructor)

22 years agoNew set of cuts (B.Nilsen)
hristov [Tue, 2 Apr 2002 13:42:05 +0000 (13:42 +0000)]
New set of cuts (B.Nilsen)

22 years agoNew config for pp @ 14 TeV by M. Masera.
morsch [Tue, 2 Apr 2002 07:59:36 +0000 (07:59 +0000)]
New config for pp @ 14 TeV by M. Masera.

22 years agohuge output remove
alla [Mon, 1 Apr 2002 12:26:28 +0000 (12:26 +0000)]
huge output remove

22 years agoRestored backward compatibility to use the hits from Dec. 2000 production.
kowal2 [Fri, 29 Mar 2002 06:57:45 +0000 (06:57 +0000)]
Restored backward compatibility to use the hits from Dec. 2000 production.

22 years agoCoding rule violation correction.
morsch [Thu, 28 Mar 2002 16:44:12 +0000 (16:44 +0000)]
Coding rule violation correction.

22 years agoNew TTask method for creating SDigits from Hits.
nilsen [Thu, 28 Mar 2002 16:25:26 +0000 (16:25 +0000)]
New TTask method for creating SDigits from Hits.

22 years agoSet new Geant Step size and related parameters for the ITS materials.
nilsen [Thu, 28 Mar 2002 16:17:03 +0000 (16:17 +0000)]
Set new Geant Step size and related parameters for the ITS materials.

22 years agoReplaced private segmentation calculation with that of segmentation class.
nilsen [Thu, 28 Mar 2002 15:59:48 +0000 (15:59 +0000)]
Replaced private segmentation calculation with that of segmentation class.

22 years agoRemove const from GetIndex()
cblume [Thu, 28 Mar 2002 15:44:55 +0000 (15:44 +0000)]
Remove const from GetIndex()

22 years agoCoding conventions
cblume [Thu, 28 Mar 2002 14:59:07 +0000 (14:59 +0000)]
Coding conventions

22 years agoPass status code in SetTrack.
morsch [Thu, 28 Mar 2002 11:49:10 +0000 (11:49 +0000)]
Pass status code in SetTrack.

22 years agoSome additional initialisation
hristov [Thu, 28 Mar 2002 10:00:36 +0000 (10:00 +0000)]
Some additional initialisation

22 years agoAliSTARTDigitizer class added
hristov [Thu, 28 Mar 2002 08:32:41 +0000 (08:32 +0000)]
AliSTARTDigitizer class added

22 years agoDigitizer
alla [Wed, 27 Mar 2002 18:13:59 +0000 (18:13 +0000)]
Digitizer

22 years agoSupport for Geant4 modules in the flat makefile
hristov [Wed, 27 Mar 2002 17:06:38 +0000 (17:06 +0000)]
Support for Geant4 modules in the flat makefile

22 years agoSupport for Geant4 modules in the flat makefiles
hristov [Wed, 27 Mar 2002 17:00:33 +0000 (17:00 +0000)]
Support for Geant4 modules in the flat makefiles

22 years agoAdded EDEFINE with the flags from Geant4
iglez2 [Wed, 27 Mar 2002 10:56:10 +0000 (10:56 +0000)]
Added EDEFINE with the flags from Geant4

22 years agoAdded EDEFINE with the flags from Geant4
iglez2 [Wed, 27 Mar 2002 10:49:57 +0000 (10:49 +0000)]
Added EDEFINE with the flags from Geant4

22 years agoFill Tree instead of branches to be able to use the root browser
schutz [Wed, 27 Mar 2002 10:43:43 +0000 (10:43 +0000)]
Fill Tree instead of branches to be able to use the root browser

22 years agoFill the Tree instead of branches to be able to use the root browser
schutz [Wed, 27 Mar 2002 10:28:06 +0000 (10:28 +0000)]
Fill the Tree instead of branches to be able to use the root browser

22 years agoMacros for tracking V2
barbera [Tue, 26 Mar 2002 17:17:49 +0000 (17:17 +0000)]
Macros for tracking V2

22 years agoTracking V2
barbera [Tue, 26 Mar 2002 17:14:35 +0000 (17:14 +0000)]
Tracking V2

22 years agoTest suite for tracking V2
barbera [Tue, 26 Mar 2002 17:13:29 +0000 (17:13 +0000)]
Test suite for tracking V2

22 years agoNew macros
barbera [Tue, 26 Mar 2002 15:01:44 +0000 (15:01 +0000)]
New macros

22 years agoOld macros removed, the copies are kept in oldmacros directory
barbera [Tue, 26 Mar 2002 14:55:40 +0000 (14:55 +0000)]
Old macros removed, the copies are kept in oldmacros directory

22 years agoOld ITS macros, now obsolete
barbera [Tue, 26 Mar 2002 14:42:18 +0000 (14:42 +0000)]
Old ITS macros, now obsolete

22 years agoSaver calculation of rapdity.
morsch [Tue, 26 Mar 2002 14:19:36 +0000 (14:19 +0000)]
Saver calculation of rapdity.

22 years agoIntroduce parameter class
cblume [Mon, 25 Mar 2002 20:12:46 +0000 (20:12 +0000)]
Introduce parameter class

22 years agoUpdate of macros
cblume [Mon, 25 Mar 2002 20:03:21 +0000 (20:03 +0000)]
Update of macros

22 years agoIntroduce parameter class
cblume [Mon, 25 Mar 2002 20:01:53 +0000 (20:01 +0000)]
Introduce parameter class

22 years agoIntroduce parameter class and regions of interest for merging
cblume [Mon, 25 Mar 2002 20:00:44 +0000 (20:00 +0000)]
Introduce parameter class and regions of interest for merging

22 years agoRemove obsolete macros
mariana [Mon, 25 Mar 2002 16:32:57 +0000 (16:32 +0000)]
Remove obsolete macros

22 years agoNew stack-fill and count options introduced (N. Carrer).
morsch [Mon, 25 Mar 2002 14:51:13 +0000 (14:51 +0000)]
New stack-fill and count options introduced (N. Carrer).

22 years agoCase kPyD0PbMNR added (N. Carrer).
morsch [Mon, 25 Mar 2002 14:46:16 +0000 (14:46 +0000)]
Case  kPyD0PbMNR added (N. Carrer).

22 years agoObsolete support rollers removed.
morsch [Mon, 25 Mar 2002 12:34:40 +0000 (12:34 +0000)]
Obsolete support rollers removed.

22 years agoNew ITS SDigit merging with region of interest cut. Update for changes in
nilsen [Mon, 25 Mar 2002 10:48:55 +0000 (10:48 +0000)]
New ITS SDigit merging with region of interest cut. Update for changes in
AliDigitizer. Additional optimization should be done.

22 years agoAdded Some getters based on index instead of row,column.
nilsen [Mon, 25 Mar 2002 10:46:56 +0000 (10:46 +0000)]
Added Some getters based on index instead of row,column.

22 years agoA zero-th attempt to speed up map filling in FinishDigits.
nilsen [Mon, 25 Mar 2002 10:43:05 +0000 (10:43 +0000)]
A zero-th attempt to speed up map filling in FinishDigits.

22 years agoMinor bug fix with array size and added a couple of new functions.
nilsen [Mon, 25 Mar 2002 10:29:55 +0000 (10:29 +0000)]
Minor bug fix with array size and added a couple of new functions.

22 years agoSpaces removed.
morsch [Fri, 22 Mar 2002 13:14:00 +0000 (13:14 +0000)]
Spaces removed.

22 years agoMakefile and libEVGEN update.
morsch [Fri, 22 Mar 2002 13:09:48 +0000 (13:09 +0000)]
Makefile and libEVGEN update.

22 years agoInitialize sum to 0. (Jiri Chudoba).
morsch [Fri, 22 Mar 2002 13:00:25 +0000 (13:00 +0000)]
Initialize sum to 0. (Jiri Chudoba).

22 years agoCan compile with or without aliroot.
vestbo [Fri, 22 Mar 2002 11:51:06 +0000 (11:51 +0000)]
Can compile with or without aliroot.

22 years agoA bugfix in AliL3Modeller::FindClusters. Changed parameter list in AliL3ModelTrack...
vestbo [Fri, 22 Mar 2002 11:50:20 +0000 (11:50 +0000)]
A bugfix in AliL3Modeller::FindClusters. Changed parameter list in AliL3ModelTrack::GetParSigma**. Added function AliL3Compress::PrintCompRatio.

22 years agoChanged test in AliDigits2RootFile to check for charge below threshold, not charge...
vestbo [Fri, 22 Mar 2002 11:47:40 +0000 (11:47 +0000)]
Changed test in AliDigits2RootFile to check for charge below threshold, not charge==0. This function can then be used together with AliL3Compress::WriteRootFile.