]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
18 years agoTypo
hristov [Tue, 11 Apr 2006 13:58:30 +0000 (13:58 +0000)]
Typo

18 years agoCorrection in the volume path
hristov [Tue, 11 Apr 2006 13:03:17 +0000 (13:03 +0000)]
Correction in the volume path

18 years agoZero misalignmentr (C.Oppedisano)
hristov [Tue, 11 Apr 2006 10:07:38 +0000 (10:07 +0000)]
Zero misalignmentr (C.Oppedisano)

18 years agoRemoving extra space in the name of the shape, which caused serious problems on Mac
hristov [Tue, 11 Apr 2006 08:25:23 +0000 (08:25 +0000)]
Removing extra space in the name of the shape, which caused serious problems on Mac

18 years agoAdding the full covariance matrix for the TOF space-points
cvetan [Tue, 11 Apr 2006 07:35:25 +0000 (07:35 +0000)]
Adding the full covariance matrix for the TOF space-points

18 years agoAdding the full covariance matrix for the ITS space-points
cvetan [Tue, 11 Apr 2006 07:31:24 +0000 (07:31 +0000)]
Adding the full covariance matrix for the ITS space-points

18 years agoAdding zero misalignment for PMD (C.Cheshkov)
hristov [Tue, 11 Apr 2006 07:24:31 +0000 (07:24 +0000)]
Adding zero misalignment for PMD (C.Cheshkov)

18 years agoRemoving obsolete code (C.Cheshkov)
hristov [Tue, 11 Apr 2006 07:16:50 +0000 (07:16 +0000)]
Removing obsolete code (C.Cheshkov)

18 years agoCoding conventions (A.Szostak)
hristov [Tue, 11 Apr 2006 07:11:44 +0000 (07:11 +0000)]
Coding conventions (A.Szostak)

18 years agoUsing look-up table to calculate the integrated spectrum (Valgrind)
hristov [Mon, 10 Apr 2006 17:15:51 +0000 (17:15 +0000)]
Using look-up table to calculate the integrated spectrum (Valgrind)

18 years agoUpdated version (Bogdan)
hristov [Mon, 10 Apr 2006 17:12:48 +0000 (17:12 +0000)]
Updated version (Bogdan)

18 years agoBug fix (Chiara)
hristov [Mon, 10 Apr 2006 16:10:46 +0000 (16:10 +0000)]
Bug fix (Chiara)

18 years agoCoding conventions (Brigitte)
hristov [Mon, 10 Apr 2006 16:08:45 +0000 (16:08 +0000)]
Coding conventions (Brigitte)

18 years agoCoding conventions (Ivana)
hristov [Mon, 10 Apr 2006 16:05:43 +0000 (16:05 +0000)]
Coding conventions (Ivana)

18 years agoIn GenerateNoisyDigitsForOneCathode():
hristov [Mon, 10 Apr 2006 16:01:39 +0000 (16:01 +0000)]
In GenerateNoisyDigitsForOneCathode():
Corrected the probality that the noise is outside NSigma
(Alexandre)

18 years agoMoving the misalignment to AliSimulation and AliReconstruction (Cvetan)
hristov [Mon, 10 Apr 2006 15:39:25 +0000 (15:39 +0000)]
Moving the misalignment to AliSimulation and AliReconstruction (Cvetan)

18 years agoDefault run number -1 (Cvetan)
hristov [Mon, 10 Apr 2006 15:38:23 +0000 (15:38 +0000)]
Default run number -1 (Cvetan)

18 years agoZero mis-alignment parameters for FMD (C.Cheshkov using AliFMDAlignFaker)
hristov [Mon, 10 Apr 2006 13:58:48 +0000 (13:58 +0000)]
Zero mis-alignment parameters for FMD (C.Cheshkov using AliFMDAlignFaker)

18 years agoCorrected behaviour in case the volume was already misaligned
cvetan [Mon, 10 Apr 2006 12:58:53 +0000 (12:58 +0000)]
Corrected behaviour in case the volume was already misaligned

18 years agoWorking version of the class for the TOF Trigger. For the time being,
hristov [Mon, 10 Apr 2006 07:16:14 +0000 (07:16 +0000)]
Working version of the class for the TOF Trigger. For the time being,
it includes the four TOF level zero triggers (pp Minimum Bias, Multi-Muon
cosmic trigger, High Multiplicity trigger and ultra-peripheral collision
trigger; the level 1 trigger for the jet topology is still missing)
Chiara and Silvia

18 years agoDistinguish between the reconstructed and default vertexes (Panos)
hristov [Sun, 9 Apr 2006 15:02:45 +0000 (15:02 +0000)]
Distinguish between the reconstructed and default vertexes (Panos)

18 years agoModifications needed to do the following:
hristov [Sun, 9 Apr 2006 14:43:46 +0000 (14:43 +0000)]
Modifications needed to do the following:

1) if the run number stored in the CDBmanager is negative, the CDB is accessed with run 0. The cache for ITS is temporarily disabled and the calibration objects, stored in AliITSDetType* are deleted by the container class destructor.
2) if the run number is >=0, the cache is enabled and the calibration object are not deleted by the ITS container destructor
3) if the GetCalibration method is called more than once per run, the access to CDB is not attempted more than once
Massimo

18 years agoUpdated code for PDC06 (Alla)
hristov [Sat, 8 Apr 2006 19:04:05 +0000 (19:04 +0000)]
Updated code for PDC06 (Alla)

18 years agoFix in rigger logics (Alla)
hristov [Sat, 8 Apr 2006 19:03:13 +0000 (19:03 +0000)]
Fix in rigger logics (Alla)

18 years agoCode cleanup, removing debug printouts (Alla)
hristov [Sat, 8 Apr 2006 19:02:09 +0000 (19:02 +0000)]
Code cleanup, removing debug printouts (Alla)

18 years agoCoding conventions
hristov [Sat, 8 Apr 2006 17:16:26 +0000 (17:16 +0000)]
Coding conventions

18 years agoRemoving meaningless const (icc)
hristov [Sat, 8 Apr 2006 14:44:29 +0000 (14:44 +0000)]
Removing meaningless const (icc)

18 years agoRemoving meaningless const (icc)
hristov [Fri, 7 Apr 2006 16:47:52 +0000 (16:47 +0000)]
Removing meaningless const (icc)

18 years agoRemoving meaningless const (icc)
hristov [Fri, 7 Apr 2006 16:42:40 +0000 (16:42 +0000)]
Removing meaningless const (icc)

18 years agoAliTRDcalibDB class adjusted to the latest changes in AliCDB (Jan-Fiete)
hristov [Fri, 7 Apr 2006 15:39:34 +0000 (15:39 +0000)]
AliTRDcalibDB class adjusted to the latest changes in AliCDB (Jan-Fiete)

18 years agoTrigger: changes in the electron identification (B.Vulpescu)
hristov [Fri, 7 Apr 2006 15:35:39 +0000 (15:35 +0000)]
Trigger: changes in the electron identification (B.Vulpescu)

18 years agoCoding conventions (Ivana)
hristov [Fri, 7 Apr 2006 15:29:12 +0000 (15:29 +0000)]
Coding conventions (Ivana)

18 years agoAdding commented lines for setting local misalignment data
hristov [Fri, 7 Apr 2006 15:28:31 +0000 (15:28 +0000)]
Adding commented lines for setting local misalignment data
in simulation
(Ivana)

18 years agoLoadTransforms(): adding protection if no geometry is passed
hristov [Fri, 7 Apr 2006 15:28:05 +0000 (15:28 +0000)]
LoadTransforms(): adding protection if no geometry is passed
(Ivana)

18 years agoAdding generating CDB storage with residual/full misalignment data
hristov [Fri, 7 Apr 2006 15:27:42 +0000 (15:27 +0000)]
Adding generating CDB storage with residual/full misalignment data
(Ivana, Javier)

18 years ago- Updated input parameter for modifs in AliMUONGeometryMisAligner class
hristov [Fri, 7 Apr 2006 15:27:23 +0000 (15:27 +0000)]
- Updated input parameter for modifs in AliMUONGeometryMisAligner class
- Added storing generated data in local database
(Javier)

18 years agoAdding misalignment with gaussian distribution
hristov [Fri, 7 Apr 2006 15:26:58 +0000 (15:26 +0000)]
Adding misalignment with gaussian distribution
(Javier)

18 years agoSegmentation not taken from MUON object but created
hristov [Fri, 7 Apr 2006 15:26:26 +0000 (15:26 +0000)]
Segmentation not taken from MUON object but created
via segmentation factory using active geometry (via TGeoManager)
(Ivana)

18 years agoCanges to comply with CDB (C.Oppedisano)
hristov [Fri, 7 Apr 2006 15:20:38 +0000 (15:20 +0000)]
Canges to comply with CDB (C.Oppedisano)

18 years agoHandling of missaligned geometry. Function transform added. Transform cluster positio...
hristov [Fri, 7 Apr 2006 15:11:38 +0000 (15:11 +0000)]
Handling of missaligned geometry. Function transform added. Transform cluster position from local system to tracking system (M.Ivanov)

18 years agofX, fDetector and fRow data members added (6 Bytes) - needed for Alignment (M.Ivanov)
hristov [Fri, 7 Apr 2006 15:10:50 +0000 (15:10 +0000)]
fX, fDetector and fRow data members added (6 Bytes) - needed for Alignment (M.Ivanov)

18 years agoAliTPCParam::ReadGeoMatrices called before reconstruction in TPC (M.Ivanov)
hristov [Fri, 7 Apr 2006 15:09:59 +0000 (15:09 +0000)]
AliTPCParam::ReadGeoMatrices called before reconstruction in TPC (M.Ivanov)

18 years agoTransform1to2 - global to local system - taken from TGeoManager (M.Ivanov)
hristov [Fri, 7 Apr 2006 15:09:04 +0000 (15:09 +0000)]
Transform1to2 - global to local system - taken from TGeoManager (M.Ivanov)

18 years agoAdditional protection in WriteAlignmentData (M.Ivanov)
hristov [Fri, 7 Apr 2006 15:02:09 +0000 (15:02 +0000)]
Additional protection  in WriteAlignmentData (M.Ivanov)

18 years agoUse updated AliTPCParam::Transform1to2Ideal function (M.Ivanov)
hristov [Fri, 7 Apr 2006 15:00:02 +0000 (15:00 +0000)]
Use updated AliTPCParam::Transform1to2Ideal function (M.Ivanov)

18 years agoVirtual function GetX(), SetX(), GetDetector(), SetDetector() added (M.Ivanov)
hristov [Fri, 7 Apr 2006 14:59:28 +0000 (14:59 +0000)]
Virtual function GetX(), SetX(), GetDetector(), SetDetector() added (M.Ivanov)

18 years agoIn MakeSegmentsPerStation() - protection against division by zero (Ivana)
hristov [Fri, 7 Apr 2006 13:07:29 +0000 (13:07 +0000)]
In MakeSegmentsPerStation() - protection against division by zero (Ivana)

18 years agoCoding conventions (Ivana)
hristov [Fri, 7 Apr 2006 13:06:56 +0000 (13:06 +0000)]
Coding conventions (Ivana)

18 years agoCleanup of includes (Ivana)
hristov [Fri, 7 Apr 2006 13:06:20 +0000 (13:06 +0000)]
Cleanup of includes (Ivana)

18 years ago- Supressed warning MainLoop failed
hristov [Fri, 7 Apr 2006 13:05:42 +0000 (13:05 +0000)]
- Supressed warning MainLoop failed
- In AdjustPixel(): initialization of dist[2]
(Sasha)

18 years agoUpdated version (B.Vulpescu)
hristov [Fri, 7 Apr 2006 12:21:44 +0000 (12:21 +0000)]
Updated version (B.Vulpescu)

18 years agoRemoving compilation warnings
hristov [Fri, 7 Apr 2006 11:00:12 +0000 (11:00 +0000)]
Removing compilation warnings

18 years agoRedefinition of V0A geometry (C.Perez)
hristov [Fri, 7 Apr 2006 10:59:27 +0000 (10:59 +0000)]
Redefinition of V0A geometry (C.Perez)

18 years agoRemoving debug printout (C.Jorgensen)
hristov [Fri, 7 Apr 2006 09:52:10 +0000 (09:52 +0000)]
Removing debug printout (C.Jorgensen)

18 years agoFollow AliAlignObj framework and remove AliPHOSAlignData (Yu.Kharlov)
hristov [Fri, 7 Apr 2006 08:42:00 +0000 (08:42 +0000)]
Follow AliAlignObj framework and remove AliPHOSAlignData (Yu.Kharlov)

18 years agoChange CDB path to a default one (Yu.Kharlov)
hristov [Fri, 7 Apr 2006 08:40:59 +0000 (08:40 +0000)]
Change CDB path to a default one (Yu.Kharlov)

18 years agoZero misalignment for 5-module PHOS (Yu.Kharlov)
hristov [Fri, 7 Apr 2006 08:40:07 +0000 (08:40 +0000)]
Zero misalignment for 5-module PHOS (Yu.Kharlov)

18 years agoFluka and HERWIG documentation
hristov [Fri, 7 Apr 2006 08:00:05 +0000 (08:00 +0000)]
Fluka and HERWIG documentation

18 years agoZero misalignment (D.Miskowiec)
hristov [Thu, 6 Apr 2006 19:09:25 +0000 (19:09 +0000)]
Zero misalignment (D.Miskowiec)

18 years agoObsolete macro
hristov [Thu, 6 Apr 2006 19:02:03 +0000 (19:02 +0000)]
Obsolete macro

18 years agoTest macro for AliVertexerTracks (M.Masera, F.Prino)
hristov [Thu, 6 Apr 2006 19:00:21 +0000 (19:00 +0000)]
Test macro for AliVertexerTracks (M.Masera, F.Prino)

18 years agoAliITSVertexerTracks becomes AliVertexerTrack (M.Masera, F.Prino)
hristov [Thu, 6 Apr 2006 18:57:52 +0000 (18:57 +0000)]
AliITSVertexerTracks becomes AliVertexerTrack (M.Masera, F.Prino)

18 years agoAdditional prrotection
hristov [Thu, 6 Apr 2006 15:31:02 +0000 (15:31 +0000)]
Additional prrotection

18 years agoRemoving static data members (TF1 objects) from AliRICHParam to make it working on...
hristov [Thu, 6 Apr 2006 12:58:52 +0000 (12:58 +0000)]
Removing static data members (TF1 objects) from AliRICHParam to make it working on Mac (K.Shileev)

18 years agoNo holes in the FRAME, TOF and TRD
hristov [Thu, 6 Apr 2006 09:21:28 +0000 (09:21 +0000)]
No holes in the FRAME, TOF and TRD

18 years agoComparison for all detectors
hristov [Thu, 6 Apr 2006 08:40:15 +0000 (08:40 +0000)]
Comparison for all detectors

18 years agoAttaching extra clusters from the overlapped ITS modules
hristov [Thu, 6 Apr 2006 08:30:14 +0000 (08:30 +0000)]
Attaching extra clusters from the overlapped ITS modules

18 years agoUsing AliPID (Yu.Belikov)
hristov [Thu, 6 Apr 2006 08:28:30 +0000 (08:28 +0000)]
Using AliPID (Yu.Belikov)

18 years agoRemoving extra semicolon
hristov [Thu, 6 Apr 2006 08:26:31 +0000 (08:26 +0000)]
Removing extra semicolon

18 years agoAlignment data (Ivana)
hristov [Thu, 6 Apr 2006 08:11:49 +0000 (08:11 +0000)]
Alignment data (Ivana)

18 years agoAdding generating CDB storage with zero misalignment data (Ivana)
hristov [Thu, 6 Apr 2006 08:10:57 +0000 (08:10 +0000)]
Adding generating CDB storage with zero misalignment data (Ivana)

18 years agoChanged default parameter value (to 10x smaller);
hristov [Thu, 6 Apr 2006 08:10:27 +0000 (08:10 +0000)]
Changed default parameter value (to 10x smaller);
AliRun::ApplyDisplacements -> ApplyAlignObjsToGeom
(Ivana)

18 years agoCoding convention (Ivana)
hristov [Thu, 6 Apr 2006 08:09:50 +0000 (08:09 +0000)]
Coding convention (Ivana)

18 years ago- Adding semicolons at the end of lines for CINT
hristov [Thu, 6 Apr 2006 08:08:40 +0000 (08:08 +0000)]
- Adding semicolons at the end of lines for CINT
- Loading macros with + (not ++)
(Ivana)

18 years agoAdding GetBufSize() (Ivana, Christian)
hristov [Thu, 6 Apr 2006 08:07:50 +0000 (08:07 +0000)]
Adding GetBufSize() (Ivana, Christian)

18 years agoFixing ReadTrackerDDL(): resize data size array in subEventTracker if size of data...
hristov [Thu, 6 Apr 2006 08:07:24 +0000 (08:07 +0000)]
Fixing ReadTrackerDDL(): resize data size array in subEventTracker if size of data > buffer (Ivana, Christian)

18 years agoAdding method CreateZeroAlignmentData (Ivana)
hristov [Thu, 6 Apr 2006 08:06:46 +0000 (08:06 +0000)]
Adding method CreateZeroAlignmentData (Ivana)

18 years agoBug fixes (Alla)
hristov [Wed, 5 Apr 2006 16:58:23 +0000 (16:58 +0000)]
Bug fixes (Alla)

18 years agoUpdated default value (Alla)
hristov [Wed, 5 Apr 2006 16:56:35 +0000 (16:56 +0000)]
Updated default value (Alla)

18 years agoUpdated size of the sensitive volume (Alla)
hristov [Wed, 5 Apr 2006 16:56:04 +0000 (16:56 +0000)]
Updated size of the sensitive volume (Alla)

18 years agoSimple class for multiplicity studies (C.Jorgensen)
hristov [Wed, 5 Apr 2006 16:39:08 +0000 (16:39 +0000)]
Simple class for multiplicity studies (C.Jorgensen)

18 years agoReconstruction of particle multiplicity (T.Virgili, C.Jorgensen)
hristov [Wed, 5 Apr 2006 14:36:47 +0000 (14:36 +0000)]
Reconstruction of particle multiplicity (T.Virgili, C.Jorgensen)

18 years agoSSD calibration with float precision instead of double (M.masera, E.Fragiacomo)
hristov [Wed, 5 Apr 2006 13:34:02 +0000 (13:34 +0000)]
SSD calibration with float precision instead of double (M.masera, E.Fragiacomo)

18 years agoUpdated TRD trigger code. Now the trigger code can run:
hristov [Wed, 5 Apr 2006 12:45:40 +0000 (12:45 +0000)]
Updated TRD trigger code. Now the trigger code can run:

- in the simulation step, through the central trigger interface, to
produce and store "tracklets" and to produce and analyze tracks, with
inputs to the central trigger

- in the reconstruction step: if the tracklets have already been produced
in the simulation step (by the trigger option), then only the tracks are
produced and stored in the ESD event; if not, the trigger start by
producing the tracklets, etc.

Bogdan

18 years agoCalling check of overlaps only in debug mode
cvetan [Wed, 5 Apr 2006 09:04:20 +0000 (09:04 +0000)]
Calling check of overlaps only in debug mode

18 years agoCoding conventions (Rachid)
hristov [Wed, 5 Apr 2006 09:02:31 +0000 (09:02 +0000)]
Coding conventions (Rachid)

18 years agoCoding conventions (Rachid)
hristov [Wed, 5 Apr 2006 08:42:31 +0000 (08:42 +0000)]
Coding conventions (Rachid)

18 years ago- Corrected copy constructor,
hristov [Wed, 5 Apr 2006 08:41:17 +0000 (08:41 +0000)]
- Corrected copy constructor,
- adding checking of limits for getters
- coding conventions
(Ivana, Christian)

18 years agoCoding conventions (S.Arcelli, C.Zampolli)
hristov [Wed, 5 Apr 2006 08:35:38 +0000 (08:35 +0000)]
Coding conventions (S.Arcelli, C.Zampolli)

18 years agoCoding conventions (C.Oppedisano)
hristov [Wed, 5 Apr 2006 08:25:20 +0000 (08:25 +0000)]
Coding conventions (C.Oppedisano)

18 years agoCheck the Minuit status after each fit
hristov [Wed, 5 Apr 2006 06:46:58 +0000 (06:46 +0000)]
Check the Minuit status after each fit

18 years agoAdding copy constructor and assignment operator
hristov [Tue, 4 Apr 2006 17:00:34 +0000 (17:00 +0000)]
Adding copy constructor and assignment operator

18 years agoAdding interaction time, time and amplitude for each PMT (Alla)
hristov [Tue, 4 Apr 2006 16:19:06 +0000 (16:19 +0000)]
Adding interaction time, time and amplitude for each PMT (Alla)

18 years agoCleanup (Alla)
hristov [Tue, 4 Apr 2006 16:17:39 +0000 (16:17 +0000)]
Cleanup (Alla)

18 years agoCorrection in the creation of raw data (Alla)
hristov [Tue, 4 Apr 2006 16:16:06 +0000 (16:16 +0000)]
Correction in the creation of raw data (Alla)

18 years agoCVSve corrected a problem in our digitizer when merging, it was
hristov [Tue, 4 Apr 2006 14:41:32 +0000 (14:41 +0000)]
CVSve corrected a problem in our digitizer when merging, it was
merging always the same file, it did not open the background file
Gustavo
: ----------------------------------------------------------------------

18 years agoAdding histo with ITS Z vertex information (Sebastian)
hristov [Tue, 4 Apr 2006 14:06:59 +0000 (14:06 +0000)]
Adding histo with ITS Z vertex information (Sebastian)

18 years agoCorrected calculation of the step size
hristov [Tue, 4 Apr 2006 12:42:40 +0000 (12:42 +0000)]
Corrected calculation of the step size

18 years agoNo vertex if less tan two track
hristov [Tue, 4 Apr 2006 12:40:13 +0000 (12:40 +0000)]
No vertex if less tan two track

18 years agoSorting of alignment objects starting from lowest level. Checking overlaps within...
cvetan [Tue, 4 Apr 2006 08:50:25 +0000 (08:50 +0000)]
Sorting of alignment objects starting from lowest level. Checking overlaps within 20cm (R.Grosso)