]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoRemoved overlap: node EndCapSupportSystemLayer5Dx_1 overlapping ITSssdCone_1 (M....
masera [Wed, 2 Jul 2008 08:40:34 +0000 (08:40 +0000)]
Removed overlap: node EndCapSupportSystemLayer5Dx_1 overlapping ITSssdCone_1 (M. Sitta)

15 years agoTypo fixed. Cut changed in ESD QA (A. Dainese)
masera [Wed, 2 Jul 2008 08:38:35 +0000 (08:38 +0000)]
Typo fixed. Cut changed in ESD QA (A. Dainese)

15 years agoBug fix (F. Prino)
masera [Wed, 2 Jul 2008 08:35:17 +0000 (08:35 +0000)]
Bug fix (F. Prino)

15 years agoUpgrade of SDD response class (F. Prino)
masera [Wed, 2 Jul 2008 08:34:14 +0000 (08:34 +0000)]
Upgrade of SDD response class (F. Prino)

15 years agoadding mode makefile
fca [Wed, 2 Jul 2008 07:48:35 +0000 (07:48 +0000)]
adding mode makefile

15 years agoAdding mode makefile
fca [Wed, 2 Jul 2008 07:16:16 +0000 (07:16 +0000)]
Adding mode makefile

15 years agoAdding mode makefile
fca [Wed, 2 Jul 2008 07:11:31 +0000 (07:11 +0000)]
Adding mode makefile

15 years agobugfix for bad performance of TPCGlobalMerger: default size of track array corrected...
richterm [Wed, 2 Jul 2008 07:11:30 +0000 (07:11 +0000)]
bugfix for bad performance of TPCGlobalMerger: default size of track array corrected 2000 -> 0; allocation of array postponed

15 years agoNumber of ALTRO samples is reduced to 100
kharlov [Tue, 1 Jul 2008 20:36:23 +0000 (20:36 +0000)]
Number of ALTRO samples is reduced to 100

15 years agoOverlaps and extrrusions in the volume PWTI are fixed
kharlov [Tue, 1 Jul 2008 19:20:43 +0000 (19:20 +0000)]
Overlaps and extrrusions in the volume PWTI are fixed

15 years agoFrom Magali Estienne.
mtadel [Tue, 1 Jul 2008 17:13:29 +0000 (17:13 +0000)]
From Magali Estienne.

New classes and a macro for EMCAL visualization.

15 years agomax events 1000 will be processed
basanta [Tue, 1 Jul 2008 15:35:42 +0000 (15:35 +0000)]
max events 1000 will be processed

15 years agoFix of another memory leak
cblume [Tue, 1 Jul 2008 14:47:54 +0000 (14:47 +0000)]
Fix of another memory leak

15 years agoRemoved unnecessary zero suppression
cheynis [Tue, 1 Jul 2008 14:04:38 +0000 (14:04 +0000)]
Removed unnecessary zero suppression

15 years agoAdd new tracklet base class
cblume [Tue, 1 Jul 2008 12:26:58 +0000 (12:26 +0000)]
Add new tracklet base class

15 years agoRobust treatment of data corruption and cleanup
cblume [Tue, 1 Jul 2008 12:01:55 +0000 (12:01 +0000)]
Robust treatment of data corruption and cleanup

15 years agoFix memory leak
cblume [Tue, 1 Jul 2008 12:00:04 +0000 (12:00 +0000)]
Fix memory leak

15 years agofeature added to store and fetch from DB for online gain calibration
basanta [Tue, 1 Jul 2008 10:36:00 +0000 (10:36 +0000)]
feature added to store and fetch from DB for online gain calibration

15 years agoUpdated example macro for TPC calibration (Marian)
marian [Tue, 1 Jul 2008 10:02:39 +0000 (10:02 +0000)]
Updated example macro for TPC calibration (Marian)

15 years agoPreprocessing of the Laser information (Marian)
marian [Tue, 1 Jul 2008 09:24:22 +0000 (09:24 +0000)]
Preprocessing of the Laser information (Marian)

15 years agoTPC ClusterFinder and related changes (Kenneth)
richterm [Tue, 1 Jul 2008 09:21:45 +0000 (09:21 +0000)]
TPC ClusterFinder and related changes (Kenneth)
- Added functionality: deconvolution in pad and time direction.
- bugfix: Qmax is updated in the clusters. Unsorted reading of data is now default
- timebin range by component arguments
- component arguments according to convention and code cleanup

15 years agoMerge function virtual (Marian)
marian [Mon, 30 Jun 2008 20:39:00 +0000 (20:39 +0000)]
Merge function virtual (Marian)

15 years agoUpdated propagation to the mirror
marian [Mon, 30 Jun 2008 20:38:18 +0000 (20:38 +0000)]
Updated propagation to the mirror
(Wrong radius before)

Usage of the updated AliTPCLaserTrack (Marian)

15 years agoMerging implementation (Marian)
marian [Mon, 30 Jun 2008 20:36:59 +0000 (20:36 +0000)]
Merging implementation (Marian)

15 years agoCorrected association algortihtm
marian [Mon, 30 Jun 2008 20:35:26 +0000 (20:35 +0000)]
Corrected association algortihtm
- Laser track to measured mirror position (Marian, Jens)

15 years agoAdd SetQA method
schutz [Mon, 30 Jun 2008 19:16:20 +0000 (19:16 +0000)]
Add SetQA method

15 years agoAdding the array of ideal (measured) position of the Laser tracks
marian [Mon, 30 Jun 2008 16:42:40 +0000 (16:42 +0000)]
Adding the array of ideal (measured) position of the Laser tracks

(Jens)

15 years agoUpdate of the noise procedure
cblume [Mon, 30 Jun 2008 16:20:49 +0000 (16:20 +0000)]
Update of the noise procedure

15 years agoUpdate of the noise procedure
cblume [Mon, 30 Jun 2008 16:19:02 +0000 (16:19 +0000)]
Update of the noise procedure

15 years agoInvert C-side sectors in TPC (Matevz)
cvetan [Mon, 30 Jun 2008 14:50:34 +0000 (14:50 +0000)]
Invert C-side sectors in TPC (Matevz)

15 years agobugfix: ClusterCandidates deleted properly (Kenneth)
richterm [Mon, 30 Jun 2008 14:47:55 +0000 (14:47 +0000)]
bugfix: ClusterCandidates deleted properly (Kenneth)

15 years agoNew QA datamaker including bug fixes for raw and recpoints
hdalsgaa [Mon, 30 Jun 2008 14:34:39 +0000 (14:34 +0000)]
New QA datamaker including bug fixes for raw and recpoints

15 years agoadded a readable print
schutz [Mon, 30 Jun 2008 13:58:07 +0000 (13:58 +0000)]
added a readable print

15 years agoUpdate of the ideal geometry taking into account changes in ACORDE
rgrosso [Mon, 30 Jun 2008 13:56:31 +0000 (13:56 +0000)]
Update of the ideal geometry taking into account changes in ACORDE

15 years agoRemove setting by hand of env. variable
ivana [Mon, 30 Jun 2008 13:03:25 +0000 (13:03 +0000)]
Remove setting by hand of env. variable
(Christian)

15 years agoFix to the fix: reverting the last commit in AliTPCParamSR.cxx and AliTPC.cxx, and...
cvetan [Mon, 30 Jun 2008 12:54:23 +0000 (12:54 +0000)]
Fix to the fix: reverting the last commit in AliTPCParamSR.cxx and AliTPC.cxx, and putting the correct fix for the mirrored C-side sectors (Marek, Marian and Cvetan). The inversion should be propagated to AliEVE (gidits and raw)

15 years agoDA for tuning FEE parameters
cheynis [Mon, 30 Jun 2008 12:50:37 +0000 (12:50 +0000)]
DA for tuning FEE parameters

15 years agoIteration number added into output file
cheynis [Mon, 30 Jun 2008 12:49:54 +0000 (12:49 +0000)]
Iteration number added into output file

15 years agotake reference data from /Users/schutz/throng/offline//AliRoot/new
schutz [Mon, 30 Jun 2008 09:26:04 +0000 (09:26 +0000)]
take reference data from /Users/schutz/throng/offline//AliRoot/new

15 years agoReplace Fatal by Info
schutz [Mon, 30 Jun 2008 09:24:20 +0000 (09:24 +0000)]
Replace Fatal by Info

15 years agoHelper function to populate a ESD track with TPC paramters only
kleinb [Mon, 30 Jun 2008 09:00:15 +0000 (09:00 +0000)]
Helper function to populate a ESD track with TPC paramters only

15 years agoRemoval of obsolete lines
coppedis [Mon, 30 Jun 2008 07:44:06 +0000 (07:44 +0000)]
Removal of obsolete lines

15 years agoDA for tuning FEE parameters
cheynis [Mon, 30 Jun 2008 06:38:19 +0000 (06:38 +0000)]
DA for tuning FEE parameters

15 years agoOverlap fixed
mrodrigu [Mon, 30 Jun 2008 05:49:33 +0000 (05:49 +0000)]
Overlap fixed

15 years agoUpdate for ACORDE-QA (Mario & Luciano)
mrodrigu [Sun, 29 Jun 2008 23:37:52 +0000 (23:37 +0000)]
Update for ACORDE-QA (Mario & Luciano)

15 years agoCalibration DA revisited
cheynis [Sun, 29 Jun 2008 18:54:22 +0000 (18:54 +0000)]
Calibration DA revisited

15 years agoUpdate of StepManager
mrodrigu [Sun, 29 Jun 2008 17:52:09 +0000 (17:52 +0000)]
Update of StepManager

15 years agoadded method to read pedestal
basanta [Sun, 29 Jun 2008 17:49:34 +0000 (17:49 +0000)]
added method to read pedestal

15 years agoskip if the MCM number is wrong
basanta [Sun, 29 Jun 2008 16:22:17 +0000 (16:22 +0000)]
skip if the MCM number is wrong

15 years agoUpdating example scripts
akisiel [Sun, 29 Jun 2008 15:09:36 +0000 (15:09 +0000)]
Updating example scripts

15 years agoCan now obtain the start-of-validity run when using AliMUONCalibrationData
laphecet [Sun, 29 Jun 2008 09:27:34 +0000 (09:27 +0000)]
Can now obtain the start-of-validity run when using AliMUONCalibrationData

15 years agoAdded protection for NaN
laphecet [Sun, 29 Jun 2008 09:18:18 +0000 (09:18 +0000)]
Added protection for NaN

15 years agofix for the corrupt data
basanta [Sat, 28 Jun 2008 11:20:52 +0000 (11:20 +0000)]
fix for the corrupt data

15 years agoRemoving an AliInfo
laphecet [Sat, 28 Jun 2008 09:30:33 +0000 (09:30 +0000)]
Removing an AliInfo

15 years agoThe sign of the L3 current does not matter. Ignore it always. Print the value of...
cvetan [Sat, 28 Jun 2008 02:06:10 +0000 (02:06 +0000)]
The sign of the L3 current does not matter. Ignore it always. Print the value of the current in case of wrong setting.

15 years agoTEveGeoShape::ImportShapeExtract overrides gGeoManage. It appeared while switching...
cvetan [Sat, 28 Jun 2008 02:04:52 +0000 (02:04 +0000)]
TEveGeoShape::ImportShapeExtract overrides gGeoManage. It appeared while switching to root v5-20. Matevz, please check, my fix is dirty.

15 years agotuning of histo ranges
jklay [Fri, 27 Jun 2008 23:35:11 +0000 (23:35 +0000)]
tuning of histo ranges

15 years agoremove jetfinder pkg and linkdef files
jklay [Fri, 27 Jun 2008 23:33:15 +0000 (23:33 +0000)]
remove jetfinder pkg and linkdef files

15 years agoremove obsolete histos and add detailed comments about more obscure aspects of digits...
jklay [Fri, 27 Jun 2008 23:30:43 +0000 (23:30 +0000)]
remove obsolete histos and add detailed comments about more obscure aspects of digits/sdigits

15 years agoremove redundant QA classes
jklay [Fri, 27 Jun 2008 23:28:17 +0000 (23:28 +0000)]
remove redundant QA classes

15 years agoBug in geometry corrected
coppedis [Fri, 27 Jun 2008 20:22:23 +0000 (20:22 +0000)]
Bug in geometry corrected

15 years agoSimple implementation of the VEventPool which allows to loop several times over the...
morsch [Fri, 27 Jun 2008 19:39:28 +0000 (19:39 +0000)]
Simple implementation of the VEventPool which allows to loop several times over the same
event chain.

15 years agoSmall overlap with muon stations 3,4 corrected.
morsch [Fri, 27 Jun 2008 17:21:04 +0000 (17:21 +0000)]
Small overlap with muon stations 3,4 corrected.

15 years agoIf the B field is 0, the tracking is done assuming the uniform field map.
belikov [Fri, 27 Jun 2008 16:01:47 +0000 (16:01 +0000)]
If the B field is 0, the tracking is done assuming the uniform field map.

15 years agoCorrecting the treatment of the current signs and magnet polarities.
belikov [Fri, 27 Jun 2008 14:02:58 +0000 (14:02 +0000)]
Correcting the treatment of the current signs and magnet polarities.

15 years agoMUONtrgda.cxx:
ivana [Fri, 27 Jun 2008 13:52:58 +0000 (13:52 +0000)]
MUONtrgda.cxx:
Update documentation lines; added README file
(Christian)

15 years agoSuppressed FTOS/frame overlap (A.Morsch)
decaro [Fri, 27 Jun 2008 12:54:13 +0000 (12:54 +0000)]
Suppressed FTOS/frame overlap (A.Morsch)

15 years agoRemoval of MANY from the ZDC code
coppedis [Fri, 27 Jun 2008 10:08:54 +0000 (10:08 +0000)]
Removal of MANY from the ZDC code

15 years agoBug fix
hristov [Fri, 27 Jun 2008 08:18:35 +0000 (08:18 +0000)]
Bug fix

15 years agoChanges in SSD Cluster finder in order to take into account the mounting position...
masera [Thu, 26 Jun 2008 22:06:08 +0000 (22:06 +0000)]
Changes in SSD Cluster finder in order to take into account the mounting position of sensors belonging to layer 6 (E. Fragiacomo)

15 years agoTaskSE inheritancy and structure... no AOD part yet
bhippoly [Thu, 26 Jun 2008 20:30:22 +0000 (20:30 +0000)]
TaskSE inheritancy and structure... no AOD part yet

15 years agoChanges in SSD segmentation and simulation classes in order to take into account...
masera [Thu, 26 Jun 2008 17:38:36 +0000 (17:38 +0000)]
Changes in SSD segmentation and simulation classes in order to take into account the mounting position of sensor belonging to layer 6 (E. Fragiacomo)

15 years agoPrivate copy cosntructor (Marian)
marian [Thu, 26 Jun 2008 17:12:24 +0000 (17:12 +0000)]
Private copy cosntructor (Marian)

15 years agoAdding possibility to use custom Gain map for dEdx calculation (Marian)
marian [Thu, 26 Jun 2008 17:02:40 +0000 (17:02 +0000)]
Adding possibility to use custom Gain map for dEdx calculation (Marian)

15 years agoAliTPCcalibLaser.h - Adding run number
marian [Thu, 26 Jun 2008 16:55:29 +0000 (16:55 +0000)]
AliTPCcalibLaser.h     -  Adding run number
AliTPCcalibCosmic.cxx  -  Adding example how to extract data from debug streamer AliTPCcalibLaser.cxx  - Use new LaserTrack class
 AliTPCcalibAlign.cxx  - Change selection criterias  - use cuts on absolute distances

15 years agoAdding possibility to get run number (Marian)
marian [Thu, 26 Jun 2008 16:50:29 +0000 (16:50 +0000)]
Adding possibility to get run number (Marian)

15 years agoAdding laser track - ideal mean track(Jens)
marian [Thu, 26 Jun 2008 16:49:12 +0000 (16:49 +0000)]
Adding laser track  - ideal mean track(Jens)

15 years agoAdding new class - AliTPCLaserTrack (Jens)
marian [Thu, 26 Jun 2008 16:48:18 +0000 (16:48 +0000)]
Adding new class  - AliTPCLaserTrack (Jens)

15 years agoFix for the mirrored C-side TPC sectors (Marek). Removal of BYMirror option in reco...
cvetan [Thu, 26 Jun 2008 16:38:56 +0000 (16:38 +0000)]
Fix for the mirrored C-side TPC sectors (Marek). Removal of BYMirror option in reco-params and reco code (agreed with Marian)

15 years agoroot file on FES
basanta [Thu, 26 Jun 2008 15:58:14 +0000 (15:58 +0000)]
root file on FES

15 years agoBug fix for data generation.
aszostak [Thu, 26 Jun 2008 14:20:27 +0000 (14:20 +0000)]
Bug fix for data generation.

15 years agoMade changes to the trigger reconstructor component algorithm to interpret raw DDL...
aszostak [Thu, 26 Jun 2008 14:18:01 +0000 (14:18 +0000)]
Made changes to the trigger reconstructor component algorithm to interpret raw DDL trigger data bits better. This should get rid of the poor efficiency seen for high multiplicity events. This also required a change in the LUT to allow us to use the crate ID and local board ID as found in the raw DDL data.
Moved line fitting routine from AliHLTMUONMansoTrackerFSM to AliHLTMUONCalculations for common use.
Minor bug fix in AliHLTMUONDataCheckerComponent to get rid of rare floating point exception.
Added -ddlid command line flag to AliHLTMUONTriggerReconstructorComponent and AliHLTMUONHitReconstructorComponent so that DDL equipment IDs can also be used.

15 years agoFixing destructor
akisiel [Thu, 26 Jun 2008 14:14:40 +0000 (14:14 +0000)]
Fixing destructor

15 years agoFix assignment operator
akisiel [Thu, 26 Jun 2008 13:52:58 +0000 (13:52 +0000)]
Fix assignment operator

15 years agoAdd global hidden info type
akisiel [Thu, 26 Jun 2008 13:25:48 +0000 (13:25 +0000)]
Add global hidden info type

15 years ago- Adding alternate versions of methods for handling regional structures and
ivana [Thu, 26 Jun 2008 13:15:23 +0000 (13:15 +0000)]
- Adding alternate versions of methods for handling regional structures and
  local structures. The new versions indicate which regional or local structure
  number is being processed.
- Fixing the decoding of regional header bits.
(Artur)

15 years agoanother typo
schutz [Thu, 26 Jun 2008 10:47:16 +0000 (10:47 +0000)]
another typo

15 years agotypo
schutz [Thu, 26 Jun 2008 09:43:36 +0000 (09:43 +0000)]
typo

15 years agoFixing the decoding of the quality for gain calib
laphecet [Thu, 26 Jun 2008 09:27:53 +0000 (09:27 +0000)]
Fixing the decoding of the quality for gain calib

15 years agoremove the removal of galice.root
schutz [Thu, 26 Jun 2008 09:26:43 +0000 (09:26 +0000)]
remove the removal of galice.root

15 years agoGive the ability to guess if particle is primary
akisiel [Thu, 26 Jun 2008 08:34:12 +0000 (08:34 +0000)]
Give the ability to guess if particle is primary

15 years agodo not start from raw data
schutz [Thu, 26 Jun 2008 07:42:53 +0000 (07:42 +0000)]
do not start from raw data

15 years agoremoved illegal delete in dtor
schutz [Thu, 26 Jun 2008 07:05:28 +0000 (07:05 +0000)]
removed illegal delete in dtor

15 years agofixed overlap
alla [Thu, 26 Jun 2008 06:51:00 +0000 (06:51 +0000)]
fixed overlap

15 years agoMerge of EVE-dev branch.
mtadel [Wed, 25 Jun 2008 23:58:36 +0000 (23:58 +0000)]
Merge of EVE-dev branch.

From this point onward root-5.20 is required for compilation.

Major changes that might be relevant for developers having EVE related
code outside of AliRoot/EVE.

1. Remove calls to TEveElement::UpdateItems(). This method was
obsolete and has been removed.

2. Replace calls to TEveElement::GetNChildren() with
NumChildren(). The method has been renamed to use the same naming
conventions as other methods of the same type.

3. Remove all explisit casts to Color_t that were needed because of
overloading of color-setting functions (Color_t, Pixel_t). As this was
annoying, the methods taking Pixel_t were renamed to
SetXyzzPixel(Pixel_t).

4. Minor changes in internals of TGLViewer and its window-system
interface.

15 years agoTRefArray with process ID of first element used in constructor.
morsch [Wed, 25 Jun 2008 18:06:07 +0000 (18:06 +0000)]
TRefArray with process ID of first element used in constructor.

15 years agoprecision integration 0 if default integration 0
morsch [Wed, 25 Jun 2008 18:03:11 +0000 (18:03 +0000)]
precision integration 0 if default integration 0

15 years agoFrom Cvetan: when opening an event from ESD get the first tree-entry so that run...
mtadel [Wed, 25 Jun 2008 17:26:54 +0000 (17:26 +0000)]
From Cvetan: when opening an event from ESD get the first tree-entry so that run-number can be extracted (run-info is no longer in the header).

15 years agoAdded message for the log file
masera [Wed, 25 Jun 2008 17:15:09 +0000 (17:15 +0000)]
Added message for the log file

15 years agoRemoved overlaps between SDD and SSD cables (M. Sitta)
masera [Wed, 25 Jun 2008 17:10:44 +0000 (17:10 +0000)]
Removed overlaps between SDD and SSD cables (M. Sitta)