]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Tue, 16 Nov 2004 13:38:46 +0000 (13:38 +0000)]
Including math.h to decare fmod (alpha)
hristov [Tue, 16 Nov 2004 11:54:48 +0000 (11:54 +0000)]
Faster version of the tracker V2
coppedis [Tue, 16 Nov 2004 10:38:17 +0000 (10:38 +0000)]
Updated ZDC geometry
coppedis [Tue, 16 Nov 2004 10:25:34 +0000 (10:25 +0000)]
Updated ZDC geometry
skowron [Mon, 15 Nov 2004 15:08:56 +0000 (15:08 +0000)]
ReaderESD updated to read new type of ITS trackpoints
tkuhr [Thu, 11 Nov 2004 11:37:31 +0000 (11:37 +0000)]
Compatibility with raw data from the beam test
masera [Thu, 11 Nov 2004 11:05:27 +0000 (11:05 +0000)]
Compatibility with raw data from the beam test
hristov [Wed, 10 Nov 2004 13:33:07 +0000 (13:33 +0000)]
Bug fix (Yu.Belikov)
cvetan [Wed, 10 Nov 2004 11:48:01 +0000 (11:48 +0000)]
Introduction of short LUTs for direct browsing in the Huffman tree. The AliTPCCompression method Decompress is replaced by DecompressWithLUTs in order to speed up the decoding of the TPC raw data.
hristov [Wed, 10 Nov 2004 09:03:51 +0000 (09:03 +0000)]
Backward compatibility (T.Kuhr)
cholm [Tue, 9 Nov 2004 14:48:27 +0000 (14:48 +0000)]
Various style issues dealt with, like inclussion of header files, etc.
Honeycomb material changed to Aluminum - which is what want.
New split of reconstruction classes. We have one `manager' class:
`AliFMDReconstructor' that contains a list of algorithms derived
from AliFMDMultAlgorithm. Currently implemented are `AliFMDMultNaiive'
and `AliFMDMultPoisson'.
New data structure `AliFMDMult' encodes common multiplicity information.
`AliFMDMultRegion' hold multiplicity information gather from sevaral strips,
like when using the Poisson method. This class should be extended to
give information on the average eta, phi value.
`AliFMDMultStrip' hold information on multiplicity from a single strip,
as is the case when using the naiive approach to reconstruction.
Some old and obsolete files are removed.
AliFMDMap is moved into libFMDbase as per request of Thomas Kuhr.
New subdirectory `scripts' will hold various scripts for testing, and so
on.
masera [Tue, 9 Nov 2004 14:35:54 +0000 (14:35 +0000)]
New geometry: SDD, cables and update on V11 (L. Gaudichet)
hristov [Tue, 9 Nov 2004 12:59:50 +0000 (12:59 +0000)]
Adding initialization
kir [Tue, 9 Nov 2004 12:01:58 +0000 (12:01 +0000)]
new entry
hristov [Tue, 9 Nov 2004 11:14:15 +0000 (11:14 +0000)]
Renaming Write to WriteToFile (avoid warnings on Sun and with icc)
dibari [Tue, 9 Nov 2004 11:03:49 +0000 (11:03 +0000)]
Error in sign of correction
dibari [Tue, 9 Nov 2004 10:56:16 +0000 (10:56 +0000)]
Cog correction improved. Hit position at anod
dibari [Tue, 9 Nov 2004 09:43:00 +0000 (09:43 +0000)]
additional entries
dibari [Tue, 9 Nov 2004 09:42:05 +0000 (09:42 +0000)]
charged problem in tracker
hristov [Tue, 9 Nov 2004 09:15:05 +0000 (09:15 +0000)]
Removing meaningelss const (warnings on alpha, sun, and with icc)
morsch [Tue, 9 Nov 2004 07:07:39 +0000 (07:07 +0000)]
Update on psi and upsilon. (Smbat)
hristov [Mon, 8 Nov 2004 15:55:27 +0000 (15:55 +0000)]
Using double quotes to include header files from the same directory
hristov [Mon, 8 Nov 2004 15:02:55 +0000 (15:02 +0000)]
Using const char * for string literals
cvetan [Mon, 8 Nov 2004 12:48:01 +0000 (12:48 +0000)]
Automatically set the lower pt cut for hough tracks according to the magnetic field in the tpc.
hristov [Mon, 8 Nov 2004 12:06:21 +0000 (12:06 +0000)]
Removing meaningless type qualifier on return type (icc warning 858)
cvetan [Mon, 8 Nov 2004 11:31:13 +0000 (11:31 +0000)]
Automatic calculation of the paramters of the hough space. Optimization of the hough transform peak finder. Bug fix in AliL3Hough.
cvetan [Mon, 8 Nov 2004 10:59:45 +0000 (10:59 +0000)]
Changes in the covariance matrix for the tpc hlt tracks in order to optimize the ITS tracking efficiency
hristov [Mon, 8 Nov 2004 08:46:31 +0000 (08:46 +0000)]
Change needed by Root v4-01-03
hristov [Mon, 8 Nov 2004 08:45:05 +0000 (08:45 +0000)]
Coding convention (F.Carminati)
martinez [Mon, 8 Nov 2004 07:25:35 +0000 (07:25 +0000)]
Redefinition of gufld_double. Temporary solution (Chrsitian)
alibrary [Sat, 6 Nov 2004 11:07:49 +0000 (11:07 +0000)]
Adding missing include
martinez [Fri, 5 Nov 2004 14:19:12 +0000 (14:19 +0000)]
Convert fortran functions into C (Christian)
cholm [Fri, 5 Nov 2004 11:58:31 +0000 (11:58 +0000)]
Got rid of class template AliFMD<Type> on request of Federico, who
thinks they are evil (sigh!). Added a lot of (duplicate) code to
cover what was previously done by that class template.
New structure to the reconstruction algorithms. In essence, the
details of the algorithms areput into separate classes.
Clean-up of some code.
Removed header guards in implementation files _only_ - Peter thinks
they are evil (sigh!). They are still present in the declaration files
as I believe that is definitely the Right Thing (tm) to do cf. Fons.
The code is in a pretty unstable state, but I had to commit as Federico
and Peter wanted the class template out ASAP. Apparently there's a
problem on Optreon/Itianium machines where either R__ACCESS_IN_SYMBOL
or R__USE_SHADOW_CLASS is defined, and an assert fails:
Assert(sizeof(AliFMDMap<float>) == sizeof(::ROOT::Shadow::BlaBla))
This seems to be a problem in (ROOT)CINT - not with templates as such.
decaro [Fri, 5 Nov 2004 10:29:00 +0000 (10:29 +0000)]
Old TOF library: removing
loizides [Fri, 5 Nov 2004 09:28:20 +0000 (09:28 +0000)]
Corrected event counter.
hristov [Fri, 5 Nov 2004 08:27:52 +0000 (08:27 +0000)]
Separated TOF libraries (base,rec,sim)
decaro [Fri, 5 Nov 2004 07:23:25 +0000 (07:23 +0000)]
TOF reconstruction library splitting (T.Kuhr)
decaro [Fri, 5 Nov 2004 07:20:08 +0000 (07:20 +0000)]
TOF library splitting and conversion of some printout messages in AliLog schema (T.Kuhr)
hristov [Thu, 4 Nov 2004 16:08:37 +0000 (16:08 +0000)]
Temporary solution for strange problem on Opteron, aparently a bug in gcc
cussonno [Thu, 4 Nov 2004 11:33:26 +0000 (11:33 +0000)]
Read MUON branch only
skowron [Thu, 4 Nov 2004 09:53:30 +0000 (09:53 +0000)]
Bug correction
tkuhr [Thu, 4 Nov 2004 09:23:31 +0000 (09:23 +0000)]
preliminary PID in TPC needed by the ITS tracker
skowron [Thu, 4 Nov 2004 08:35:28 +0000 (08:35 +0000)]
New kind of the track points added: points in ITS, 3 inner are calculated out of the track parameters at the vertex, 3 outer are calculated out of the parameter at inner wall of TPC
hristov [Wed, 3 Nov 2004 12:32:48 +0000 (12:32 +0000)]
Removing AliBarrelTrack class (Yu.Belikov)
tkuhr [Wed, 3 Nov 2004 12:32:25 +0000 (12:32 +0000)]
export AliBitPacking.h
nilsen [Wed, 3 Nov 2004 09:45:53 +0000 (09:45 +0000)]
New Class' to A) separate out the simulation from the reconstruction. and
B) to allow for the reconstruction of the ITS TestBeams and future full ITS
detector. Code at present is only prototype and does not yet compile.
nilsen [Wed, 3 Nov 2004 09:43:56 +0000 (09:43 +0000)]
Bug fix, thanks to Ludovic.
tkuhr [Wed, 3 Nov 2004 08:30:38 +0000 (08:30 +0000)]
use AliLog message scheme
morsch [Tue, 2 Nov 2004 15:23:39 +0000 (15:23 +0000)]
New dsigma/dpt parameterisation for J/Psi and Upsilon based on scaled CDF data provided by Smbat Grigoryan.
morsch [Tue, 2 Nov 2004 14:27:42 +0000 (14:27 +0000)]
Randomized generator selection added.
morsch [Tue, 2 Nov 2004 14:25:43 +0000 (14:25 +0000)]
Protection against division by 0.
skowron [Tue, 2 Nov 2004 13:14:29 +0000 (13:14 +0000)]
Bug correction. (C.Finck)
skowron [Tue, 2 Nov 2004 13:13:03 +0000 (13:13 +0000)]
Added switch to read from AliReaderESDtree (C.Finck)
hristov [Tue, 2 Nov 2004 10:54:42 +0000 (10:54 +0000)]
Using raw reader from the RAW module instead of home-made one (T.Kuhr)
tkuhr [Tue, 2 Nov 2004 08:08:01 +0000 (08:08 +0000)]
fix for equipment size
hristov [Tue, 2 Nov 2004 07:59:16 +0000 (07:59 +0000)]
Correctly resetting clusters (Yu.Belikov)
loizides [Mon, 1 Nov 2004 16:40:05 +0000 (16:40 +0000)]
Keep all particles in ideal detector case.
hristov [Mon, 1 Nov 2004 13:48:35 +0000 (13:48 +0000)]
Removing obsolete code (Yu.Belikov)
tkuhr [Mon, 1 Nov 2004 12:22:23 +0000 (12:22 +0000)]
bugfix
hristov [Mon, 1 Nov 2004 09:16:38 +0000 (09:16 +0000)]
No inline in the implementation file (Sun)
hristov [Mon, 1 Nov 2004 09:06:20 +0000 (09:06 +0000)]
Intermediate call to rdbuf on HP and Alpha
hristov [Mon, 1 Nov 2004 08:15:28 +0000 (08:15 +0000)]
Changes needed on alpha (Compaq C++ V6.2-024)
tkuhr [Mon, 1 Nov 2004 08:05:40 +0000 (08:05 +0000)]
create galice.root, headers and loaders if they don't exist (in case of raw data input)
loizides [Mon, 1 Nov 2004 07:51:10 +0000 (07:51 +0000)]
Removed unnecessary output.
loizides [Mon, 1 Nov 2004 07:48:37 +0000 (07:48 +0000)]
New ESD particle handling.
loizides [Sun, 31 Oct 2004 14:24:32 +0000 (14:24 +0000)]
Added class to read good tracks tpc.
loizides [Sun, 31 Oct 2004 14:24:10 +0000 (14:24 +0000)]
Cleared up particle cut method.
skowron [Sun, 31 Oct 2004 12:51:12 +0000 (12:51 +0000)]
Temporary clean-up until G.Galazka corrects coding violations
loizides [Sat, 30 Oct 2004 12:37:10 +0000 (12:37 +0000)]
Added event counter in AliJetEventParticles to detect when events could not fully been processed.
tkuhr [Fri, 29 Oct 2004 12:02:33 +0000 (12:02 +0000)]
obsolete reconstruction methods removed
hristov [Fri, 29 Oct 2004 10:20:02 +0000 (10:20 +0000)]
Updated FMD visualization (C.Holm)
hristov [Fri, 29 Oct 2004 10:19:03 +0000 (10:19 +0000)]
Removing obsolete files (C.Holm)
cussonno [Fri, 29 Oct 2004 07:49:31 +0000 (07:49 +0000)]
New macro "MUONTracker" to make track reconstruction from reference tracks.
hristov [Fri, 29 Oct 2004 07:04:53 +0000 (07:04 +0000)]
Fixing memory leaks. Using TMath functions instead of TF1
cussonno [Fri, 29 Oct 2004 05:13:31 +0000 (05:13 +0000)]
Raw data size should be in bytes instead of words.
schutz [Thu, 28 Oct 2004 14:17:01 +0000 (14:17 +0000)]
Coding convention sutisfied
hristov [Thu, 28 Oct 2004 12:04:38 +0000 (12:04 +0000)]
The same EINCLUDE in all libraries
hristov [Thu, 28 Oct 2004 09:49:01 +0000 (09:49 +0000)]
Fixing memory leaks
cussonno [Thu, 28 Oct 2004 09:02:21 +0000 (09:02 +0000)]
Add protection against infinite loop
schutz [Thu, 28 Oct 2004 07:02:02 +0000 (07:02 +0000)]
coding conventions resolved
skowron [Wed, 27 Oct 2004 19:28:34 +0000 (19:28 +0000)]
Bug correction
skowron [Wed, 27 Oct 2004 19:14:27 +0000 (19:14 +0000)]
AliHBTWeightNonId3DCorrFctn and AliHBTWeightNonId3DTheorCorrFctn removed
skowron [Wed, 27 Oct 2004 19:04:15 +0000 (19:04 +0000)]
First attempt to Asimuthaly Sensitive HBT (G.Galazka)
skowron [Wed, 27 Oct 2004 19:03:26 +0000 (19:03 +0000)]
AliHBTNonId3DCorrFctn removed
tkuhr [Wed, 27 Oct 2004 13:35:02 +0000 (13:35 +0000)]
RawReader for DATE version 3 added
hristov [Wed, 27 Oct 2004 13:33:16 +0000 (13:33 +0000)]
Creating big array in the heap
hristov [Wed, 27 Oct 2004 13:14:02 +0000 (13:14 +0000)]
Storing impact parameters in the ESD track (Yu.Belikov)
hristov [Wed, 27 Oct 2004 12:58:56 +0000 (12:58 +0000)]
Splitting MUON libraries
morsch [Wed, 27 Oct 2004 12:52:58 +0000 (12:52 +0000)]
Use FLUKA particle masses !
morsch [Wed, 27 Oct 2004 12:51:16 +0000 (12:51 +0000)]
Correction of sparok and isork.
martinez [Wed, 27 Oct 2004 12:04:51 +0000 (12:04 +0000)]
Adapting script of README to new tracking option
cussonno [Wed, 27 Oct 2004 11:20:06 +0000 (11:20 +0000)]
Remove for splitting libraries
cussonno [Wed, 27 Oct 2004 11:18:05 +0000 (11:18 +0000)]
Splitting librairies (Ch. Finck)
martinez [Wed, 27 Oct 2004 10:05:47 +0000 (10:05 +0000)]
include TArrayF
morsch [Wed, 27 Oct 2004 08:46:21 +0000 (08:46 +0000)]
AliGenMUONCoctail added, AliPartonicEnergyLoss removed.
morsch [Wed, 27 Oct 2004 08:36:21 +0000 (08:36 +0000)]
Obsolete files removed. Functionality of this class now in FASTSIM/AliQuenchingWeights.
morsch [Wed, 27 Oct 2004 08:31:39 +0000 (08:31 +0000)]
Obsolete files removed.
cussonno [Wed, 27 Oct 2004 07:35:29 +0000 (07:35 +0000)]
Bug fixed: pointer was not properly deleted
hristov [Wed, 27 Oct 2004 07:08:35 +0000 (07:08 +0000)]
Message commented out
hristov [Tue, 26 Oct 2004 14:42:49 +0000 (14:42 +0000)]
Reconstruction and PID using transition radiation photons: first implementation (P.Shukla)