]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoAdded proper way to delete tree in BranchList
schutz [Mon, 26 Aug 2002 12:23:54 +0000 (12:23 +0000)]
Added proper way to delete tree in BranchList

21 years agoMade the 2 macros compilable
schutz [Mon, 26 Aug 2002 11:36:10 +0000 (11:36 +0000)]
Made the 2 macros compilable

21 years agoInclude AliL3StandardIncludes.h in AliL3HistogramAdaptive as well, and not in AliL3Hi...
vestbo [Mon, 26 Aug 2002 11:26:07 +0000 (11:26 +0000)]
Include AliL3StandardIncludes.h in AliL3HistogramAdaptive as well, and not in AliL3Histogram.h

21 years agoIndexing error corrected in the loop Remove digist below threshold
schutz [Mon, 26 Aug 2002 11:06:32 +0000 (11:06 +0000)]
Indexing error corrected in the loop Remove digist below threshold

21 years agoMade Constantins last checkin compile ;-)
vestbo [Mon, 26 Aug 2002 08:41:20 +0000 (08:41 +0000)]
Made Constantins last checkin compile ;-)

21 years agoLittle changes to make g++ version 3.2 compile the hough library.
loizides [Sun, 25 Aug 2002 17:04:48 +0000 (17:04 +0000)]
Little changes to make g++ version 3.2 compile the hough library.

21 years agoMerged version. Bug still remains. New implementation started with AliL3HoughTransfor...
loizides [Sun, 25 Aug 2002 16:52:30 +0000 (16:52 +0000)]
Merged version. Bug still remains. New implementation started with AliL3HoughTransformerLUT.

21 years agoFast Hough transformer using extensivle LUT for geometry and cos/sin functions.
loizides [Sun, 25 Aug 2002 16:47:31 +0000 (16:47 +0000)]
Fast Hough transformer using extensivle LUT for geometry and cos/sin functions.

21 years agoLittle changes to make g++ version 3.2 compile the comp library.
loizides [Sun, 25 Aug 2002 16:43:31 +0000 (16:43 +0000)]
Little changes to make g++ version 3.2 compile the comp library.

21 years agoLittle changes to make g++ version 3.2 compile the misc library.
loizides [Sun, 25 Aug 2002 16:41:27 +0000 (16:41 +0000)]
Little changes to make g++ version 3.2 compile the misc library.

21 years agoLittle changes to make g++ version 3.2 compile the src library. Problems remaining...
loizides [Sun, 25 Aug 2002 16:30:18 +0000 (16:30 +0000)]
Little changes to make g++ version 3.2 compile the src library. Problems remaining for ALIROOT lib.

21 years agoStandard include file to include different files for different compiler versions.
loizides [Sun, 25 Aug 2002 16:26:20 +0000 (16:26 +0000)]
Standard include file to include different files for different compiler versions.

21 years agoAdded compiler version information and standard include file for rootcint.
loizides [Sun, 25 Aug 2002 16:19:28 +0000 (16:19 +0000)]
Added compiler version information and standard include file for rootcint.

21 years agoAdded compiler version information macro to differentiate between gcc version 2.x...
loizides [Sun, 25 Aug 2002 16:16:44 +0000 (16:16 +0000)]
Added compiler version information macro to differentiate between gcc version 2.x and 3.x.

21 years agoProtection against overflows in TMath::Nint.
kowal2 [Sun, 25 Aug 2002 15:54:29 +0000 (15:54 +0000)]
Protection against overflows in TMath::Nint.

21 years agoSome new changes in the adaptive histogram. Binsize in kappa are determined
vestbo [Sat, 24 Aug 2002 11:38:34 +0000 (11:38 +0000)]
Some new changes in the adaptive histogram. Binsize in kappa are determined
from a given Pt resolution. Changes in AliL3Histogram class in order to make
the corresponding functions virtual, and the data members protected.

21 years agoAddition of a new Reconstruction class (AliEMCALReconstructionner)
schutz [Fri, 23 Aug 2002 15:49:07 +0000 (15:49 +0000)]
Addition of a new Reconstruction class (AliEMCALReconstructionner)
and 2 macros using this class for testing the various (split or not) modes
for reconstruction

21 years ago1. Style modifications to clone PHOS
schutz [Fri, 23 Aug 2002 15:47:12 +0000 (15:47 +0000)]
1. Style modifications to clone PHOS
2. Introduction of a new IO a la pHOS, enabling file split mode

21 years agoMostly minor style modifications to be ready for cloning with EMCAL
schutz [Fri, 23 Aug 2002 15:43:06 +0000 (15:43 +0000)]
Mostly minor style modifications to be ready for cloning with EMCAL

21 years agoTools to check if reconstruction OK
schutz [Fri, 23 Aug 2002 14:53:57 +0000 (14:53 +0000)]
Tools to check if reconstruction OK

21 years agoAnother bugfix connected to fTrackID histograms
vestbo [Fri, 23 Aug 2002 13:34:08 +0000 (13:34 +0000)]
Another bugfix connected to fTrackID histograms

21 years agoAdded private data member Bool_t fDoMC, in order to control the mc
vestbo [Fri, 23 Aug 2002 09:45:00 +0000 (09:45 +0000)]
Added private data member Bool_t fDoMC, in order to control the mc
information storage. Default is switched off, because it currently
uses _a lot_ of memory.

21 years agoBugfix from the last checkin
vestbo [Fri, 23 Aug 2002 09:30:09 +0000 (09:30 +0000)]
Bugfix from the last checkin

21 years agoAdded = operator and copy constructor in an attempt to fix complilation
nilsen [Thu, 22 Aug 2002 13:18:46 +0000 (13:18 +0000)]
Added = operator and copy constructor in an attempt to fix complilation
problems found by Yves Schutz.

21 years agoMacros to use Dubna SPD simulations instead of the default Bari/Salerno,
nilsen [Wed, 21 Aug 2002 22:17:40 +0000 (22:17 +0000)]
Macros to use Dubna SPD simulations instead of the default Bari/Salerno,
and a macro to plot the results of the SPD cluterfinder.

21 years agoDebug output now settable via a DEBUG flag.
nilsen [Wed, 21 Aug 2002 22:11:13 +0000 (22:11 +0000)]
Debug output now settable via a DEBUG flag.

21 years agoUpdated SPD simulation with difusion effects. ReWritten Hit to SDigits
nilsen [Wed, 21 Aug 2002 22:09:58 +0000 (22:09 +0000)]
Updated SPD simulation with difusion effects. ReWritten Hit to SDigits
code.

21 years agoCleaned up code and added some general Silicon diffusion functions and
nilsen [Wed, 21 Aug 2002 22:08:13 +0000 (22:08 +0000)]
Cleaned up code and added some general Silicon diffusion functions and
parameters.

21 years agoadded warning when the index goes out of range.
nilsen [Wed, 21 Aug 2002 22:07:16 +0000 (22:07 +0000)]
added warning when the index goes out of range.

21 years agoAdded data member to SPD cluters and made related modifications to the
nilsen [Wed, 21 Aug 2002 22:04:27 +0000 (22:04 +0000)]
Added data member to SPD cluters and made related modifications to the
SPD Cluster finders. Generaly cleanded up some of the code.

21 years agopolishing
schutz [Wed, 21 Aug 2002 17:32:44 +0000 (17:32 +0000)]
polishing

21 years agono method gime->EmcRecPoint() any more
schutz [Wed, 21 Aug 2002 17:30:20 +0000 (17:30 +0000)]
no method gime->EmcRecPoint() any more

21 years agoProtection against wrong name added
schutz [Wed, 21 Aug 2002 17:26:02 +0000 (17:26 +0000)]
Protection against wrong name added

21 years agoPolishing
schutz [Wed, 21 Aug 2002 17:24:04 +0000 (17:24 +0000)]
Polishing

21 years agoElaborating split mode to write data only to the split files
schutz [Wed, 21 Aug 2002 17:21:07 +0000 (17:21 +0000)]
Elaborating split mode to write data only to the split files

21 years agoCosmetic changes, and a new function AliL3Hough::ProcessPatchIter.
vestbo [Wed, 21 Aug 2002 12:07:12 +0000 (12:07 +0000)]
Cosmetic changes, and a new function AliL3Hough::ProcessPatchIter.

21 years agoCosmetic changes.
vestbo [Wed, 21 Aug 2002 12:05:49 +0000 (12:05 +0000)]
Cosmetic changes.

21 years agoAdded mc functionality. If compiled with do_mc flag, the transformer will
vestbo [Wed, 21 Aug 2002 12:05:14 +0000 (12:05 +0000)]
Added mc functionality. If compiled with do_mc flag, the transformer will
fill arrays which are similar to the histograms with the particle id's
of the digits. The corresponding id of a given bin in a histogram, can
be obtained by the function AliL3HoughTransformer::GetTrackID. The id
returned is the id with the most hits in the corresponding bin.

21 years agoMot by renan : GetJet() changed to GetJetT(n=0)
schutz [Wed, 21 Aug 2002 10:30:44 +0000 (10:30 +0000)]
Mot by renan : GetJet() changed to GetJetT(n=0)

21 years agoNew classes (by Renan)
schutz [Wed, 21 Aug 2002 10:29:29 +0000 (10:29 +0000)]
New classes (by Renan)

21 years agoNew histogram class in order to have a nonlinear binsize.
vestbo [Mon, 19 Aug 2002 14:53:05 +0000 (14:53 +0000)]
New histogram class in order to have a nonlinear binsize.

21 years agoInitGui removed (J.Chudoba)
hristov [Sun, 18 Aug 2002 20:20:48 +0000 (20:20 +0000)]
InitGui removed (J.Chudoba)

21 years agoNew toy class which works on clusters found by the fast cluster finder.
vestbo [Fri, 9 Aug 2002 15:14:11 +0000 (15:14 +0000)]
New toy class which works on clusters found by the fast cluster finder.
Not included in Makefiles yet.

21 years agoDirect gamma trigger correctly included.
morsch [Fri, 9 Aug 2002 12:09:52 +0000 (12:09 +0000)]
Direct gamma trigger correctly included.

21 years agoJet-Jet and Gamma-Jet Trigger updated.
morsch [Fri, 9 Aug 2002 12:06:30 +0000 (12:06 +0000)]
Jet-Jet and Gamma-Jet Trigger updated.

21 years agoIn BuildGeometry(): cd to the top volume before defining the node.
morsch [Fri, 9 Aug 2002 07:12:20 +0000 (07:12 +0000)]
In BuildGeometry(): cd to the top volume before defining the node.

21 years agoAlso add the number of entries when adding 2 histograms.
vestbo [Thu, 8 Aug 2002 15:13:28 +0000 (15:13 +0000)]
Also add the number of entries when adding 2 histograms.

21 years agoRemoved endl from print function. should be supplied by user as wanted.
nilsen [Wed, 7 Aug 2002 18:37:53 +0000 (18:37 +0000)]
Removed endl from print function. should be supplied by user as wanted.

21 years agoChanged the content array (fContent) of the histogram to integers
vestbo [Wed, 7 Aug 2002 12:37:18 +0000 (12:37 +0000)]
Changed the content array (fContent) of the histogram to integers
instead of double. In principle only integer is needed, and I really
don't remember now why I set it to be double.

21 years agoScript for the EMCAL reconstruction chain
schutz [Wed, 7 Aug 2002 10:28:55 +0000 (10:28 +0000)]
Script for the EMCAL reconstruction chain

21 years agoFunctions renamed to get a prefix PHOS
schutz [Wed, 7 Aug 2002 10:27:50 +0000 (10:27 +0000)]
Functions renamed to get a prefix PHOS

21 years agoPartly an error with emacs and cvs. This is to fix uninteneded commits
nilsen [Tue, 6 Aug 2002 21:00:10 +0000 (21:00 +0000)]
Partly an error with emacs and cvs. This is to fix uninteneded commits
to a version that compiles. Mostly fixed a bug with respect to pixel
counting in x and z directions.

21 years ago*** empty log message ***
nilsen [Tue, 6 Aug 2002 20:45:55 +0000 (20:45 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
nilsen [Tue, 6 Aug 2002 20:30:56 +0000 (20:30 +0000)]
*** empty log message ***

21 years agoReconstruct.C is replaces by AliPHOSReconstruct.C
schutz [Tue, 6 Aug 2002 17:53:22 +0000 (17:53 +0000)]
Reconstruct.C is replaces by AliPHOSReconstruct.C

21 years agoReconstruction chain script
schutz [Tue, 6 Aug 2002 17:50:48 +0000 (17:50 +0000)]
Reconstruction chain script

21 years agoRemoved AliITSv3 geometry. This geometry has a non compatable local x, y, z
nilsen [Fri, 2 Aug 2002 20:27:46 +0000 (20:27 +0000)]
Removed AliITSv3 geometry. This geometry has a non compatable local x, y, z
coordinate system and many of the volume names do no meet ALICE naming
convensions. Therefore it is being removed.

21 years agoEMCAL in
morsch [Fri, 2 Aug 2002 15:16:00 +0000 (15:16 +0000)]
EMCAL in

21 years agoEMCAL moved to 60 < phi < 180.
morsch [Fri, 2 Aug 2002 15:13:24 +0000 (15:13 +0000)]
EMCAL moved to 60 < phi < 180.

21 years agoTolerance for RXTL volume boundary is extended
schutz [Fri, 2 Aug 2002 15:11:42 +0000 (15:11 +0000)]
Tolerance for RXTL volume boundary is extended

21 years agoCoordinate correction for inclined tracks is corrected in EvalLocalPosition()
schutz [Fri, 2 Aug 2002 15:10:07 +0000 (15:10 +0000)]
Coordinate correction for inclined tracks is corrected in EvalLocalPosition()

21 years agoNew member function CellStep() is added
schutz [Fri, 2 Aug 2002 15:05:22 +0000 (15:05 +0000)]
New member function CellStep() is added

21 years agoHits cleaning inserted before reading new track
schutz [Fri, 2 Aug 2002 09:51:32 +0000 (09:51 +0000)]
Hits cleaning inserted before reading new track

21 years agoInitialize maps in first call to Field() after streaming in.
morsch [Thu, 1 Aug 2002 12:36:44 +0000 (12:36 +0000)]
Initialize maps in first call to Field() after streaming in.

21 years agoios::out changed to ios::in (default) to be able read under gcc2.91
schutz [Thu, 1 Aug 2002 10:05:44 +0000 (10:05 +0000)]
ios::out changed to ios::in (default) to be able read under gcc2.91

21 years agoSlice information is needed by the transformer in
vestbo [Thu, 1 Aug 2002 08:28:48 +0000 (08:28 +0000)]
Slice information is needed by the transformer in
AliL3HoughTransformer::GetEta, because the the sign
of the eta changes on the other half of the TPC.
Minor change in AliL3HoughMaxFinder; adjusted the
interface of FindPeak1 in order to be consistent.

21 years agoJet Quenching option 4.
morsch [Wed, 31 Jul 2002 09:20:02 +0000 (09:20 +0000)]
Jet Quenching option 4.

21 years agoGet the BField from AliL3Transform. This was hardcoded up to now.
vestbo [Wed, 31 Jul 2002 09:18:11 +0000 (09:18 +0000)]
Get the BField from AliL3Transform. This was hardcoded up to now.

21 years agoSolenoidField() declared const to allow overriding by corresponding method in
morsch [Tue, 30 Jul 2002 15:58:35 +0000 (15:58 +0000)]
SolenoidField() declared const to allow overriding by corresponding method in
derived class  AliMagFMaps (Jiri Chudoba).

21 years agoCorrection in initialization of dx (Enrique Gamez Flores).
morsch [Tue, 30 Jul 2002 13:48:03 +0000 (13:48 +0000)]
Correction in initialization of dx (Enrique Gamez Flores).

21 years agoAdded some comments
vestbo [Tue, 30 Jul 2002 10:43:39 +0000 (10:43 +0000)]
Added some comments

21 years agoCall SetGammaPhiRange() and SetGammaEtaRange() in the constructor.
morsch [Tue, 30 Jul 2002 09:55:13 +0000 (09:55 +0000)]
Call SetGammaPhiRange() and SetGammaEtaRange() in the constructor.

21 years agoCorrection in initialization.
morsch [Tue, 30 Jul 2002 09:09:59 +0000 (09:09 +0000)]
Correction in initialization.

21 years agoModified AliTOFSDigitizer
vicinanz [Mon, 29 Jul 2002 20:44:45 +0000 (20:44 +0000)]
Modified AliTOFSDigitizer

21 years agoNew configuration for
morsch [Mon, 29 Jul 2002 09:07:10 +0000 (09:07 +0000)]
New configuration for
- PMD (no runtime configuration
- ITS rails out
- TOF AliTOFv4T0
- EMCAL out until overlap with RICH solved.

21 years agoReplacing CASTOR with CRT
alibrary [Mon, 29 Jul 2002 06:59:57 +0000 (06:59 +0000)]
Replacing CASTOR with CRT

21 years agoCorrected initialization (A.Morsch)
hristov [Sun, 28 Jul 2002 19:06:31 +0000 (19:06 +0000)]
Corrected initialization (A.Morsch)

21 years agoFilter out the Fortran optimisation in case of gcc version less than 3
hristov [Sun, 28 Jul 2002 17:43:50 +0000 (17:43 +0000)]
Filter out the Fortran optimisation in case of gcc version less than 3

21 years agoAdding -Ae to the C compiler options, cleaning up the list of libraries
hristov [Sun, 28 Jul 2002 16:27:28 +0000 (16:27 +0000)]
Adding -Ae to the C compiler options, cleaning up the list of libraries

21 years agoEG library is now only in ROOTLIBS
hristov [Sun, 28 Jul 2002 16:25:02 +0000 (16:25 +0000)]
EG library is now only in ROOTLIBS

21 years agoCorrection for TRD - add MakeBranch() to create TRD tree for sdigits.
jchudoba [Sun, 28 Jul 2002 16:24:50 +0000 (16:24 +0000)]
Correction for TRD - add MakeBranch() to create TRD tree for sdigits.

21 years agoUsing the absolute path to the config macro
hristov [Sun, 28 Jul 2002 10:48:21 +0000 (10:48 +0000)]
Using the absolute path to the config macro

21 years agoCASTOR replaced by CRT
hristov [Sun, 28 Jul 2002 10:47:41 +0000 (10:47 +0000)]
CASTOR replaced by CRT

21 years agoChanges needed on Linux with ICC
hristov [Sat, 27 Jul 2002 20:31:04 +0000 (20:31 +0000)]
Changes needed on Linux with ICC

21 years agoNatural order of libraries, needed on Linux with ICC
hristov [Sat, 27 Jul 2002 20:25:03 +0000 (20:25 +0000)]
Natural order of libraries, needed on Linux with ICC

21 years agoAdding Linux with ICC compiler to the flat makefiles
hristov [Sat, 27 Jul 2002 20:23:09 +0000 (20:23 +0000)]
Adding Linux with ICC compiler to the flat makefiles

21 years agoFixing a typo
alibrary [Fri, 26 Jul 2002 18:26:36 +0000 (18:26 +0000)]
Fixing a typo

21 years agoAdding Sun to pilot
alibrary [Fri, 26 Jul 2002 18:13:06 +0000 (18:13 +0000)]
Adding Sun to pilot

21 years agoFixing for Sun
alibrary [Fri, 26 Jul 2002 17:57:31 +0000 (17:57 +0000)]
Fixing for Sun

21 years agoAdding VZERO
hristov [Fri, 26 Jul 2002 16:17:55 +0000 (16:17 +0000)]
Adding VZERO

21 years agoUsing a compiled version of AliTPCComparison
hristov [Fri, 26 Jul 2002 16:15:45 +0000 (16:15 +0000)]
Using a compiled version of AliTPCComparison

21 years agoAdding VZERO and TFluka, correcting a typo
hristov [Fri, 26 Jul 2002 16:08:59 +0000 (16:08 +0000)]
Adding VZERO and TFluka, correcting a typo

21 years agoDummy subroutines needed by Sun CC5.2
hristov [Fri, 26 Jul 2002 15:33:28 +0000 (15:33 +0000)]
Dummy subroutines needed by Sun CC5.2

21 years agostream.h doesn't exest on Sun, removed from includes
hristov [Fri, 26 Jul 2002 15:32:24 +0000 (15:32 +0000)]
stream.h doesn't exest on Sun, removed from includes

21 years agoAdapt to parameter class
cblume [Fri, 26 Jul 2002 14:49:54 +0000 (14:49 +0000)]
Adapt to parameter class

21 years agoCint files removed
hristov [Fri, 26 Jul 2002 08:17:45 +0000 (08:17 +0000)]
Cint files removed

21 years agoCRT3 volume taken as sensitive volume
gamez [Fri, 26 Jul 2002 06:21:12 +0000 (06:21 +0000)]
CRT3 volume taken as sensitive volume

21 years agoVariables renamed to avoid floating exceptions
gamez [Thu, 25 Jul 2002 21:27:22 +0000 (21:27 +0000)]
Variables renamed to avoid floating exceptions

21 years agoThe closing of the files added at the end of the macro to avoid a nasty fpe
barbera [Thu, 25 Jul 2002 21:21:30 +0000 (21:21 +0000)]
The closing of the files added at the end of the macro to avoid a nasty fpe

21 years agoThe size of the array is checked in First() (M.Ivanov)
hristov [Thu, 25 Jul 2002 16:57:11 +0000 (16:57 +0000)]
The size of the array is checked in First() (M.Ivanov)