]>
git.uio.no Git - u/mrichter/AliRoot.git/log
morsch [Wed, 28 Jun 2000 12:48:18 +0000 (12:48 +0000)]
New cluster and hit reconstruction macro.
morsch [Wed, 28 Jun 2000 12:21:53 +0000 (12:21 +0000)]
Obsolete AliMUONClusterFinder removed.
morsch [Wed, 28 Jun 2000 12:20:29 +0000 (12:20 +0000)]
Obsolete now. See comments in AliMUONClusterFinderVS.cxx.
morsch [Wed, 28 Jun 2000 12:19:18 +0000 (12:19 +0000)]
More consequent seperation of global input data services (AliMUONClusterInput singleton) and the
cluster and hit reconstruction algorithms in AliMUONClusterFinderVS.
AliMUONClusterFinderVS becomes the base class for clustering and hit reconstruction.
It requires two cathode planes. Small modifications in the code will make it usable for
one cathode plane and, hence, more general (for test beam data).
AliMUONClusterFinder is now obsolete.
morsch [Wed, 28 Jun 2000 08:48:19 +0000 (08:48 +0000)]
Obsolete, replaced by AliMUONClusterFinderVS.
morsch [Wed, 28 Jun 2000 08:06:10 +0000 (08:06 +0000)]
Avoid global variables in AliMUONClusterFinderVS by seperating the input data for the fit from the
algorithmic part of the class. Input data resides inside the AliMUONClusterInput singleton.
It also naturally takes care of the TMinuit instance.
gosset [Tue, 27 Jun 2000 16:18:47 +0000 (16:18 +0000)]
Finally correct implementation of xm, ym, ixm, iym sizes
when at least three local maxima on cathode 1 or on cathode 2
schutz [Tue, 27 Jun 2000 15:50:33 +0000 (15:50 +0000)]
a few modifications to satisty aCC
gosset [Tue, 27 Jun 2000 14:11:36 +0000 (14:11 +0000)]
Corrections against violations of coding conventions
fca [Tue, 27 Jun 2000 13:24:37 +0000 (13:24 +0000)]
Avoid problems with empty CHECK variable
cblume [Tue, 27 Jun 2000 13:08:50 +0000 (13:08 +0000)]
Changed to Copy(TObject &A) to appease the HP-compiler
morsch [Tue, 27 Jun 2000 10:13:01 +0000 (10:13 +0000)]
Obsolete global variables removed from file.
morsch [Tue, 27 Jun 2000 10:04:37 +0000 (10:04 +0000)]
Obsolete global constants removed.
morsch [Tue, 27 Jun 2000 09:46:57 +0000 (09:46 +0000)]
kMAXZOOM global constant now in AliMUONConstants
morsch [Tue, 27 Jun 2000 09:31:36 +0000 (09:31 +0000)]
fHitMap !-ed
fca [Tue, 27 Jun 2000 09:26:18 +0000 (09:26 +0000)]
Adding dummy SetSTRA
morsch [Tue, 27 Jun 2000 08:54:41 +0000 (08:54 +0000)]
Problems with on constant array sizes (in hitMap, nmuon, xhit, yhit) corrected.
morsch [Tue, 27 Jun 2000 08:53:02 +0000 (08:53 +0000)]
SetMaxAdc passes integer value consistent with AliMUONResponse and AliMUONChamber
morsch [Tue, 27 Jun 2000 08:52:23 +0000 (08:52 +0000)]
SetMaxAdc passes integer value consistent with AliMUONResponse
fca [Tue, 27 Jun 2000 08:28:48 +0000 (08:28 +0000)]
Re-correct Makefile for RuleChecker
fca [Tue, 27 Jun 2000 08:21:32 +0000 (08:21 +0000)]
Re-correct Makefile for RuleChecker
morsch [Tue, 27 Jun 2000 07:31:07 +0000 (07:31 +0000)]
fChambers = 0; deleted from constructor.
morsch [Mon, 26 Jun 2000 16:09:46 +0000 (16:09 +0000)]
Obsolete member data deleted.
morsch [Mon, 26 Jun 2000 15:55:01 +0000 (15:55 +0000)]
Global constants removed
morsch [Mon, 26 Jun 2000 14:09:28 +0000 (14:09 +0000)]
Obsolete included removed.
morsch [Mon, 26 Jun 2000 14:02:38 +0000 (14:02 +0000)]
Add class AliMUONConstants with MUON specific constants using static memeber data and access methods.
pcrochet [Mon, 26 Jun 2000 10:11:55 +0000 (10:11 +0000)]
AliMUONTriggerConstants added
pcrochet [Mon, 26 Jun 2000 10:11:07 +0000 (10:11 +0000)]
AliMUONTriggerConstants.cxx added
pcrochet [Mon, 26 Jun 2000 10:04:49 +0000 (10:04 +0000)]
problem with HP compiler solved (PH), static variables removed : now defined in AliMUONTriggerConstants
pcrochet [Mon, 26 Jun 2000 10:01:26 +0000 (10:01 +0000)]
global variables removed
pcrochet [Mon, 26 Jun 2000 10:00:14 +0000 (10:00 +0000)]
global variables removed, problem with HP compiler solved (PH)
pcrochet [Mon, 26 Jun 2000 09:57:57 +0000 (09:57 +0000)]
New class which contains quantities previously defined as global variables
fca [Sun, 25 Jun 2000 23:14:07 +0000 (23:14 +0000)]
CXXVERBOSE applies now to link and DICT generation
fca [Sun, 25 Jun 2000 22:57:42 +0000 (22:57 +0000)]
Exclude superflous headers
pcrochet [Sun, 25 Jun 2000 17:02:19 +0000 (17:02 +0000)]
scope problem on HP, i declared once, pow replaced by TMath::Power (PH)
pcrochet [Sun, 25 Jun 2000 16:47:43 +0000 (16:47 +0000)]
pow replaced by TMath::Power
hristov [Sun, 25 Jun 2000 13:24:58 +0000 (13:24 +0000)]
fFileName !-marked: not streamed.
hristov [Sun, 25 Jun 2000 13:23:28 +0000 (13:23 +0000)]
stdlib.h needed for non-Linux compilation
hristov [Sun, 25 Jun 2000 13:06:39 +0000 (13:06 +0000)]
Inline functions moved from *.cxx to *.h files instead of forward declarations
schutz [Sat, 24 Jun 2000 18:38:39 +0000 (18:38 +0000)]
new naming of the AliPHOS versions
schutz [Sat, 24 Jun 2000 18:33:01 +0000 (18:33 +0000)]
Made the typedef public
schutz [Sat, 24 Jun 2000 18:31:33 +0000 (18:31 +0000)]
Removed not used anymore ctor
morsch [Thu, 22 Jun 2000 14:24:09 +0000 (14:24 +0000)]
Casting for ATAN2 needed on DEC
morsch [Thu, 22 Jun 2000 14:10:05 +0000 (14:10 +0000)]
HP scope problems corrected (PH)
morsch [Thu, 22 Jun 2000 14:04:58 +0000 (14:04 +0000)]
Array size of fHitMap for CINT corrected (PH)
morsch [Thu, 22 Jun 2000 14:02:45 +0000 (14:02 +0000)]
Parameterised size of xm[], ym[], ixm[], iym[] correctly implemented (PH)
Some HP scope problems corrected (PH)
morsch [Thu, 22 Jun 2000 13:41:23 +0000 (13:41 +0000)]
fFileName !-marked: not streamed. (PH, AM)
morsch [Thu, 22 Jun 2000 13:40:51 +0000 (13:40 +0000)]
scope problem on HP, "i" declared once
pow changed to TMath::Power (PH, AM)
fca [Thu, 22 Jun 2000 06:51:45 +0000 (06:51 +0000)]
Adding TGeant4
fca [Wed, 21 Jun 2000 17:40:15 +0000 (17:40 +0000)]
Adding possibility to set ISTRA, PAI model
fca [Wed, 21 Jun 2000 17:33:08 +0000 (17:33 +0000)]
Curing problem with standard FORTRAN preprocessor
fca [Wed, 21 Jun 2000 17:32:18 +0000 (17:32 +0000)]
Saving intermediate files for the reverse engineering tool
fca [Wed, 21 Jun 2000 17:28:11 +0000 (17:28 +0000)]
Adding hijing library
fca [Wed, 21 Jun 2000 17:27:04 +0000 (17:27 +0000)]
Use default optimisation
fca [Wed, 21 Jun 2000 17:20:20 +0000 (17:20 +0000)]
THijing.h will go in include temporarily
fca [Wed, 21 Jun 2000 17:17:53 +0000 (17:17 +0000)]
Reverting previous wrong commit
fca [Wed, 21 Jun 2000 17:17:13 +0000 (17:17 +0000)]
Adding Geant4 configuration file
fca [Wed, 21 Jun 2000 17:15:02 +0000 (17:15 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1461,
which included commits to RCS files with non-trunk default branches.
fca [Wed, 21 Jun 2000 17:13:31 +0000 (17:13 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1459,
which included commits to RCS files with non-trunk default branches.
cblume [Wed, 21 Jun 2000 11:19:35 +0000 (11:19 +0000)]
Removed inline statement to appease the DEC compiler
fca [Tue, 20 Jun 2000 13:05:45 +0000 (13:05 +0000)]
Writing down the TREE headers before job starts
morsch [Tue, 20 Jun 2000 10:53:01 +0000 (10:53 +0000)]
Volume placed outside mother volume (DDIP) corrected (Galina Chabratova)
gosset [Fri, 16 Jun 2000 07:27:08 +0000 (07:27 +0000)]
To remove problem in running RuleChecker, like in MUON-dev
morsch [Thu, 15 Jun 2000 15:47:48 +0000 (15:47 +0000)]
Proposal for an event header class for generated events.
jbarbosa [Thu, 15 Jun 2000 15:47:12 +0000 (15:47 +0000)]
Corrected compilation errors on HP-UX (replaced pow with TMath::Power)
morsch [Thu, 15 Jun 2000 14:15:05 +0000 (14:15 +0000)]
Add possibility for heavy flavor selection: charm and beauty.
morsch [Thu, 15 Jun 2000 12:29:40 +0000 (12:29 +0000)]
Test macro for generator output.
morsch [Thu, 15 Jun 2000 12:18:54 +0000 (12:18 +0000)]
AliGenHijing added to Makefile and EVGENLinkDef.h
morsch [Thu, 15 Jun 2000 10:37:20 +0000 (10:37 +0000)]
fDebug becomes fgDebug according to rules.
barbera [Thu, 15 Jun 2000 10:18:35 +0000 (10:18 +0000)]
Problem with CINT of ROOT 2.24 fixed
morsch [Thu, 15 Jun 2000 09:40:31 +0000 (09:40 +0000)]
Obsolete typedef keyword removed
barbera [Thu, 15 Jun 2000 09:28:39 +0000 (09:28 +0000)]
Problems with the HP compiler fixed
morsch [Thu, 15 Jun 2000 08:48:43 +0000 (08:48 +0000)]
AliGenGSIlib with parametersations for GSI physics simulation added (YF, MI)
morsch [Thu, 15 Jun 2000 08:36:22 +0000 (08:36 +0000)]
RC3 violation corrected
morsch [Thu, 15 Jun 2000 08:04:37 +0000 (08:04 +0000)]
Obsolete
morsch [Thu, 15 Jun 2000 08:02:43 +0000 (08:02 +0000)]
Obsolete files replaced by AliMUONSegmentation* and AliMUONResponse*
morsch [Thu, 15 Jun 2000 07:58:49 +0000 (07:58 +0000)]
Code from MUON-dev joined
barbera [Thu, 15 Jun 2000 06:47:32 +0000 (06:47 +0000)]
Some problems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 21:15:08 +0000 (21:15 +0000)]
HP compiler problems fixed.
barbera [Wed, 14 Jun 2000 18:03:27 +0000 (18:03 +0000)]
Problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 18:00:10 +0000 (18:00 +0000)]
Problems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:44:53 +0000 (17:44 +0000)]
Variable name fixed.
barbera [Wed, 14 Jun 2000 17:43:38 +0000 (17:43 +0000)]
Another problem with HP fixed.
barbera [Wed, 14 Jun 2000 17:41:37 +0000 (17:41 +0000)]
Some problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:37:41 +0000 (17:37 +0000)]
Another problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:36:17 +0000 (17:36 +0000)]
Some other problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:34:35 +0000 (17:34 +0000)]
Typo fixed.
barbera [Wed, 14 Jun 2000 17:33:22 +0000 (17:33 +0000)]
Problem with the HP compilers fixed.
barbera [Wed, 14 Jun 2000 17:23:24 +0000 (17:23 +0000)]
Problems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:17:33 +0000 (17:17 +0000)]
Problems with the HP compiler fixed
barbera [Wed, 14 Jun 2000 17:17:11 +0000 (17:17 +0000)]
Problem with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 17:12:12 +0000 (17:12 +0000)]
Some other problems with the HP compiler fixed.
barbera [Wed, 14 Jun 2000 16:01:33 +0000 (16:01 +0000)]
Some compilation problem on HP fixed.
barbera [Wed, 14 Jun 2000 16:01:00 +0000 (16:01 +0000)]
Some compilation problems on HPUX fixed.
morsch [Wed, 14 Jun 2000 15:21:27 +0000 (15:21 +0000)]
Include clean-up (IH)
barbera [Wed, 14 Jun 2000 14:20:53 +0000 (14:20 +0000)]
Some errors on HP and DEC fixed.
barbera [Tue, 13 Jun 2000 20:21:44 +0000 (20:21 +0000)]
Some coding conventions fixed.
nilsen [Tue, 13 Jun 2000 15:32:44 +0000 (15:32 +0000)]
fix compilation error on HP and DEC unix.
schutz [Tue, 13 Jun 2000 15:26:41 +0000 (15:26 +0000)]
added check before delete in dtor
morsch [Tue, 13 Jun 2000 15:01:38 +0000 (15:01 +0000)]
Make kind of heavy shielding material (Pb, NiCuW) dependent on presence of outer cone.