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

21 years agoVZERO added
hristov [Wed, 19 Jun 2002 13:09:26 +0000 (13:09 +0000)]
VZERO added

21 years agoInitialize int and float data members separately to avoid compiler warning
jchudoba [Wed, 19 Jun 2002 07:25:52 +0000 (07:25 +0000)]
Initialize int and float data members separately to avoid compiler warning

21 years agoInitialize all persistent data members.
jchudoba [Wed, 19 Jun 2002 07:08:35 +0000 (07:08 +0000)]
Initialize all persistent data members.

21 years agoMemory leak corrected
hristov [Wed, 19 Jun 2002 06:56:34 +0000 (06:56 +0000)]
Memory leak corrected

21 years agoFigures for ITS vPPRasymm documentation.
nilsen [Mon, 17 Jun 2002 19:48:09 +0000 (19:48 +0000)]
Figures for ITS vPPRasymm documentation.

21 years agoNew utility class that watches the memory usage .... from Laurent Aphecetche for...
schutz [Mon, 17 Jun 2002 17:14:48 +0000 (17:14 +0000)]
New utility class that watches the memory usage .... from Laurent Aphecetche for the PHENIX collaboration

21 years agoFirst version of AliGeant3
hristov [Sun, 16 Jun 2002 17:09:41 +0000 (17:09 +0000)]
First version of AliGeant3

21 years agoFirst version of CRT
hristov [Sun, 16 Jun 2002 17:08:19 +0000 (17:08 +0000)]
First version of CRT

21 years agoSolved bug to not merge clusters on the same pad.
loizides [Fri, 14 Jun 2002 21:59:44 +0000 (21:59 +0000)]
Solved bug to not merge clusters on the same pad.

21 years agoSmall changes to run on single patches.
loizides [Fri, 14 Jun 2002 21:49:16 +0000 (21:49 +0000)]
Small changes to run on single patches.

21 years agoSample program to run VHDL cluster finder.
loizides [Fri, 14 Jun 2002 21:47:55 +0000 (21:47 +0000)]
Sample program to run VHDL cluster finder.

21 years agoChanges to read also Altro like data.
loizides [Fri, 14 Jun 2002 21:45:53 +0000 (21:45 +0000)]
Changes to read also Altro like data.

21 years agoCreated cluster finder class that simulates the VHDL cluster finder on Altro data.
loizides [Fri, 14 Jun 2002 21:40:18 +0000 (21:40 +0000)]
Created cluster finder class that simulates the VHDL cluster finder on Altro data.

21 years agoAdded read support for Altro like data.
loizides [Fri, 14 Jun 2002 21:35:01 +0000 (21:35 +0000)]
Added read support for Altro like data.

21 years agoUpdate of the test suite
cblume [Fri, 14 Jun 2002 17:11:02 +0000 (17:11 +0000)]
Update of the test suite

21 years agoAdded CloseFile that deletes gAlice which in turn closes all the files
schutz [Thu, 13 Jun 2002 15:29:34 +0000 (15:29 +0000)]
Added CloseFile that deletes gAlice which in turn closes all the files
Give the right name to the task posted on the folders
Remove retieval for tasks from the file because of a problem in SetAdress I could not solve
Complete the removal of objects posted on the folders

21 years agoAdded the option to write objects into separate files and improved the cleaning
schutz [Thu, 13 Jun 2002 15:21:34 +0000 (15:21 +0000)]
Added the option to write objects into separate files and improved the cleaning
of objects and tasks posted to the folders. gAlice is also deleted (deferred to the getter)
Use case in Reconstruct.C (in PHOS directory)

21 years agoAdded the option to write objects into separate files and improved the cleaning
schutz [Thu, 13 Jun 2002 15:20:18 +0000 (15:20 +0000)]
Added the option to write objects into separate files and improved the cleaning
of objects and tasks posted to the folders. gAlice is also deleted (deferred to the getter)
Use case in Reconstruct.C

21 years agoRemove deletion of fTreeQA
schutz [Thu, 13 Jun 2002 15:05:21 +0000 (15:05 +0000)]
Remove deletion of fTreeQA

21 years agoMinor corrections (Sun)
hristov [Thu, 13 Jun 2002 14:53:58 +0000 (14:53 +0000)]
Minor corrections (Sun)

21 years agoFixed dummy function for Sun system.
nilsen [Thu, 13 Jun 2002 14:50:01 +0000 (14:50 +0000)]
Fixed dummy function for Sun system.

21 years agoAliTOFDigitizer modified
vicinanz [Thu, 13 Jun 2002 12:40:29 +0000 (12:40 +0000)]
AliTOFDigitizer modified

21 years agoMinor corrections
hristov [Thu, 13 Jun 2002 12:09:58 +0000 (12:09 +0000)]
Minor corrections

21 years agoSome additional outer cross-bars removed.
morsch [Thu, 13 Jun 2002 09:54:40 +0000 (09:54 +0000)]
Some additional outer cross-bars removed.

21 years agoMerging added and test macro
vicinanz [Thu, 13 Jun 2002 08:43:46 +0000 (08:43 +0000)]
Merging added and test macro

21 years agoAdd the track references
cblume [Thu, 13 Jun 2002 08:11:56 +0000 (08:11 +0000)]
Add the track references

21 years agoMacro to display hits/digits/recpoints modified to take into account multiple files...
barbera [Thu, 13 Jun 2002 06:41:00 +0000 (06:41 +0000)]
Macro to display hits/digits/recpoints modified to take into account multiple files. This macro should be run in compiled mode.

21 years agoMacro for occupancy calculations modified to take into account multiple files
barbera [Thu, 13 Jun 2002 06:39:49 +0000 (06:39 +0000)]
Macro for occupancy calculations modified to take into account multiple files

21 years agoAdded Starting track location to hit class and related changes to modules.
nilsen [Wed, 12 Jun 2002 18:59:47 +0000 (18:59 +0000)]
Added Starting track location to hit class and related changes to modules.
This is at present still fully backwards compatible since starting hits
are still written to the file. When aliroot v4.0 will be released, this
backwards compatiblity will be broken by removing the enterence hit, and making
the nessesary changes to module at that time.