]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
19 years agoRemoving warnings (icc)
hristov [Sat, 5 Jun 2004 02:35:41 +0000 (02:35 +0000)]
Removing warnings (icc)

19 years agolist of libraries updated
tkuhr [Fri, 4 Jun 2004 16:40:48 +0000 (16:40 +0000)]
list of libraries updated

19 years agoBug Correction (lacking Abs)
skowron [Fri, 4 Jun 2004 16:14:04 +0000 (16:14 +0000)]
Bug Correction (lacking Abs)

19 years agoclass AliHBTOutSideLongFctn: Added switch for steering o if Abs values are histogrammed
skowron [Fri, 4 Jun 2004 15:05:12 +0000 (15:05 +0000)]
class AliHBTOutSideLongFctn: Added switch for steering o if Abs values are histogrammed

19 years agoCorrect definition of icc version. Optimization changed to -O -ip, -g removed. -lifpo...
hristov [Fri, 4 Jun 2004 14:16:17 +0000 (14:16 +0000)]
Correct definition of icc version. Optimization changed to -O -ip, -g removed. -lifport needed to resolve BLOCK DATA

19 years agoTFluka excluded from compilation
hristov [Fri, 4 Jun 2004 14:14:20 +0000 (14:14 +0000)]
TFluka excluded from compilation

19 years agoRemoving extra tabs. Removing -g from the optimization options.
hristov [Fri, 4 Jun 2004 14:08:01 +0000 (14:08 +0000)]
Removing extra tabs. Removing -g from the optimization options.

19 years agoWeaken the tolerance for tracks entering to crystals through the front side
schutz [Fri, 4 Jun 2004 10:30:42 +0000 (10:30 +0000)]
Weaken the tolerance for tracks entering to crystals through the front side

19 years agoMomentum dependent foil stack parameters
cblume [Fri, 4 Jun 2004 09:38:10 +0000 (09:38 +0000)]
Momentum dependent foil stack parameters

19 years agoCleanup of makefiles
alibrary [Fri, 4 Jun 2004 09:34:41 +0000 (09:34 +0000)]
Cleanup of makefiles

19 years agochange Darwin to macosx.
rdm [Fri, 4 Jun 2004 00:01:35 +0000 (00:01 +0000)]
change Darwin to macosx.

19 years agowrap some insanely long lines into mulitple lines.
rdm [Thu, 3 Jun 2004 23:41:51 +0000 (23:41 +0000)]
wrap some insanely long lines into mulitple lines.

19 years agoset PLATFORM to the operating system (linux, macosx, alpha, ...) and
rdm [Thu, 3 Jun 2004 23:40:47 +0000 (23:40 +0000)]
set PLATFORM to the operating system (linux, macosx, alpha, ...) and
ALICE_TAGET to the compiler, so the same platforms (OS's) can have different,
incompatible, compilers (linux g++, linux icc, etc). The PLATFORM is set
in the Makefile.$(ALICE_TARGET) files.

19 years agoadd correct check on ROOT version (now version 4.0.6 has been tagged).
rdm [Thu, 3 Jun 2004 23:34:54 +0000 (23:34 +0000)]
add correct check on ROOT version (now version 4.0.6 has been tagged).

19 years agoBug fix in the merging of neighbour eta slice peaks inside the hough transform peak...
cvetan [Thu, 3 Jun 2004 16:54:39 +0000 (16:54 +0000)]
Bug fix in the merging of neighbour eta slice peaks inside the hough transform peak finder

19 years agofDebug is Int_t instead of Bool_t
hristov [Thu, 3 Jun 2004 13:02:58 +0000 (13:02 +0000)]
fDebug is Int_t instead of Bool_t

19 years agoRely on PLATFORM defined in main makefile
alibrary [Thu, 3 Jun 2004 12:10:38 +0000 (12:10 +0000)]
Rely on PLATFORM defined in main makefile

19 years agosuperseeded by new version with root-config --arch extensions.
rdm [Thu, 3 Jun 2004 11:35:40 +0000 (11:35 +0000)]
superseeded by new version with root-config --arch extensions.

19 years agouse root-config --arch to get the desired platform. Also distclean will
rdm [Thu, 3 Jun 2004 11:31:22 +0000 (11:31 +0000)]
use root-config --arch to get the desired platform. Also distclean will
cleanup all targets (so it does not than clean-all).

19 years agointroduce platform dependent Makefiles using names as provided by
rdm [Thu, 3 Jun 2004 11:29:55 +0000 (11:29 +0000)]
introduce platform dependent Makefiles using names as provided by
root-config --arch.

19 years agouse root-config --libs instead of $ROOTSYS/lib.
rdm [Thu, 3 Jun 2004 11:27:54 +0000 (11:27 +0000)]
use root-config --libs instead of $ROOTSYS/lib.

19 years agocorrect typo.
rdm [Thu, 3 Jun 2004 11:26:59 +0000 (11:26 +0000)]
correct typo.

19 years agoRemoving platform-dependent printout
hristov [Thu, 3 Jun 2004 09:25:40 +0000 (09:25 +0000)]
Removing platform-dependent printout

19 years agoRemoving obsolete macro
hristov [Thu, 3 Jun 2004 09:15:14 +0000 (09:15 +0000)]
Removing obsolete macro

19 years agoNew macro converting RAW to digits
hristov [Thu, 3 Jun 2004 08:56:40 +0000 (08:56 +0000)]
New macro converting RAW to digits

19 years agoSimulation of RAW data (T.Kuhr)
hristov [Thu, 3 Jun 2004 08:53:50 +0000 (08:53 +0000)]
Simulation of RAW data (T.Kuhr)

19 years agoParticle history saved
cheynis [Thu, 3 Jun 2004 07:17:55 +0000 (07:17 +0000)]
Particle history saved

19 years agoGenerator for HBT
skowron [Wed, 2 Jun 2004 20:05:39 +0000 (20:05 +0000)]
Generator for HBT

19 years agoProcessRun() returns Bool_t and new pure virtual StopRun() added
rdm [Tue, 1 Jun 2004 20:53:47 +0000 (20:53 +0000)]
ProcessRun() returns Bool_t and new pure virtual StopRun() added
in ROOT 4.0.5.

19 years agoreturn Int_t instead of "const Int_t" from GetRecPointsInRun().
rdm [Tue, 1 Jun 2004 20:51:46 +0000 (20:51 +0000)]
return Int_t instead of "const Int_t" from GetRecPointsInRun().

19 years agoDraw() is not const.
rdm [Tue, 1 Jun 2004 20:50:26 +0000 (20:50 +0000)]
Draw() is not const.

19 years agoBugfix.
loizides [Tue, 1 Jun 2004 18:53:30 +0000 (18:53 +0000)]
Bugfix.

19 years agoDraw() is not const. Who decided to put the "= 0"'s in column > 80 so they
rdm [Tue, 1 Jun 2004 15:31:02 +0000 (15:31 +0000)]
Draw() is not const. Who decided to put the "= 0"'s in column > 80 so they
don't show up in a non-line wrapping editor!

19 years agoBrowse() method is not const.
rdm [Tue, 1 Jun 2004 15:29:07 +0000 (15:29 +0000)]
Browse() method is not const.

19 years agoreturning a "const Int_t" makes no sense.
rdm [Tue, 1 Jun 2004 15:27:55 +0000 (15:27 +0000)]
returning a "const Int_t" makes no sense.

19 years agoinclude TMCParticle6.h (Pythia6) instead of TMCParticle.h.
rdm [Tue, 1 Jun 2004 15:27:22 +0000 (15:27 +0000)]
include TMCParticle6.h (Pythia6) instead of TMCParticle.h.

19 years agoadd case for icc v8.
rdm [Tue, 1 Jun 2004 15:26:34 +0000 (15:26 +0000)]
add case for icc v8.

19 years agoadd target distclean (same as clean-all).
rdm [Tue, 1 Jun 2004 15:26:12 +0000 (15:26 +0000)]
add target distclean (same as clean-all).

19 years agoHardended the reconstruction process, have flags for switching of bench and cleaning.
loizides [Tue, 1 Jun 2004 14:48:48 +0000 (14:48 +0000)]
Hardended the reconstruction process, have flags for switching of bench and cleaning.

19 years agoHandle event TPC event. Just return proper number of rows filled with 0 digits.
loizides [Tue, 1 Jun 2004 14:47:54 +0000 (14:47 +0000)]
Handle event TPC event. Just return proper number of rows filled with 0 digits.

19 years agoAdded note if file size == 0.
loizides [Tue, 1 Jun 2004 14:47:15 +0000 (14:47 +0000)]
Added note if file size == 0.

19 years agooption to set the number of events per file for individual detectors and data types
tkuhr [Tue, 1 Jun 2004 09:43:40 +0000 (09:43 +0000)]
option to set the number of events per file for individual detectors and data types

19 years agoThis should work for pp.
morsch [Tue, 1 Jun 2004 09:19:22 +0000 (09:19 +0000)]
This should work for pp.

19 years agoChanges to make code work for pp collisions.
morsch [Tue, 1 Jun 2004 09:16:30 +0000 (09:16 +0000)]
Changes to make code work for pp collisions.

19 years agoDecay of L0s, Lambda, Sigma, Xi and Omega switched off. To be handled by the\
morsch [Tue, 1 Jun 2004 09:12:28 +0000 (09:12 +0000)]
Decay of L0s, Lambda, Sigma, Xi and Omega switched off. To be handled by the\
transport code.

19 years agoResetRICH error fixed
kir [Mon, 31 May 2004 15:20:45 +0000 (15:20 +0000)]
ResetRICH error fixed

19 years agoCoding conventions. AliITStrackV2 and AliITStrackerV2 are no longer friends
masera [Mon, 31 May 2004 15:09:56 +0000 (15:09 +0000)]
Coding conventions. AliITStrackV2 and AliITStrackerV2 are no longer friends

19 years agoNew convention on numbering and LRS
kir [Mon, 31 May 2004 14:51:30 +0000 (14:51 +0000)]
New convention on numbering and LRS

19 years agoOption to display also V2 clusters added
masera [Mon, 31 May 2004 13:35:19 +0000 (13:35 +0000)]
Option to display also V2 clusters added

19 years agoUpdated ITS version 11 geometry. Requires ROOT version 4 with a special patch
nilsen [Fri, 28 May 2004 18:56:57 +0000 (18:56 +0000)]
Updated ITS version 11 geometry. Requires ROOT version 4 with a special patch
for TGeoXtru. Consiquently this set of code is excluded from the normal list
of compiled ITS code. See libITS.pkg and ITSLinkDef.h.

19 years agoCorrect structure function also for kPyMbNonDiffractive.
morsch [Fri, 28 May 2004 16:33:56 +0000 (16:33 +0000)]
Correct structure function also for kPyMbNonDiffractive.

19 years agoClasses related to the V11 geometry temporarily excluded (compatibility with the...
masera [Fri, 28 May 2004 16:02:59 +0000 (16:02 +0000)]
Classes related to the V11 geometry temporarily excluded (compatibility with the standard ROOT version)

19 years agoPrint statement in Quench() removed.
morsch [Fri, 28 May 2004 14:54:57 +0000 (14:54 +0000)]
Print statement in Quench() removed.

19 years agoExtensive class description added
skowron [Fri, 28 May 2004 13:38:36 +0000 (13:38 +0000)]
Extensive class description added

19 years agoMakefile is now private
kir [Fri, 28 May 2004 12:26:35 +0000 (12:26 +0000)]
Makefile is now private

19 years agoDisplay and points are removed, DispFast is to be used
kir [Fri, 28 May 2004 12:24:07 +0000 (12:24 +0000)]
Display and points are removed, DispFast is to be used

19 years agochambers added
kir [Fri, 28 May 2004 11:58:58 +0000 (11:58 +0000)]
chambers added

19 years agonew way to provide control plots
kir [Fri, 28 May 2004 11:57:44 +0000 (11:57 +0000)]
new way to provide control plots

19 years agocontrol plots went to AliRICH
kir [Fri, 28 May 2004 11:57:13 +0000 (11:57 +0000)]
control plots went to AliRICH

19 years agoClean up of memory hole.
loizides [Fri, 28 May 2004 11:45:14 +0000 (11:45 +0000)]
Clean up of memory hole.

19 years agoAdded two pass tracking for confmapper.
loizides [Fri, 28 May 2004 11:44:20 +0000 (11:44 +0000)]
Added two pass tracking for confmapper.
Added flags to switch on different
tracking methods. Minor clean ups.

19 years agoSagita added
kir [Fri, 28 May 2004 11:32:00 +0000 (11:32 +0000)]
Sagita added

19 years agoroot-condif is in use
kir [Fri, 28 May 2004 11:31:36 +0000 (11:31 +0000)]
root-condif is in use

19 years agoset fMUONData as local container
cussonno [Fri, 28 May 2004 09:16:49 +0000 (09:16 +0000)]
set fMUONData as local container

19 years agoUpdate needed for new fluka version. (E. Futo)
morsch [Fri, 28 May 2004 06:44:57 +0000 (06:44 +0000)]
Update needed for new fluka version. (E. Futo)

19 years agoNew split libs
alibrary [Thu, 27 May 2004 18:42:59 +0000 (18:42 +0000)]
New split libs

19 years agoNew split libs
alibrary [Thu, 27 May 2004 18:42:45 +0000 (18:42 +0000)]
New split libs

19 years agoNew split libs
alibrary [Thu, 27 May 2004 18:42:33 +0000 (18:42 +0000)]
New split libs

19 years agoClean-up. (E. Futo)
morsch [Thu, 27 May 2004 15:52:50 +0000 (15:52 +0000)]
Clean-up. (E. Futo)

19 years agoUpdates needed for fluka. (E. Futo)
morsch [Thu, 27 May 2004 15:51:30 +0000 (15:51 +0000)]
Updates needed for fluka. (E. Futo)

19 years agoSync with TFlukaGeo.h
morsch [Thu, 27 May 2004 15:50:09 +0000 (15:50 +0000)]
Sync with TFlukaGeo.h

19 years agoClean-up. (A. Gheata)
morsch [Thu, 27 May 2004 15:37:49 +0000 (15:37 +0000)]
Clean-up. (A. Gheata)

19 years agoMany corrections and upgrades. (A. Gheata)
morsch [Thu, 27 May 2004 15:35:33 +0000 (15:35 +0000)]
Many corrections and upgrades. (A. Gheata)

19 years agoAbort statement commented out. (A. Gheata)
morsch [Thu, 27 May 2004 15:34:50 +0000 (15:34 +0000)]
Abort statement commented out. (A. Gheata)

19 years agoParticle code range protection. (A. Gheata)
morsch [Thu, 27 May 2004 15:34:16 +0000 (15:34 +0000)]
Particle code range protection. (A. Gheata)

19 years agoClean-up (A. Gheata)
morsch [Thu, 27 May 2004 15:33:32 +0000 (15:33 +0000)]
Clean-up (A. Gheata)

19 years ago- Use new methods from AliQuenchingWeights ("Integral method")
morsch [Thu, 27 May 2004 14:57:45 +0000 (14:57 +0000)]
- Use new methods from AliQuenchingWeights ("Integral method")
- Correct jet correlations.

19 years agoAdditional protection
hristov [Thu, 27 May 2004 12:00:36 +0000 (12:00 +0000)]
Additional protection

19 years agoAdded function to get P(Delta E=0)
loizides [Thu, 27 May 2004 11:55:07 +0000 (11:55 +0000)]
Added function to get P(Delta E=0)

19 years agoAdded function to return production point of partons.
loizides [Thu, 27 May 2004 11:53:38 +0000 (11:53 +0000)]
Added function to return production point of partons.

19 years agostdlib.h needed on HP to declare exit
hristov [Wed, 26 May 2004 17:44:04 +0000 (17:44 +0000)]
stdlib.h needed on HP to declare exit

19 years agoCoding conventions
hristov [Wed, 26 May 2004 15:42:22 +0000 (15:42 +0000)]
Coding conventions

19 years agoreplace fabs by TMath::Abs
tkuhr [Wed, 26 May 2004 15:24:00 +0000 (15:24 +0000)]
replace fabs by TMath::Abs

19 years agocrnkvp.f
morsch [Wed, 26 May 2004 14:31:52 +0000 (14:31 +0000)]
crnkvp.f

19 years agoFirst commit.
morsch [Wed, 26 May 2004 14:30:16 +0000 (14:30 +0000)]
First commit.

19 years agoAdding possibility to change the tracking window in ctgTheta
hristov [Wed, 26 May 2004 14:21:50 +0000 (14:21 +0000)]
Adding possibility to change the tracking window in ctgTheta

19 years agoadaptation for HLT transition from standalone code to aliroot module, selection of...
tkuhr [Wed, 26 May 2004 12:58:09 +0000 (12:58 +0000)]
adaptation for HLT transition from standalone code to aliroot module, selection of monitor histograms

19 years agobugfix
tkuhr [Wed, 26 May 2004 12:33:43 +0000 (12:33 +0000)]
bugfix

19 years agoBugfix for missing include.
loizides [Wed, 26 May 2004 10:15:51 +0000 (10:15 +0000)]
Bugfix for missing include.

19 years agoReducing the size of HLT ESD (C.Cheshkov)
hristov [Wed, 26 May 2004 09:46:58 +0000 (09:46 +0000)]
Reducing the size of HLT ESD (C.Cheshkov)

19 years agoSplitting of TRD library (T.Kuhr)
hristov [Wed, 26 May 2004 08:02:22 +0000 (08:02 +0000)]
Splitting of TRD library (T.Kuhr)

19 years agoRemoved unused data members and methods
gamez [Tue, 25 May 2004 22:04:16 +0000 (22:04 +0000)]
Removed unused data members and methods

19 years agoAngular distribution generation, corrected
gamez [Tue, 25 May 2004 22:02:42 +0000 (22:02 +0000)]
Angular distribution generation, corrected

19 years agoUpdating geometry for new scintillaton modules
gamez [Tue, 25 May 2004 22:01:40 +0000 (22:01 +0000)]
Updating geometry for new scintillaton modules

19 years agoCleaning violation codes
gamez [Tue, 25 May 2004 21:57:28 +0000 (21:57 +0000)]
Cleaning violation codes

19 years agodependences on TPC eliminated
masera [Tue, 25 May 2004 12:48:00 +0000 (12:48 +0000)]
dependences on TPC eliminated

19 years agoCode revision:
martinez [Tue, 25 May 2004 12:29:00 +0000 (12:29 +0000)]
Code revision:
- includes
- hiding non implemented copy constructors/assignement operators
  in protected area
- added copyright, CVS Id (if missing)
- naming coding conventions
- constant functions
- initialization of base class in constructors
(I. Hrivnacova)

19 years ago- Welding section on absorber side (LHCVC2C_001)
morsch [Tue, 25 May 2004 08:11:46 +0000 (08:11 +0000)]
- Welding section on absorber side (LHCVC2C_001)
- New support rings according      (LHCVC1I_0012 ... 0014)

19 years agoAdding renormalisation of the combinatotial bgk for peripheral events
martinez [Tue, 25 May 2004 08:00:48 +0000 (08:00 +0000)]
Adding renormalisation of the combinatotial bgk for peripheral events

19 years agoBug in AliMUONSegmentationV01.cxx. Data member fSector not initialized
martinez [Tue, 25 May 2004 06:43:21 +0000 (06:43 +0000)]
Bug in AliMUONSegmentationV01.cxx. Data member fSector not initialized