]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
18 years agoCache the InversePitch instead of computing it each time.
ivana [Thu, 2 Mar 2006 16:51:17 +0000 (16:51 +0000)]
Cache the InversePitch instead of computing it each time.
(Laurent)

18 years agoSimplified a bit the DrawView method, thanks to new
ivana [Thu, 2 Mar 2006 16:50:59 +0000 (16:50 +0000)]
Simplified a bit the DrawView method, thanks to new
AliMpVSegmentation::Dimensions() method
(Laurent)

18 years agoChanged kMAXTRACKS to Digit::NTracks().
ivana [Thu, 2 Mar 2006 16:50:39 +0000 (16:50 +0000)]
Changed kMAXTRACKS to Digit::NTracks().
But anyway this class is deprecated...
(Laurent)

18 years ago- Added handling of tracks and file mask (used when merging different files).
ivana [Thu, 2 Mar 2006 16:50:16 +0000 (16:50 +0000)]
- Added handling of tracks and file mask (used when merging different files).
- Changed handling of saturation (can now depends on the channel).
- Simplified trigger handling (basically does not touch anything for it ;-) ).
- Changes related to changes in AliMUONCalibrationData format.
- Fixed a bug in AddOrUpdateDigit.
(Laurent)

18 years agoMoved kMAXTRACKS from AliMUONDigit.h to here.
ivana [Thu, 2 Mar 2006 16:49:59 +0000 (16:49 +0000)]
Moved kMAXTRACKS from AliMUONDigit.h to here.
Anyway this class is now deprecated...
(Laurent)

18 years agoChanged related to the changes in AliMUONCalibrationData, and added treatment of
ivana [Thu, 2 Mar 2006 16:49:41 +0000 (16:49 +0000)]
Changed related to the changes in AliMUONCalibrationData, and added treatment of
dead channels'
(Laurent)

18 years agoMajor changes:
ivana [Thu, 2 Mar 2006 16:49:22 +0000 (16:49 +0000)]
Major changes:
- Can now handle any number of tracks (from 0 to infinite)
  instead of a fixed number of 10. Fixed a bug in the Copy method.
- Added a Clear method to delete internal track arrays.
- Added a PatchTracks method.
- Changed the Compare method to get almost full ordering.
- Added a fFlags data member, which is currently only used to mark a digit as saturated,
  but which is ought to be used to mark a bad digit too, when we will use the deadchannels
  really.'
(Laurent)

18 years agoRewriting of Digits2Clusters method to minimize the number of loops
ivana [Thu, 2 Mar 2006 16:49:04 +0000 (16:49 +0000)]
Rewriting of Digits2Clusters method to minimize the number of loops
(Laurent)

18 years agoChanged the way we clear digits, as now AliMUONDigit class does allocate memory
ivana [Thu, 2 Mar 2006 16:48:43 +0000 (16:48 +0000)]
Changed the way we clear digits, as now AliMUONDigit class does allocate memory
(Laurent)

18 years agoChanged the handled objects from per-channel to per-manu, in order to speed up
ivana [Thu, 2 Mar 2006 16:48:18 +0000 (16:48 +0000)]
Changed the handled objects from per-channel to per-manu, in order to speed up
the whole process. Also added the handling of dead channels
(Laurent)

18 years agoChanged the defaults.
ivana [Thu, 2 Mar 2006 16:47:58 +0000 (16:47 +0000)]
Changed the defaults.
Can now use a very compact ctor which takes care of geometry builders
(see ResetGeometryBuilder comments to use the old behavior).
The RawWriter is now a data member to avoid recreating it at each event.
(Laurent)

18 years agoReordering, correcting includes
ivana [Thu, 2 Mar 2006 16:47:29 +0000 (16:47 +0000)]
Reordering, correcting includes
(Laurent)

18 years agoAdding comments
ivana [Thu, 2 Mar 2006 16:47:02 +0000 (16:47 +0000)]
Adding comments
(Laurent)

18 years agoCorreted for overlaps
kowal2 [Thu, 2 Mar 2006 16:23:09 +0000 (16:23 +0000)]
Correted for overlaps

18 years agoAdding libEMCALjet
hristov [Thu, 2 Mar 2006 15:47:54 +0000 (15:47 +0000)]
Adding libEMCALjet

18 years agoCorrected files to be consistent with special_zone_outer.dat
ivana [Thu, 2 Mar 2006 14:49:38 +0000 (14:49 +0000)]
Corrected files to be consistent with special_zone_outer.dat
(To be reviewed by Mamu)

18 years agoAdded material for the TPC electronics/cables (40% of X0)
kowal2 [Thu, 2 Mar 2006 11:33:05 +0000 (11:33 +0000)]
Added material for the TPC electronics/cables (40% of X0)

18 years agoCorrected CalibData method, useless RETURN eliminated
schutz [Thu, 2 Mar 2006 10:10:20 +0000 (10:10 +0000)]
Corrected CalibData method, useless RETURN eliminated

18 years agoCorrected DigitizeEnergy, amplitud calculation put outside calibration parameters IF
schutz [Thu, 2 Mar 2006 10:09:07 +0000 (10:09 +0000)]
Corrected DigitizeEnergy, amplitud calculation put outside calibration parameters IF

18 years agoCorrected DigitizeEnergy, if calibration no loaded, default pedestal and channel...
schutz [Thu, 2 Mar 2006 09:23:58 +0000 (09:23 +0000)]
Corrected DigitizeEnergy, if calibration no loaded, default pedestal and channel parameters used

18 years agoRemoving overlaps. Using assemblies for the alignable voulmes (L.Gaudichet)
hristov [Thu, 2 Mar 2006 09:16:57 +0000 (09:16 +0000)]
Removing overlaps. Using assemblies for the alignable voulmes (L.Gaudichet)

18 years agoCorrect initialization of data members (A.Gheata)
hristov [Thu, 2 Mar 2006 09:06:42 +0000 (09:06 +0000)]
Correct initialization of data members (A.Gheata)

18 years agoBug fix after sect renamed to sector
ivana [Thu, 2 Mar 2006 08:42:24 +0000 (08:42 +0000)]
Bug fix after sect renamed to sector

18 years agoUpdated for changing units mm->cm
ivana [Thu, 2 Mar 2006 08:42:09 +0000 (08:42 +0000)]
Updated for changing units mm->cm

18 years agosuppress compiler warnings by correcting some hidden virtual methods
jklay [Wed, 1 Mar 2006 23:36:50 +0000 (23:36 +0000)]
suppress compiler warnings by correcting some hidden virtual methods

18 years agoTuning of EMCAL cluster finder for TRD1 geometry
pavlinov [Wed, 1 Mar 2006 21:15:40 +0000 (21:15 +0000)]
Tuning of EMCAL cluster finder for TRD1 geometry

18 years agoUsing the new (TGeo) geometry of TPC
hristov [Wed, 1 Mar 2006 20:49:47 +0000 (20:49 +0000)]
Using the new (TGeo) geometry of TPC

18 years agoCurrentMedium is the new name of GetMedium
hristov [Wed, 1 Mar 2006 20:48:29 +0000 (20:48 +0000)]
CurrentMedium is the new name of GetMedium

18 years agoCorrected mapping management group definition
ivana [Wed, 1 Mar 2006 16:45:36 +0000 (16:45 +0000)]
Corrected mapping management group definition

18 years agoBug fix - initializing some arrays;
ivana [Wed, 1 Mar 2006 16:22:07 +0000 (16:22 +0000)]
Bug fix - initializing some arrays;
caused crashes for some compiler versions.
(Sasha)

18 years agoFix to retrieve correctly the sign of the Bz field component (Yu.Belikov)
hristov [Wed, 1 Mar 2006 16:08:57 +0000 (16:08 +0000)]
Fix to retrieve correctly the sign of the Bz field component (Yu.Belikov)

18 years agoSimulation and reconstruction of laser tracks (G.Renault)
hristov [Wed, 1 Mar 2006 15:57:17 +0000 (15:57 +0000)]
Simulation and reconstruction of laser tracks (G.Renault)

18 years agoUpdated version (B.Nandi)
hristov [Wed, 1 Mar 2006 15:06:34 +0000 (15:06 +0000)]
Updated version (B.Nandi)

18 years agonew classes added
bnandi [Wed, 1 Mar 2006 15:05:43 +0000 (15:05 +0000)]
new classes added

18 years agoesd variables modified
bnandi [Wed, 1 Mar 2006 15:04:53 +0000 (15:04 +0000)]
esd variables modified

18 years agoone more method to get sigmay added
bnandi [Wed, 1 Mar 2006 15:02:01 +0000 (15:02 +0000)]
one more method to get sigmay added

18 years agobase class for discrimination
bnandi [Wed, 1 Mar 2006 14:59:53 +0000 (14:59 +0000)]
base class for discrimination

18 years agobase class for clustering
bnandi [Wed, 1 Mar 2006 14:59:08 +0000 (14:59 +0000)]
base class for clustering

18 years agocellx and celly methods added
bnandi [Wed, 1 Mar 2006 14:58:29 +0000 (14:58 +0000)]
cellx and celly methods added

18 years agoone more branch added to TreeR
bnandi [Wed, 1 Mar 2006 14:56:47 +0000 (14:56 +0000)]
one more branch added to TreeR

18 years agodiscrimination based on PRE-CPV matching
bnandi [Wed, 1 Mar 2006 14:51:14 +0000 (14:51 +0000)]
discrimination based on PRE-CPV matching

18 years agoclustering version one
bnandi [Wed, 1 Mar 2006 14:50:22 +0000 (14:50 +0000)]
clustering version one

18 years agostores hit info of a cluster
bnandi [Wed, 1 Mar 2006 14:47:29 +0000 (14:47 +0000)]
stores hit info of a cluster

18 years agoDIgits for 2nd ZDC set included
coppedis [Wed, 1 Mar 2006 14:45:01 +0000 (14:45 +0000)]
DIgits for 2nd ZDC set included

18 years agoMinor correction
cvetan [Wed, 1 Mar 2006 14:43:27 +0000 (14:43 +0000)]
Minor correction

18 years agoProtection against memory leaks
cvetan [Wed, 1 Mar 2006 14:06:43 +0000 (14:06 +0000)]
Protection against memory leaks

18 years agoSeveral modifications to the alignment object classes
cvetan [Wed, 1 Mar 2006 13:55:59 +0000 (13:55 +0000)]
Several modifications to the alignment object classes

18 years agoSome protections against 0-pointers returned for media assigned to
morsch [Wed, 1 Mar 2006 10:33:23 +0000 (10:33 +0000)]
Some protections against 0-pointers returned for media assigned to
volume assemblies.

18 years agoCalibration macros directory
schutz [Wed, 1 Mar 2006 09:57:55 +0000 (09:57 +0000)]
Calibration macros directory

18 years agoTest Trigger macro
schutz [Wed, 1 Mar 2006 09:57:16 +0000 (09:57 +0000)]
Test Trigger macro

18 years agoTest Digit macro
schutz [Wed, 1 Mar 2006 09:57:03 +0000 (09:57 +0000)]
Test Digit macro

18 years agoUpdated recess dimensions.
morsch [Wed, 1 Mar 2006 09:54:50 +0000 (09:54 +0000)]
Updated recess dimensions.

18 years agoNew recess dimensions and use of assemblies to avoid overlaps with MUON.
morsch [Wed, 1 Mar 2006 09:38:22 +0000 (09:38 +0000)]
New recess dimensions and use of assemblies to avoid overlaps with MUON.

18 years agoCorrect loading of geometry in Digitize method and add new calibration in DigitizeEne...
schutz [Wed, 1 Mar 2006 08:58:10 +0000 (08:58 +0000)]
Correct loading of geometry in Digitize method and add new calibration in DigitizeEnergy method

18 years agoCorrect loading of geometry in Digitize method and add new calibration in DigitizeEne...
schutz [Wed, 1 Mar 2006 08:42:14 +0000 (08:42 +0000)]
Correct loading of geometry in Digitize method and add new calibration in DigitizeEnergy method

18 years agoCorrect number of rows in smaller modules
schutz [Wed, 1 Mar 2006 08:30:06 +0000 (08:30 +0000)]
Correct number of rows in smaller modules

18 years agoadd package files for jetfinder code
jklay [Tue, 28 Feb 2006 22:29:05 +0000 (22:29 +0000)]
add package files for jetfinder code

18 years agoremove obsolete test script
jklay [Tue, 28 Feb 2006 22:25:12 +0000 (22:25 +0000)]
remove obsolete test script

18 years agoremoving obsolete macros. new ones should go in the macros directory
jklay [Tue, 28 Feb 2006 22:17:58 +0000 (22:17 +0000)]
removing obsolete macros. new ones should go in the macros directory

18 years agoreconstructioner write commented out
jklay [Tue, 28 Feb 2006 22:02:48 +0000 (22:02 +0000)]
reconstructioner write commented out

18 years agomoving jetfinder code to subdirectory
jklay [Tue, 28 Feb 2006 21:56:34 +0000 (21:56 +0000)]
moving jetfinder code to subdirectory

18 years agoadd histogram utilities class, correct package definitions
jklay [Tue, 28 Feb 2006 21:55:11 +0000 (21:55 +0000)]
add histogram utilities class, correct package definitions

18 years agoremoving jetfinder classes from main body of EMCAL code to subdirectory
jklay [Tue, 28 Feb 2006 21:49:24 +0000 (21:49 +0000)]
removing jetfinder classes from main body of EMCAL code to subdirectory

18 years agoremoving unused classes to the attic
jklay [Tue, 28 Feb 2006 21:41:34 +0000 (21:41 +0000)]
removing unused classes to the attic

18 years agoMove the tail cancellation from the digitizer to the clusterizer (Christian)
cblume [Tue, 28 Feb 2006 17:24:40 +0000 (17:24 +0000)]
Move the tail cancellation from the digitizer to the clusterizer (Christian)

18 years agoUpdate the TPC quality info after the propagation back (M.Ivanov)
hristov [Tue, 28 Feb 2006 17:21:08 +0000 (17:21 +0000)]
Update the TPC quality info after the propagation back (M.Ivanov)

18 years agoRemoving obsolete mass hypothesis (M.Ivanov)
hristov [Tue, 28 Feb 2006 17:20:01 +0000 (17:20 +0000)]
Removing obsolete mass hypothesis (M.Ivanov)

18 years agoUpdated PID in TPC needed by the ITS tracker (M.Ivanov)
hristov [Tue, 28 Feb 2006 17:18:45 +0000 (17:18 +0000)]
Updated PID in TPC needed by the ITS tracker (M.Ivanov)

18 years agoDo not modify the PID weights (M.Ivanov)
hristov [Tue, 28 Feb 2006 17:17:56 +0000 (17:17 +0000)]
Do not modify the PID weights (M.Ivanov)

18 years agoAdditional protection (M.Ivanov)
hristov [Tue, 28 Feb 2006 17:17:12 +0000 (17:17 +0000)]
Additional protection (M.Ivanov)

18 years agoObsolete TPC options removed, new magnetic field chooser
kir [Tue, 28 Feb 2006 16:53:55 +0000 (16:53 +0000)]
Obsolete TPC options removed, new magnetic field chooser

18 years agoRemoving obsolete data memeber
hristov [Tue, 28 Feb 2006 16:40:54 +0000 (16:40 +0000)]
Removing obsolete data memeber

18 years agoRemoving useless const
hristov [Tue, 28 Feb 2006 16:40:22 +0000 (16:40 +0000)]
Removing useless const

18 years ago28-feb-2006 NvE Memberfunction AddInputFile introduced in IceF2k to allow processing of
nick [Tue, 28 Feb 2006 15:05:11 +0000 (15:05 +0000)]
28-feb-2006 NvE Memberfunction AddInputFile introduced in IceF2k to allow processing of
                multiple F2K input files.
                The example in the IceF2k docs and in the /macros sub-directory has been
                updated accordingly.

18 years agoQuality information. Removing of double tracks after the propagate back step (M.Ivanov)
hristov [Tue, 28 Feb 2006 12:42:19 +0000 (12:42 +0000)]
Quality information. Removing of double tracks after the propagate back step (M.Ivanov)

18 years agoAdditional initialization (M.Ivanov)
hristov [Tue, 28 Feb 2006 12:40:58 +0000 (12:40 +0000)]
Additional initialization (M.Ivanov)

18 years agoAdditional data for track quality control (M.Ivanov)
hristov [Tue, 28 Feb 2006 12:39:57 +0000 (12:39 +0000)]
Additional data for track quality control (M.Ivanov)

18 years ago28-feb-2006 NvE Memberfunction ProcessObject() introduced in AliJob for convenience.
nick [Tue, 28 Feb 2006 11:47:32 +0000 (11:47 +0000)]
28-feb-2006 NvE Memberfunction ProcessObject() introduced in AliJob for convenience.
28-feb-2006 NvE Example macro anaroot.cc in sub-directory /macros updated to use the
                more convenient new ProcessObject() facility of AliJob.

18 years agoAliTOFGeometry::fAngles, AliTOFGeometry::fHeights, AliTOFGeometry::fDistances arrays...
decaro [Tue, 28 Feb 2006 10:38:00 +0000 (10:38 +0000)]
AliTOFGeometry::fAngles, AliTOFGeometry::fHeights, AliTOFGeometry::fDistances arrays: dimension definition in the right location

18 years agoSize of data member arrays corrected
schutz [Tue, 28 Feb 2006 10:12:10 +0000 (10:12 +0000)]
Size of data member arrays corrected

18 years agoNew Alignment class and methods to Loader
schutz [Tue, 28 Feb 2006 10:11:01 +0000 (10:11 +0000)]
New Alignment class and methods to Loader

18 years agoChange place of CalibData class from sim to base and add Alignment class
schutz [Tue, 28 Feb 2006 10:10:13 +0000 (10:10 +0000)]
Change place of CalibData class from sim to base and add Alignment class

18 years agoUpdated for modifs in AliMpFiles
ivana [Tue, 28 Feb 2006 09:56:14 +0000 (09:56 +0000)]
Updated for modifs in AliMpFiles

18 years ago- Updated for modifs in AliMpFiles
ivana [Tue, 28 Feb 2006 09:53:49 +0000 (09:53 +0000)]
- Updated for modifs in AliMpFiles
- Updated for changing units mm->cm

18 years agoBug fix in First() function
ivana [Tue, 28 Feb 2006 08:17:54 +0000 (08:17 +0000)]
Bug fix in First() function

18 years agoRemove in StepManager the dependence of hit indexes from parametrized TOF position
decaro [Mon, 27 Feb 2006 18:12:14 +0000 (18:12 +0000)]
Remove in StepManager the dependence of hit indexes from parametrized TOF position

18 years agoNew comments added to clarify the code
schutz [Mon, 27 Feb 2006 17:54:02 +0000 (17:54 +0000)]
New comments added to clarify the code

18 years agoNew Calibration and Trigger classes included
schutz [Mon, 27 Feb 2006 16:52:58 +0000 (16:52 +0000)]
New Calibration and Trigger classes included

18 years agoNew Calibration Data class and methods
schutz [Mon, 27 Feb 2006 16:52:22 +0000 (16:52 +0000)]
New Calibration Data class and methods

18 years agoNew Trigger class, TRU mapping method included in Geometry
schutz [Mon, 27 Feb 2006 16:50:50 +0000 (16:50 +0000)]
New Trigger class, TRU mapping method included in Geometry

18 years agoMove to new mapping
ivana [Mon, 27 Feb 2006 15:14:16 +0000 (15:14 +0000)]
Move to new mapping
(Rachid)

18 years agoChanges needed for ZDC trigger class
coppedis [Mon, 27 Feb 2006 13:53:17 +0000 (13:53 +0000)]
Changes needed for ZDC trigger class

18 years agoTrigger class for ZDC
coppedis [Mon, 27 Feb 2006 13:31:18 +0000 (13:31 +0000)]
Trigger class for ZDC

18 years agoProtection against resetting the field map (Yu.Belikov)
hristov [Fri, 24 Feb 2006 14:24:39 +0000 (14:24 +0000)]
Protection against resetting the field map (Yu.Belikov)

18 years agoMethod to extract the TPC space-points added
cvetan [Fri, 24 Feb 2006 13:50:00 +0000 (13:50 +0000)]
Method to extract the TPC space-points added

18 years agoMethod to extract the TPC spce-points added. Reset of covariance in acse of no ITS...
cvetan [Fri, 24 Feb 2006 13:49:24 +0000 (13:49 +0000)]
Method to extract the TPC spce-points added. Reset of covariance in acse of no ITS prolongation.

18 years agoSetNumberOfClusters method moved to public
cvetan [Fri, 24 Feb 2006 13:47:17 +0000 (13:47 +0000)]
SetNumberOfClusters method moved to public

18 years agoNo pedantic-error option in case of gcc 4.0.X
hristov [Fri, 24 Feb 2006 13:45:19 +0000 (13:45 +0000)]
No pedantic-error option in case of gcc 4.0.X

18 years agoProtection
cvetan [Fri, 24 Feb 2006 13:37:57 +0000 (13:37 +0000)]
Protection

18 years agoNo default selection on the ESD tracks
cvetan [Fri, 24 Feb 2006 13:37:10 +0000 (13:37 +0000)]
No default selection on the ESD tracks