]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
19 years ago20-apr-2005 NvE Id of owning device added to the output of AliSignal::Data().
nick [Thu, 21 Apr 2005 14:11:08 +0000 (14:11 +0000)]
20-apr-2005 NvE Id of owning device added to the output of AliSignal::Data().
21-apr-2005 NvE Directory iceconvert introduced to hold the various readers to
                convert Amanda/IceCube data into the Ralice/IcePack event structures.

19 years agoBug on Quadrant positionning of St2 (Christian)
martinez [Thu, 21 Apr 2005 10:46:50 +0000 (10:46 +0000)]
Bug on Quadrant positionning of St2 (Christian)

19 years agoFix of Digitizer writing to a file
schutz [Thu, 21 Apr 2005 09:18:42 +0000 (09:18 +0000)]
Fix of Digitizer writing to a file

19 years agoRemove coding violations
cblume [Thu, 21 Apr 2005 09:17:47 +0000 (09:17 +0000)]
Remove coding violations

19 years agoGet rid of old geometry
cblume [Thu, 21 Apr 2005 08:21:11 +0000 (08:21 +0000)]
Get rid of old geometry

19 years agoFix missing class in the base library AliTRDgeometryDetail
alibrary [Thu, 21 Apr 2005 07:56:38 +0000 (07:56 +0000)]
Fix missing class in the base library AliTRDgeometryDetail

19 years agoGet rid of old geometry
cblume [Thu, 21 Apr 2005 06:56:40 +0000 (06:56 +0000)]
Get rid of old geometry

19 years agoRemove old geometries
cblume [Wed, 20 Apr 2005 13:04:10 +0000 (13:04 +0000)]
Remove old geometries

19 years agoFix of geometry and pad plane parameter
cblume [Wed, 20 Apr 2005 13:03:36 +0000 (13:03 +0000)]
Fix of geometry and pad plane parameter

19 years agoIncluding Rtypes.h (Sun)
hristov [Wed, 20 Apr 2005 12:48:06 +0000 (12:48 +0000)]
Including Rtypes.h (Sun)

19 years agoCreating big arrays in the heap instead of stack (debian)
hristov [Wed, 20 Apr 2005 11:49:04 +0000 (11:49 +0000)]
Creating big arrays in the heap instead of stack (debian)

19 years agoCoding viols corrected
skowron [Wed, 20 Apr 2005 08:44:13 +0000 (08:44 +0000)]
Coding viols corrected

19 years agoCoding viols corrected
skowron [Wed, 20 Apr 2005 08:30:14 +0000 (08:30 +0000)]
Coding viols corrected

19 years agomapping/data/station2/non-bending_plane/zones_special_outer.dat
martinez [Wed, 20 Apr 2005 07:44:56 +0000 (07:44 +0000)]
mapping/data/station2/non-bending_plane/zones_special_outer.dat
- Corrected algorithms for setting global indices
  for special row segments (to work properly with station2 data)
- Corrected zones_special_outer.dat for station2, non-bending_plane
- Added new functions to AliMpVSegmentation interface:
   virtual Int_t  MaxPadIndexX() = 0;
   virtual Int_t  MaxPadIndexY() = 0;
- Updated test macros to get them working with station2
(Ivana)

19 years agomapping/AliMpPlaneSegmentation.cxx
martinez [Wed, 20 Apr 2005 07:43:58 +0000 (07:43 +0000)]
mapping/AliMpPlaneSegmentation.cxx
mapping/AliMpPlaneSegmentation.h
mapping/AliMpRow.cxx
mapping/AliMpRowSegment.cxx
mapping/AliMpRowSegment.h
mapping/AliMpRowSegmentLSpecial.cxx
mapping/AliMpRowSegmentLSpecial.h
mapping/AliMpRowSegmentRSpecial.cxx
mapping/AliMpRowSegmentRSpecial.h
mapping/AliMpSectorSegmentation.cxx
mapping/AliMpSectorSegmentation.h
mapping/AliMpVRowSegment.h
mapping/AliMpVRowSegmentSpecial.cxx
mapping/AliMpVRowSegmentSpecial.h
mapping/AliMpVSegmentation.h
mapping/data/station2/non-bending_plane/zones_special_outer.dat
mapping/macros/testAllIndices.C
mapping/macros/testAnyPadIterators.C
mapping/macros/testExistingPads.C
mapping/macros/testMotifTypeIterators.C
mapping/macros/testPadDimensions.C
mapping/macros/testPlaneAreaIterator.C
mapping/macros/testReadMotifType.C
- Corrected algorithms for setting global indices
  for special row segments (to work properly with station2 data)
- Corrected zones_special_outer.dat for station2, non-bending_plane
- Added new functions to AliMpVSegmentation interface:
   virtual Int_t  MaxPadIndexX() = 0;
   virtual Int_t  MaxPadIndexY() = 0;
- Updated test macros to get them working with station2
(Ivana)

added files:
mapping/macros/testExistingPads2.C
mapping/macros/testIndicesLimits.C

19 years agoliMUONSt12QuadrantSegmentation.cxx
martinez [Wed, 20 Apr 2005 07:41:57 +0000 (07:41 +0000)]
liMUONSt12QuadrantSegmentation.cxx
- Npx, Npy implemented using new function from mapping
(Ivana)

AliMUONTest.cxx
AliMUONTest.h
- Included Station2 segmentation
- Extended printing pads
(Ivana)

mapping/AliMpPlaneSegmentation.cxx
mapping/AliMpPlaneSegmentation.h
mapping/AliMpRow.cxx
mapping/AliMpRowSegment.cxx
mapping/AliMpRowSegment.h
mapping/AliMpRowSegmentLSpecial.cxx
mapping/AliMpRowSegmentLSpecial.h
mapping/AliMpRowSegmentRSpecial.cxx
mapping/AliMpRowSegmentRSpecial.h
mapping/AliMpSectorSegmentation.cxx
mapping/AliMpSectorSegmentation.h
mapping/AliMpVRowSegment.h
mapping/AliMpVRowSegmentSpecial.cxx
mapping/AliMpVRowSegmentSpecial.h
mapping/AliMpVSegmentation.h
mapping/data/station2/non-bending_plane/zones_special_outer.dat
mapping/macros/testAllIndices.C
mapping/macros/testAnyPadIterators.C
mapping/macros/testExistingPads.C
mapping/macros/testMotifTypeIterators.C
mapping/macros/testPadDimensions.C
mapping/macros/testPlaneAreaIterator.C
mapping/macros/testReadMotifType.C
- Corrected algorithms for setting global indices
  for special row segments (to work properly with station2 data)
- Corrected zones_special_outer.dat for station2, non-bending_plane
- Added new functions to AliMpVSegmentation interface:
   virtual Int_t  MaxPadIndexX() = 0;
   virtual Int_t  MaxPadIndexY() = 0;
- Updated test macros to get them working with station2
(Ivana)

19 years agoWarning suppression
decaro [Wed, 20 Apr 2005 03:24:10 +0000 (03:24 +0000)]
Warning suppression

19 years agoCorrection of coding violations
decaro [Wed, 20 Apr 2005 02:29:31 +0000 (02:29 +0000)]
Correction of coding violations

19 years ago19-apr-2005 NvE Memberfunctions GetNtracks and GetTracks of AliJet extended in functi...
nick [Tue, 19 Apr 2005 08:33:16 +0000 (08:33 +0000)]
19-apr-2005 NvE Memberfunctions GetNtracks and GetTracks of AliJet extended in functionality.

19 years agoCoding violation fixes.
cvetan [Tue, 19 Apr 2005 04:29:01 +0000 (04:29 +0000)]
Coding violation fixes.

19 years agoAvoid to create the link inside a module pointing to the module itself
alibrary [Mon, 18 Apr 2005 11:00:17 +0000 (11:00 +0000)]
Avoid to create the link inside a module pointing to the module itself

19 years ago04-mar-2005 NvE Installation scripts named amdgcclib.sh introduced in all /scripts...
nick [Mon, 18 Apr 2005 09:43:53 +0000 (09:43 +0000)]
04-mar-2005 NvE Installation scripts named amdgcclib.sh introduced in all /scripts directories to enable
                shared library creation on AMD 64 (Athlon and Opteron) machines.
31-mar-2005 NvE AliObjMatrix derived from TNamed instead of from TObject to allow specification of
                a name and title for this class.
13-apr-2005 NvE New memberfunctions SetFitDetails and GetFitDetails introduced in AliTrack
                to enable a versatile facility to store details of various fit procedures
                for a certain track. This new facility is based on the original idea of Adam Bouchta.
                Destructor of AliSignal modified to remove the corresponding AliSignal instance
                first from all related tracks before deleting the link matrix area.
                Documentation of IceEvent updated w.r.t. the labeling of MC and Reco tracks.
14-apr-2005 NvE Functionality of ShowDevices extended in AliEvent. Also memberfunction HeaderData() modified
                to prevent long output lists when many devices (and/or tracks) are present.
                New memberfunction ShowTracks introduced in AliJet and memberfunction Data() updated.
18-apr-2005 NvE New memberfunction GetTracks introduced in AliJet to provide various track selections.

19 years agoCorrected switching between the input and output streams
hristov [Mon, 18 Apr 2005 09:26:13 +0000 (09:26 +0000)]
Corrected switching between the input and output streams

19 years agoUsing particle index
hristov [Mon, 18 Apr 2005 09:24:58 +0000 (09:24 +0000)]
Using particle index

19 years agoCreating AliPID to initialize the static data members
hristov [Mon, 18 Apr 2005 09:23:31 +0000 (09:23 +0000)]
Creating AliPID to initialize the static data members

19 years agoCoding conventions (M. van Leeuven)
hristov [Mon, 18 Apr 2005 00:43:28 +0000 (00:43 +0000)]
Coding conventions (M. van Leeuven)

19 years agoRemoving extra semicolons (gcc 3.4.3)
hristov [Mon, 18 Apr 2005 00:40:29 +0000 (00:40 +0000)]
Removing extra semicolons (gcc 3.4.3)

19 years agoChanges needed on Sun with Root v4-03-04
hristov [Sun, 17 Apr 2005 16:42:49 +0000 (16:42 +0000)]
Changes needed on Sun with Root v4-03-04

19 years agoNew treatment of drift velocity
cblume [Fri, 15 Apr 2005 09:04:31 +0000 (09:04 +0000)]
New treatment of drift velocity

19 years agomacro to test trigger algorithm from digits
pcrochet [Fri, 15 Apr 2005 07:02:41 +0000 (07:02 +0000)]
macro to test trigger algorithm from digits

19 years agoCleanup + implementation of IntegrationLimits & Neighbours
pcrochet [Fri, 15 Apr 2005 03:20:20 +0000 (03:20 +0000)]
Cleanup + implementation of IntegrationLimits & Neighbours

19 years agoBug fix (alpha)
hristov [Thu, 14 Apr 2005 04:06:47 +0000 (04:06 +0000)]
Bug fix (alpha)

19 years agoCoding Convention Violations
alibrary [Thu, 14 Apr 2005 03:31:22 +0000 (03:31 +0000)]
Coding Convention Violations

19 years agoSplitting loader class to have proper debug messages
alibrary [Wed, 13 Apr 2005 08:41:26 +0000 (08:41 +0000)]
Splitting loader class to have proper debug messages

19 years agoproperly take care of chamber edges in GetPadI
pcrochet [Wed, 13 Apr 2005 05:37:17 +0000 (05:37 +0000)]
properly take care of chamber edges in GetPadI

19 years agoHit Digit Cluster in separate files to follow rules
kir [Tue, 12 Apr 2005 09:59:20 +0000 (09:59 +0000)]
Hit Digit Cluster in separate files to follow rules

19 years agoCoding violation fixes.
cvetan [Tue, 12 Apr 2005 05:06:49 +0000 (05:06 +0000)]
Coding violation fixes.

19 years agoFixed some coding violations and warnings. Added some FIXME's
cholm [Mon, 11 Apr 2005 14:29:49 +0000 (14:29 +0000)]
Fixed some coding violations and warnings. Added some FIXME's

19 years agoParameters to calculate the particle probability distribution functions have been...
schutz [Mon, 11 Apr 2005 12:36:46 +0000 (12:36 +0000)]
Parameters to calculate the particle probability distribution functions have been tuned better

19 years ago include AliRawReaderFile removed
alla [Mon, 11 Apr 2005 08:19:32 +0000 (08:19 +0000)]
 include AliRawReaderFile removed

19 years agoTo avoid warnings on the new Root
alibrary [Mon, 11 Apr 2005 08:04:14 +0000 (08:04 +0000)]
To avoid warnings on the new Root

19 years agoCoding Violations
alibrary [Mon, 11 Apr 2005 08:03:05 +0000 (08:03 +0000)]
Coding Violations

19 years agoChanges to comply with coding convention (A. Colla)
coppedis [Mon, 11 Apr 2005 07:13:27 +0000 (07:13 +0000)]
Changes to comply with coding convention (A. Colla)

19 years agoRAWDATA closer to reality
alla [Mon, 11 Apr 2005 05:44:36 +0000 (05:44 +0000)]
RAWDATA closer to reality

19 years agoChanges to comply with coding convention
coppedis [Mon, 11 Apr 2005 05:21:11 +0000 (05:21 +0000)]
Changes to comply with coding convention

19 years agoChanges to comply with coding convention (A. Colla)
coppedis [Mon, 11 Apr 2005 04:48:28 +0000 (04:48 +0000)]
Changes to comply with coding convention (A. Colla)

19 years agoNORLAT common block added. (Andrei Gheata)
morsch [Mon, 11 Apr 2005 03:35:30 +0000 (03:35 +0000)]
NORLAT common block added. (Andrei Gheata)

19 years agoSome corrections. (A. Gheata)
morsch [Mon, 11 Apr 2005 03:34:12 +0000 (03:34 +0000)]
Some corrections. (A. Gheata)

19 years agoTypo
hristov [Sun, 10 Apr 2005 17:45:55 +0000 (17:45 +0000)]
Typo

19 years agoAdd missing assignment function
cblume [Fri, 8 Apr 2005 06:12:01 +0000 (06:12 +0000)]
Add missing assignment function

19 years agoSince there is no PID in HT TPC tracking, assume all the tracks are pions.
cvetan [Fri, 8 Apr 2005 04:52:41 +0000 (04:52 +0000)]
Since there is no PID in HT TPC tracking, assume all the tracks are pions.

19 years agoTGenat3 instantiation eliminated. It should be done in advance
masera [Thu, 7 Apr 2005 08:04:39 +0000 (08:04 +0000)]
TGenat3 instantiation eliminated. It should be done in advance

19 years agoMinor changes to comply with coding convention
coppedis [Thu, 7 Apr 2005 03:13:31 +0000 (03:13 +0000)]
Minor changes to comply with coding convention

19 years agoReduced hole in front of PHOS.
morsch [Wed, 6 Apr 2005 10:38:07 +0000 (10:38 +0000)]
Reduced hole in front of PHOS.

19 years agoObtain jet production point from pyquen common block.
morsch [Wed, 6 Apr 2005 10:11:41 +0000 (10:11 +0000)]
Obtain jet production point from pyquen common block.

19 years agoRemoving TArrayOfArray (M.Ivanov)
hristov [Wed, 6 Apr 2005 10:05:43 +0000 (10:05 +0000)]
Removing TArrayOfArray (M.Ivanov)

19 years agoReset implemented (Yu.Belikov)
hristov [Wed, 6 Apr 2005 09:49:32 +0000 (09:49 +0000)]
Reset implemented (Yu.Belikov)

19 years agoRemoving extrap.F (Christian)
martinez [Wed, 6 Apr 2005 09:30:03 +0000 (09:30 +0000)]
Removing extrap.F (Christian)

19 years agoRemove fortran functions
martinez [Wed, 6 Apr 2005 09:13:21 +0000 (09:13 +0000)]
Remove fortran functions
Including dummy methods for overloading warnings
(Christian)

19 years agoNew Integrated Beam test geometry (Nov. 2004)
masera [Wed, 6 Apr 2005 03:31:18 +0000 (03:31 +0000)]
New Integrated Beam test geometry (Nov. 2004)

19 years agoObsolete Integrated Beam Test base class. The new one is AliITSBeamTestITS04
masera [Wed, 6 Apr 2005 03:27:06 +0000 (03:27 +0000)]
Obsolete Integrated Beam Test base class. The new one is AliITSBeamTestITS04

19 years agoIncluded the weight to hadrons as a function of their reconstructed energy and a...
schutz [Tue, 5 Apr 2005 11:16:58 +0000 (11:16 +0000)]
Included the weight to hadrons as a function of their reconstructed energy and a new data member to change the threshold used to differenciate between charged and neutral particles

19 years agoRecesses in synch with MUON
morsch [Tue, 5 Apr 2005 08:17:18 +0000 (08:17 +0000)]
Recesses in synch with MUON

19 years agoAdapting code to the parameters give nin document EDMS Id 335328 and removing extrusi...
martinez [Tue, 5 Apr 2005 08:00:11 +0000 (08:00 +0000)]
Adapting code to the parameters give nin document EDMS Id 335328 and removing extrusion and overlaps for St345 (Christian & Gines)

19 years agoCoding conventions (C.Finck)
hristov [Tue, 5 Apr 2005 05:41:19 +0000 (05:41 +0000)]
Coding conventions (C.Finck)

19 years agoCoding conventions (M.Ivanov)
hristov [Tue, 5 Apr 2005 04:31:17 +0000 (04:31 +0000)]
Coding conventions (M.Ivanov)

19 years agoPossibility to set the track label
hristov [Fri, 1 Apr 2005 11:59:25 +0000 (11:59 +0000)]
Possibility to set the track label

19 years agoInitialization of fCalibData
hristov [Fri, 1 Apr 2005 11:59:02 +0000 (11:59 +0000)]
Initialization of fCalibData

19 years agoFurther integration of the HLT reconstruction (C.Cheshkov)
hristov [Fri, 1 Apr 2005 08:39:19 +0000 (08:39 +0000)]
Further integration of the HLT reconstruction (C.Cheshkov)

19 years agoFurther integration of the HLT reconstruction (C.Cheshkov)
hristov [Fri, 1 Apr 2005 08:31:45 +0000 (08:31 +0000)]
Further integration of the HLT reconstruction (C.Cheshkov)

19 years agoChanges needed by the ZDC calibration (A.Colla)
hristov [Fri, 1 Apr 2005 08:20:21 +0000 (08:20 +0000)]
Changes needed by the ZDC calibration (A.Colla)

19 years agoAdditional include path added in order to avoid compilation problems.
cvetan [Fri, 1 Apr 2005 07:28:52 +0000 (07:28 +0000)]
Additional include path added in order to avoid compilation problems.

19 years agoMinor change in the cuts for the HT
cvetan [Fri, 1 Apr 2005 05:18:20 +0000 (05:18 +0000)]
Minor change in the cuts for the HT

19 years agoClasses for ZDC calibration (by A. Colla)
coppedis [Thu, 31 Mar 2005 07:35:47 +0000 (07:35 +0000)]
Classes for ZDC calibration (by A. Colla)

19 years agoMajor update of the HLT Hough transform and ITS tracking code. Hough transform tracks...
cvetan [Thu, 31 Mar 2005 04:48:59 +0000 (04:48 +0000)]
Major update of the HLT Hough transform and ITS tracking code. Hough transform tracks are now stored in the off-line AliESDtrack format. Both HLT Hough and ITS tracking are now implemented as AliTrackers and are called in a standard way inside AliReconstruction. HLT tracks are contained in a separate HLT ESD tree, which is created together with the off-line one.

19 years agoRemoved dependence on AliTPC.
cvetan [Wed, 30 Mar 2005 04:34:52 +0000 (04:34 +0000)]
Removed dependence on AliTPC.

19 years agoAliHBTWeightashbtCorrFctn.cxx AliHBTWeightashbtCorrFctn.h removed
skowron [Tue, 29 Mar 2005 12:29:55 +0000 (12:29 +0000)]
AliHBTWeightashbtCorrFctn.cxx AliHBTWeightashbtCorrFctn.h removed

19 years agoTic preliminary support in config and menu
kir [Tue, 29 Mar 2005 09:48:38 +0000 (09:48 +0000)]
Tic preliminary support in config and menu

19 years agoChange of mother volume to avoid extrusion of MUON Station 3.
morsch [Tue, 29 Mar 2005 06:56:40 +0000 (06:56 +0000)]
Change of mother volume to avoid extrusion of MUON Station 3.

19 years agoCorrection in EMFCUT SDUM=PROD-CUT
morsch [Tue, 29 Mar 2005 06:36:31 +0000 (06:36 +0000)]
Correction in EMFCUT SDUM=PROD-CUT

19 years agoNumber of Ex-maxima set in clusters
schutz [Mon, 28 Mar 2005 12:57:14 +0000 (12:57 +0000)]
Number of Ex-maxima set in clusters

19 years agoRemoving classes also from dictionary
alibrary [Mon, 28 Mar 2005 00:30:34 +0000 (00:30 +0000)]
Removing classes also from dictionary

19 years agoCoding violations corrected
schutz [Thu, 24 Mar 2005 13:27:17 +0000 (13:27 +0000)]
Coding violations corrected

19 years agoRemove compiler warnings
cblume [Thu, 24 Mar 2005 12:13:54 +0000 (12:13 +0000)]
Remove compiler warnings

19 years agoAliHBTWeightasCorrFctn removed
skowron [Thu, 24 Mar 2005 10:54:56 +0000 (10:54 +0000)]
AliHBTWeightasCorrFctn removed

19 years agoRemove some coding violations
cblume [Wed, 23 Mar 2005 12:49:56 +0000 (12:49 +0000)]
Remove some coding violations

19 years agoAdding HLT ITS code to monitorGDC executable.
cvetan [Wed, 23 Mar 2005 12:34:47 +0000 (12:34 +0000)]
Adding HLT ITS code to monitorGDC executable.

19 years agoUsing Config file by default and updateing README (Gines)
martinez [Wed, 23 Mar 2005 12:24:57 +0000 (12:24 +0000)]
Using Config file by default and updateing README (Gines)

19 years agoGeneration of new path in St345 for svmap (Ivana, Gines)
martinez [Wed, 23 Mar 2005 12:24:12 +0000 (12:24 +0000)]
Generation of new path in St345 for svmap (Ivana, Gines)

19 years agoSetVolume method in GeometryModule class (Ivana)
martinez [Wed, 23 Mar 2005 12:23:03 +0000 (12:23 +0000)]
SetVolume method in GeometryModule class (Ivana)

19 years agoPut split level for the HLT ESD tree to zero.
cvetan [Wed, 23 Mar 2005 10:51:52 +0000 (10:51 +0000)]
Put split level for the HLT ESD tree to zero.

19 years agoReducing number of MUON volumes directly placed in ALIC: at 1st level, MUON consists...
martinez [Wed, 23 Mar 2005 10:23:04 +0000 (10:23 +0000)]
Reducing number of MUON volumes directly placed in ALIC: at 1st level, MUON consists of 126 nodes (Ivana, Gines)

19 years agoWarning related to the output file size removed.
cvetan [Wed, 23 Mar 2005 10:12:15 +0000 (10:12 +0000)]
Warning related to the output file size removed.

19 years agoIntroduce extern for the common block references
alibrary [Tue, 22 Mar 2005 13:41:57 +0000 (13:41 +0000)]
Introduce extern for the common block references

19 years agoCoding violations...
cvetan [Tue, 22 Mar 2005 13:11:58 +0000 (13:11 +0000)]
Coding violations...

19 years agoIncluding St2 in the new geometry segmentation (Christian)
martinez [Tue, 22 Mar 2005 11:53:48 +0000 (11:53 +0000)]
Including St2 in the new geometry segmentation (Christian)

19 years agoperformance optimization of raw data clusterization
masera [Tue, 22 Mar 2005 09:56:36 +0000 (09:56 +0000)]
performance optimization of raw data clusterization

19 years agoFinal version used to produce the ALICE NOTE on gamma-tagging jets studies
schutz [Tue, 22 Mar 2005 03:44:46 +0000 (03:44 +0000)]
Final version used to produce the ALICE NOTE on gamma-tagging jets studies

19 years agoupdate chamber position
pcrochet [Mon, 21 Mar 2005 07:38:03 +0000 (07:38 +0000)]
update chamber position

19 years agoSeg fault bug (Artur)
martinez [Mon, 21 Mar 2005 05:24:20 +0000 (05:24 +0000)]
Seg fault bug (Artur)