]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoAdded a dummy argument to FindRawClusters. Argument used for SSD version.
nilsen [Tue, 1 May 2001 22:37:44 +0000 (22:37 +0000)]
Added a dummy argument to FindRawClusters. Argument used for SSD version.

23 years agoRemove/commented a number of cout<< statements. and made change needed by
nilsen [Tue, 1 May 2001 22:35:48 +0000 (22:35 +0000)]
Remove/commented a number of cout<< statements. and made change needed by
SSD code.

23 years agoFixed a typo. GetNbinxX and GetNbinxZ Now spelled GetNbinsX and GetNbinsZ.
nilsen [Tue, 1 May 2001 15:12:48 +0000 (15:12 +0000)]
Fixed a typo. GetNbinxX and GetNbinxZ Now spelled GetNbinsX and GetNbinsZ.

23 years agoFixed destructor so that it destroyes the pointers fSegmentation, fResponse,
nilsen [Tue, 1 May 2001 14:47:45 +0000 (14:47 +0000)]
Fixed destructor so that it destroyes the pointers fSegmentation, fResponse,
fSimulation, and fReconst if they have been allocated. The two TStrings
fDigClassName and fClustClassName shoud be destroyed automaticaly. This should
fix a small memory leak associated with digitization and reconstruction.

23 years agoimproved calculation of RMS
franken [Tue, 1 May 2001 12:18:27 +0000 (12:18 +0000)]
improved calculation of RMS

23 years agobugfix in CalcEdgePoint
franken [Tue, 1 May 2001 11:32:56 +0000 (11:32 +0000)]
bugfix in CalcEdgePoint

23 years agoadd fNTimeBins
franken [Tue, 1 May 2001 10:36:21 +0000 (10:36 +0000)]
add fNTimeBins

23 years agoIncrease mothervolume to avoid sub-mm overlap.
morsch [Fri, 27 Apr 2001 15:36:14 +0000 (15:36 +0000)]
Increase mothervolume to avoid sub-mm overlap.

23 years agoCorrect materian in the central part of the inner containment vessel
kowal2 [Fri, 27 Apr 2001 15:23:07 +0000 (15:23 +0000)]
Correct materian in the central part of the inner containment vessel

23 years agoRemove dead and/or unused code and printout lines. i.e. cleaned it up a bit.
nilsen [Fri, 27 Apr 2001 14:16:50 +0000 (14:16 +0000)]
Remove dead and/or unused code and printout lines. i.e. cleaned it up a bit.

23 years agoCleaning up some more
vestbo [Fri, 27 Apr 2001 12:30:06 +0000 (12:30 +0000)]
Cleaning up some more

23 years agoCleaning up after last changes
vestbo [Fri, 27 Apr 2001 12:16:25 +0000 (12:16 +0000)]
Cleaning up after last changes

23 years agoRemove some lines for proton acceptance studies
coppedis [Fri, 27 Apr 2001 08:35:01 +0000 (08:35 +0000)]
Remove some lines for proton acceptance studies

23 years agoA typo corrected
barbera [Fri, 27 Apr 2001 07:50:39 +0000 (07:50 +0000)]
A typo corrected

23 years agoSome typos and misalignment of comments corrected
barbera [Fri, 27 Apr 2001 07:44:28 +0000 (07:44 +0000)]
Some typos and misalignment of comments corrected

23 years agoAdded function DetToLocal and LocalToDet used to consistanly go between
nilsen [Thu, 26 Apr 2001 23:11:07 +0000 (23:11 +0000)]
Added function DetToLocal and LocalToDet used to consistanly go between
Geant local detector coordinates (local) to the detector pad coordinates (det).
For example, xl,zl<->ix,iz for the pixels, xl,zl<->anode,timebucket for the
drifts, and xl,zl->iP,iN i,P/N-> xl,zl. Additionaly For the strips the function
Bool_t GetCrossing(iP,iN,&x,&z,c[2][2]). If this function is true then the
two strips cross within the sensitive volume of the strip detector. One other
new function has been added, Int_t GetNPads(). This function returns the
total number of posible digits/channels for the given segmentation. Additionaly
some comments have been added.

23 years agoBug fix.
nilsen [Thu, 26 Apr 2001 22:44:34 +0000 (22:44 +0000)]
Bug fix.

23 years agoRemoved dependence on layer 5/6 in AliITS::HitsToDigits. This will be
nilsen [Thu, 26 Apr 2001 22:44:01 +0000 (22:44 +0000)]
Removed dependence on layer 5/6 in AliITS::HitsToDigits. This will be
done properly in AliITSv???.cxx via SetDefaults.

23 years agoShell script to do TPC and ITS tracking V1 all at once
barbera [Thu, 26 Apr 2001 13:29:29 +0000 (13:29 +0000)]
Shell script to do TPC and ITS tracking V1 all at once

23 years agoTest macro to read ITS tracks
barbera [Thu, 26 Apr 2001 13:23:46 +0000 (13:23 +0000)]
Test macro to read ITS tracks

23 years agoTMatrix and TVector elimininated to speed up the code
barbera [Thu, 26 Apr 2001 13:22:52 +0000 (13:22 +0000)]
TMatrix and TVector elimininated to speed up the code

23 years agoRecpoint sigma values re-set to their original values
barbera [Thu, 26 Apr 2001 09:13:40 +0000 (09:13 +0000)]
Recpoint sigma values re-set to their original values

23 years agoChanged number of timebins to 446
vestbo [Thu, 26 Apr 2001 08:13:39 +0000 (08:13 +0000)]
Changed number of timebins to 446

23 years agoAdded some functions
vestbo [Thu, 26 Apr 2001 08:11:54 +0000 (08:11 +0000)]
Added some functions

23 years agoAdded residual calc. and ntuppels
vestbo [Thu, 26 Apr 2001 08:10:09 +0000 (08:10 +0000)]
Added residual calc. and ntuppels

23 years agoCorrected bug in the inner containment vessel (cones)
kowal2 [Thu, 26 Apr 2001 06:15:12 +0000 (06:15 +0000)]
Corrected bug in the inner containment vessel (cones)

23 years agoUpdated version to be compatible with actual verion of STEER and TPC
barbera [Wed, 25 Apr 2001 21:55:28 +0000 (21:55 +0000)]
Updated version to be compatible with actual verion of STEER and TPC

23 years agoCorrections to violations of coding conventions
gosset [Wed, 25 Apr 2001 14:50:42 +0000 (14:50 +0000)]
Corrections to violations of coding conventions

23 years agoCurent bur fixed
alla [Wed, 25 Apr 2001 14:09:34 +0000 (14:09 +0000)]
Curent bur fixed

23 years agoadded primaries to Print()
schutz [Wed, 25 Apr 2001 08:54:09 +0000 (08:54 +0000)]
added primaries to Print()

23 years agoInterference with other detectors removed: read/fill only our branches
schutz [Wed, 25 Apr 2001 08:51:40 +0000 (08:51 +0000)]
Interference with other detectors removed: read/fill only our branches

23 years agoAliPMDv3 included in Makefile and LinkDef
morsch [Wed, 25 Apr 2001 07:58:52 +0000 (07:58 +0000)]
AliPMDv3 included in Makefile and LinkDef

23 years agoNew TPC medium added (M.Kowalski)
hristov [Tue, 24 Apr 2001 16:48:42 +0000 (16:48 +0000)]
New TPC medium added (M.Kowalski)

23 years agoScope resolution removed (Sun)
hristov [Tue, 24 Apr 2001 16:45:08 +0000 (16:45 +0000)]
Scope resolution removed (Sun)

23 years agoPointer set to zero in the constructor (Sun)
hristov [Tue, 24 Apr 2001 16:41:04 +0000 (16:41 +0000)]
Pointer set to zero in the constructor (Sun)

23 years agoOverlap with absorber corrected.
morsch [Tue, 24 Apr 2001 13:31:27 +0000 (13:31 +0000)]
Overlap with absorber corrected.

23 years agoA new method GimeDigits added
schutz [Tue, 24 Apr 2001 12:23:54 +0000 (12:23 +0000)]
A new method GimeDigits added

23 years agoProtection against too small betagamma
kowal2 [Tue, 24 Apr 2001 11:22:01 +0000 (11:22 +0000)]
Protection against too small betagamma

23 years agoNew TPC geometry.
kowal2 [Tue, 24 Apr 2001 11:17:33 +0000 (11:17 +0000)]
New TPC geometry.

23 years agoOverlap with absorber corrected.
morsch [Tue, 24 Apr 2001 10:52:17 +0000 (10:52 +0000)]
Overlap with absorber corrected.

23 years agoRead not all TreeH, but only PHOS branch now -> faster 300 times
schutz [Tue, 24 Apr 2001 09:49:24 +0000 (09:49 +0000)]
Read not all TreeH, but only PHOS branch now -> faster 300 times

23 years agoOverlap in closing cone corrected (thanks to Ivana Hrivnacova)
morsch [Mon, 23 Apr 2001 23:12:41 +0000 (23:12 +0000)]
Overlap in closing cone corrected (thanks to Ivana Hrivnacova)

23 years agovariable renamed to avoid name redefinition
hristov [Mon, 23 Apr 2001 13:00:07 +0000 (13:00 +0000)]
variable renamed to avoid name redefinition

23 years agosdtlib.h included to define exit() on HP and Sun
hristov [Mon, 23 Apr 2001 12:58:17 +0000 (12:58 +0000)]
sdtlib.h included to define exit() on HP and Sun

23 years agoArrays with variable size created by new and deleted at the end
hristov [Mon, 23 Apr 2001 12:33:17 +0000 (12:33 +0000)]
Arrays with variable size created by new and deleted at the end

23 years agoConstant casted to avoid ambiguity
hristov [Mon, 23 Apr 2001 10:20:18 +0000 (10:20 +0000)]
Constant casted to avoid ambiguity

23 years agosdtlib.h included to define abort on HP and Sun
hristov [Mon, 23 Apr 2001 10:12:52 +0000 (10:12 +0000)]
sdtlib.h included to define abort on HP and Sun

23 years agoArray with variable size declared using new and deleted at the end
hristov [Mon, 23 Apr 2001 10:12:00 +0000 (10:12 +0000)]
Array with variable size declared using new and deleted at the end

23 years agoNew values of media parameters and thickness of SPD end-ladder electronics as given...
barbera [Sun, 22 Apr 2001 13:48:09 +0000 (13:48 +0000)]
New values of media parameters and thickness of SPD end-ladder electronics as given by Fabio Formenti

23 years agoUpdated version from Boris Batyunya
barbera [Sun, 22 Apr 2001 09:20:37 +0000 (09:20 +0000)]
Updated version from Boris Batyunya

23 years agoTest macros for SSD reconstruction
barbera [Sun, 22 Apr 2001 08:39:56 +0000 (08:39 +0000)]
Test macros for SSD reconstruction

23 years agoUnused variable _status_ in line 381 commented
barbera [Sat, 21 Apr 2001 15:29:20 +0000 (15:29 +0000)]
Unused variable _status_ in line 381 commented

23 years agoBug fixing in the loop over hits
mariana [Sat, 21 Apr 2001 15:23:55 +0000 (15:23 +0000)]
Bug fixing in the loop over hits

23 years agoUpdated with the new SSD reconstruction code
barbera [Sat, 21 Apr 2001 15:16:51 +0000 (15:16 +0000)]
Updated with the new SSD reconstruction code

23 years agoBeam pipe consistent with present ITS version as default.
morsch [Fri, 20 Apr 2001 13:54:28 +0000 (13:54 +0000)]
Beam pipe consistent with present ITS version as default.

23 years agoUpdated version from P. Cerello
barbera [Fri, 20 Apr 2001 11:08:09 +0000 (11:08 +0000)]
Updated version from P. Cerello

23 years agoPreliminary version of optics 6.2 - Insertion of TDI
coppedis [Fri, 20 Apr 2001 10:16:03 +0000 (10:16 +0000)]
Preliminary version of optics 6.2 - Insertion of TDI

23 years agoMinor changes
coppedis [Fri, 20 Apr 2001 10:10:25 +0000 (10:10 +0000)]
Minor changes

23 years agoPreliminary version of optics 6.2 - Insertion of TDI
coppedis [Fri, 20 Apr 2001 10:09:30 +0000 (10:09 +0000)]
Preliminary version of optics 6.2 - Insertion of TDI

23 years agoMinor changes
coppedis [Fri, 20 Apr 2001 10:05:02 +0000 (10:05 +0000)]
Minor changes

23 years agoProtection against too small betaGamma. Thanks to Ivana and Yves.
kowal2 [Fri, 20 Apr 2001 08:16:47 +0000 (08:16 +0000)]
Protection against too small betaGamma. Thanks to Ivana and Yves.

23 years agoNew version of the macros from Boris Batyunya
barbera [Wed, 18 Apr 2001 13:26:00 +0000 (13:26 +0000)]
New version of the macros from Boris Batyunya

23 years agoNumber of modules in layer 5 and 6 re-set to 23 and 26
barbera [Wed, 18 Apr 2001 12:07:37 +0000 (12:07 +0000)]
Number of modules in layer 5 and 6 re-set to 23 and 26

23 years agoPossibility to define the magnetic field in the reconstruction (Yu.Belikov)
hristov [Tue, 17 Apr 2001 08:07:14 +0000 (08:07 +0000)]
Possibility to define the magnetic field in the reconstruction (Yu.Belikov)

23 years agoTClonesArrays deleted correctly
hristov [Tue, 17 Apr 2001 08:04:36 +0000 (08:04 +0000)]
TClonesArrays deleted correctly

23 years agoGetPrimaries modified
schutz [Fri, 13 Apr 2001 15:02:17 +0000 (15:02 +0000)]
GetPrimaries modified

23 years agoGetSDigitsBranch method added
schutz [Fri, 13 Apr 2001 14:58:49 +0000 (14:58 +0000)]
GetSDigitsBranch method added

23 years agoGetPrimaries Removed - get them from EmcRecPoint
schutz [Fri, 13 Apr 2001 14:57:21 +0000 (14:57 +0000)]
GetPrimaries Removed - get them from EmcRecPoint

23 years agofHeaderFileName set in ctr
schutz [Fri, 13 Apr 2001 14:55:46 +0000 (14:55 +0000)]
fHeaderFileName set in ctr

23 years agopolishing
schutz [Fri, 13 Apr 2001 14:54:56 +0000 (14:54 +0000)]
polishing

23 years agofunction Ls() added
schutz [Fri, 13 Apr 2001 14:51:35 +0000 (14:51 +0000)]
function Ls() added

23 years agoDefining of the branch titles corrected
schutz [Fri, 13 Apr 2001 14:50:36 +0000 (14:50 +0000)]
Defining of the branch titles corrected

23 years agoAn example of analyzing methods compaticle with several reconstruction passes
schutz [Thu, 12 Apr 2001 13:20:28 +0000 (13:20 +0000)]
An example of analyzing methods compaticle with several reconstruction passes

23 years agoObsolete macro removed.
morsch [Thu, 12 Apr 2001 12:25:43 +0000 (12:25 +0000)]
Obsolete macro removed.

23 years agoUse access methods for hit data.
morsch [Thu, 12 Apr 2001 12:23:55 +0000 (12:23 +0000)]
Use access methods for hit data.

23 years agoObsolete macr removed.
morsch [Thu, 12 Apr 2001 12:23:08 +0000 (12:23 +0000)]
Obsolete macr removed.

23 years ago- some numerical problems caused by pad staggering cured.
morsch [Thu, 12 Apr 2001 12:22:26 +0000 (12:22 +0000)]
- some numerical problems caused by pad staggering cured.
- treatment of 1-2 and 2-1 ghosts
- debuglevel > 1 prints introduced

23 years agoNon existent iDet changed to 1 for SDD simulation
barbera [Thu, 12 Apr 2001 10:41:31 +0000 (10:41 +0000)]
Non existent iDet changed to 1 for SDD simulation

23 years agoRemoved empty Fileout
cheynis [Thu, 12 Apr 2001 09:26:27 +0000 (09:26 +0000)]
Removed empty Fileout

23 years agoDelete gAlice commented to be consistent with the TPC
barbera [Thu, 12 Apr 2001 08:59:39 +0000 (08:59 +0000)]
Delete gAlice commented to be consistent with the TPC

23 years agoReactivate forcing option for dimuon and dielectron decay channels of phi (333).
morsch [Thu, 12 Apr 2001 07:23:28 +0000 (07:23 +0000)]
Reactivate forcing option for dimuon and dielectron decay channels of phi (333).

23 years agoBug in GetPadC in case of staggered planes corrected. (Thanks to J.P. Cussonneau)
morsch [Wed, 11 Apr 2001 12:33:56 +0000 (12:33 +0000)]
Bug in GetPadC in case of staggered planes corrected. (Thanks to J.P. Cussonneau)

23 years agoCorrect GetPrimary when reading events
fca [Wed, 11 Apr 2001 10:34:21 +0000 (10:34 +0000)]
Correct GetPrimary when reading events

23 years agotest to print out cvs tag in ctor
schutz [Wed, 11 Apr 2001 07:32:06 +0000 (07:32 +0000)]
test to print out cvs tag in ctor

23 years agofIdSens1 after check
alla [Wed, 11 Apr 2001 05:19:15 +0000 (05:19 +0000)]
fIdSens1 after check

23 years agoThis commit was generated by cvs2svn to compensate for changes in r3312,
cheynis [Tue, 10 Apr 2001 13:02:07 +0000 (13:02 +0000)]
This commit was generated by cvs2svn to compensate for changes in r3312,
which included commits to RCS files with non-trunk default branches.

23 years agoInversion of covariance matrices with local copy of TMinuit::mnvert,
gosset [Mon, 9 Apr 2001 12:25:09 +0000 (12:25 +0000)]
Inversion of covariance matrices with local copy of TMinuit::mnvert,
for symmetric positive definite matrices, instead of TMatrixD::Invert

23 years agoNew set-up and comments for ITS. (R. Barbera)
morsch [Mon, 9 Apr 2001 08:21:34 +0000 (08:21 +0000)]
New set-up and comments for ITS. (R. Barbera)

23 years agoUpdating before easter
vestbo [Fri, 6 Apr 2001 15:10:01 +0000 (15:10 +0000)]
Updating before easter

23 years agoRemoved default values in pure abstract class
schutz [Fri, 6 Apr 2001 15:06:56 +0000 (15:06 +0000)]
Removed default values in pure abstract class

23 years agocan now read from HPSS
schutz [Fri, 6 Apr 2001 15:05:59 +0000 (15:05 +0000)]
can now read from HPSS

23 years agoSimplification for Fast Simulator
franken [Fri, 6 Apr 2001 14:38:05 +0000 (14:38 +0000)]
Simplification for Fast Simulator

23 years agoVersion 3 of the PMD. (Tapan K. Nayak)
morsch [Fri, 6 Apr 2001 14:09:29 +0000 (14:09 +0000)]
Version 3 of the PMD. (Tapan K. Nayak)

23 years agoAnti e-neutrino added to g3 particle list.
morsch [Fri, 6 Apr 2001 14:04:25 +0000 (14:04 +0000)]
Anti e-neutrino added to g3 particle list.

23 years agomodification of geometry
schutz [Fri, 6 Apr 2001 12:52:48 +0000 (12:52 +0000)]
modification of geometry

23 years agoRemoved default values in pure abstract class
schutz [Fri, 6 Apr 2001 12:22:50 +0000 (12:22 +0000)]
Removed default values in pure abstract class

23 years agocleanup
franken [Fri, 6 Apr 2001 12:19:07 +0000 (12:19 +0000)]
cleanup

23 years agoExampel to use AliL3Evaluate
franken [Fri, 6 Apr 2001 12:16:54 +0000 (12:16 +0000)]
Exampel to use AliL3Evaluate

23 years agoadd mrproper and wipe
franken [Fri, 6 Apr 2001 12:14:20 +0000 (12:14 +0000)]
add mrproper and wipe

23 years agominor changes, bugfix for FastSim
franken [Fri, 6 Apr 2001 12:04:37 +0000 (12:04 +0000)]
minor changes, bugfix for FastSim