]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Tue, 30 Apr 2002 07:25:26 +0000 (07:25 +0000)]
New version of AliGeVSim code. New class for flow afterburner (S.Radomski)
nilsen [Mon, 29 Apr 2002 21:30:08 +0000 (21:30 +0000)]
Posible memory leak fixed. Changes AliITSpList destructor. Not clear if
absolutly needed.
cblume [Mon, 29 Apr 2002 11:50:47 +0000 (11:50 +0000)]
Change initialization of gAlice in the merging case
schutz [Sat, 27 Apr 2002 13:54:52 +0000 (13:54 +0000)]
Before opening a new file the previously opened one is closed. The earlier modification was not correct. version 1.14 is wrong (checkout mistake) !
schutz [Sat, 27 Apr 2002 13:47:44 +0000 (13:47 +0000)]
Before opening a new file the previously opened one is closed. The earlier modification was not correct
schutz [Sat, 27 Apr 2002 13:44:58 +0000 (13:44 +0000)]
Adapted (and corrected a few minor defaults) the getter to the new PIDv2 that allows to make several recparticles with any title from tracksegments with any title
morsch [Sat, 27 Apr 2002 07:43:08 +0000 (07:43 +0000)]
Calculation of fDphi corrected (Renan Cabrera)
schutz [Fri, 26 Apr 2002 16:50:37 +0000 (16:50 +0000)]
minor change
schutz [Fri, 26 Apr 2002 15:59:45 +0000 (15:59 +0000)]
Added file as a data member; close the file before opening a new one
vestbo [Fri, 26 Apr 2002 15:18:39 +0000 (15:18 +0000)]
Changes as a result of making AliL3Transform static.
vestbo [Fri, 26 Apr 2002 15:13:40 +0000 (15:13 +0000)]
Major changes in the AliL3Transform class. The class has been made completely
static, which means that no objects needs to be created anymore. This has also
made impact all classes which use this class (this is more or less all of them),
so that no private AliL3Transform* is needed anymore etc. I think I have managed
to implement the changes everywhere, at least it compiles successfully and exa/test.C
runs smoothly. The only rather important thing one has to remember is to initialize
the correct detector parameters by calling AliL3Transform::Init(path). If not,
default parameters will be used (currently corresponding to AliROOT version 3.06).
nick [Fri, 26 Apr 2002 11:23:37 +0000 (11:23 +0000)]
25-apr-2002 NvE Projectile and target specifications introduced in AliEvent.
morsch [Fri, 26 Apr 2002 10:42:35 +0000 (10:42 +0000)]
Case kNoDecayHeavy added. (N. Carrer)
morsch [Fri, 26 Apr 2002 10:39:31 +0000 (10:39 +0000)]
AliGenExtFile derives from AliGenMC. Generate() uses methods from AliGenMC (N. Carrer)
morsch [Fri, 26 Apr 2002 10:37:23 +0000 (10:37 +0000)]
Method RewindEvent() added. (N. Carrer)
morsch [Fri, 26 Apr 2002 10:32:59 +0000 (10:32 +0000)]
Option kNoDecayHeavy added.
morsch [Fri, 26 Apr 2002 10:30:01 +0000 (10:30 +0000)]
Option kPyBeautyPbMNR added. (N. Carrer).
morsch [Fri, 26 Apr 2002 10:28:48 +0000 (10:28 +0000)]
Option kPyBeautyPbMNR added (N. Carrer).
morsch [Fri, 26 Apr 2002 10:26:41 +0000 (10:26 +0000)]
First commit (N. Carrer)
morsch [Fri, 26 Apr 2002 10:26:08 +0000 (10:26 +0000)]
Underscore removed. (Nicola Carrer)
schutz [Thu, 25 Apr 2002 17:17:32 +0000 (17:17 +0000)]
New PID class PIDv2
schutz [Thu, 25 Apr 2002 17:15:24 +0000 (17:15 +0000)]
Chages so that AliPHOSGetter can now post any version of clusterizer, tracksegmentmaker and PID
vestbo [Thu, 25 Apr 2002 17:04:59 +0000 (17:04 +0000)]
Cleaning up.
vestbo [Thu, 25 Apr 2002 16:49:44 +0000 (16:49 +0000)]
Some additional changes related to the previous changes. AliL3Transform
object has now to be passed to the AliL3HoughBaseTransformer in order to
avoid giving the path where the config file is to the AliL3HoughBaseTransformer
object.
vestbo [Thu, 25 Apr 2002 15:13:30 +0000 (15:13 +0000)]
Made a new abstract base class; AliL3HoughBaseTransformer for different implementations
of the circle Hough transform. All the member functions which were previously in
AliL3HoughTransformer are virtual in this class, and should be appropriately overloaded
in the underlying implementations.
nilsen [Thu, 25 Apr 2002 14:11:31 +0000 (14:11 +0000)]
Changes ClassDef version from 2 to 3.
nilsen [Wed, 24 Apr 2002 22:10:04 +0000 (22:10 +0000)]
Macro taken from oldmacros and fixed up a bit.
nilsen [Wed, 24 Apr 2002 22:08:12 +0000 (22:08 +0000)]
New ITS Digitizer/merger with two macros. One to make SDigits (old way) and
one to run the merger (modified for Jiri).
nilsen [Wed, 24 Apr 2002 22:05:20 +0000 (22:05 +0000)]
Changed AddSDigits to Module to return a Bool_t. True if there was a non noise
signal in that module.
nilsen [Wed, 24 Apr 2002 22:02:31 +0000 (22:02 +0000)]
New SDigits and Digits routines, and related changes, (including new
noise values).
nilsen [Wed, 24 Apr 2002 22:00:38 +0000 (22:00 +0000)]
Added functions needed for SDD new SDigits/Digits (Add and fSigmaAfterElect).
schutz [Wed, 24 Apr 2002 16:21:10 +0000 (16:21 +0000)]
added fFailed data member that tells is file is opened and galise found
schutz [Wed, 24 Apr 2002 16:12:17 +0000 (16:12 +0000)]
Added the fFailed data member that gives the status of the file and of galice
vestbo [Wed, 24 Apr 2002 12:42:21 +0000 (12:42 +0000)]
Some more comments.
vestbo [Wed, 24 Apr 2002 12:34:56 +0000 (12:34 +0000)]
Some more comments.
vestbo [Tue, 23 Apr 2002 15:35:49 +0000 (15:35 +0000)]
Moved from exa
vestbo [Tue, 23 Apr 2002 15:35:00 +0000 (15:35 +0000)]
Moved to misc
vestbo [Tue, 23 Apr 2002 15:32:19 +0000 (15:32 +0000)]
Removing old scripts no longer used.
morsch [Tue, 23 Apr 2002 12:54:29 +0000 (12:54 +0000)]
New options kPi0Flat y kEtaFlat (Gustavo Conesa)
morsch [Tue, 23 Apr 2002 08:18:35 +0000 (08:18 +0000)]
Dummy void SetSDigitsFile(char * file)
hristov [Mon, 22 Apr 2002 15:11:53 +0000 (15:11 +0000)]
Typo corrected
hristov [Mon, 22 Apr 2002 14:40:47 +0000 (14:40 +0000)]
Use new to create arrays with variable size (Sun)
vicinanz [Mon, 22 Apr 2002 14:25:30 +0000 (14:25 +0000)]
AliTOFPID.cxx and related testmacro added
vicinanz [Mon, 22 Apr 2002 11:30:32 +0000 (11:30 +0000)]
Review on transient/persistent data members
vestbo [Sat, 20 Apr 2002 14:39:53 +0000 (14:39 +0000)]
More comments for documentation.
loizides [Sat, 20 Apr 2002 12:05:09 +0000 (12:05 +0000)]
Added several GET-Functions, fixed bug in old config.
schutz [Fri, 19 Apr 2002 15:45:02 +0000 (15:45 +0000)]
Change return kFALSE into return 0
hristov [Fri, 19 Apr 2002 15:37:51 +0000 (15:37 +0000)]
Avoid cast from pointer to integer
loizides [Fri, 19 Apr 2002 15:20:42 +0000 (15:20 +0000)]
Added fZLength and fZOffset, fixed a few bugs in the new init method.
vicinanz [Fri, 19 Apr 2002 14:40:51 +0000 (14:40 +0000)]
Updated SDigitizer
schutz [Fri, 19 Apr 2002 14:28:14 +0000 (14:28 +0000)]
delete pointer members in dtor
vicinanz [Fri, 19 Apr 2002 10:35:57 +0000 (10:35 +0000)]
Code Optimization, Review on SDigitization, Test macro to run SDigitization, QA macro for sdigits
hristov [Fri, 19 Apr 2002 09:19:54 +0000 (09:19 +0000)]
First prototype of TOF reconstruction
vestbo [Fri, 19 Apr 2002 08:48:14 +0000 (08:48 +0000)]
Inserted image on top.
loizides [Thu, 18 Apr 2002 18:33:00 +0000 (18:33 +0000)]
Added new fields for new Transformer Object config
loizides [Thu, 18 Apr 2002 18:32:19 +0000 (18:32 +0000)]
Added new Transformer Object.
loizides [Thu, 18 Apr 2002 18:31:18 +0000 (18:31 +0000)]
Added class description comments.
loizides [Thu, 18 Apr 2002 18:29:44 +0000 (18:29 +0000)]
Root objects are compiled in lib_ROOT from now on.
loizides [Thu, 18 Apr 2002 18:28:52 +0000 (18:28 +0000)]
Added fVersion field to differentiate the old and new config version.
kowal2 [Thu, 18 Apr 2002 17:35:23 +0000 (17:35 +0000)]
Corrected bug in GetRowNumber (class AliTPCSector)
vestbo [Thu, 18 Apr 2002 15:27:03 +0000 (15:27 +0000)]
Cleaned up some more in AliL3MemHandler, by removing the AliL3Transform in
arguments of member functions. This also required some changes in AliLevel3,
which make use of these functions.
vestbo [Thu, 18 Apr 2002 15:01:08 +0000 (15:01 +0000)]
Changed AliLevel3::Init to public, and this should then be called after
the ctor. Here one should provide the path where the data are located,
and also the parameter file. Else, some cleaning where done, -> fOutputFile
was no longer needing, and has been removed. For example script how to run
the new AliLevel3 class, checkout latest version of test.C in exa.
vestbo [Thu, 18 Apr 2002 14:55:03 +0000 (14:55 +0000)]
Loading all present HLT libaries
vestbo [Thu, 18 Apr 2002 14:52:58 +0000 (14:52 +0000)]
Incorporated latest changes in AliLevel3 class.
schutz [Thu, 18 Apr 2002 14:52:16 +0000 (14:52 +0000)]
Use same form in new and delete (item 5 of effective C++)
loizides [Thu, 18 Apr 2002 14:30:13 +0000 (14:30 +0000)]
Not needed any more.
loizides [Thu, 18 Apr 2002 14:22:17 +0000 (14:22 +0000)]
Moved to Makefile.
loizides [Thu, 18 Apr 2002 14:06:23 +0000 (14:06 +0000)]
Added npatches to Init.
schutz [Thu, 18 Apr 2002 13:07:45 +0000 (13:07 +0000)]
Remove stdio.h (item 2 of EFFECTIVE C++)
vestbo [Thu, 18 Apr 2002 09:49:19 +0000 (09:49 +0000)]
Removed private member AliL3FileHandler::fTransformer, and moved AliL3MemHandler::fTransformer
to protected. This means that both the filehandler and memhandler always has to get
the transformer from AliL3MemHandler::Init(AliL3Transform *).
loizides [Thu, 18 Apr 2002 09:17:31 +0000 (09:17 +0000)]
Added new Init(char *pathname) function to read a l3transform.config file. Old init kept for backward compatibility.
vestbo [Thu, 18 Apr 2002 08:57:11 +0000 (08:57 +0000)]
Last cosmetic changes
vestbo [Thu, 18 Apr 2002 08:39:04 +0000 (08:39 +0000)]
More cosmetic
loizides [Thu, 18 Apr 2002 07:34:49 +0000 (07:34 +0000)]
Cosmetic changes for the integration of doxygen
loizides [Wed, 17 Apr 2002 22:44:32 +0000 (22:44 +0000)]
Changed documentation for doxygen.
loizides [Wed, 17 Apr 2002 20:49:01 +0000 (20:49 +0000)]
Comments updated and merge problems solved.
vestbo [Wed, 17 Apr 2002 15:28:35 +0000 (15:28 +0000)]
Comments formatted the way THtml likes it.
vestbo [Wed, 17 Apr 2002 14:29:53 +0000 (14:29 +0000)]
Added more comments.
skowron [Wed, 17 Apr 2002 14:25:01 +0000 (14:25 +0000)]
Coding cnventions
skowron [Wed, 17 Apr 2002 13:19:46 +0000 (13:19 +0000)]
Coding cnventions
morsch [Wed, 17 Apr 2002 12:49:48 +0000 (12:49 +0000)]
Update.
morsch [Wed, 17 Apr 2002 12:48:54 +0000 (12:48 +0000)]
const added.
morsch [Wed, 17 Apr 2002 10:38:27 +0000 (10:38 +0000)]
Coding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:32:32 +0000 (10:32 +0000)]
Coding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:23:56 +0000 (10:23 +0000)]
Coding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:11:51 +0000 (10:11 +0000)]
Coding Rule violations corrected.
morsch [Wed, 17 Apr 2002 09:56:49 +0000 (09:56 +0000)]
Coding Rule violations corrected.
morsch [Wed, 17 Apr 2002 09:52:22 +0000 (09:52 +0000)]
AliGenThetaSlice added.
vestbo [Wed, 17 Apr 2002 08:32:18 +0000 (08:32 +0000)]
Does not compile GetGoodParticles in case of no AliROOT.
loizides [Wed, 17 Apr 2002 08:21:53 +0000 (08:21 +0000)]
Converts Digits in Memory to Altro like back linked list and stores them
in Hexadezimal 16 Bit numbers. Ascii or Binary files are supported.
loizides [Wed, 17 Apr 2002 08:04:30 +0000 (08:04 +0000)]
Added AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 07:55:53 +0000 (07:55 +0000)]
Added AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 07:54:08 +0000 (07:54 +0000)]
Sample program showing howto read raw data and convert them to an Altrolike Ascii data structure
loizides [Wed, 17 Apr 2002 07:52:28 +0000 (07:52 +0000)]
Read program added
kowal2 [Tue, 16 Apr 2002 16:22:39 +0000 (16:22 +0000)]
Added new method GetHitType - corrected
kowal2 [Tue, 16 Apr 2002 16:20:54 +0000 (16:20 +0000)]
Added new method GetHitType - request from Marian and Jiri
morsch [Tue, 16 Apr 2002 15:53:19 +0000 (15:53 +0000)]
Coding rule violations corrected.
loizides [Tue, 16 Apr 2002 14:37:51 +0000 (14:37 +0000)]
Minor changes to check for NOLOGGING env str and solved some very minor bugs
loizides [Tue, 16 Apr 2002 14:33:59 +0000 (14:33 +0000)]
Minor changes to check for NOLOGGING env str
vestbo [Tue, 16 Apr 2002 13:58:22 +0000 (13:58 +0000)]
MergeEtaSlices and MergeTracks are currently empty.