]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
18 years agoReturn tilting angle in degrees
cblume [Tue, 31 May 2005 11:11:49 +0000 (11:11 +0000)]
Return tilting angle in degrees

18 years agoTemporary commenting out the TGeo specific geometry (to be fixed soon)
hristov [Tue, 31 May 2005 10:49:15 +0000 (10:49 +0000)]
Temporary commenting out the TGeo specific geometry (to be fixed soon)

18 years agoAdditional protection
hristov [Tue, 31 May 2005 09:55:35 +0000 (09:55 +0000)]
Additional protection

18 years agoTemporary reverting the changes introduced earlier to store the TGeo geometry. New...
hristov [Tue, 31 May 2005 09:31:07 +0000 (09:31 +0000)]
Temporary reverting the changes introduced earlier to store the TGeo geometry. New version will be provided soon

18 years agoCompilation warnings fixed by T.P.
schutz [Sat, 28 May 2005 14:19:05 +0000 (14:19 +0000)]
Compilation warnings fixed by T.P.

18 years agoCopy constructor is corrected (by T.P.)
schutz [Sat, 28 May 2005 12:10:07 +0000 (12:10 +0000)]
Copy constructor is corrected (by T.P.)

18 years agoUnique material names (R.Grosso)
hristov [Fri, 27 May 2005 11:16:19 +0000 (11:16 +0000)]
Unique material names (R.Grosso)

18 years agoUsing underscore in the names of materials, media, and mixtures(R.Grosso)
hristov [Fri, 27 May 2005 10:33:37 +0000 (10:33 +0000)]
Using underscore in the names of materials, media, and mixtures(R.Grosso)

18 years agoCorrections in PAIR in PRODCUT.
morsch [Fri, 27 May 2005 09:46:25 +0000 (09:46 +0000)]
Corrections in PAIR in PRODCUT.

18 years agoUsing TGeo as default transport package
hristov [Fri, 27 May 2005 08:28:55 +0000 (08:28 +0000)]
Using TGeo as default transport package

18 years agoCorrected array size
hristov [Fri, 27 May 2005 08:27:58 +0000 (08:27 +0000)]
Corrected array size

18 years agoAdditional protection
hristov [Fri, 27 May 2005 08:27:09 +0000 (08:27 +0000)]
Additional protection

18 years agoMissing AliPID init.
cvetan [Fri, 27 May 2005 03:57:32 +0000 (03:57 +0000)]
Missing AliPID init.

18 years agoUnique material names (R. Grosso)
morsch [Fri, 27 May 2005 02:19:35 +0000 (02:19 +0000)]
Unique material names (R. Grosso)

18 years agoAdditional protection. This code should be revised carefully
hristov [Thu, 26 May 2005 15:52:53 +0000 (15:52 +0000)]
Additional protection. This code should be revised carefully

18 years agoOnly put particles which are actually transported on the stack.
morsch [Thu, 26 May 2005 09:52:20 +0000 (09:52 +0000)]
Only put particles which are actually transported on the stack.

18 years agoEMFRGN common block added.
morsch [Thu, 26 May 2005 09:49:21 +0000 (09:49 +0000)]
EMFRGN common block added.

18 years agoSpeed-up of reordering loop.
morsch [Thu, 26 May 2005 09:46:45 +0000 (09:46 +0000)]
Speed-up of reordering loop.

18 years agoAccepting only class names starting with capital letter
hristov [Thu, 26 May 2005 08:42:37 +0000 (08:42 +0000)]
Accepting only class names starting with capital letter

18 years agoRepackaging to solve the dependences between the libraries
hristov [Thu, 26 May 2005 05:08:57 +0000 (05:08 +0000)]
Repackaging to solve the dependences between the libraries

18 years agoCorrected names and order of libraries
hristov [Thu, 26 May 2005 05:08:03 +0000 (05:08 +0000)]
Corrected names and order of libraries

18 years agoChanges to store and retrieve the TGeo geometry (R.Grosso)
hristov [Thu, 26 May 2005 03:37:45 +0000 (03:37 +0000)]
Changes to store and retrieve the TGeo geometry (R.Grosso)

18 years agosince TGrid has been changed in ROOT v5 added ifdefs to check ROOT version.
rdm [Wed, 25 May 2005 09:05:19 +0000 (09:05 +0000)]
since TGrid has been changed in ROOT v5 added ifdefs to check ROOT version.
No port to AliEn2 is yet provided so these methods will print an
Error() when they are called.

18 years agoremove special cases for icc v7 (support only icc v8 and higher).
rdm [Wed, 25 May 2005 09:03:02 +0000 (09:03 +0000)]
remove special cases for icc v7 (support only icc v8 and higher).

18 years ago25-may-2005 NvE Declaration of unused variable pi removed in AliMath::StudentDist...
nick [Wed, 25 May 2005 02:40:17 +0000 (02:40 +0000)]
25-may-2005 NvE Declaration of unused variable pi removed in AliMath::StudentDist and explicit double
                specification of integer first argument to pow() in AliMath::FratioPvalue in order
                to prevent messages from the gcc compiler (thanks Dipo, Philippe and Peter).

18 years agoResolving ambiguity (icc)
hristov [Tue, 24 May 2005 13:58:27 +0000 (13:58 +0000)]
Resolving ambiguity (icc)

18 years ago22-may-2005 NvE Class AliMath extended to provide full distribution functions of...
nick [Tue, 24 May 2005 06:42:54 +0000 (06:42 +0000)]
22-may-2005 NvE Class AliMath extended to provide full distribution functions of several standard
                distributions (e.g. Binomial, Poisson, Gauss) and key statistics (e.g. Chi-squared,
                Student's T, F-test) in view of analysis using Bayesian logic.
                The various distributions are provided as TF1 objects.
                In addition, functions to provide the P-values of the various key statistics are also
                introduced to allow a classical frequentist analysis as well.

18 years agoConfigs for DC05 added (Test version !).
morsch [Mon, 23 May 2005 03:17:46 +0000 (03:17 +0000)]
Configs for DC05 added (Test version !).

18 years agoLarger string for ALICE_ROOT
hristov [Fri, 20 May 2005 10:51:04 +0000 (10:51 +0000)]
Larger string for ALICE_ROOT

18 years agoChanges needed on Sun
hristov [Fri, 20 May 2005 07:26:59 +0000 (07:26 +0000)]
Changes needed on Sun

18 years agoUsing clusters of Marian (C.Cheshkov)
hristov [Fri, 20 May 2005 07:26:16 +0000 (07:26 +0000)]
Using clusters of Marian (C.Cheshkov)

18 years agoBigger size for path string (C.Cheshkov)
hristov [Fri, 20 May 2005 07:25:35 +0000 (07:25 +0000)]
Bigger size for path string (C.Cheshkov)

18 years agoTutorial macro for DB access (A.Colla)
hristov [Fri, 20 May 2005 07:11:01 +0000 (07:11 +0000)]
Tutorial macro for DB access (A.Colla)

18 years agoNew calibration classes (A.Colla)
hristov [Fri, 20 May 2005 07:05:03 +0000 (07:05 +0000)]
New calibration classes (A.Colla)

18 years agomodification for MacOSX 1.4
alibrary [Thu, 19 May 2005 16:48:29 +0000 (16:48 +0000)]
modification for MacOSX 1.4

18 years agoInitialize fPadRow and fPadCol
cblume [Thu, 19 May 2005 11:42:43 +0000 (11:42 +0000)]
Initialize fPadRow and fPadCol

18 years agoInitialization of interaction rate
hristov [Thu, 19 May 2005 11:23:37 +0000 (11:23 +0000)]
Initialization of interaction rate

18 years agoChange in Neighbours method (Ivana)
martinez [Thu, 19 May 2005 10:25:49 +0000 (10:25 +0000)]
Change in Neighbours method (Ivana)

18 years agoBug on DetElem numbering for St1 and St2 (Ivana)
martinez [Thu, 19 May 2005 10:23:34 +0000 (10:23 +0000)]
Bug on  DetElem numbering for St1 and St2 (Ivana)

18 years agoBug on pad size (Sacha, Christian)
martinez [Thu, 19 May 2005 10:04:32 +0000 (10:04 +0000)]
Bug on pad size (Sacha, Christian)

18 years agoRight svmap and tranform files for version 2 of geometry builder st2 ( Christian )
martinez [Thu, 19 May 2005 06:57:57 +0000 (06:57 +0000)]
Right svmap and tranform files for version 2 of geometry builder st2 ( Christian )

18 years ago19-may-2005 NvE AliTimestamp* pointer arguments supported in AliTimestamp::GetDiffere...
nick [Thu, 19 May 2005 05:48:57 +0000 (05:48 +0000)]
19-may-2005 NvE AliTimestamp* pointer arguments supported in AliTimestamp::GetDifference for convenience
                when investigating e.g. TOF or trigger times for tracks and/or hits in analysing
                AliEvent structures.
                Also GetMJD() invoked in GetDifference to ensure to always have updated Julian parameters.

18 years agoDevelopping framework for real electronic mapping for rawdata & fixing some bugs...
martinez [Thu, 19 May 2005 05:20:02 +0000 (05:20 +0000)]
Developping framework for real electronic mapping for rawdata & fixing some bugs (Christian)

18 years agoAdding detection elment data member to AliMUONRawCluster class (Bruce)
martinez [Thu, 19 May 2005 05:17:08 +0000 (05:17 +0000)]
Adding detection elment data member to AliMUONRawCluster class (Bruce)

18 years agoAdding detection elment data member to AliMUONRawCLuster class (Bruce)
martinez [Thu, 19 May 2005 05:09:39 +0000 (05:09 +0000)]
Adding detection elment data member to AliMUONRawCLuster class (Bruce)

18 years ago17-may-2005 NvE Functionality of AliTimestamp extended w.r.t. treatment of time inter...
nick [Wed, 18 May 2005 08:22:59 +0000 (08:22 +0000)]
17-may-2005 NvE Functionality of AliTimestamp extended w.r.t. treatment of time intervals and
                accuracy bug fixed in the calculation of time difference.

18 years agoIncrease maximum momentum for track reconstruction
cussonno [Tue, 17 May 2005 09:42:26 +0000 (09:42 +0000)]
Increase maximum momentum for track reconstruction

18 years agoAdding LHC to the list of compiled modules
hristov [Tue, 17 May 2005 04:35:38 +0000 (04:35 +0000)]
Adding LHC to the list of compiled modules

18 years agoPossibility to simulate pile-up event with correct time distribution.
morsch [Tue, 17 May 2005 04:18:19 +0000 (04:18 +0000)]
Possibility to simulate pile-up event with correct time distribution.

18 years agoSetting impact parameters. Updating criteria (M.Ivanov)
hristov [Sun, 15 May 2005 02:30:48 +0000 (02:30 +0000)]
Setting impact parameters. Updating criteria (M.Ivanov)

18 years agoDummy assignment operators
hristov [Sat, 14 May 2005 05:36:06 +0000 (05:36 +0000)]
Dummy assignment operators

18 years agoDrawModule declared const
hristov [Sat, 14 May 2005 04:57:35 +0000 (04:57 +0000)]
DrawModule declared const

18 years agoChanges done in order to remove compilation warnings
masera [Fri, 13 May 2005 10:51:15 +0000 (10:51 +0000)]
Changes done in order to remove compilation warnings

18 years agoFix for CINT with Root v4-04-02
hristov [Fri, 13 May 2005 08:02:54 +0000 (08:02 +0000)]
Fix for CINT with Root v4-04-02

18 years agoBug fixes
masera [Wed, 11 May 2005 10:58:00 +0000 (10:58 +0000)]
Bug fixes

18 years agoOption to read both DATE and ROOT raw data format included. Bug fixes in AliITSvBeamT...
masera [Wed, 11 May 2005 10:56:33 +0000 (10:56 +0000)]
Option to read both DATE and ROOT raw data format included. Bug fixes in AliITSvBeamTestITS04 and in AliITSreconstruction

18 years agoDon't symmetrise x,y.
morsch [Wed, 11 May 2005 09:25:21 +0000 (09:25 +0000)]
Don't symmetrise x,y.

18 years agoAdditional protection (Yu.Belikov)
hristov [Wed, 11 May 2005 02:31:38 +0000 (02:31 +0000)]
Additional protection (Yu.Belikov)

18 years agoAdd possibility to change proton direction.
morsch [Tue, 10 May 2005 12:24:22 +0000 (12:24 +0000)]
Add possibility to change proton direction.

18 years agoAdditional background suppression in the V0 finder (M.Ivanov)
hristov [Tue, 10 May 2005 12:06:54 +0000 (12:06 +0000)]
Additional background suppression in the V0 finder (M.Ivanov)

18 years ago10-may-2005 NvE Support for timestamps introduced in AliTrack and AliPosition.
nick [Tue, 10 May 2005 09:35:25 +0000 (09:35 +0000)]
10-may-2005 NvE Support for timestamps introduced in AliTrack and AliPosition.
                Memberfunction GetX introduced in Ali3Vector for easy component access.
                Picosecond support and calculation of time difference introduced in AliTimestamp
                to enable investigation of both very short (i.e. time of flight analysis in
                particle physics experiments) and very long (i.e. astrophysical phenomena)
                time intervals.

18 years agoPossibility to switch off heavy flavor production added.
morsch [Tue, 10 May 2005 04:13:13 +0000 (04:13 +0000)]
Possibility to switch off heavy flavor production added.

18 years agoPossibility to switch off heavy flavour production added.
morsch [Tue, 10 May 2005 04:11:56 +0000 (04:11 +0000)]
Possibility to switch off heavy flavour production added.

18 years agoCorrect size of array
hristov [Mon, 9 May 2005 12:55:49 +0000 (12:55 +0000)]
Correct size of array

18 years agoRemove dependence to AliMUONHit class
cussonno [Mon, 9 May 2005 03:45:48 +0000 (03:45 +0000)]
Remove dependence to AliMUONHit class

18 years agoPut absolute link for config file (Ch. Finck)
cussonno [Mon, 9 May 2005 03:41:23 +0000 (03:41 +0000)]
Put absolute link for config file (Ch. Finck)

18 years agoImplementation of Display for new segmentation (Ch. Finck)
cussonno [Mon, 9 May 2005 03:40:54 +0000 (03:40 +0000)]
Implementation of Display for new segmentation (Ch. Finck)

18 years agoVersion of the jet analysis module from v4-01-Release
hristov [Sun, 8 May 2005 04:39:07 +0000 (04:39 +0000)]
Version of the jet analysis module from v4-01-Release

18 years agoCoding Conventions
alibrary [Sat, 7 May 2005 10:41:46 +0000 (10:41 +0000)]
Coding Conventions

18 years agoChanges in initialization of the pad planes
cblume [Sat, 7 May 2005 08:51:29 +0000 (08:51 +0000)]
Changes in initialization of the pad planes

18 years agoTreat correctly resonances with pdg > 10000 in hf selection.
morsch [Fri, 6 May 2005 13:15:46 +0000 (13:15 +0000)]
Treat correctly resonances with pdg > 10000 in hf selection.

18 years agoNew pad response function from Christian
cblume [Fri, 6 May 2005 10:39:41 +0000 (10:39 +0000)]
New pad response function from Christian

18 years agoFix bug in character string length
alibrary [Fri, 6 May 2005 09:50:43 +0000 (09:50 +0000)]
Fix bug in character string length

18 years agoBug fix in electron distance to pad middle
cblume [Fri, 6 May 2005 02:52:31 +0000 (02:52 +0000)]
Bug fix in electron distance to pad middle

18 years agoAliTRDpadPlane in digitization scheme implemented
cblume [Wed, 4 May 2005 11:15:01 +0000 (11:15 +0000)]
AliTRDpadPlane in digitization scheme implemented

18 years agoInitialise timeGaus
alibrary [Wed, 4 May 2005 11:08:59 +0000 (11:08 +0000)]
Initialise timeGaus

18 years agoAliTRDpadPlane in digitization scheme implemented
cblume [Wed, 4 May 2005 10:13:39 +0000 (10:13 +0000)]
AliTRDpadPlane in digitization scheme implemented

18 years agoPossibility to change sign of Pz event by event, needed for pA, Ap simulation in
morsch [Wed, 4 May 2005 08:07:49 +0000 (08:07 +0000)]
Possibility to change sign of Pz event by event, needed for pA, Ap simulation in
the same (for example beam gas background).

18 years agoCoding Conventions
alibrary [Wed, 4 May 2005 07:09:56 +0000 (07:09 +0000)]
Coding Conventions

18 years agolibRAWData.pkg replaces libRAW.pkg
hristov [Wed, 4 May 2005 06:20:34 +0000 (06:20 +0000)]
libRAWData.pkg replaces libRAW.pkg

18 years agoSHIL and ABSO harder cuts for very shielded regions.
morsch [Wed, 4 May 2005 05:27:38 +0000 (05:27 +0000)]
SHIL and ABSO harder cuts for very shielded regions.

18 years agoAnti Hyperons added (Boris Hippolyte)
morsch [Wed, 4 May 2005 03:21:55 +0000 (03:21 +0000)]
Anti Hyperons added (Boris Hippolyte)

18 years agoChanging name of libRAW into libRAWData
alibrary [Tue, 3 May 2005 16:24:42 +0000 (16:24 +0000)]
Changing name of libRAW into libRAWData

18 years agoReset static data member fgReadField in destructor.
morsch [Tue, 3 May 2005 09:26:36 +0000 (09:26 +0000)]
Reset static data member fgReadField in destructor.

18 years agoModification of seeding cuts (M.Ivanov)
hristov [Tue, 3 May 2005 08:45:46 +0000 (08:45 +0000)]
Modification of seeding cuts (M.Ivanov)

18 years agoInitialization of data members. Additional data members for V0 refit (M.Ivanov)
hristov [Tue, 3 May 2005 08:44:49 +0000 (08:44 +0000)]
Initialization of data members. Additional data members for V0 refit (M.Ivanov)

18 years agoRefit of tracks from V0 (M.Ivanov)
hristov [Tue, 3 May 2005 08:43:25 +0000 (08:43 +0000)]
Refit of tracks from V0 (M.Ivanov)

18 years agoAdding support for raw data events without subevent header
cvetan [Mon, 2 May 2005 11:37:24 +0000 (11:37 +0000)]
Adding support for raw data events without subevent header

18 years agoUpdated call to alimdc (C.Cheshkov)
hristov [Mon, 2 May 2005 10:06:36 +0000 (10:06 +0000)]
Updated call to alimdc (C.Cheshkov)

18 years agoAdditional protection in case ROOT is compiled without AliEn support
cvetan [Mon, 2 May 2005 06:05:23 +0000 (06:05 +0000)]
Additional protection in case ROOT is compiled without AliEn support

18 years agoAdditional protection
hristov [Mon, 2 May 2005 04:02:54 +0000 (04:02 +0000)]
Additional protection

18 years agoTypo
hristov [Sat, 30 Apr 2005 14:12:31 +0000 (14:12 +0000)]
Typo

18 years agoCoding Conventions & Cleanup
alibrary [Fri, 29 Apr 2005 06:07:24 +0000 (06:07 +0000)]
Coding Conventions & Cleanup

18 years ago29-apr-2005 Library creation scripts for Linux gcc etc... introduced.
nick [Fri, 29 Apr 2005 05:59:22 +0000 (05:59 +0000)]
29-apr-2005 Library creation scripts for Linux gcc etc... introduced.
            Argument 'float' changed to 'double' for function isnan in amanda.c
            to match gcc definition and setting of unused variable 'pi' removed
            from IceF2k.cxx.

18 years agoNew version of the V0 finder (M.Ivanov)
hristov [Fri, 29 Apr 2005 03:23:08 +0000 (03:23 +0000)]
New version of the V0 finder (M.Ivanov)

18 years agoIncrementing class versions
hristov [Fri, 29 Apr 2005 02:40:02 +0000 (02:40 +0000)]
Incrementing class versions

18 years agoCorrected delete
hristov [Fri, 29 Apr 2005 01:59:49 +0000 (01:59 +0000)]
Corrected delete

18 years agoAvoid duplicated SAVE statements for G95
alibrary [Fri, 29 Apr 2005 01:47:59 +0000 (01:47 +0000)]
Avoid duplicated SAVE statements for G95

19 years agoUpdates needed for ZDC and AliCollisionGeometry (Chiara Oppedisano).
morsch [Thu, 28 Apr 2005 14:08:45 +0000 (14:08 +0000)]
Updates needed for ZDC and AliCollisionGeometry (Chiara Oppedisano).

19 years agoNew data members needed by ZDC. (Chiara Oppedisano)
morsch [Thu, 28 Apr 2005 14:07:36 +0000 (14:07 +0000)]
New data members needed by ZDC. (Chiara Oppedisano)