]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoBigger volume for CRT.
morsch [Wed, 10 Jul 2002 10:16:15 +0000 (10:16 +0000)]
Bigger volume for CRT.

21 years agoGheisha corrections suggested by Gary Bower (FNAL).
morsch [Wed, 10 Jul 2002 09:45:00 +0000 (09:45 +0000)]
Gheisha corrections suggested by Gary Bower (FNAL).

21 years agoDiscard the previous change
hristov [Wed, 10 Jul 2002 07:06:39 +0000 (07:06 +0000)]
Discard the previous change

21 years agoSeparated declaration and implementation needed on HP with aCC
hristov [Tue, 9 Jul 2002 16:59:01 +0000 (16:59 +0000)]
Separated declaration and implementation needed on HP with aCC

21 years agoUseless scope resolution removed (HP with aCC)
hristov [Tue, 9 Jul 2002 16:46:03 +0000 (16:46 +0000)]
Useless scope resolution removed (HP with aCC)

21 years agoOld style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 16:44:54 +0000 (16:44 +0000)]
Old style include files needed on HP (aCC)

21 years agoset fDefaultInit to false in the ctor with manager
schutz [Tue, 9 Jul 2002 15:44:39 +0000 (15:44 +0000)]
set fDefaultInit to false in the ctor with manager

21 years agoChanged ERROR into warning and do the proper return in ReturnO in case of Primaries
schutz [Tue, 9 Jul 2002 15:41:12 +0000 (15:41 +0000)]
Changed ERROR into warning and do the proper return in ReturnO in case of Primaries

21 years agoOld style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 13:11:26 +0000 (13:11 +0000)]
Old style include files needed on HP (aCC)

21 years agoOld style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 12:45:18 +0000 (12:45 +0000)]
Old style include files needed on HP (aCC)

21 years agoCast to calm down the Sun CC compiler
hristov [Tue, 9 Jul 2002 09:08:24 +0000 (09:08 +0000)]
Cast to calm down the Sun CC compiler

21 years agoUseless scope resolution removed (HP with aCC)
hristov [Tue, 9 Jul 2002 08:49:46 +0000 (08:49 +0000)]
Useless scope resolution removed (HP with aCC)

21 years agoOld style include files needed on HP (aCC)
hristov [Tue, 9 Jul 2002 08:45:35 +0000 (08:45 +0000)]
Old style include files needed on HP (aCC)

21 years agoPosition of bellow.
morsch [Mon, 8 Jul 2002 15:13:24 +0000 (15:13 +0000)]
Position of bellow.

21 years agoBug correction. Thanks to Mariana Bondila
kowal2 [Mon, 8 Jul 2002 11:37:18 +0000 (11:37 +0000)]
Bug correction. Thanks to Mariana Bondila

21 years agoNew function, CreateRootHisto(). Just to seperate it from Draw
vestbo [Mon, 8 Jul 2002 09:35:09 +0000 (09:35 +0000)]
New function, CreateRootHisto(). Just to seperate it from Draw

21 years agoProgram that converts from ali digits into l3 raw data. Corresponding macro is Binary.C.
loizides [Mon, 8 Jul 2002 06:55:17 +0000 (06:55 +0000)]
Program that converts from ali digits into l3 raw data. Corresponding macro is Binary.C.

21 years agoSmaller changes to make macros work with newest lib version. Also added some comments.
loizides [Sun, 7 Jul 2002 08:55:51 +0000 (08:55 +0000)]
Smaller changes to make macros work with newest lib version. Also added some comments.

21 years agoConvert 10 bit data to 8 bit.
loizides [Sun, 7 Jul 2002 08:46:32 +0000 (08:46 +0000)]
Convert 10 bit data to 8 bit.

21 years agoMore exact rounding function, but also much slower.
loizides [Sun, 7 Jul 2002 08:30:29 +0000 (08:30 +0000)]
More exact rounding function, but also much slower.

21 years agoChanges to use AliL3Logger correctly in standalone programs.
loizides [Fri, 5 Jul 2002 17:08:45 +0000 (17:08 +0000)]
Changes to use AliL3Logger correctly in standalone programs.

21 years agoAdded possibility to compile and run with mc information. This was done
vestbo [Fri, 5 Jul 2002 16:08:03 +0000 (16:08 +0000)]
Added possibility to compile and run with mc information. This was done
by adding a new data member to AliL3ClusterModel (in AliL3Models.h), and
a function AliL3Modeller::GetTrackID.

21 years agoMerging my version with Constantins last checkin.
vestbo [Fri, 5 Jul 2002 16:02:46 +0000 (16:02 +0000)]
Merging my version with Constantins last checkin.
New function added EvaluatePatch(), which only looks
in 1 patch, instead of globally looking at the slice.
Small bugfix in AliL3HoughEval.

21 years agoAdded -Duse_root to USEPACKAGE=ALIROOT section.
loizides [Fri, 5 Jul 2002 13:23:16 +0000 (13:23 +0000)]
Added -Duse_root to USEPACKAGE=ALIROOT section.

21 years agoFirst commit of Fluka interface.
morsch [Fri, 5 Jul 2002 13:10:07 +0000 (13:10 +0000)]
First commit of Fluka interface.

21 years agoAdded fBFACT=0.0029... value. GetBFieldValue() returns now fBField*fBFACT.
loizides [Fri, 5 Jul 2002 10:21:46 +0000 (10:21 +0000)]
Added fBFACT=0.0029... value. GetBFieldValue() returns now fBField*fBFACT.

21 years agoAdded function SetTransformerParams for setting Histogram Parameters of Transformer...
loizides [Fri, 5 Jul 2002 08:47:48 +0000 (08:47 +0000)]
Added function SetTransformerParams for setting Histogram Parameters of Transformer. And some litte code cleanups, see Init function.

21 years agoThis patch solves the problem encountered when posting tasks to the folder. What...
schutz [Thu, 4 Jul 2002 10:40:57 +0000 (10:40 +0000)]
This patch solves the problem encountered when posting tasks to the folder. What happens is that SetAddress(&obj) calls the dtor of obj. In the dtor of all tasks gAlice is deleted. The solution applied is to tag the object if it is created with the default ctor. In that case gAlice is not delete anymore.
So everything is now back to normal

21 years agoChanges for fixed point class.
loizides [Thu, 4 Jul 2002 10:40:01 +0000 (10:40 +0000)]
Changes for fixed point class.

21 years agoClass for fixed point operations.
loizides [Thu, 4 Jul 2002 10:39:32 +0000 (10:39 +0000)]
Class for fixed point operations.

21 years agoRemoved a compilation warning
schutz [Thu, 4 Jul 2002 10:39:11 +0000 (10:39 +0000)]
Removed a compilation warning

21 years agoComment changes for htlm docu.
loizides [Thu, 4 Jul 2002 10:35:37 +0000 (10:35 +0000)]
Comment changes for htlm docu.

21 years agoThis patch solves the problem encountered when posting tasks to the folder. What...
schutz [Thu, 4 Jul 2002 08:06:36 +0000 (08:06 +0000)]
This patch solves the problem encountered when posting tasks to the folder. What happens is that SetAddress(&obj) calls the dtor of obj. In the dtor of all tasks gAlice is deleted. The solution applied is to tag the object if it is created with the default ctor. In that case gAlice is not delete anymore.
So everything is now back to normal

21 years agoCASTOR replaced by CRT
hristov [Wed, 3 Jul 2002 16:00:03 +0000 (16:00 +0000)]
CASTOR replaced by CRT

21 years agoRemove compilation of grndmq
alibrary [Wed, 3 Jul 2002 15:23:46 +0000 (15:23 +0000)]
Remove compilation of grndmq

21 years agoCalibration of reconstructed energy
schutz [Wed, 3 Jul 2002 14:59:56 +0000 (14:59 +0000)]
Calibration of reconstructed energy
Both PCA analysis are taken into account during the PID
without selecting the energy range before the PID

21 years agoCalibration of the reconstructed energy.
schutz [Wed, 3 Jul 2002 14:42:14 +0000 (14:42 +0000)]
Calibration of the reconstructed energy.
Both PCA analysis that use different energy ranges
are used during the PID without telling the range
bejor making the PID step.

21 years agoErased first 2 rows. They were unnecessary.
schutz [Wed, 3 Jul 2002 14:31:37 +0000 (14:31 +0000)]
Erased first 2 rows. They were unnecessary.

21 years agoRedefinition of the photons identification.
schutz [Wed, 3 Jul 2002 14:15:30 +0000 (14:15 +0000)]
Redefinition of the photons identification.

21 years agoMacros moved from oldmacros on the standard ITS directory
barbera [Wed, 3 Jul 2002 11:52:51 +0000 (11:52 +0000)]
Macros moved from oldmacros on the standard ITS directory

21 years agoSolved little pointer bug that prevented logger classes to be used in standalone...
loizides [Wed, 3 Jul 2002 11:13:43 +0000 (11:13 +0000)]
Solved little pointer bug that prevented logger classes to be used in standalone programs.

21 years agoAdded a protection in the dtor. When the tasks is created by default ctor (to access...
schutz [Wed, 3 Jul 2002 07:11:35 +0000 (07:11 +0000)]
Added a protection in the dtor. When the tasks is created by default ctor (to access only the parameters) the getter is not created.
This is because I am still unable to read the tasks form the Tree (SetAddress destroys gAlice !)

21 years agoCRT replces CASTOR
hristov [Tue, 2 Jul 2002 14:11:51 +0000 (14:11 +0000)]
CRT replces CASTOR

21 years agoGradient check reverted, but also commented out.
loizides [Tue, 2 Jul 2002 13:54:07 +0000 (13:54 +0000)]
Gradient check reverted, but also commented out.

21 years agoMinor changes and cosmetics according to Anders.
loizides [Tue, 2 Jul 2002 13:51:04 +0000 (13:51 +0000)]
Minor changes and cosmetics according to Anders.

21 years agoHave definable geometry file.
loizides [Tue, 2 Jul 2002 13:32:00 +0000 (13:32 +0000)]
Have definable geometry file.

21 years agoAdd version support for vhdl hough.
loizides [Tue, 2 Jul 2002 13:20:04 +0000 (13:20 +0000)]
Add version support for vhdl hough.

21 years agoMinor changes at comments.
loizides [Tue, 2 Jul 2002 13:05:16 +0000 (13:05 +0000)]
Minor changes at comments.

21 years agoCosmetic changes on top, to make hltm documentation in root to work
vestbo [Tue, 2 Jul 2002 13:02:54 +0000 (13:02 +0000)]
Cosmetic changes on top, to make hltm documentation in root to work

21 years agoSolved bug which gave a difference to the VHLD code.
loizides [Tue, 2 Jul 2002 13:00:43 +0000 (13:00 +0000)]
Solved bug which gave a difference to the VHLD code.

21 years agoMinor changes, mostly cosmetic or comments
loizides [Tue, 2 Jul 2002 12:33:51 +0000 (12:33 +0000)]
Minor changes, mostly cosmetic or comments

21 years agoMinor changes to make it work with new Top Makefile. Also have generated code separat...
loizides [Tue, 2 Jul 2002 11:59:33 +0000 (11:59 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.

21 years agoMinor changes to make it work with new Top Makefile. Also have generated code separat...
loizides [Tue, 2 Jul 2002 11:45:22 +0000 (11:45 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.

21 years agoMinor changes to make it work with new Top Makefile. Also have generated code separat...
loizides [Tue, 2 Jul 2002 11:35:57 +0000 (11:35 +0000)]
Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.

21 years agoMinor changes at new Top Makefile.
loizides [Tue, 2 Jul 2002 11:26:40 +0000 (11:26 +0000)]
Minor changes at new Top Makefile.

21 years agoNew topdir makefile
vestbo [Tue, 2 Jul 2002 09:08:49 +0000 (09:08 +0000)]
New topdir makefile

21 years agoNew topdir Makefile
vestbo [Tue, 2 Jul 2002 09:02:52 +0000 (09:02 +0000)]
New topdir Makefile

21 years agoNew topdir Makefile for compiling all libraries in the HLT tree.
vestbo [Tue, 2 Jul 2002 09:00:15 +0000 (09:00 +0000)]
New topdir Makefile for compiling all libraries in the HLT tree.
Also, a Makefile.conf is added in order to define all the common
defininitions, flags etc.

21 years agoCASTOR deleted
hristov [Mon, 1 Jul 2002 14:07:34 +0000 (14:07 +0000)]
CASTOR deleted

21 years agoExtra Control-Ms removed
hristov [Mon, 1 Jul 2002 11:56:42 +0000 (11:56 +0000)]
Extra Control-Ms removed

21 years agoNames for headers from the implementation files
hristov [Mon, 1 Jul 2002 10:21:38 +0000 (10:21 +0000)]
Names for headers from the implementation files

21 years agoOptimization allowed (it still causes problems with gcc 2.91.66)
hristov [Mon, 1 Jul 2002 10:18:00 +0000 (10:18 +0000)]
Optimization allowed (it still causes problems with gcc 2.91.66)

21 years agoCASTOR replaced by CRT
hristov [Mon, 1 Jul 2002 10:16:22 +0000 (10:16 +0000)]
CASTOR replaced by CRT

21 years agoiostream.h included for gcc 3.1
hristov [Mon, 1 Jul 2002 10:10:40 +0000 (10:10 +0000)]
iostream.h included for gcc 3.1

21 years agoChange needed by Root v3-03-06
hristov [Mon, 1 Jul 2002 10:09:21 +0000 (10:09 +0000)]
Change needed by Root v3-03-06

21 years agoCASTOR removed
hristov [Mon, 1 Jul 2002 10:06:39 +0000 (10:06 +0000)]
CASTOR removed

21 years agoOld style C-include files needed on Alpha
hristov [Mon, 1 Jul 2002 10:00:43 +0000 (10:00 +0000)]
Old style C-include files needed on Alpha

21 years agoCorrect dependence for the CINT dictionaries
hristov [Fri, 28 Jun 2002 16:26:54 +0000 (16:26 +0000)]
Correct dependence for the CINT dictionaries

21 years agoCXXVERBOSE also for FORTRAN compilation
alibrary [Fri, 28 Jun 2002 15:40:00 +0000 (15:40 +0000)]
CXXVERBOSE also for FORTRAN compilation

21 years agoUnnecessary output removed
skowron [Thu, 27 Jun 2002 13:38:12 +0000 (13:38 +0000)]
Unnecessary output removed

21 years agoCorrected the folder names to allow merging with AliRunDigitizer
schutz [Thu, 27 Jun 2002 12:13:31 +0000 (12:13 +0000)]
Corrected the folder names to allow merging with AliRunDigitizer

21 years agoAdjusted the namimg of folders to make digitization work when using AliRunDigitizer
schutz [Thu, 27 Jun 2002 10:44:45 +0000 (10:44 +0000)]
Adjusted the namimg of folders to make digitization work  when using AliRunDigitizer

21 years agoUncomment the TH1::AddDirectory statement.
morsch [Thu, 27 Jun 2002 09:24:26 +0000 (09:24 +0000)]
Uncomment the TH1::AddDirectory statement.

21 years agoEnable creation of fast rec points for ITS, when input argument for ITS = 2.
jchudoba [Thu, 27 Jun 2002 06:44:03 +0000 (06:44 +0000)]
Enable creation of fast rec points for ITS, when input argument for ITS = 2.

21 years agoAliTOFProb and AliTOFtestProb.C added
vicinanz [Wed, 26 Jun 2002 18:03:43 +0000 (18:03 +0000)]
AliTOFProb and AliTOFtestProb.C added

21 years agoUpdate effic and stepla even when refraction indices are the same.
morsch [Wed, 26 Jun 2002 12:53:06 +0000 (12:53 +0000)]
Update effic and stepla even when refraction indices are the same.

21 years agoPrevents to post clusterizer in case no data in TreeR
schutz [Wed, 26 Jun 2002 10:02:54 +0000 (10:02 +0000)]
Prevents to post clusterizer in case no data in TreeR

21 years agoLednicy's weights. Initial revision
skowron [Wed, 26 Jun 2002 08:48:24 +0000 (08:48 +0000)]
Lednicy's weights. Initial revision

21 years agoAdded a protection needed in the case the getter is created without a file (cas of...
schutz [Wed, 26 Jun 2002 08:24:15 +0000 (08:24 +0000)]
Added a protection needed in the case the getter is created without a file (cas of merging)

21 years agoLednicky's algorithm added to the package
skowron [Tue, 25 Jun 2002 17:51:57 +0000 (17:51 +0000)]
Lednicky's algorithm added to the package

21 years agoC++ interface to Lednicky's algorithm. Initial revision
skowron [Tue, 25 Jun 2002 17:50:25 +0000 (17:50 +0000)]
C++ interface to Lednicky's algorithm. Initial revision

21 years agoLednicy's weights. Initial revision
skowron [Tue, 25 Jun 2002 17:48:48 +0000 (17:48 +0000)]
Lednicy's weights. Initial revision

21 years agofNBinsToScale initialized properly in TwoPairFctn1D
skowron [Tue, 25 Jun 2002 17:30:50 +0000 (17:30 +0000)]
fNBinsToScale initialized properly in TwoPairFctn1D

21 years agoTo remove a warning from compiler (file not terminated by EOL)
schutz [Tue, 25 Jun 2002 15:45:55 +0000 (15:45 +0000)]
To remove a warning from compiler (file not terminated by EOL)

21 years agoVerify that fFile exist before cd (the file does not exist in case of event merhing)
schutz [Tue, 25 Jun 2002 15:45:01 +0000 (15:45 +0000)]
Verify that fFile exist before cd (the file does not exist in case of event merhing)

21 years agoThe weird problem that destroys gAlice when trying to get a task from the file (Branc...
schutz [Tue, 25 Jun 2002 15:43:56 +0000 (15:43 +0000)]
The weird problem that destroys gAlice when trying to get a task from the file (Branch::SetAddress) has been circumvented (not very nice) also in the case of merging events

21 years ago25-apr-2002 NvE Projectile and target specifications introduced in AliEvent.
nick [Tue, 25 Jun 2002 09:38:29 +0000 (09:38 +0000)]
25-apr-2002 NvE Projectile and target specifications introduced in AliEvent.
26-apr-2002 NvE AddVetoSignal(AliSignal) introduced in AliCalorimeter and AliCalcluster
                to provide more flexibility and allow automatic calculation of
                hit association confidence level based on position uncertainties.
29-apr-2002 NvE Memberfunction GetNvalues() and copy constructor introduced in AliSignal.
25-jun-2002 NvE Memberfunction SetOwner() introduced in AliJet, AliVertex and AliEvent to allow
                to set ownership of "added objects" in the case of reading data from a file.
                In this way possible memory leaks can always be prevented.
                Also automatic extrapolation and confidence level calculation of associated
                veto hits introduced in AliCalorimeter and AliCalcluster.

21 years agoAdditional protection
hristov [Tue, 25 Jun 2002 08:17:33 +0000 (08:17 +0000)]
Additional protection

21 years agoreview on materials and
vicinanz [Mon, 24 Jun 2002 14:09:12 +0000 (14:09 +0000)]
review on materials and

21 years agoBetter protection
hristov [Sat, 22 Jun 2002 10:50:18 +0000 (10:50 +0000)]
Better protection

21 years agoGetters added.
morsch [Fri, 21 Jun 2002 12:31:39 +0000 (12:31 +0000)]
Getters added.

21 years agoUseful Getters added.
morsch [Fri, 21 Jun 2002 09:35:22 +0000 (09:35 +0000)]
Useful Getters added.

21 years agoConverted from Mac file to UNIX
hristov [Fri, 21 Jun 2002 08:27:18 +0000 (08:27 +0000)]
Converted from Mac file to UNIX

21 years agoProtection in case of invalid ACOS argument. The reason for such argument has to...
hristov [Thu, 20 Jun 2002 15:58:37 +0000 (15:58 +0000)]
Protection in case of invalid ACOS argument. The reason for such argument has to be investigated.

21 years agoLarger BOX in case CRT is present.
morsch [Thu, 20 Jun 2002 15:33:13 +0000 (15:33 +0000)]
Larger BOX in case CRT is present.

21 years agoScale method added to Two Pair 1D Function
skowron [Thu, 20 Jun 2002 12:30:14 +0000 (12:30 +0000)]
Scale method added to Two Pair 1D Function

21 years agoData member ft0 initialized
hristov [Thu, 20 Jun 2002 09:10:14 +0000 (09:10 +0000)]
Data member ft0 initialized

21 years agoFixed bug with non-zero-ed new data members in constructors. Thanks Jiri
nilsen [Wed, 19 Jun 2002 21:12:37 +0000 (21:12 +0000)]
Fixed bug with non-zero-ed new data members in constructors. Thanks Jiri
for finding it and pointing it out.

21 years agoDivision by zero corrected
hristov [Wed, 19 Jun 2002 16:02:22 +0000 (16:02 +0000)]
Division by zero corrected

21 years agoGas pressure peak in TDI removed.
morsch [Wed, 19 Jun 2002 13:21:19 +0000 (13:21 +0000)]
Gas pressure peak in TDI removed.