]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoThe problem with check-if-file-exists-in-alien has been committed to root trunk ...
mtadel [Tue, 27 Oct 2009 15:57:12 +0000 (15:57 +0000)]
The problem with check-if-file-exists-in-alien has been committed to root trunk -- add comment saying to revert the change after we move to root 5.26.

14 years agolibcurses needed in the compilation of static executables if we use Root v5-25-02
hristov [Tue, 27 Oct 2009 15:54:49 +0000 (15:54 +0000)]
libcurses needed in the compilation  of static executables if we use Root v5-25-02

14 years ago- fixing bug in digit maker causing it to crash with new firmware
odjuvsla [Tue, 27 Oct 2009 14:53:33 +0000 (14:53 +0000)]
- fixing bug in digit maker causing it to crash with new firmware

14 years agoFix bug in the definition of number of clusters/tracklet
abercuci [Tue, 27 Oct 2009 14:18:35 +0000 (14:18 +0000)]
Fix bug in the definition of number of clusters/tracklet
The number of clustres/tracklet was artificially limited to 32
The bug was preventing tracklets in local high densities of clusters to
be constructed

14 years ago- changed track storage to AliHLTGlobalBarrelTrack
kkanaki [Tue, 27 Oct 2009 13:20:09 +0000 (13:20 +0000)]
- changed track storage to AliHLTGlobalBarrelTrack
- switched to the AliExternalTrackParam function for the calculation of cluster residuals (cluster errors need to be updated)
- implemented reconfigurable arguments:
  -event-modulo 20 (default), for the number of events which the track multiplity should be averaged over
  -buffer-size 5000(default), for the maximum number of entries for the ntuples filled (circular buffer approach)
- implemented functions for the reconfiguration from the OCDB entry
- removed obsolete or unnecessary functions
- removed dE/dx plot, will be produced by another HLT component

14 years ago* AliEveEventSelectorWindow
mtadel [Tue, 27 Oct 2009 13:18:59 +0000 (13:18 +0000)]
* AliEveEventSelectorWindow
  - Delete the displayed histogram before drawing a new one. Before the old
    axis range was used.
  - Make alignment of widgets pixel-perfect.

* visscan_init.C
  - Move QA browser tab after event selection tab.

14 years ago- made OCDB configuration object for the HLT TPCTrackHisto component
kkanaki [Tue, 27 Oct 2009 12:58:18 +0000 (12:58 +0000)]
- made OCDB configuration object for the HLT TPCTrackHisto component

14 years agoimprove tracklet error messaging
abercuci [Tue, 27 Oct 2009 12:31:24 +0000 (12:31 +0000)]
improve tracklet error messaging
improve tracking tracker errors by new debug streams

14 years agoDrift velocity calibration - update
marian [Tue, 27 Oct 2009 11:17:16 +0000 (11:17 +0000)]
Drift velocity calibration - update
(Already ported to Release)
Marian

14 years agoAliTPCdataQA and AliTPCQADataMakerRec: QA update for DQM simplification
marian [Tue, 27 Oct 2009 11:00:34 +0000 (11:00 +0000)]
AliTPCdataQA and AliTPCQADataMakerRec: QA update for DQM simplification
and beautification.
AliTPCQAChecker: Changes to close task 2475 - Implementation of
reconstruction in QA checker
(Peter Christiansen)

14 years agoset default values and PDG code
jotwinow [Tue, 27 Oct 2009 10:25:46 +0000 (10:25 +0000)]
set default values and PDG code

14 years agoCorrect name of EMCAL geometry to be used, added setter and getter for the EMCAL...
gconesab [Tue, 27 Oct 2009 09:52:58 +0000 (09:52 +0000)]
Correct name of EMCAL geometry to be used, added setter and getter for the EMCAL geometry name

14 years agoavoid compilation warnings when adding selection macros
abercuci [Tue, 27 Oct 2009 09:39:30 +0000 (09:39 +0000)]
avoid compilation warnings when adding selection macros

14 years agoAdditional cuts for leading particle alignment in event mixing. (Alessandro Grelli)
morsch [Tue, 27 Oct 2009 09:05:59 +0000 (09:05 +0000)]
Additional cuts for leading particle alignment in event mixing. (Alessandro Grelli)

14 years agoGamma finder added, all the cuts are optimized
sgorbuno [Tue, 27 Oct 2009 07:24:20 +0000 (07:24 +0000)]
Gamma finder added, all the cuts are optimized

14 years agoFix for PROOF reco: Correct restoration of the magnetic field map on the workers.
cvetan [Tue, 27 Oct 2009 01:19:57 +0000 (01:19 +0000)]
Fix for PROOF reco: Correct restoration of the magnetic field map on the workers.

14 years agoPrint more ESD information, at choice
gconesab [Mon, 26 Oct 2009 21:18:45 +0000 (21:18 +0000)]
Print more ESD information, at choice

14 years agoPer Thomas: removing cout statement from event loop
odjuvsla [Mon, 26 Oct 2009 19:23:03 +0000 (19:23 +0000)]
Per Thomas: removing cout statement from event loop

14 years agoD2H tasks that can be attached to Official Train
dainese [Mon, 26 Oct 2009 18:27:16 +0000 (18:27 +0000)]
D2H tasks that can be attached to Official Train

14 years agoLoad geometry in CreateOuputObjects(), instead of Exec()
dainese [Mon, 26 Oct 2009 17:22:45 +0000 (17:22 +0000)]
Load geometry in CreateOuputObjects(), instead of Exec()

14 years agoRemoved obsolete argument which produce warnings.
kaamodt [Mon, 26 Oct 2009 17:08:56 +0000 (17:08 +0000)]
Removed obsolete argument which produce warnings.

14 years ago- removed -timebins argument from the TPCClusterFinder32Bit component in the creation...
kkanaki [Mon, 26 Oct 2009 16:58:36 +0000 (16:58 +0000)]
- removed -timebins argument from the TPCClusterFinder32Bit component in the creation of default configuration

14 years agoFixing some warnings and some coding convention rule violations (Roberta)
martinez [Mon, 26 Oct 2009 16:57:03 +0000 (16:57 +0000)]
Fixing some warnings and some coding convention rule violations (Roberta)

14 years agoFixing generation of bit mask for TObject::fBits field.
aszostak [Mon, 26 Oct 2009 16:34:33 +0000 (16:34 +0000)]
Fixing generation of bit mask for TObject::fBits field.

14 years agoChanges for report #56707: On the proper usage of syswatch.log (Marian)
hristov [Mon, 26 Oct 2009 16:01:28 +0000 (16:01 +0000)]
Changes for report #56707: On the proper usage of syswatch.log (Marian)

14 years agoMove function SetNoErrorWarning() so that it can be called by HLT via base class
cblume [Mon, 26 Oct 2009 15:53:40 +0000 (15:53 +0000)]
Move function SetNoErrorWarning() so that it can be called by HLT via base class

14 years agoavoid reconstruction of unmatchable hits (trigger OR signals) for the time being
rpreghen [Mon, 26 Oct 2009 14:55:02 +0000 (14:55 +0000)]
avoid reconstruction of unmatchable hits (trigger OR signals) for the time being

14 years agoAdded protection when setting AOD PID
kleinb [Mon, 26 Oct 2009 14:52:24 +0000 (14:52 +0000)]
Added protection when setting AOD PID

14 years agoFixes for the IO problem in the FMD analysis (cholm)
hdalsgaa [Mon, 26 Oct 2009 14:21:11 +0000 (14:21 +0000)]
Fixes for the IO problem in the FMD analysis (cholm)

14 years agoAdded functionality to read the magnetic field value, and setting the recoparam objec...
kaamodt [Mon, 26 Oct 2009 14:20:38 +0000 (14:20 +0000)]
Added functionality to read the magnetic field value, and setting the recoparam object needed to choose which corrections are applied (by AliTPCTransform). So now ExB and T0 is also applied.

14 years agoLeaks darned.
morsch [Mon, 26 Oct 2009 14:12:54 +0000 (14:12 +0000)]
Leaks darned.

14 years agoUpdated to use new mapping scheme, new CaloRawStreamV3, reading of the ZS parameters...
policheh [Mon, 26 Oct 2009 14:00:21 +0000 (14:00 +0000)]
Updated to use new mapping scheme, new CaloRawStreamV3, reading of the ZS parameters from data etc..

14 years agoSwitching of the decoder version used in reconstruction
decaro [Mon, 26 Oct 2009 13:31:33 +0000 (13:31 +0000)]
Switching of the decoder version used in reconstruction

14 years ago- fixing compilation error
odjuvsla [Mon, 26 Oct 2009 12:48:44 +0000 (12:48 +0000)]
- fixing compilation error

14 years agoRemoval of obsolete code, and optimization using VTUNE
odjuvsla [Mon, 26 Oct 2009 12:48:39 +0000 (12:48 +0000)]
Removal of obsolete code, and optimization using VTUNE

14 years agoImprovemnt of performance.
odjuvsla [Mon, 26 Oct 2009 12:48:34 +0000 (12:48 +0000)]
Improvemnt of performance.
Removed the pushing of raw data through the chain.
Performace inncreased the from 50Hx to 600 Hz

14 years ago- restoring accidentally removed code
odjuvsla [Mon, 26 Oct 2009 12:48:30 +0000 (12:48 +0000)]
- restoring accidentally removed code

14 years ago- small change in macro
odjuvsla [Mon, 26 Oct 2009 12:48:25 +0000 (12:48 +0000)]
- small change in macro

14 years ago- small changes in macro
odjuvsla [Mon, 26 Oct 2009 12:48:21 +0000 (12:48 +0000)]
- small changes in macro

14 years agoyRevert "trick to merge with HEAD"
odjuvsla [Mon, 26 Oct 2009 12:48:17 +0000 (12:48 +0000)]
yRevert "trick to merge with HEAD"

This reverts commit 7122304a6ad167c71ea2a72da1b55f9ec85b9f06.

14 years agotrick to merge with HEAD
odjuvsla [Mon, 26 Oct 2009 12:48:10 +0000 (12:48 +0000)]
trick to merge with HEAD

14 years agotesting git svn
odjuvsla [Mon, 26 Oct 2009 12:48:05 +0000 (12:48 +0000)]
testing git svn

14 years agostarting changes to move to common CALO library for PHOS and EMCAL
odjuvsla [Mon, 26 Oct 2009 12:48:01 +0000 (12:48 +0000)]
starting changes to move to common CALO library for PHOS and EMCAL

14 years ago- cosmetics
odjuvsla [Mon, 26 Oct 2009 12:47:57 +0000 (12:47 +0000)]
- cosmetics

14 years agoReading and writing of data now consistent 32 vs 64 bit (Per Thomas)
odjuvsla [Mon, 26 Oct 2009 12:47:53 +0000 (12:47 +0000)]
Reading and writing of data now consistent 32 vs 64 bit (Per Thomas)

14 years agoyRevert "trick to merge with HEAD"
odjuvsla [Mon, 26 Oct 2009 12:47:48 +0000 (12:47 +0000)]
yRevert "trick to merge with HEAD"

This reverts commit 7122304a6ad167c71ea2a72da1b55f9ec85b9f06.

14 years agotrick to merge with HEAD
odjuvsla [Mon, 26 Oct 2009 12:47:42 +0000 (12:47 +0000)]
trick to merge with HEAD

14 years ago- small fixes
odjuvsla [Mon, 26 Oct 2009 12:47:36 +0000 (12:47 +0000)]
- small fixes

14 years ago- small fixes
odjuvsla [Mon, 26 Oct 2009 12:47:32 +0000 (12:47 +0000)]
- small fixes

14 years agoModifications to the geometry trigger classes. The trigger has now been tested with...
odjuvsla [Mon, 26 Oct 2009 12:47:27 +0000 (12:47 +0000)]
Modifications to the geometry trigger classes. The trigger has now been tested with macros and seems to work.

14 years ago- Reverting bad changes
odjuvsla [Mon, 26 Oct 2009 12:47:23 +0000 (12:47 +0000)]
- Reverting bad changes

14 years agoRemoved obsolete files
odjuvsla [Mon, 26 Oct 2009 12:47:19 +0000 (12:47 +0000)]
Removed obsolete files

14 years agoDeleted obsolete files
odjuvsla [Mon, 26 Oct 2009 12:47:14 +0000 (12:47 +0000)]
Deleted obsolete files

14 years ago- adding AliHLTTriggerDecisionParameters to configure the geom trigger from OCDB.
odjuvsla [Mon, 26 Oct 2009 12:47:09 +0000 (12:47 +0000)]
- adding AliHLTTriggerDecisionParameters to configure the geom trigger from OCDB.
- adding subclass for checking rectangular geometries
- modifications to facilitate for the above.

14 years agooding conventions
odjuvsla [Mon, 26 Oct 2009 12:47:05 +0000 (12:47 +0000)]
oding conventions

14 years ago- adding functionality for loading detector geometries from OCDB or ROOT file
odjuvsla [Mon, 26 Oct 2009 12:46:59 +0000 (12:46 +0000)]
- adding functionality for loading detector geometries from OCDB or ROOT file

14 years ago- Adding the new track multiplicity trigger cutting on geometrical acceptance
odjuvsla [Mon, 26 Oct 2009 12:46:55 +0000 (12:46 +0000)]
- Adding the new track multiplicity trigger cutting on geometrical acceptance
- Adding class for describing the detector cuts

14 years ago- fixing bug in digit maker + clusterizer
odjuvsla [Mon, 26 Oct 2009 12:46:50 +0000 (12:46 +0000)]
- fixing bug in digit maker + clusterizer
- cleaning up reco macro

14 years ago- adding debug output to trigger component
odjuvsla [Mon, 26 Oct 2009 12:46:45 +0000 (12:46 +0000)]
- adding debug output to trigger component

14 years agoyRevert "trick to merge with HEAD"
odjuvsla [Mon, 26 Oct 2009 12:46:40 +0000 (12:46 +0000)]
yRevert "trick to merge with HEAD"

This reverts commit 7122304a6ad167c71ea2a72da1b55f9ec85b9f06.

14 years agotrick to merge with HEAD
odjuvsla [Mon, 26 Oct 2009 12:46:35 +0000 (12:46 +0000)]
trick to merge with HEAD

14 years agoModifications to the geometry trigger classes. The trigger has now been tested with...
odjuvsla [Mon, 26 Oct 2009 12:46:23 +0000 (12:46 +0000)]
Modifications to the geometry trigger classes. The trigger has now been tested with macros and seems to work.

14 years agotesting git svn
odjuvsla [Mon, 26 Oct 2009 12:46:18 +0000 (12:46 +0000)]
testing git svn

14 years ago- adding AliHLTTriggerDecisionParameters to configure the geom trigger from OCDB.
odjuvsla [Mon, 26 Oct 2009 12:46:13 +0000 (12:46 +0000)]
- adding AliHLTTriggerDecisionParameters to configure the geom trigger from OCDB.
- adding subclass for checking rectangular geometries
- modifications to facilitate for the above.

14 years ago- adding functionality for loading detector geometries from OCDB or ROOT file
odjuvsla [Mon, 26 Oct 2009 12:46:09 +0000 (12:46 +0000)]
- adding functionality for loading detector geometries from OCDB or ROOT file

14 years ago- addign classes to the build system
odjuvsla [Mon, 26 Oct 2009 12:46:04 +0000 (12:46 +0000)]
- addign classes to the build system

14 years agostarting changes to move to common CALO library for PHOS and EMCAL
odjuvsla [Mon, 26 Oct 2009 12:45:56 +0000 (12:45 +0000)]
starting changes to move to common CALO library for PHOS and EMCAL

14 years agoreenabled acceptance corrections differential flow (2nd order only so far)
snelling [Mon, 26 Oct 2009 12:04:39 +0000 (12:04 +0000)]
reenabled acceptance corrections differential flow (2nd order only so far)

14 years agoSetting the version of AliFMDAnaParameters in classdef to be bigger than 0
hdalsgaa [Mon, 26 Oct 2009 11:38:32 +0000 (11:38 +0000)]
Setting the version of AliFMDAnaParameters in classdef to be bigger than 0

14 years agoCheck for number of fired cells in LED run removed (it is more restrictive then useful).
policheh [Mon, 26 Oct 2009 11:20:59 +0000 (11:20 +0000)]
Check for number of fired cells in LED run removed (it is more restrictive then useful).

14 years agoFix memset arg order.
mtadel [Mon, 26 Oct 2009 11:16:24 +0000 (11:16 +0000)]
Fix memset arg order.

14 years agoMapping corrections and updated geometry (Laurent, Ivana)
hristov [Mon, 26 Oct 2009 11:06:12 +0000 (11:06 +0000)]
Mapping corrections and updated geometry (Laurent, Ivana)

14 years agoupdate of cuts
sgorbuno [Mon, 26 Oct 2009 10:38:50 +0000 (10:38 +0000)]
update of cuts

14 years agoModifications in analysis tasks for train
pulvir [Mon, 26 Oct 2009 10:21:30 +0000 (10:21 +0000)]
Modifications in analysis tasks for train

14 years agoNew macros to plot OCDB calibration parameters vs. time/run number for SDD (F. Prino)
prino [Mon, 26 Oct 2009 10:18:01 +0000 (10:18 +0000)]
New macros to plot OCDB calibration parameters vs. time/run number for SDD (F. Prino)

14 years agoUse proper pair type
akisiel [Mon, 26 Oct 2009 10:09:35 +0000 (10:09 +0000)]
Use proper pair type

14 years agoCoding convention violations corrected.
morsch [Mon, 26 Oct 2009 09:39:50 +0000 (09:39 +0000)]
Coding convention violations corrected.

14 years agoAdd Kaons
akisiel [Mon, 26 Oct 2009 09:13:43 +0000 (09:13 +0000)]
Add Kaons

14 years agoMore advanced PID selection
akisiel [Mon, 26 Oct 2009 09:03:14 +0000 (09:03 +0000)]
More advanced PID selection

14 years agorec. macro with dEdx component added
sgorbuno [Mon, 26 Oct 2009 08:31:59 +0000 (08:31 +0000)]
rec. macro with dEdx component added

14 years agoTender wagon forgotten files
agheata [Mon, 26 Oct 2009 07:52:11 +0000 (07:52 +0000)]
Tender wagon forgotten files

14 years agodedx stored directly w/o use of TPCseed
sgorbuno [Mon, 26 Oct 2009 07:31:01 +0000 (07:31 +0000)]
dedx stored directly w/o use of TPCseed

14 years agoupdated plotting macros for ppr
jklay [Mon, 26 Oct 2009 06:33:27 +0000 (06:33 +0000)]
updated plotting macros for ppr

14 years agoV0 histograming component created ( it plots inv. mass distributions for K0's and...
sgorbuno [Mon, 26 Oct 2009 05:26:55 +0000 (05:26 +0000)]
V0 histograming component created ( it plots inv. mass distributions for K0's and Lambdas,  +AP plot)

14 years agoupdate of cuts; sign of the field changed following the AliKFParticle update (35834)
sgorbuno [Mon, 26 Oct 2009 05:21:18 +0000 (05:21 +0000)]
update of cuts; sign of the field changed following the AliKFParticle update (35834)

14 years agoBug #57294: Do not unload from CDB cache in case there are no active storages. Fix...
cvetan [Mon, 26 Oct 2009 03:54:46 +0000 (03:54 +0000)]
Bug #57294: Do not unload from CDB cache in case there are no active storages. Fix for PROOF reco.

14 years agoBug #57513: Speed-up of CDB query.
cvetan [Mon, 26 Oct 2009 03:37:57 +0000 (03:37 +0000)]
Bug #57513: Speed-up of CDB query.

14 years agoTwo more CTP timing params added (Plamen)
lietava [Sun, 25 Oct 2009 22:31:21 +0000 (22:31 +0000)]
Two more CTP timing params added (Plamen)

14 years agoRemoved debug level line.
kaamodt [Sun, 25 Oct 2009 22:17:08 +0000 (22:17 +0000)]
Removed debug level line.

14 years agoSVN keyword Id is set
kharlov [Sun, 25 Oct 2009 19:35:32 +0000 (19:35 +0000)]
SVN keyword Id is set

14 years agoSVN keyword Id is set
kharlov [Sun, 25 Oct 2009 19:32:42 +0000 (19:32 +0000)]
SVN keyword Id is set

14 years agoSVN keyword Id is set
kharlov [Sun, 25 Oct 2009 19:24:41 +0000 (19:24 +0000)]
SVN keyword Id is set

14 years agoSVN Id field is added
kharlov [Sun, 25 Oct 2009 19:13:16 +0000 (19:13 +0000)]
SVN Id  field is added

14 years agoRevert changes in AliAnaPartCorrMaker, testing printouts removed
gconesab [Sun, 25 Oct 2009 18:31:29 +0000 (18:31 +0000)]
Revert changes in AliAnaPartCorrMaker, testing printouts removed

14 years agoModify AliFidutialCut to try to fix memory leak
gconesab [Sun, 25 Oct 2009 18:22:15 +0000 (18:22 +0000)]
Modify AliFidutialCut to try to fix memory leak

14 years agoUpdating Run Types for TRIGGER pp.
zampolli [Sun, 25 Oct 2009 15:49:35 +0000 (15:49 +0000)]
Updating Run Types for TRIGGER pp.

14 years agoNew wagon FORWARD included. Added configuration for femtoscopy task. Other fixes...
agheata [Sun, 25 Oct 2009 12:18:02 +0000 (12:18 +0000)]
New wagon FORWARD included. Added configuration for femtoscopy task. Other fixes related to archiving.
Configuration macro updated for the upcoming train.

14 years agoFixes in reconstruction:
ivana [Sun, 25 Oct 2009 08:14:50 +0000 (08:14 +0000)]
Fixes in reconstruction:
- AliMUONRefitter: small fix + protection against too large number of
  temporary tracks.
- AliMUONConstants: change the chamber thickness in x0 from 3% to 4.5%
  which better corresponds, in average, to the material crossed by the muons.
- AliMUONRecoParam: fix comments
(Philippe P.)

14 years agodaq run number coming from th e run automatically
basanta [Sun, 25 Oct 2009 07:42:32 +0000 (07:42 +0000)]
daq run number coming from th e run automatically

14 years agoprotection for det, module, row, col from lower and upper side to avoid crash
basanta [Sun, 25 Oct 2009 04:23:29 +0000 (04:23 +0000)]
protection for det, module, row, col from lower and upper side to avoid crash