morsch [Tue, 28 May 2002 07:53:43 +0000 (07:53 +0000)]
Rotation Angle is +60 deg.
morsch [Tue, 28 May 2002 07:53:10 +0000 (07:53 +0000)]
Wrong order of arguments in for-statement corrected.
morsch [Tue, 28 May 2002 07:28:08 +0000 (07:28 +0000)]
AliRICHv3.cxx added.
hristov [Mon, 27 May 2002 14:33:15 +0000 (14:33 +0000)]
The new class AliTrackReference used (M.Ivanov)
hristov [Mon, 27 May 2002 14:26:59 +0000 (14:26 +0000)]
New folder for track references added
vestbo [Mon, 27 May 2002 13:45:12 +0000 (13:45 +0000)]
Bugfix in line 314; paranthes missing
morsch [Mon, 27 May 2002 13:29:03 +0000 (13:29 +0000)]
kMaxMCProcess = 34 and comma between last two strings in array initialization.
vestbo [Mon, 27 May 2002 13:18:07 +0000 (13:18 +0000)]
Moved GetGoodParticles to alimacros
vestbo [Mon, 27 May 2002 12:03:33 +0000 (12:03 +0000)]
Moved some getters to AliL3MemHandler
hristov [Mon, 27 May 2002 11:56:54 +0000 (11:56 +0000)]
AliTrackReference added
vestbo [Mon, 27 May 2002 08:48:34 +0000 (08:48 +0000)]
Smaller changes
vestbo [Mon, 27 May 2002 08:36:54 +0000 (08:36 +0000)]
Made all AliL3FileHandler specific functions virtual in AliL3MemHandler.
loizides [Sun, 26 May 2002 20:50:59 +0000 (20:50 +0000)]
Solved merge problem of last checkin.
loizides [Sun, 26 May 2002 20:43:46 +0000 (20:43 +0000)]
Minor changes to make tracking work with new Aliroot version v3.07.03
vestbo [Sat, 25 May 2002 10:06:06 +0000 (10:06 +0000)]
Bugfix
vestbo [Sat, 25 May 2002 10:05:04 +0000 (10:05 +0000)]
Renamed houghtest.C to runhough.C
vestbo [Sat, 25 May 2002 10:03:22 +0000 (10:03 +0000)]
Some minor changes in AliL3Hough
vestbo [Sat, 25 May 2002 10:01:15 +0000 (10:01 +0000)]
Can now use 8 bit data as input, by setting the apropriate
flag in AliL3Hough::Init.
loizides [Fri, 24 May 2002 19:46:03 +0000 (19:46 +0000)]
Renamed macro test.C in runtracker.C
hristov [Fri, 24 May 2002 13:29:58 +0000 (13:29 +0000)]
AliTrackReference added, AliDisplay modified
vestbo [Fri, 24 May 2002 08:04:43 +0000 (08:04 +0000)]
Bugfix; Need Init(slice,patch)
schutz [Thu, 23 May 2002 16:38:43 +0000 (16:38 +0000)]
Parameters files depending on the energy range (0.5 to 5 GeV or 0.5 to 5 GeV)
schutz [Thu, 23 May 2002 16:32:36 +0000 (16:32 +0000)]
Introduced members GetPrimary and GetNPrimaries, to recover primaries in TreeK dependingo on the RecParticle.
schutz [Thu, 23 May 2002 16:29:21 +0000 (16:29 +0000)]
strstr changed by TString Containers
Print() gives matrix of parameters
Included in MakeRecparticles rp->Name() to avoid Rootino in name definition
schutz [Thu, 23 May 2002 16:19:54 +0000 (16:19 +0000)]
Erased calls to SetPrimary, because it was erased in RecFastParticle
schutz [Thu, 23 May 2002 16:17:24 +0000 (16:17 +0000)]
Give names to reconstructed particles with AliPHOSPIDv1
schutz [Thu, 23 May 2002 16:13:59 +0000 (16:13 +0000)]
Introduce new default paramenters (previous version did not do it properly)
schutz [Thu, 23 May 2002 15:27:47 +0000 (15:27 +0000)]
Added 2 methos to retrieve the primary particles
vestbo [Thu, 23 May 2002 14:18:18 +0000 (14:18 +0000)]
Added AliL3Evaluate in case compiling with AliROOT
vestbo [Thu, 23 May 2002 13:55:10 +0000 (13:55 +0000)]
Example macro how to run Hough.
vestbo [Thu, 23 May 2002 13:45:13 +0000 (13:45 +0000)]
Switched on slow merging.
vestbo [Thu, 23 May 2002 11:59:19 +0000 (11:59 +0000)]
Cleaning up. Made some changes in AliL3HoughMaxFinder. Peaks are now
stored in private arrays, and does not have to be passed as arguments
for every function. Instead, they should be reached with getters.
Some minor cleaning was also done in AliL3Hough and AliL3HoughEval.
schutz [Thu, 23 May 2002 09:53:09 +0000 (09:53 +0000)]
in dtor check the existence of fFile before to close it (the case occurs when merger is in action)
schutz [Wed, 22 May 2002 16:35:40 +0000 (16:35 +0000)]
Checks for existing folder before posting the makers
schutz [Wed, 22 May 2002 16:34:22 +0000 (16:34 +0000)]
Increment the version number
The wrong clusterizer was written to branch
vestbo [Wed, 22 May 2002 15:05:35 +0000 (15:05 +0000)]
Bugfix from previos ci
vestbo [Wed, 22 May 2002 15:03:22 +0000 (15:03 +0000)]
Do not give *row to Init
vestbo [Wed, 22 May 2002 14:58:19 +0000 (14:58 +0000)]
Do not give *row to Init
vestbo [Wed, 22 May 2002 14:42:08 +0000 (14:42 +0000)]
Fix in AliDigits2Memory. Do not remove single timebins on one pad, because
they can be a part of a bigger cluster...
morsch [Wed, 22 May 2002 13:48:43 +0000 (13:48 +0000)]
Pdg code added to track list.
morsch [Wed, 22 May 2002 13:22:53 +0000 (13:22 +0000)]
Process kPyMbNonDiffr added.
loizides [Wed, 22 May 2002 13:07:06 +0000 (13:07 +0000)]
BField is now also read from configuration.
loizides [Wed, 22 May 2002 13:05:31 +0000 (13:05 +0000)]
Changed default path value to ".".
schutz [Wed, 22 May 2002 13:05:16 +0000 (13:05 +0000)]
Protected against having _ in the file name
loizides [Wed, 22 May 2002 13:04:53 +0000 (13:04 +0000)]
Incorporated BFieldFactor from gAlice->Field()->Factor().
skowron [Wed, 22 May 2002 10:00:34 +0000 (10:00 +0000)]
Bug correction
schutz [Wed, 22 May 2002 09:26:08 +0000 (09:26 +0000)]
Added 3 methods: to list the branches available in the root file; change the default branch name; change the root file.
Corrected ReasTreeR to go until the end even if the branch for recPoints, TrackSegments does not exist
vestbo [Wed, 22 May 2002 08:05:58 +0000 (08:05 +0000)]
Macro that should lie in exa
vestbo [Wed, 22 May 2002 08:05:06 +0000 (08:05 +0000)]
Moving to static AliL3Transform.
Some changes has been made since last checkin;
some smaller bugfixes everywhere. The number of pads in a cluster is stored,
because there are some cluster containing only 1 pad which create problems
when restoring the data. In principle one has to remove these clusters
before writing them, but this has not been incorporated yet.
skowron [Tue, 21 May 2002 23:45:35 +0000 (23:45 +0000)]
ReaderInternal: Internal data format implementation
skowron [Tue, 21 May 2002 23:43:47 +0000 (23:43 +0000)]
Macro for converting data into internal format ~DST
hristov [Tue, 21 May 2002 16:26:07 +0000 (16:26 +0000)]
Find correctly TreeK in case CONFIG_SPLIT_FILE is set (Y.Schutz)
schutz [Tue, 21 May 2002 16:22:26 +0000 (16:22 +0000)]
Set ownership
Delete objects in dtor
schutz [Tue, 21 May 2002 16:21:23 +0000 (16:21 +0000)]
Set ownership
schutz [Tue, 21 May 2002 16:19:31 +0000 (16:19 +0000)]
Removed the possibility to systematically read QA Tree in every Event() call (option Q removed)
schutz [Tue, 21 May 2002 09:41:39 +0000 (09:41 +0000)]
Made file static to be able to do file->cd in GetInstance
schutz [Tue, 21 May 2002 09:39:45 +0000 (09:39 +0000)]
Systematically abort if the xxRef method fails to find appropriate folder.
put file static and file->cd() in GetInstance
schutz [Tue, 21 May 2002 09:37:11 +0000 (09:37 +0000)]
Enable clusterizing from any Digits branch
schutz [Tue, 21 May 2002 09:35:02 +0000 (09:35 +0000)]
Added a service method (BranchName) and a method that fills the parameters matrix from file
kowal2 [Tue, 21 May 2002 07:08:18 +0000 (07:08 +0000)]
Correcter eror by A. Dainese
hristov [Sun, 19 May 2002 18:17:03 +0000 (18:17 +0000)]
Changes needed by ICC/IFC compiler (Intel)
hristov [Sun, 19 May 2002 18:15:46 +0000 (18:15 +0000)]
No optimisation for the dictionaries
hristov [Sun, 19 May 2002 18:12:39 +0000 (18:12 +0000)]
New platform for ICC/IFC compiler (Intel)
hristov [Sun, 19 May 2002 18:09:23 +0000 (18:09 +0000)]
Changes needed by ICC/IFC compiler (Intel)
loizides [Sat, 18 May 2002 12:11:30 +0000 (12:11 +0000)]
Addes gettransform.
loizides [Sat, 18 May 2002 12:10:51 +0000 (12:10 +0000)]
First checkin of program to extract parameters from AliL3Transform to be used for the VHDL implementation of the Hough transform.
loizides [Sat, 18 May 2002 11:06:38 +0000 (11:06 +0000)]
Use new Transformer.
loizides [Sat, 18 May 2002 10:59:23 +0000 (10:59 +0000)]
Added comment line.
schutz [Fri, 17 May 2002 15:31:37 +0000 (15:31 +0000)]
Parameters file needed for the TPrincipal analysis
schutz [Fri, 17 May 2002 15:27:13 +0000 (15:27 +0000)]
This version is now called v1
schutz [Fri, 17 May 2002 15:24:46 +0000 (15:24 +0000)]
Added abort instead of return 0
Added temporary modifications until the use of Ref to Object is clarified
hristov [Thu, 16 May 2002 15:47:05 +0000 (15:47 +0000)]
Dummy subroutines to avoid files with no code in
schutz [Thu, 16 May 2002 11:58:45 +0000 (11:58 +0000)]
Rename photon identification methods
schutz [Thu, 16 May 2002 08:24:45 +0000 (08:24 +0000)]
New version of PID
schutz [Thu, 16 May 2002 08:23:55 +0000 (08:23 +0000)]
Old pid is in principle obsolete
schutz [Thu, 16 May 2002 08:20:22 +0000 (08:20 +0000)]
Addes method to test if photon or not
schutz [Thu, 16 May 2002 08:19:37 +0000 (08:19 +0000)]
New PID version that uses TPrincipal
schutz [Thu, 16 May 2002 08:13:54 +0000 (08:13 +0000)]
Changes default values of pin noise and emc threshold
morsch [Wed, 15 May 2002 13:29:11 +0000 (13:29 +0000)]
Use fOsigma[2] for vertex smearing. Default is 2000 cm.
morsch [Wed, 15 May 2002 11:59:49 +0000 (11:59 +0000)]
CdEventFile() method added.
morsch [Wed, 15 May 2002 11:27:37 +0000 (11:27 +0000)]
First commit. Input file needed by multi.C
morsch [Wed, 15 May 2002 11:27:00 +0000 (11:27 +0000)]
Input file name changed.
morsch [Wed, 15 May 2002 11:24:37 +0000 (11:24 +0000)]
First commit.
morsch [Wed, 15 May 2002 09:04:59 +0000 (09:04 +0000)]
AliGenBeamGas added.
morsch [Wed, 15 May 2002 08:59:36 +0000 (08:59 +0000)]
First commit.
barbera [Tue, 14 May 2002 10:00:02 +0000 (10:00 +0000)]
The Init method of AliITSreconstruction has to be called by the user. This was done in order to allow the possible declaration of an output file for recpoints
hristov [Tue, 14 May 2002 08:53:30 +0000 (08:53 +0000)]
Correct cuts for elecrons and neutrons (V.Filippini)
hristov [Mon, 13 May 2002 14:27:57 +0000 (14:27 +0000)]
TreeC created once per event (M.Masera)
hristov [Mon, 13 May 2002 12:40:58 +0000 (12:40 +0000)]
Dummy subroutines to avoid files with no code in
barbera [Mon, 13 May 2002 09:56:34 +0000 (09:56 +0000)]
example for the creation of fast and slow points on separate files
hristov [Mon, 13 May 2002 09:53:08 +0000 (09:53 +0000)]
Some frequent problems corrected: arrays with variable size have to be defined via the operator new, default values for the arguments have to be used only in the header files, etc.
kowal2 [Mon, 13 May 2002 07:33:52 +0000 (07:33 +0000)]
Added protection in Int_t AliTPCtracker::AliTPCRow::Find(Double_t y) const
in the case of defined region of interests.
morsch [Sat, 11 May 2002 19:14:44 +0000 (19:14 +0000)]
PCONE QBEU had last z defined twice.
nilsen [Fri, 10 May 2002 22:31:30 +0000 (22:31 +0000)]
Changes by Massimo Masera to allow Recpoints and Clusters to be written
to separate files.
nilsen [Fri, 10 May 2002 22:30:27 +0000 (22:30 +0000)]
fix to use default paramters for the SDD response.
nilsen [Fri, 10 May 2002 22:29:40 +0000 (22:29 +0000)]
Change my Massimo Masera in the default constructor to bring things into
compliance.
nilsen [Fri, 10 May 2002 22:28:30 +0000 (22:28 +0000)]
Changes by Massimo Masera to allow the TTree of clusters to be written to a
file otherthan the one with digits in it.
vestbo [Thu, 9 May 2002 08:53:53 +0000 (08:53 +0000)]
Bugfix in GetPadPitchWidth(patch). return inner width if patch < 2, not patch<=2.
kowal2 [Thu, 9 May 2002 06:57:09 +0000 (06:57 +0000)]
Protection against nonexisting input tree
kowal2 [Wed, 8 May 2002 18:26:10 +0000 (18:26 +0000)]
New macro to create DB for AliTPCtrackParam.