]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoStepManager and CreateMaterials removed (inherited from AliRICH) (J. Barbosa)
morsch [Tue, 29 Oct 2002 14:01:32 +0000 (14:01 +0000)]
StepManager and CreateMaterials removed (inherited from AliRICH) (J. Barbosa)

21 years agorestyled Print
schutz [Tue, 29 Oct 2002 12:28:23 +0000 (12:28 +0000)]
restyled Print

21 years agoTypo corrected
hristov [Tue, 29 Oct 2002 11:06:20 +0000 (11:06 +0000)]
Typo corrected

21 years agoConstants start with k. Warnings corrected.
morsch [Tue, 29 Oct 2002 09:53:40 +0000 (09:53 +0000)]
Constants start with k. Warnings corrected.

21 years agoremoved iostream
schutz [Tue, 29 Oct 2002 09:02:52 +0000 (09:02 +0000)]
removed iostream

21 years agochange fMaxiparent to 150
schutz [Tue, 29 Oct 2002 08:32:13 +0000 (08:32 +0000)]
change fMaxiparent to 150

21 years agoUsing Fatal() instead of Error() and abort()
hristov [Mon, 28 Oct 2002 17:11:26 +0000 (17:11 +0000)]
Using Fatal() instead of Error() and abort()

21 years agoReturn of Sector() corrected
hristov [Mon, 28 Oct 2002 17:06:57 +0000 (17:06 +0000)]
Return of Sector() corrected

21 years agoMethod Sector(x,y) added.
morsch [Mon, 28 Oct 2002 14:53:27 +0000 (14:53 +0000)]
Method Sector(x,y) added.

21 years ago28-oct-2002 NvE "Riostream.h" introduced to replace the standard C++ includes and
nick [Mon, 28 Oct 2002 14:41:34 +0000 (14:41 +0000)]
28-oct-2002 NvE "Riostream.h" introduced to replace the standard C++ includes and
                static_cast<int> introduced in AliVertex::Draw to prevent a warning
                message for the new gcc compiler version.

21 years agoMethod Sector(Float_t x, Float_t y) addded.
morsch [Mon, 28 Oct 2002 14:16:21 +0000 (14:16 +0000)]
Method Sector(Float_t x, Float_t y) addded.

21 years agoMethod Sector(x,y) added.
morsch [Mon, 28 Oct 2002 14:14:43 +0000 (14:14 +0000)]
Method Sector(x,y) added.

21 years agoRotation of modules in x-y plane corrected.
morsch [Mon, 28 Oct 2002 13:46:23 +0000 (13:46 +0000)]
Rotation of modules in x-y plane corrected.

21 years agoBug fix in GetTiltingAngle()
cblume [Mon, 28 Oct 2002 13:02:51 +0000 (13:02 +0000)]
Bug fix in GetTiltingAngle()

21 years agoRemoved a lot of code, and some changes. Basically removed all of
vestbo [Mon, 28 Oct 2002 11:25:49 +0000 (11:25 +0000)]
Removed a lot of code, and some changes. Basically removed all of
the alirootcode in order to speed up the evaluation process.

21 years agoMacro to analyse PID with tracking V1
barbera [Fri, 25 Oct 2002 19:19:06 +0000 (19:19 +0000)]
Macro to analyse PID with tracking V1

21 years agoVarious improvements and updates from B.S.Nilsen and T. Virgili
barbera [Fri, 25 Oct 2002 18:54:22 +0000 (18:54 +0000)]
Various improvements and updates from B.S.Nilsen and T. Virgili

21 years agoUnnecessary print-out removed
barbera [Fri, 25 Oct 2002 18:44:33 +0000 (18:44 +0000)]
Unnecessary print-out removed

21 years agoupdated for change TMevSim to TMEVSIM
ivana [Fri, 25 Oct 2002 13:33:02 +0000 (13:33 +0000)]
updated for change TMevSim to TMEVSIM

21 years agoSome pointer datamembers converted into arrays
barbera [Thu, 24 Oct 2002 17:14:05 +0000 (17:14 +0000)]
Some pointer datamembers converted into arrays

21 years agoITS tracking V1 integrated with the last version of ITS PID
barbera [Thu, 24 Oct 2002 17:12:58 +0000 (17:12 +0000)]
ITS tracking V1 integrated with the last version of ITS PID

21 years agoSmall script to run the Fluka VMC for the time being.
iglez2 [Thu, 24 Oct 2002 13:48:37 +0000 (13:48 +0000)]
Small script to run the Fluka VMC for the time being.

21 years agoUsing geant3 VirtualMC in the configuration
hristov [Thu, 24 Oct 2002 09:22:52 +0000 (09:22 +0000)]
Using geant3 VirtualMC in the configuration

21 years agoFixed warnings
vicinanz [Thu, 24 Oct 2002 09:00:55 +0000 (09:00 +0000)]
Fixed warnings

21 years agoSome comments added
barbera [Thu, 24 Oct 2002 05:38:22 +0000 (05:38 +0000)]
Some comments added

21 years agoReverting the previous changes
hristov [Wed, 23 Oct 2002 16:13:08 +0000 (16:13 +0000)]
Reverting the previous changes

21 years agoFixes added to get into account the new magnetic field conversion factor automatically
barbera [Wed, 23 Oct 2002 14:28:38 +0000 (14:28 +0000)]
Fixes added to get into account the new magnetic field conversion factor automatically

21 years agobug correction
skowron [Wed, 23 Oct 2002 13:48:50 +0000 (13:48 +0000)]
bug correction

21 years agoFatal if no magnetic field set for the reconstruction (Y.Belikov)
hristov [Wed, 23 Oct 2002 13:45:00 +0000 (13:45 +0000)]
Fatal if no magnetic field set for the reconstruction (Y.Belikov)

21 years agosupport for reading Internal format added
skowron [Wed, 23 Oct 2002 13:31:59 +0000 (13:31 +0000)]
support for reading Internal format added

21 years agoField conversion factor added.
kowal2 [Wed, 23 Oct 2002 12:55:03 +0000 (12:55 +0000)]
Field conversion factor added.

21 years agoMore or less working version now. Everything is handled in the
vestbo [Wed, 23 Oct 2002 09:20:16 +0000 (09:20 +0000)]
More or less working version now. Everything is handled in the
AliL3DataCompressor class. Remaining digits are written to rootfile
and processed by the offline cluster finder. In AliL3Modeller::CheckCluster
it is also checked how big/small the cluster is in order not to save
overlapping/noise clusters.

21 years agoIntroducing some effective C++ suggestions
alibrary [Wed, 23 Oct 2002 07:43:00 +0000 (07:43 +0000)]
Introducing some effective C++ suggestions

21 years agoIntroducing Riostream.h
alibrary [Wed, 23 Oct 2002 07:40:37 +0000 (07:40 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Wed, 23 Oct 2002 07:26:21 +0000 (07:26 +0000)]
Introducing Riostream.h

21 years agoDummy trapfpe() for non-Linux platforms
hristov [Wed, 23 Oct 2002 07:23:27 +0000 (07:23 +0000)]
Dummy trapfpe() for non-Linux platforms

21 years agoIntroducing Riostream.h
alibrary [Wed, 23 Oct 2002 07:17:34 +0000 (07:17 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Wed, 23 Oct 2002 06:47:56 +0000 (06:47 +0000)]
Introducing Riostream.h

21 years agoTracking V1 ported to the HEAD
barbera [Tue, 22 Oct 2002 18:29:34 +0000 (18:29 +0000)]
Tracking V1 ported to the HEAD

21 years agoNo more pertinent
barbera [Tue, 22 Oct 2002 18:27:10 +0000 (18:27 +0000)]
No more pertinent

21 years agoAdditional include path (Linux icc)
hristov [Tue, 22 Oct 2002 17:18:49 +0000 (17:18 +0000)]
Additional include path (Linux icc)

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 16:28:21 +0000 (16:28 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 16:02:50 +0000 (16:02 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 15:53:08 +0000 (15:53 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 15:40:19 +0000 (15:40 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 15:26:26 +0000 (15:26 +0000)]
Introducing Riostream.h

21 years agoNew methods for more effective access of particles from TreeK (J.Chudoba)
hristov [Tue, 22 Oct 2002 15:21:39 +0000 (15:21 +0000)]
New methods for more effective access of particles from TreeK (J.Chudoba)

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 15:15:16 +0000 (15:15 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 15:02:47 +0000 (15:02 +0000)]
Introducing Riostream.h

21 years agoMoving obsolete code in the Attic
alibrary [Tue, 22 Oct 2002 14:58:30 +0000 (14:58 +0000)]
Moving obsolete code in the Attic

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 14:46:03 +0000 (14:46 +0000)]
Introducing Riostream.h

21 years agoIntroducing Riostream.h
alibrary [Tue, 22 Oct 2002 14:26:28 +0000 (14:26 +0000)]
Introducing Riostream.h

21 years agoPutting back floating point exceptions for Linux
alibrary [Tue, 22 Oct 2002 13:23:05 +0000 (13:23 +0000)]
Putting back floating point exceptions for Linux

21 years agoCorrecting split lines
alibrary [Tue, 22 Oct 2002 13:16:08 +0000 (13:16 +0000)]
Correcting split lines

21 years agoBugfix in AliPoints2Memory
vestbo [Tue, 22 Oct 2002 13:14:43 +0000 (13:14 +0000)]
Bugfix in AliPoints2Memory

21 years agoFixed Warnings in Reconstructioner and Prob
vicinanz [Tue, 22 Oct 2002 13:01:39 +0000 (13:01 +0000)]
Fixed Warnings in Reconstructioner and Prob

21 years agoMinor changes in AliDigits2RootFile
vestbo [Tue, 22 Oct 2002 11:46:58 +0000 (11:46 +0000)]
Minor changes in AliDigits2RootFile

21 years agoCorrecting the order and the names of libraries
hristov [Tue, 22 Oct 2002 11:19:14 +0000 (11:19 +0000)]
Correcting the order and the names of libraries

21 years agoAdding ludat1_hijing
hristov [Tue, 22 Oct 2002 11:18:31 +0000 (11:18 +0000)]
Adding ludat1_hijing

21 years agoNew version of GevSim code (S.Radomski)
hristov [Tue, 22 Oct 2002 10:45:54 +0000 (10:45 +0000)]
New version of GevSim code (S.Radomski)

21 years agoTypo corrected
hristov [Tue, 22 Oct 2002 09:13:35 +0000 (09:13 +0000)]
Typo corrected

21 years agoMethods AbsId2Raw and Print are defined
schutz [Tue, 22 Oct 2002 09:04:57 +0000 (09:04 +0000)]
Methods AbsId2Raw and Print are defined

21 years agoA bug spotted by Yura Belikov in AliITSsegmentationSDD::GetPadIxz has been fixed
barbera [Tue, 22 Oct 2002 08:41:10 +0000 (08:41 +0000)]
A bug spotted by Yura Belikov in AliITSsegmentationSDD::GetPadIxz has been fixed

21 years agoClass version incremented
hristov [Tue, 22 Oct 2002 07:00:29 +0000 (07:00 +0000)]
Class version incremented

21 years agoBeam test analysis
schutz [Mon, 21 Oct 2002 16:50:00 +0000 (16:50 +0000)]
Beam test analysis

21 years agoReplacing the old sorting by the Root one (M.Ivanov)
hristov [Mon, 21 Oct 2002 16:49:46 +0000 (16:49 +0000)]
Replacing the old sorting by the Root one (M.Ivanov)

21 years agoAccidental commit
schutz [Mon, 21 Oct 2002 16:43:53 +0000 (16:43 +0000)]
Accidental commit

21 years agoParticle identification improvment by Gustavo
schutz [Mon, 21 Oct 2002 16:41:31 +0000 (16:41 +0000)]
Particle identification improvment by Gustavo

21 years agoRec.Particle <-> Prim.Particles association improved
schutz [Mon, 21 Oct 2002 16:41:01 +0000 (16:41 +0000)]
Rec.Particle <-> Prim.Particles association improved

21 years agoExtending to beam test analysis
schutz [Mon, 21 Oct 2002 16:38:44 +0000 (16:38 +0000)]
Extending to beam test analysis

21 years agoNew classes for beam test analysis
schutz [Mon, 21 Oct 2002 16:36:01 +0000 (16:36 +0000)]
New classes for beam test analysis

21 years agoIntroduce clean-all for CodeCheck
alibrary [Mon, 21 Oct 2002 15:56:10 +0000 (15:56 +0000)]
Introduce clean-all for CodeCheck

21 years agoAdding htmldoc target
hristov [Mon, 21 Oct 2002 15:50:10 +0000 (15:50 +0000)]
Adding htmldoc target

21 years agoCorrecting problems which appeared during the merge with VirtualMC
hristov [Mon, 21 Oct 2002 15:18:02 +0000 (15:18 +0000)]
Correcting problems which appeared during the merge with VirtualMC

21 years agoNew interface class for the compression classes.
vestbo [Mon, 21 Oct 2002 15:17:12 +0000 (15:17 +0000)]
New interface class for the compression classes.
Contains all the functions needed to do the different
steps; modelling - compressing - uncompressing - running offline etc.

21 years agoOptimising initialisation of data members
alibrary [Mon, 21 Oct 2002 14:28:56 +0000 (14:28 +0000)]
Optimising initialisation of data members

21 years agoDefault output file reverted to galice.root
barbera [Mon, 21 Oct 2002 12:34:14 +0000 (12:34 +0000)]
Default output file reverted to galice.root

21 years agocompiling warnigs free
alla [Mon, 21 Oct 2002 11:51:15 +0000 (11:51 +0000)]
compiling warnigs free

21 years agoRemoving unused variables
alibrary [Mon, 21 Oct 2002 10:52:40 +0000 (10:52 +0000)]
Removing unused variables

21 years agoIntroduce Riostream.h and remove unused variables
alibrary [Mon, 21 Oct 2002 09:20:51 +0000 (09:20 +0000)]
Introduce Riostream.h and remove unused variables

21 years agoFix type conversion warnings
cblume [Mon, 21 Oct 2002 09:10:32 +0000 (09:10 +0000)]
Fix type conversion warnings

21 years agoRemoving unused variables
alibrary [Mon, 21 Oct 2002 09:09:33 +0000 (09:09 +0000)]
Removing unused variables

21 years agoGetting rid of unused variable
alibrary [Mon, 21 Oct 2002 09:01:33 +0000 (09:01 +0000)]
Getting rid of unused variable

21 years agoAdd cleaning of reveng
alibrary [Mon, 21 Oct 2002 08:42:37 +0000 (08:42 +0000)]
Add cleaning of reveng

21 years agoTMevSim renamed to TMEVSIM
hristov [Fri, 18 Oct 2002 19:45:10 +0000 (19:45 +0000)]
TMevSim renamed to TMEVSIM

21 years agoUsing ALIC instead of alic (I.Hrivnacova)
hristov [Fri, 18 Oct 2002 19:40:35 +0000 (19:40 +0000)]
Using ALIC instead of alic (I.Hrivnacova)

21 years agoTMevSim renamed to TMEVSIM
hristov [Fri, 18 Oct 2002 19:36:21 +0000 (19:36 +0000)]
TMevSim renamed to TMEVSIM

21 years agoInitial version
ivana [Fri, 18 Oct 2002 15:13:10 +0000 (15:13 +0000)]
Initial version

21 years agocorrected LIBS
ivana [Fri, 18 Oct 2002 14:23:23 +0000 (14:23 +0000)]
corrected LIBS

21 years agoRename lib file
alibrary [Fri, 18 Oct 2002 14:04:17 +0000 (14:04 +0000)]
Rename lib file

21 years agoupdated for changes in Config.C
ivana [Fri, 18 Oct 2002 12:40:56 +0000 (12:40 +0000)]
updated for changes in Config.C

21 years agotemporarily change RICH version to v1
ivana [Fri, 18 Oct 2002 12:37:24 +0000 (12:37 +0000)]
temporarily change RICH version to v1

21 years agoadded static data member fgIsHoles and its setter/getter;
ivana [Fri, 18 Oct 2002 12:35:41 +0000 (12:35 +0000)]
added static data member fgIsHoles and its setter/getter;
(should be better in AliDetSwitch, but this class is not procesed by cint)

21 years agoupdated default version of detectors
ivana [Fri, 18 Oct 2002 12:32:55 +0000 (12:32 +0000)]
updated default version of detectors

21 years agoChanged parameters of WriteRootFile
vestbo [Thu, 17 Oct 2002 17:10:18 +0000 (17:10 +0000)]
Changed parameters of WriteRootFile

21 years agoCorrected check of the MC type
hristov [Thu, 17 Oct 2002 16:33:07 +0000 (16:33 +0000)]
Corrected check of the MC type

21 years agoDefinition of additional particles moved to VMC (I.Hrivnacova)
hristov [Thu, 17 Oct 2002 16:26:39 +0000 (16:26 +0000)]
Definition of additional particles moved to VMC (I.Hrivnacova)

21 years agoRemoving AliDecayer class (I.Hrivnacova)
hristov [Thu, 17 Oct 2002 16:24:41 +0000 (16:24 +0000)]
Removing AliDecayer class (I.Hrivnacova)

21 years agoMAG geometry with resolved MANY (I.Hrivnacova)
hristov [Thu, 17 Oct 2002 16:14:05 +0000 (16:14 +0000)]
MAG geometry with resolved MANY (I.Hrivnacova)

21 years agoModifications needed by VMC (I.Hrivnacova)
hristov [Thu, 17 Oct 2002 16:06:30 +0000 (16:06 +0000)]
Modifications needed by VMC (I.Hrivnacova)