]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
20 years agoCorrecting for disappearance of kPI
alibrary [Wed, 3 Sep 2003 16:41:06 +0000 (16:41 +0000)]
Correcting for disappearance of kPI

20 years agoCorrecting for disappearance of kPI
alibrary [Wed, 3 Sep 2003 16:07:44 +0000 (16:07 +0000)]
Correcting for disappearance of kPI

20 years agoSuppression of some warnings
decaro [Wed, 3 Sep 2003 08:43:40 +0000 (08:43 +0000)]
Suppression of some warnings

20 years agoSuppression of some warnings
decaro [Wed, 3 Sep 2003 07:36:45 +0000 (07:36 +0000)]
Suppression of some warnings

20 years ago-O added to complitely reproduce current common ALICE makefile
kir [Tue, 2 Sep 2003 14:45:12 +0000 (14:45 +0000)]
-O added to complitely reproduce current common ALICE makefile

20 years agoNew geometry 2-3-2 introduced
kir [Mon, 1 Sep 2003 18:11:20 +0000 (18:11 +0000)]
New geometry 2-3-2 introduced

20 years agoOld behavior restored including feedback photons for backward compartability and...
kir [Mon, 1 Sep 2003 18:10:21 +0000 (18:10 +0000)]
Old behavior restored including feedback photons for backward compartability and reference. New primary class is v1

20 years agoNew MUON Data container and MUON loader
martinez [Mon, 1 Sep 2003 14:46:35 +0000 (14:46 +0000)]
New MUON Data container and MUON loader

20 years agoSpeed optimization: LLWeight bufferred
skowron [Sat, 30 Aug 2003 09:04:53 +0000 (09:04 +0000)]
Speed optimization: LLWeight bufferred

20 years agoAliITSv11 and AliITSBaseGeometry commented out (temporary)
hristov [Fri, 29 Aug 2003 11:21:21 +0000 (11:21 +0000)]
AliITSv11 and AliITSBaseGeometry commented out (temporary)

20 years agoITS/ITSLinkDef.h
hristov [Fri, 29 Aug 2003 11:19:33 +0000 (11:19 +0000)]
ITS/ITSLinkDef.h

20 years ago08-mar-2003 NvE Compiler option /GR introduced for MSVC++ in mklibs.bat to explicitly...
nick [Fri, 29 Aug 2003 09:05:12 +0000 (09:05 +0000)]
08-mar-2003 NvE Compiler option /GR introduced for MSVC++ in mklibs.bat to explicitly enable
                the C++ RTTI. This prevents a warning when creating shared libraries
                using the "old streamer method" (i.e. NO "+" behind the class names
                in the Linkdef file).
10-mar-2003 NvE AliPosition datamembers of AliTrack changed into AliPositionObj* to enable
                minimisation of memory occupation and output file size in case a track
                has not all attributes set.
13-mar-2003 NvE Memberfunction SetZero() introduced for Ali3Vector and Ali4Vector.
20-mar-2003 NvE Statement #include "Riostream.h" moved from header file into implementation file
                for all classes and MSVC compiler option /Za replaced by /Ze in order to prevent
                ANSI compliant compiler problems.
15-apr-2003 NvE Waveform histogram introduced in AliSignal.
29-apr-2003 NvE Memberfunction MakeCopy introduced for AliSignal and AliCalmodule.
                This memberfunction enables automatic creation of new objects of the
                correct type depending on the argument type, a feature which may be very useful
                for containers like AliCalorimeter when adding objects in case the
                container owns the objects. This feature allows e.g. AliCalorimeter
                to store either AliCalmodule objects or objects derived from AliCalmodule,
                provided these derived classes also have a proper MakeCopy memberfunction.
17-jun-2003 NvE All TString objects "s" replaced by "s.Data()" in cout statements to comply
                with MSVC++7.NET compiler and allow mixing with MSVC++6 libraries.
                The classes in which these modifications were made are Ali3Vector, Ali4Vector,
                AliSignal and AliEvent.
20-jun-2003 NvE Copy constructor introduced for nearly all classes and also all destructors
                explicitly declared virtual.
11-jul-2003 NvE Functionality of AliObjMatrix extended by enabling removal of objects and
                introduction of a linear object array for fast looping over the stored objects.
15-aug-2003 NvE Usage of TMCParticle removed from AliCollider; only Pythia intrinsic functionality
                is used.

20 years agoBug correction: PID Cut did not have the default ctor
skowron [Fri, 29 Aug 2003 08:10:32 +0000 (08:10 +0000)]
Bug correction: PID Cut did not have the default ctor

20 years agoUpdated LinkDef and package files for new version of AliITSv11 geometry.
nilsen [Thu, 28 Aug 2003 21:32:56 +0000 (21:32 +0000)]
Updated LinkDef and package files for new version of AliITSv11 geometry.

20 years agoA start of the New ITS Geometry using the new Geometric modler.
nilsen [Thu, 28 Aug 2003 21:31:22 +0000 (21:31 +0000)]
A start of the New ITS Geometry using the new Geometric modler.
AliITSBaseGeometry includes a new material class which allows for mixtures
from other mixtures. This new code requres the lates Root Head.

20 years agonew class AliMUONLoader
martinez [Thu, 28 Aug 2003 11:58:08 +0000 (11:58 +0000)]
new class AliMUONLoader

20 years agoRemoving AliMUON version 3
martinez [Thu, 28 Aug 2003 11:52:54 +0000 (11:52 +0000)]
Removing AliMUON version 3

20 years agoUpdated to the latest TVirtualMC
hristov [Thu, 28 Aug 2003 09:58:18 +0000 (09:58 +0000)]
Updated to the latest TVirtualMC

20 years agoGPS2 geometry removed
schutz [Tue, 26 Aug 2003 23:01:12 +0000 (23:01 +0000)]
GPS2 geometry removed

20 years agoStepManager: Primary is first entered particle
schutz [Tue, 26 Aug 2003 23:00:25 +0000 (23:00 +0000)]
StepManager: Primary is first entered particle

20 years agoEnergy recalculated after digits removing
schutz [Tue, 26 Aug 2003 22:57:20 +0000 (22:57 +0000)]
Energy recalculated after digits removing

20 years agoPolishing in PrintDigits()
schutz [Tue, 26 Aug 2003 22:55:45 +0000 (22:55 +0000)]
Polishing in PrintDigits()

20 years agoChanged to primary array of variable length
schutz [Tue, 26 Aug 2003 22:53:45 +0000 (22:53 +0000)]
Changed to primary array of variable length

20 years agoGPS2 geometry removed
schutz [Tue, 26 Aug 2003 22:52:09 +0000 (22:52 +0000)]
GPS2 geometry removed

20 years agoInfinit loop in PrintRecPoints fixed
schutz [Tue, 26 Aug 2003 22:49:07 +0000 (22:49 +0000)]
Infinit loop in PrintRecPoints fixed

20 years agoBug corrections. New monitoring functions added (Q's VS QInv)
skowron [Tue, 26 Aug 2003 17:13:17 +0000 (17:13 +0000)]
Bug corrections. New monitoring functions added (Q's VS QInv)

20 years agoProcess*** methods should be public not private
skowron [Mon, 25 Aug 2003 15:50:50 +0000 (15:50 +0000)]
Process*** methods should be public not private

20 years agoCorrFit function added.
skowron [Mon, 25 Aug 2003 15:50:11 +0000 (15:50 +0000)]
CorrFit function added.

20 years agoBug correction (uninitialized pointers)
skowron [Fri, 22 Aug 2003 07:48:26 +0000 (07:48 +0000)]
Bug correction (uninitialized pointers)

20 years agoBug correction
skowron [Thu, 21 Aug 2003 13:45:26 +0000 (13:45 +0000)]
Bug correction

20 years agoOption param for J/Psi and Upsilon working
martinez [Thu, 21 Aug 2003 12:52:03 +0000 (12:52 +0000)]
Option param for J/Psi and Upsilon working

20 years agoMUONrawcluster ready to compile
martinez [Thu, 21 Aug 2003 12:51:33 +0000 (12:51 +0000)]
MUONrawcluster ready to compile

20 years agoMUONrawcluster ready to compile
martinez [Thu, 21 Aug 2003 12:51:32 +0000 (12:51 +0000)]
MUONrawcluster ready to compile

20 years agoIn two-pair fctn, track pair must be also swapped if part-pair is.
skowron [Thu, 21 Aug 2003 09:42:09 +0000 (09:42 +0000)]
In two-pair fctn, track pair must be also swapped if part-pair is.

20 years agoDebug information printout corrected
skowron [Thu, 21 Aug 2003 08:19:22 +0000 (08:19 +0000)]
Debug information printout corrected

20 years agoAdditional debug printout
skowron [Wed, 20 Aug 2003 15:43:14 +0000 (15:43 +0000)]
Additional debug printout

20 years agoLL Weights Out Side Long Theoretical Functions and 2D Corr Fctns implemented
skowron [Wed, 20 Aug 2003 14:43:04 +0000 (14:43 +0000)]
LL Weights Out Side Long Theoretical Functions and 2D Corr Fctns implemented

20 years agoFlag for writing num and den implemented
skowron [Wed, 20 Aug 2003 14:41:50 +0000 (14:41 +0000)]
Flag for writing num and den implemented

20 years agoRedundand if removed
skowron [Wed, 20 Aug 2003 14:40:16 +0000 (14:40 +0000)]
Redundand if removed

20 years agoRemoving warnings ...
martinez [Tue, 19 Aug 2003 16:04:38 +0000 (16:04 +0000)]
Removing warnings ...

20 years agoAdditional protection (P.Skowronski)
hristov [Tue, 19 Aug 2003 15:11:37 +0000 (15:11 +0000)]
Additional protection (P.Skowronski)

20 years agoWorking version (P.Skowronski)
hristov [Tue, 19 Aug 2003 15:10:30 +0000 (15:10 +0000)]
Working version (P.Skowronski)

20 years agoUpdated Unload functionality (P.Skowronski)
hristov [Tue, 19 Aug 2003 15:09:23 +0000 (15:09 +0000)]
Updated Unload functionality (P.Skowronski)

20 years agoBug correction (energy recalculation when adding new incarnation of the particle).
skowron [Tue, 19 Aug 2003 12:52:32 +0000 (12:52 +0000)]
Bug correction (energy recalculation when adding new incarnation of the particle).

20 years agoMixing informative pritout corrected
skowron [Tue, 19 Aug 2003 09:24:43 +0000 (09:24 +0000)]
Mixing informative pritout corrected

20 years agoProper data members initialization in constructors.
skowron [Tue, 19 Aug 2003 09:22:20 +0000 (09:22 +0000)]
Proper data members initialization in constructors.

20 years agoCorrected creation of shared libs (ecc)
hristov [Mon, 18 Aug 2003 20:05:16 +0000 (20:05 +0000)]
Corrected creation of shared libs (ecc)

20 years agoTMPLIB needed by Makefile.icc and Makefile.ecc
hristov [Mon, 18 Aug 2003 16:21:03 +0000 (16:21 +0000)]
TMPLIB needed by Makefile.icc and Makefile.ecc

20 years agoBug correction
skowron [Mon, 18 Aug 2003 16:02:31 +0000 (16:02 +0000)]
Bug correction

20 years agoGenerated particle in MUONrecoNtuple (Barbara Mongero)
martinez [Mon, 18 Aug 2003 15:49:58 +0000 (15:49 +0000)]
Generated particle in MUONrecoNtuple (Barbara Mongero)

20 years agoBugs correction
skowron [Mon, 18 Aug 2003 15:32:41 +0000 (15:32 +0000)]
Bugs correction

20 years agoRemoving warnings ...
martinez [Mon, 18 Aug 2003 09:58:21 +0000 (09:58 +0000)]
Removing warnings ...

20 years agoRemoving warnings ...
martinez [Mon, 18 Aug 2003 08:21:11 +0000 (08:21 +0000)]
Removing warnings ...

20 years agoRemoving warnings ...
martinez [Mon, 18 Aug 2003 07:52:09 +0000 (07:52 +0000)]
Removing warnings ...

20 years agoRemoving warnings ...
martinez [Mon, 18 Aug 2003 07:15:24 +0000 (07:15 +0000)]
Removing warnings ...

20 years agoTrack charge of the digit for 2nd file
martinez [Mon, 18 Aug 2003 07:11:53 +0000 (07:11 +0000)]
Track charge of the digit for 2nd file

20 years agoRemoving warnings ...
martinez [Mon, 18 Aug 2003 07:08:37 +0000 (07:08 +0000)]
Removing warnings ...

20 years agoEmpty CINT flags
hristov [Fri, 15 Aug 2003 10:23:34 +0000 (10:23 +0000)]
Empty CINT flags

20 years agoEmpty CINT flags
hristov [Fri, 15 Aug 2003 10:16:06 +0000 (10:16 +0000)]
Empty CINT flags

20 years agoUpdating Event Randomizer to new reader schema
skowron [Fri, 15 Aug 2003 07:33:03 +0000 (07:33 +0000)]
Updating Event Randomizer to new reader schema

20 years agoProfiling target fixed
hristov [Fri, 15 Aug 2003 07:24:00 +0000 (07:24 +0000)]
Profiling target fixed

20 years ago Digits and RecPoint with NewIO
alla [Fri, 15 Aug 2003 07:17:16 +0000 (07:17 +0000)]
 Digits and RecPoint with NewIO

20 years ago STARTLoader for TObject Digits and RecPoints
alla [Fri, 15 Aug 2003 07:14:23 +0000 (07:14 +0000)]
 STARTLoader for TObject Digits and RecPoints

20 years agoTypo fixed
hristov [Fri, 15 Aug 2003 06:39:54 +0000 (06:39 +0000)]
Typo fixed

20 years agoremoved unused variables warnings
nilsen [Thu, 14 Aug 2003 20:26:29 +0000 (20:26 +0000)]
removed unused variables warnings

20 years agoFixed compiler warnings with regards to copy construtors and unused variabls
nilsen [Thu, 14 Aug 2003 20:24:52 +0000 (20:24 +0000)]
Fixed compiler warnings with regards to copy construtors and unused variabls
and paramters.

20 years agoClass now derived from TObject as required. Fixed copy constructor and
nilsen [Thu, 14 Aug 2003 19:55:45 +0000 (19:55 +0000)]
Class now derived from TObject as required. Fixed copy constructor and
removed unused variable warnings.

20 years agoFixed up some copy constructors, removed some unused variable warnings and
nilsen [Thu, 14 Aug 2003 19:39:51 +0000 (19:39 +0000)]
Fixed up some copy constructors, removed some unused variable warnings and
replace AliModule with AliITS.

20 years agoMinor Update. Added calculation of detector cylinderical radii.
nilsen [Thu, 14 Aug 2003 17:20:26 +0000 (17:20 +0000)]
Minor Update. Added calculation of detector cylinderical radii.

20 years agoNon-buffering readers implemented, proper changes in analysis. Compiler warnings...
skowron [Thu, 14 Aug 2003 15:54:32 +0000 (15:54 +0000)]
Non-buffering readers implemented, proper changes in analysis. Compiler warnings removed.

20 years agoDummy copy constructor
hristov [Thu, 14 Aug 2003 15:36:16 +0000 (15:36 +0000)]
Dummy copy constructor

20 years agoRemoving warnings ...
martinez [Thu, 14 Aug 2003 15:25:32 +0000 (15:25 +0000)]
Removing warnings ...

20 years agoRemoving warnings ...
martinez [Thu, 14 Aug 2003 15:07:33 +0000 (15:07 +0000)]
Removing warnings ...

20 years agoOutput file not written.
morsch [Thu, 14 Aug 2003 14:38:59 +0000 (14:38 +0000)]
Output file not written.

20 years agoOption to remove output files.
morsch [Thu, 14 Aug 2003 14:38:27 +0000 (14:38 +0000)]
Option to remove output files.

20 years agoRemoving warnings ...
martinez [Thu, 14 Aug 2003 14:16:50 +0000 (14:16 +0000)]
Removing warnings ...

20 years agoRemoving warnings ...
martinez [Thu, 14 Aug 2003 13:55:20 +0000 (13:55 +0000)]
Removing warnings ...

20 years agoCorrected new/delete mismatch (valgrind)
hristov [Thu, 14 Aug 2003 13:49:39 +0000 (13:49 +0000)]
Corrected new/delete mismatch (valgrind)

20 years agoRemoving warnings ...
martinez [Thu, 14 Aug 2003 12:51:25 +0000 (12:51 +0000)]
Removing warnings ...

20 years agoSource passes also untracked secondaries to FLUKA
morsch [Thu, 14 Aug 2003 12:10:48 +0000 (12:10 +0000)]
Source passes also untracked secondaries to FLUKA
This is necessary for particles put on the stack through user action.

20 years agoCorrected memcpy arguments to avoid copying of uninitialized memory
hristov [Thu, 14 Aug 2003 12:06:22 +0000 (12:06 +0000)]
Corrected memcpy arguments to avoid copying of uninitialized memory

20 years agoString initialization to avoid valgrind warnings
hristov [Thu, 14 Aug 2003 12:03:49 +0000 (12:03 +0000)]
String initialization to avoid valgrind warnings

20 years agoInitialization to avoid valgrind warnings
hristov [Thu, 14 Aug 2003 12:02:45 +0000 (12:02 +0000)]
Initialization to avoid valgrind warnings

20 years agoProdProcess corrected.
morsch [Thu, 14 Aug 2003 11:57:21 +0000 (11:57 +0000)]
ProdProcess corrected.

20 years agoCode causing warning messages during compilation corrected.
morsch [Thu, 14 Aug 2003 11:49:26 +0000 (11:49 +0000)]
Code causing warning messages during compilation corrected.

20 years agochanged the QA check on digits
schutz [Thu, 14 Aug 2003 10:56:37 +0000 (10:56 +0000)]
changed the QA check on digits

20 years ago- IdFromPdg: special case for optical photons
morsch [Thu, 14 Aug 2003 10:38:52 +0000 (10:38 +0000)]
- IdFromPdg: special case for optical photons
- Correction in Gdtom.

20 years agoPointer fGeom initialized
hristov [Thu, 14 Aug 2003 08:56:46 +0000 (08:56 +0000)]
Pointer fGeom initialized

20 years agoDummy copy constructor
hristov [Thu, 14 Aug 2003 06:55:37 +0000 (06:55 +0000)]
Dummy copy constructor

20 years agoBug fix (Alpha)
hristov [Wed, 13 Aug 2003 17:37:29 +0000 (17:37 +0000)]
Bug fix (Alpha)

20 years agoMethod for file synchronization (P.Skowronski)
hristov [Wed, 13 Aug 2003 16:41:51 +0000 (16:41 +0000)]
Method for file synchronization (P.Skowronski)

20 years agoRemoving warnings ...
martinez [Wed, 13 Aug 2003 12:33:59 +0000 (12:33 +0000)]
Removing warnings ...

20 years agoConfig_MUON_test.C
martinez [Wed, 13 Aug 2003 11:21:13 +0000 (11:21 +0000)]
Config_MUON_test.C

20 years agoInclude file instead of forward declaration
hristov [Wed, 13 Aug 2003 07:26:46 +0000 (07:26 +0000)]
Include file instead of forward declaration

20 years agoRemoved unneeded forward declarations and includes.
nilsen [Tue, 12 Aug 2003 19:15:37 +0000 (19:15 +0000)]
Removed unneeded forward declarations and includes.

20 years agoInitial energy density as function of impact parameter added.
morsch [Tue, 12 Aug 2003 16:31:21 +0000 (16:31 +0000)]
Initial energy density as function of impact parameter added.

20 years agoImplementing SetTreeAddress
hristov [Tue, 12 Aug 2003 16:02:29 +0000 (16:02 +0000)]
Implementing SetTreeAddress

20 years agoCreate fHits in SetTreeAddress only if it was not created before
hristov [Tue, 12 Aug 2003 15:21:19 +0000 (15:21 +0000)]
Create fHits in SetTreeAddress only if it was not created before

20 years agoSaver initialisation of fFitp array. (Lenaic COUEDEL)
morsch [Tue, 12 Aug 2003 15:16:25 +0000 (15:16 +0000)]
Saver initialisation of fFitp  array. (Lenaic COUEDEL)

20 years agoPathLength functions added.
morsch [Tue, 12 Aug 2003 09:39:38 +0000 (09:39 +0000)]
PathLength functions added.