]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoAdapted (and corrected a few minor defaults) the getter to the new PIDv2 that allows...
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

22 years agoCalculation of fDphi corrected (Renan Cabrera)
morsch [Sat, 27 Apr 2002 07:43:08 +0000 (07:43 +0000)]
Calculation of fDphi corrected (Renan Cabrera)

22 years agominor change
schutz [Fri, 26 Apr 2002 16:50:37 +0000 (16:50 +0000)]
minor change

22 years agoAdded file as a data member; close the file before opening a new one
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

22 years agoChanges as a result of making AliL3Transform static.
vestbo [Fri, 26 Apr 2002 15:18:39 +0000 (15:18 +0000)]
Changes as a result of making AliL3Transform static.

22 years agoMajor changes in the AliL3Transform class. The class has been made completely
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).

22 years ago25-apr-2002 NvE Projectile and target specifications introduced in AliEvent.
nick [Fri, 26 Apr 2002 11:23:37 +0000 (11:23 +0000)]
25-apr-2002 NvE Projectile and target specifications introduced in AliEvent.

22 years agoCase kNoDecayHeavy added. (N. Carrer)
morsch [Fri, 26 Apr 2002 10:42:35 +0000 (10:42 +0000)]
Case kNoDecayHeavy added. (N. Carrer)

22 years agoAliGenExtFile derives from AliGenMC. Generate() uses methods from AliGenMC (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)

22 years agoMethod RewindEvent() added. (N. Carrer)
morsch [Fri, 26 Apr 2002 10:37:23 +0000 (10:37 +0000)]
Method RewindEvent() added. (N. Carrer)

22 years agoOption kNoDecayHeavy added.
morsch [Fri, 26 Apr 2002 10:32:59 +0000 (10:32 +0000)]
Option kNoDecayHeavy added.

22 years agoOption kPyBeautyPbMNR added. (N. Carrer).
morsch [Fri, 26 Apr 2002 10:30:01 +0000 (10:30 +0000)]
Option kPyBeautyPbMNR added. (N. Carrer).

22 years agoOption kPyBeautyPbMNR added (N. Carrer).
morsch [Fri, 26 Apr 2002 10:28:48 +0000 (10:28 +0000)]
Option kPyBeautyPbMNR added (N. Carrer).

22 years agoFirst commit (N. Carrer)
morsch [Fri, 26 Apr 2002 10:26:41 +0000 (10:26 +0000)]
First commit (N. Carrer)

22 years agoUnderscore removed. (Nicola Carrer)
morsch [Fri, 26 Apr 2002 10:26:08 +0000 (10:26 +0000)]
Underscore removed. (Nicola Carrer)

22 years agoNew PID class PIDv2
schutz [Thu, 25 Apr 2002 17:17:32 +0000 (17:17 +0000)]
New PID class PIDv2

22 years agoChages so that AliPHOSGetter can now post any version of clusterizer, tracksegmentmak...
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

22 years agoCleaning up.
vestbo [Thu, 25 Apr 2002 17:04:59 +0000 (17:04 +0000)]
Cleaning up.

22 years agoSome additional changes related to the previous changes. AliL3Transform
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.

22 years agoMade a new abstract base class; AliL3HoughBaseTransformer for different implementations
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.

22 years agoChanges ClassDef version from 2 to 3.
nilsen [Thu, 25 Apr 2002 14:11:31 +0000 (14:11 +0000)]
Changes ClassDef version from 2 to 3.

22 years agoMacro taken from oldmacros and fixed up a bit.
nilsen [Wed, 24 Apr 2002 22:10:04 +0000 (22:10 +0000)]
Macro taken from oldmacros and fixed up a bit.

22 years agoNew ITS Digitizer/merger with two macros. One to make SDigits (old way) and
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).

22 years agoChanged AddSDigits to Module to return a Bool_t. True if there was a non noise
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.

22 years agoNew SDigits and Digits routines, and related changes, (including new
nilsen [Wed, 24 Apr 2002 22:02:31 +0000 (22:02 +0000)]
New SDigits and Digits routines, and related changes,  (including new
noise values).

22 years agoAdded functions needed for SDD new SDigits/Digits (Add and fSigmaAfterElect).
nilsen [Wed, 24 Apr 2002 22:00:38 +0000 (22:00 +0000)]
Added functions needed for SDD new SDigits/Digits (Add and fSigmaAfterElect).

22 years agoadded fFailed data member that tells is file is opened and galise found
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

22 years agoAdded the fFailed data member that gives the status of the file and of galice
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

22 years agoSome more comments.
vestbo [Wed, 24 Apr 2002 12:42:21 +0000 (12:42 +0000)]
Some more comments.

22 years agoSome more comments.
vestbo [Wed, 24 Apr 2002 12:34:56 +0000 (12:34 +0000)]
Some more comments.

22 years agoMoved from exa
vestbo [Tue, 23 Apr 2002 15:35:49 +0000 (15:35 +0000)]
Moved from exa

22 years agoMoved to misc
vestbo [Tue, 23 Apr 2002 15:35:00 +0000 (15:35 +0000)]
Moved to misc

22 years agoRemoving old scripts no longer used.
vestbo [Tue, 23 Apr 2002 15:32:19 +0000 (15:32 +0000)]
Removing old scripts no longer used.

22 years agoNew options kPi0Flat y kEtaFlat (Gustavo Conesa)
morsch [Tue, 23 Apr 2002 12:54:29 +0000 (12:54 +0000)]
New options kPi0Flat y kEtaFlat (Gustavo Conesa)

22 years agoDummy void SetSDigitsFile(char * file)
morsch [Tue, 23 Apr 2002 08:18:35 +0000 (08:18 +0000)]
Dummy void SetSDigitsFile(char * file)

22 years agoTypo corrected
hristov [Mon, 22 Apr 2002 15:11:53 +0000 (15:11 +0000)]
Typo corrected

22 years agoUse new to create arrays with variable size (Sun)
hristov [Mon, 22 Apr 2002 14:40:47 +0000 (14:40 +0000)]
Use new to create arrays with variable size (Sun)

22 years agoAliTOFPID.cxx and related testmacro added
vicinanz [Mon, 22 Apr 2002 14:25:30 +0000 (14:25 +0000)]
AliTOFPID.cxx and related testmacro added

22 years agoReview on transient/persistent data members
vicinanz [Mon, 22 Apr 2002 11:30:32 +0000 (11:30 +0000)]
Review on transient/persistent data members

22 years agoMore comments for documentation.
vestbo [Sat, 20 Apr 2002 14:39:53 +0000 (14:39 +0000)]
More comments for documentation.

22 years agoAdded several GET-Functions, fixed bug in old config.
loizides [Sat, 20 Apr 2002 12:05:09 +0000 (12:05 +0000)]
Added several GET-Functions, fixed bug in old config.

22 years agoChange return kFALSE into return 0
schutz [Fri, 19 Apr 2002 15:45:02 +0000 (15:45 +0000)]
Change return kFALSE into return 0

22 years agoAvoid cast from pointer to integer
hristov [Fri, 19 Apr 2002 15:37:51 +0000 (15:37 +0000)]
Avoid cast from pointer to integer

22 years agoAdded fZLength and fZOffset, fixed a few bugs in the new init method.
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.

22 years agoUpdated SDigitizer
vicinanz [Fri, 19 Apr 2002 14:40:51 +0000 (14:40 +0000)]
Updated SDigitizer

22 years agodelete pointer members in dtor
schutz [Fri, 19 Apr 2002 14:28:14 +0000 (14:28 +0000)]
delete pointer members in dtor

22 years agoCode Optimization, Review on SDigitization, Test macro to run SDigitization, QA macro...
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

22 years agoFirst prototype of TOF reconstruction
hristov [Fri, 19 Apr 2002 09:19:54 +0000 (09:19 +0000)]
First prototype of TOF reconstruction

22 years agoInserted image on top.
vestbo [Fri, 19 Apr 2002 08:48:14 +0000 (08:48 +0000)]
Inserted image on top.

22 years agoAdded new fields for new Transformer Object config
loizides [Thu, 18 Apr 2002 18:33:00 +0000 (18:33 +0000)]
Added new fields for new Transformer Object config

22 years agoAdded new Transformer Object.
loizides [Thu, 18 Apr 2002 18:32:19 +0000 (18:32 +0000)]
Added new Transformer Object.

22 years agoAdded class description comments.
loizides [Thu, 18 Apr 2002 18:31:18 +0000 (18:31 +0000)]
Added class description comments.

22 years agoRoot objects are compiled in lib_ROOT from now on.
loizides [Thu, 18 Apr 2002 18:29:44 +0000 (18:29 +0000)]
Root objects are compiled in lib_ROOT from now on.

22 years agoAdded fVersion field to differentiate the old and new config version.
loizides [Thu, 18 Apr 2002 18:28:52 +0000 (18:28 +0000)]
Added fVersion field to differentiate the old and new config version.

22 years agoCorrected bug in GetRowNumber (class AliTPCSector)
kowal2 [Thu, 18 Apr 2002 17:35:23 +0000 (17:35 +0000)]
Corrected bug in GetRowNumber (class AliTPCSector)

22 years agoCleaned up some more in AliL3MemHandler, by removing the AliL3Transform in
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.

22 years agoChanged AliLevel3::Init to public, and this should then be called after
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.

22 years agoLoading all present HLT libaries
vestbo [Thu, 18 Apr 2002 14:55:03 +0000 (14:55 +0000)]
Loading all present HLT libaries

22 years agoIncorporated latest changes in AliLevel3 class.
vestbo [Thu, 18 Apr 2002 14:52:58 +0000 (14:52 +0000)]
Incorporated latest changes in AliLevel3 class.

22 years agoUse same form in new and delete (item 5 of effective C++)
schutz [Thu, 18 Apr 2002 14:52:16 +0000 (14:52 +0000)]
Use same form in new and delete (item 5 of effective C++)

22 years agoNot needed any more.
loizides [Thu, 18 Apr 2002 14:30:13 +0000 (14:30 +0000)]
Not needed any more.

22 years agoMoved to Makefile.
loizides [Thu, 18 Apr 2002 14:22:17 +0000 (14:22 +0000)]
Moved to Makefile.

22 years agoAdded npatches to Init.
loizides [Thu, 18 Apr 2002 14:06:23 +0000 (14:06 +0000)]
Added npatches to Init.

22 years agoRemove stdio.h (item 2 of EFFECTIVE C++)
schutz [Thu, 18 Apr 2002 13:07:45 +0000 (13:07 +0000)]
Remove stdio.h (item 2 of EFFECTIVE C++)

22 years agoRemoved private member AliL3FileHandler::fTransformer, and moved AliL3MemHandler...
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 *).

22 years agoAdded new Init(char *pathname) function to read a l3transform.config file. Old init...
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.

22 years agoLast cosmetic changes
vestbo [Thu, 18 Apr 2002 08:57:11 +0000 (08:57 +0000)]
Last cosmetic changes

22 years agoMore cosmetic
vestbo [Thu, 18 Apr 2002 08:39:04 +0000 (08:39 +0000)]
More cosmetic

22 years agoCosmetic changes for the integration of doxygen
loizides [Thu, 18 Apr 2002 07:34:49 +0000 (07:34 +0000)]
Cosmetic changes for the integration of doxygen

22 years agoChanged documentation for doxygen.
loizides [Wed, 17 Apr 2002 22:44:32 +0000 (22:44 +0000)]
Changed documentation for doxygen.

22 years agoComments updated and merge problems solved.
loizides [Wed, 17 Apr 2002 20:49:01 +0000 (20:49 +0000)]
Comments updated and merge problems solved.

22 years agoComments formatted the way THtml likes it.
vestbo [Wed, 17 Apr 2002 15:28:35 +0000 (15:28 +0000)]
Comments formatted the way THtml likes it.

22 years agoAdded more comments.
vestbo [Wed, 17 Apr 2002 14:29:53 +0000 (14:29 +0000)]
Added more comments.

22 years agoCoding cnventions
skowron [Wed, 17 Apr 2002 14:25:01 +0000 (14:25 +0000)]
Coding cnventions

22 years agoCoding cnventions
skowron [Wed, 17 Apr 2002 13:19:46 +0000 (13:19 +0000)]
Coding cnventions

22 years agoUpdate.
morsch [Wed, 17 Apr 2002 12:49:48 +0000 (12:49 +0000)]
Update.

22 years agoconst added.
morsch [Wed, 17 Apr 2002 12:48:54 +0000 (12:48 +0000)]
const added.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:38:27 +0000 (10:38 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:32:32 +0000 (10:32 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:23:56 +0000 (10:23 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 10:11:51 +0000 (10:11 +0000)]
Coding Rule violations corrected.

22 years agoCoding Rule violations corrected.
morsch [Wed, 17 Apr 2002 09:56:49 +0000 (09:56 +0000)]
Coding Rule violations corrected.

22 years agoAliGenThetaSlice added.
morsch [Wed, 17 Apr 2002 09:52:22 +0000 (09:52 +0000)]
AliGenThetaSlice added.

22 years agoDoes not compile GetGoodParticles in case of no AliROOT.
vestbo [Wed, 17 Apr 2002 08:32:18 +0000 (08:32 +0000)]
Does not compile GetGoodParticles in case of no AliROOT.

22 years agoConverts Digits in Memory to Altro like back linked list and stores them
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.

22 years agoAdded AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 08:04:30 +0000 (08:04 +0000)]
Added AliL3AltroMemHandler.

22 years agoAdded AliL3AltroMemHandler.
loizides [Wed, 17 Apr 2002 07:55:53 +0000 (07:55 +0000)]
Added AliL3AltroMemHandler.

22 years agoSample program showing howto read raw data and convert them to an Altrolike Ascii...
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

22 years agoRead program added
loizides [Wed, 17 Apr 2002 07:52:28 +0000 (07:52 +0000)]
Read program added

22 years agoAdded new method GetHitType - corrected
kowal2 [Tue, 16 Apr 2002 16:22:39 +0000 (16:22 +0000)]
Added new method GetHitType - corrected

22 years agoAdded new method GetHitType - request from Marian and Jiri
kowal2 [Tue, 16 Apr 2002 16:20:54 +0000 (16:20 +0000)]
Added new method GetHitType - request from Marian and Jiri

22 years agoCoding rule violations corrected.
morsch [Tue, 16 Apr 2002 15:53:19 +0000 (15:53 +0000)]
Coding rule violations corrected.

22 years agoMinor changes to check for NOLOGGING env str and solved some very minor bugs
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

22 years agoMinor changes to check for NOLOGGING env str
loizides [Tue, 16 Apr 2002 14:33:59 +0000 (14:33 +0000)]
Minor changes to check for NOLOGGING env str

22 years agoMergeEtaSlices and MergeTracks are currently empty.
vestbo [Tue, 16 Apr 2002 13:58:22 +0000 (13:58 +0000)]
MergeEtaSlices and MergeTracks are currently empty.

22 years agoSample program for using the simple fast cluster finder.
loizides [Tue, 16 Apr 2002 13:04:21 +0000 (13:04 +0000)]
Sample program for using the simple fast cluster finder.

22 years agoMakefile for small HLT programs created.
loizides [Tue, 16 Apr 2002 13:03:18 +0000 (13:03 +0000)]
Makefile for small HLT programs created.

22 years agoMacro to copy gAlice, TreeE, TreeK to a file
schutz [Tue, 16 Apr 2002 12:33:13 +0000 (12:33 +0000)]
Macro to copy gAlice, TreeE, TreeK to a file

22 years agoMacro to convert Hits to SDigits
schutz [Tue, 16 Apr 2002 12:31:19 +0000 (12:31 +0000)]
Macro to convert Hits to SDigits

22 years agoPrimaries are read only if AliStack is present
schutz [Tue, 16 Apr 2002 12:24:05 +0000 (12:24 +0000)]
Primaries are read only if AliStack is present