]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoCorrecting a message
laphecet [Sat, 8 May 2010 10:49:30 +0000 (10:49 +0000)]
Correcting a message

13 years agoUpdating comments
laphecet [Sat, 8 May 2010 10:47:36 +0000 (10:47 +0000)]
Updating comments

13 years agoupdated TPC cuts
jgrosseo [Sat, 8 May 2010 03:22:35 +0000 (03:22 +0000)]
updated TPC cuts

13 years ago- Add information in the trigger chamber efficiency object in order to take into...
ivana [Fri, 7 May 2010 15:54:34 +0000 (15:54 +0000)]
- Add information in the trigger chamber efficiency object in order to take into account correlation between bending and non bending plane efficiency.
- Clean-up the OCDB object by removing accessory methods for efficiency calculation/display.
- Create new class (AliMUONTriggerChamberEfficiency) to handle the efficiency map stored in OCDB.
(Diego)

13 years agoFix for bug #67104 solving the following problems:
hristov [Fri, 7 May 2010 15:22:20 +0000 (15:22 +0000)]
Fix for bug #67104 solving the following problems:

- Proper loading of reference tables and solving of a mapping problem (related to bug 66306 where the array now have the size as before but the mapping has changed to start from 0)
- TRD out from combined PID since we have only reference tables for electrons and pions
- Gain normalization factors to match the dEdx in simulation and real data to the gain values in the reference data coming from the testbeam

Markus

13 years agomacros that use RAW mapping classes for translating between FEE/electronics indices...
dsilverm [Fri, 7 May 2010 13:54:04 +0000 (13:54 +0000)]
macros that use RAW mapping classes for translating between FEE/electronics indices and geometrical tower info

13 years agoOne step back.
morsch [Fri, 7 May 2010 13:43:37 +0000 (13:43 +0000)]
One step back.

13 years agoFix for report #66820 Request - remove Error message in AliESDtrack::GetTRDmomentum
hristov [Fri, 7 May 2010 12:58:59 +0000 (12:58 +0000)]
Fix for report #66820 Request - remove Error message in AliESDtrack::GetTRDmomentum

13 years agoM AliTPCcalibDB.h - GetDistortion not inline function
marian [Fri, 7 May 2010 12:38:11 +0000 (12:38 +0000)]
M      AliTPCcalibDB.h          - GetDistortion not inline function
M      AliTPCcalibDB.cxx        - Bug fix - proper path to the OCDB entry
M      AliTPCCorrection.h       - MakeDistortionMap out of residual histograms
M      AliTPCCorrection.cxx
M      AliTPCGGVoltError.cxx    - Init transformation in Init and Update function

Marian.

13 years agoprotection against NULL pointer
jotwinow [Fri, 7 May 2010 09:19:45 +0000 (09:19 +0000)]
protection against NULL pointer

13 years agoFix compilation problem in linux (Diego)
martinez [Fri, 7 May 2010 09:13:40 +0000 (09:13 +0000)]
Fix compilation problem in linux (Diego)

13 years agobug fix and small changed in the macros
jotwinow [Fri, 7 May 2010 08:50:17 +0000 (08:50 +0000)]
bug fix and small changed in the macros

13 years agonew macro to run TPC MC performance
jotwinow [Fri, 7 May 2010 08:48:56 +0000 (08:48 +0000)]
new macro to run TPC MC performance

13 years agoAdded HLT/rec to enable use of AliHLTReconstructor object
slindal [Fri, 7 May 2010 08:34:59 +0000 (08:34 +0000)]
Added HLT/rec to enable use of AliHLTReconstructor object

13 years ago-added AliHLTReconstructor object to online display macro
slindal [Fri, 7 May 2010 08:32:52 +0000 (08:32 +0000)]
-added AliHLTReconstructor object to online display macro

13 years agoStore information to calculate the correlation between the bending and non-bending...
martinez [Fri, 7 May 2010 06:42:36 +0000 (06:42 +0000)]
Store information to calculate the correlation between the bending and non-bending plane (Diego)

13 years agoProtection against the zero magnetic field and cleanup in the corresponding component...
aszostak [Thu, 6 May 2010 23:27:50 +0000 (23:27 +0000)]
Protection against the zero magnetic field and cleanup in the corresponding component of fulltracker. If only MUON_TRK or MUON_TRG is only present do not attempt tracking, only send empty output blocks. (Indra)

13 years agoFix for report #66245: Verbose output from ITS
hristov [Thu, 6 May 2010 21:36:34 +0000 (21:36 +0000)]
Fix for report #66245: Verbose output from ITS

13 years agocorrecting log message argument after variable type change
richterm [Thu, 6 May 2010 20:41:27 +0000 (20:41 +0000)]
correcting log message argument after variable type change

13 years agofirst working version of the DCSPublisher
richterm [Thu, 6 May 2010 18:44:26 +0000 (18:44 +0000)]
first working version of the DCSPublisher
- event buffers for vertex coordinates added
- mean and rms calculation added
- dim services added to server

13 years agoregistration of AliHLTGlobalDCSPublisherComponent added
richterm [Thu, 6 May 2010 18:41:39 +0000 (18:41 +0000)]
registration of AliHLTGlobalDCSPublisherComponent added

13 years ago- start DIS serving added to server loop
richterm [Thu, 6 May 2010 18:40:35 +0000 (18:40 +0000)]
- start DIS serving added to server loop
- DIS update called on AliHLTDimService::Update
- service name prepended by server name

13 years agoAdd a merge function for the offline calibration train (Raphaelle)
cblume [Thu, 6 May 2010 17:48:00 +0000 (17:48 +0000)]
Add a merge function for the offline calibration train (Raphaelle)

13 years agoremoved RooFit usage (+ small change in the DebugTree class)
andronic [Thu, 6 May 2010 16:16:35 +0000 (16:16 +0000)]
removed RooFit usage (+ small change in the DebugTree class)

13 years ago- adding protection for calibration events
odjuvsla [Thu, 6 May 2010 16:09:43 +0000 (16:09 +0000)]
- adding protection for calibration events

13 years agoremove from digits array those channels with bad timing or which only produced Low...
gconesab [Thu, 6 May 2010 14:17:52 +0000 (14:17 +0000)]
remove from digits array those channels with bad timing or which only produced Low Gain

13 years agoTest for equality was completely wrong !
laphecet [Thu, 6 May 2010 13:42:38 +0000 (13:42 +0000)]
Test for equality was completely wrong !

13 years agocheck for channels with bad pedestal RMS values (noisy)
dsilverm [Thu, 6 May 2010 13:12:24 +0000 (13:12 +0000)]
check for channels with bad pedestal RMS values (noisy)

13 years agomove geometry initialization pointers from Init to CreateOutputObjects
gconesab [Thu, 6 May 2010 12:36:34 +0000 (12:36 +0000)]
move geometry initialization pointers from Init to CreateOutputObjects

13 years agoUpdate and Init function of correction
marian [Thu, 6 May 2010 12:34:19 +0000 (12:34 +0000)]
Update and Init function of correction
Parameters are taken form the OCDB

AliTPCcalibDB.cxx              - copy paste error
AliTPCCorrection.h             - adding fT1, and fT2 as a data member to enable Update
AliTPCExBBShape.h              - Set fT1 and fT2
AliTPCExBConical.h             - Set fT1 and fT2
AliTPCExBTwist.h               - Set fT1 and fT2
AliTPCGGVoltError.h            - Set fT1 and fT2
AliTPCCorrection.cxx           - Set fT1 and fT2
AliTPCExBBShape.cxx            - Update and Init function
AliTPCExBConical.cxx           - Update and Init function
AliTPCExBTwist.cxx             - Update and Init function
AliTPCGGVoltError.cxx          - Update and Init function

13 years agoBug fix in like-sign refs
dainese [Thu, 6 May 2010 12:07:59 +0000 (12:07 +0000)]
Bug fix in like-sign refs

13 years agoChange in Notify needed for CAF datasets.
morsch [Thu, 6 May 2010 12:03:11 +0000 (12:03 +0000)]
Change in Notify needed for CAF datasets.

13 years agoUndefined variable problem corrected.
morsch [Thu, 6 May 2010 11:27:24 +0000 (11:27 +0000)]
Undefined variable problem corrected.
(M. van Leeuwen)

13 years ago- fixed check on empty HLTesdTree
kkanaki [Thu, 6 May 2010 11:20:55 +0000 (11:20 +0000)]
- fixed check on empty HLTesdTree

13 years agoM AliTPCCorrection.h - Update also input parameters - not const
marian [Thu, 6 May 2010 10:18:32 +0000 (10:18 +0000)]
M      AliTPCCorrection.h     - Update also input parameters - not const
M      AliTPCcalibCalib.cxx   - Use PropagateBxByBy
M      AliTPCcalibDB.cxx      - read the correction entry form the OCDB
M      AliTPCcalibTime.cxx    - Use PropagateBxByBz
                              - Use only TRD tracks with refit flag
                              - Smaller outlyer removal deepnes in history (median calc)
M      AliTPCCorrection.cxx   - Adding MakeTrackDistortionTree - used for global minimization
M      AliTPCExBConical.cxx   - Sign

Marian

13 years ago- added check for the existence of HLT tracks in the HLTesdTree and printout of the...
kkanaki [Thu, 6 May 2010 10:18:07 +0000 (10:18 +0000)]
- added check for the existence of HLT tracks in the HLTesdTree and printout of the event in case the event is empty
- switched off warning for missing AliESDfriend file

13 years agoDecoding for the ADC and ADD TDCs introduced in raw data streaming
coppedis [Thu, 6 May 2010 08:01:53 +0000 (08:01 +0000)]
Decoding for the ADC and ADD TDCs introduced in raw data streaming

13 years agoPossibility to update track parameters with the parameters taken from another track...
belikov [Thu, 6 May 2010 07:52:17 +0000 (07:52 +0000)]
Possibility to update track parameters with the parameters taken from another track (M. Ivanov)

13 years agoBug Fix: Forgot to call the initialization of
phille [Wed, 5 May 2010 23:31:02 +0000 (23:31 +0000)]
Bug Fix: Forgot to call the initialization of
EMCAL/PHOS specific values of common parameters in the constructor.

13 years agoUncommented code that was commented
phille [Wed, 5 May 2010 23:12:24 +0000 (23:12 +0000)]
Uncommented code that was commented
out by mistake.

13 years agoCosmetics
phille [Wed, 5 May 2010 22:49:09 +0000 (22:49 +0000)]
Cosmetics

13 years agoMaking AliHLTCaloConstants abstract ( as it ought to be )
phille [Wed, 5 May 2010 22:45:12 +0000 (22:45 +0000)]
Making  AliHLTCaloConstants abstract ( as it ought to be )
by introducing the abstract function
InitConstants().

13 years agoReindtroduction of constant class
phille [Wed, 5 May 2010 22:37:01 +0000 (22:37 +0000)]
Reindtroduction of constant class
AliHLTCaloConstants  which was deleted
by mistake. ( The intention was to delete only AliHLTCaloConstant )

13 years agoRemoval of obsolete file from build system
phille [Wed, 5 May 2010 22:32:37 +0000 (22:32 +0000)]
Removal of obsolete file from build system

13 years agoRemoval of obsolete file
phille [Wed, 5 May 2010 22:32:00 +0000 (22:32 +0000)]
Removal of obsolete file

13 years agoDecomissioning of obsolete file
phille [Wed, 5 May 2010 22:30:11 +0000 (22:30 +0000)]
Decomissioning of obsolete file
AliHLTPHOSConstants

13 years agoAdding test of the track update with another track
marian [Wed, 5 May 2010 20:56:18 +0000 (20:56 +0000)]
Adding test of the track update with another track
(Marian)

13 years agoa few extra histograms
snelling [Wed, 5 May 2010 18:04:11 +0000 (18:04 +0000)]
a few extra histograms

13 years agoadding dummy functions for GetNumberOfTracklets() and GetTrackletIndex(Int_t) as...
richterm [Wed, 5 May 2010 17:58:55 +0000 (17:58 +0000)]
adding dummy functions for GetNumberOfTracklets() and GetTrackletIndex(Int_t) as required by AliKalmanTrack

13 years agoRefactoring: of constants classes:
phille [Wed, 5 May 2010 17:37:53 +0000 (17:37 +0000)]
Refactoring: of constants classes:
1) Moved the declaration of all varaibales to
the Calo basclass.
2) Removed Abstractness from Getter functions
that should not be declared abstract.

13 years agoRefactoring of constants handling classes.
phille [Wed, 5 May 2010 17:14:07 +0000 (17:14 +0000)]
Refactoring of constants handling classes.
1) Moved some constants that is the for PHOS and
EMCAL up to the Calo baseclass.
2) Removed redudnant Getter functions.
3) Moved the declarations of variables common to  PHOS and EMCAL
up to the Calo baseclass.

13 years agoAdded protections to avoid divisions by zero (Savannah bug 66775
masera [Wed, 5 May 2010 16:46:10 +0000 (16:46 +0000)]
Added protections to avoid divisions by zero (Savannah bug 66775

13 years agoRemoval of unused constants
phille [Wed, 5 May 2010 16:01:13 +0000 (16:01 +0000)]
Removal of unused constants

13 years agoRemoving unused constants
phille [Wed, 5 May 2010 15:52:03 +0000 (15:52 +0000)]
Removing unused constants

13 years agoRemoving obsolete file
phille [Wed, 5 May 2010 15:51:32 +0000 (15:51 +0000)]
Removing obsolete file
AliHLTCaloConstant from build system

13 years agoUpdates for new track cuts (Marta)
kleinb [Wed, 5 May 2010 15:12:55 +0000 (15:12 +0000)]
Updates for new track cuts (Marta)

13 years agoCorrect crash with test plugin, other minor stuff (Renzhuo)
gconesab [Wed, 5 May 2010 14:52:35 +0000 (14:52 +0000)]
Correct crash with test plugin, other minor stuff (Renzhuo)

13 years agoSuppressed compilation warming
decaro [Wed, 5 May 2010 14:05:50 +0000 (14:05 +0000)]
Suppressed compilation warming

13 years agocure for compilation warnings from recent QA commits
dsilverm [Wed, 5 May 2010 12:44:58 +0000 (12:44 +0000)]
cure for compilation warnings from recent QA commits

13 years agoUpdated version of the rawStream with the option to dump MCM raw data
cblume [Wed, 5 May 2010 12:27:55 +0000 (12:27 +0000)]
Updated version of the rawStream with the option to dump MCM raw data
and accumulating some statistics.
Slight change of the tracklet output (rawData/clusterizer).

13 years agoLooser default cuts for the V0 and the cascade finders
belikov [Wed, 5 May 2010 09:29:23 +0000 (09:29 +0000)]
Looser default cuts for the V0 and the cascade finders

13 years agoupdate task to read results from AnalysisResults.root file
abercuci [Wed, 5 May 2010 06:14:58 +0000 (06:14 +0000)]
update task to read results from AnalysisResults.root file

13 years agoRemoved obsolete class HLT/EMCAL/AliHLTEMCALConstants.h
phille [Wed, 5 May 2010 03:37:08 +0000 (03:37 +0000)]
Removed obsolete class HLT/EMCAL/AliHLTEMCALConstants.h

13 years ago Cosmetics
phille [Wed, 5 May 2010 03:24:02 +0000 (03:24 +0000)]
 Cosmetics

13 years agoCosmetics
phille [Wed, 5 May 2010 03:00:07 +0000 (03:00 +0000)]
Cosmetics

13 years agoCosmetcis
phille [Wed, 5 May 2010 02:54:17 +0000 (02:54 +0000)]
Cosmetcis

13 years agoRefactoring: rempved the usage of AliHLTEMCALConstant
phille [Wed, 5 May 2010 02:51:16 +0000 (02:51 +0000)]
Refactoring:  rempved the usage of AliHLTEMCALConstant
from  AliHLTEMCALGeometry

13 years agoUsage of new constant classes
phille [Wed, 5 May 2010 02:36:54 +0000 (02:36 +0000)]
Usage of new constant classes

13 years agoRefactoring of constants usage. Some parameters common to
phille [Wed, 5 May 2010 02:35:49 +0000 (02:35 +0000)]
Refactoring of constants usage. Some parameters common to
PHOS / EMCAL was moved to the CALO directpry.
In particluar. 1 ) Max number of ALTRO samples, 2 ) Max number of
ALTRO presamples, 3 ) Number of gains (2), 4) Max bin value ( 1023 since it is a 10 bit ADC ).

13 years agoRemoving obsolete file AliHLTCaloConst.h from build system
phille [Wed, 5 May 2010 02:29:37 +0000 (02:29 +0000)]
Removing obsolete  file  AliHLTCaloConst.h  from build system

13 years agoChange in AliACORDEReconstructor: now the labels go from 0 - 59
mrodrigu [Tue, 4 May 2010 23:41:22 +0000 (23:41 +0000)]
Change in AliACORDEReconstructor: now the labels go from 0 - 59

13 years agocorrection for detector effects for three particle correlations used to calculate...
snelling [Tue, 4 May 2010 20:41:42 +0000 (20:41 +0000)]
correction for detector effects for three particle correlations used to calculate CP violation

13 years agonew coding for ITS services side C (M. Sitta)
masera [Tue, 4 May 2010 20:23:44 +0000 (20:23 +0000)]
new coding for ITS services side C (M. Sitta)

13 years ago- adding code for the generation of initial GRP entry
richterm [Tue, 4 May 2010 18:59:59 +0000 (18:59 +0000)]
- adding code for the generation of initial GRP entry
- updating the GRP entry only if there was a change in the currents or polarities
- keeping the other information from the GRP object and meta data of the entry

13 years agoError in y setters corrected
coppedis [Tue, 4 May 2010 18:21:44 +0000 (18:21 +0000)]
Error in y setters corrected

13 years agoDeleting the obsolete ReadESDfriend.C macro
belikov [Tue, 4 May 2010 17:09:33 +0000 (17:09 +0000)]
Deleting the obsolete ReadESDfriend.C macro

13 years ago- added implementation of GetOCDBObjectDescription
kkanaki [Tue, 4 May 2010 15:35:58 +0000 (15:35 +0000)]
- added implementation of GetOCDBObjectDescription

13 years agopreparations for glauber inclusion
snelling [Tue, 4 May 2010 15:14:26 +0000 (15:14 +0000)]
preparations for glauber inclusion

13 years agorestore event cuts and change couts and printf's to alilog
snelling [Tue, 4 May 2010 15:10:09 +0000 (15:10 +0000)]
restore event cuts and change couts and printf's to alilog

13 years ago- added implementation of GetOCDBObjectDescription
kkanaki [Tue, 4 May 2010 15:04:08 +0000 (15:04 +0000)]
- added implementation of GetOCDBObjectDescription

13 years agoeffc++ warnings
jgrosseo [Tue, 4 May 2010 13:16:05 +0000 (13:16 +0000)]
effc++ warnings

13 years ago- added implementation of GetOCDBObjectDescription
kkanaki [Tue, 4 May 2010 13:01:32 +0000 (13:01 +0000)]
- added implementation of GetOCDBObjectDescription

13 years ago...and the "infrastructure" for the dielectron updates/additions
andronic [Tue, 4 May 2010 09:31:14 +0000 (09:31 +0000)]
...and the "infrastructure" for the dielectron updates/additions

13 years agoUpdates and additions: Classes for signal and spectrum extraction; saving of
andronic [Tue, 4 May 2010 09:29:41 +0000 (09:29 +0000)]
Updates and additions: Classes for signal and spectrum extraction; saving of
a debug tree (default off); AddTaskJPSI.C; config macros for data

13 years agoAdding the z-coordinate of the interaction diamond. Possibility to use the diamond...
belikov [Tue, 4 May 2010 08:07:58 +0000 (08:07 +0000)]
Adding the z-coordinate of the interaction diamond. Possibility to use the diamond reconstructed with SPD (F. Prino, A. Dainese)

13 years agoadditional fix for MC performance
abercuci [Tue, 4 May 2010 07:31:48 +0000 (07:31 +0000)]
additional fix for MC performance

13 years agoCoding conventions
fca [Tue, 4 May 2010 05:57:25 +0000 (05:57 +0000)]
Coding conventions

13 years agoGo back to the previous version for the time being
cblume [Mon, 3 May 2010 16:18:34 +0000 (16:18 +0000)]
Go back to the previous version for the time being

13 years agoBugfix and more extensive check on inputs of the full tracker. A new function introdu...
aszostak [Mon, 3 May 2010 15:41:28 +0000 (15:41 +0000)]
Bugfix and more extensive check on inputs of the full tracker. A new function introduced to detail checking of input values. (Indra)

13 years agoAliTPCcalibDButil.h: Undo changes for forward declaraiton, to make depending code...
marian [Mon, 3 May 2010 14:23:27 +0000 (14:23 +0000)]
AliTPCcalibDButil.h:  Undo changes for forward declaraiton, to make depending code compilable - DA and AMOROE  again

Jens Wiechula

13 years agoMacro which can be used in order to repair the time offsets in the 2009 and 2010...
cvetan [Mon, 3 May 2010 14:09:15 +0000 (14:09 +0000)]
Macro which can be used in order to repair the time offsets in the 2009 and 2010 data (up to run 118557 when all the OCDB data should be ok already).

13 years agoUpdate RecoParam in svn OCDB
laphecet [Mon, 3 May 2010 13:41:30 +0000 (13:41 +0000)]
Update RecoParam in svn OCDB

13 years agoMake sure the chi2 used to match tracker and trigger tracks is set from the sigma...
laphecet [Mon, 3 May 2010 13:41:00 +0000 (13:41 +0000)]
Make sure the chi2 used to match tracker and trigger tracks is set from the sigma cut used for the trigger (Philippe Pillot)

13 years ago- added additional arguments to specify grid input directory, run number to be proces...
kkanaki [Mon, 3 May 2010 13:38:26 +0000 (13:38 +0000)]
- added additional arguments to specify grid input directory, run number to be processed, grid working dir and grid output dir
- updated ROOT and AliRoot version to be used on the GRID

13 years ago- added a warning message to remind the user that /tmp/gclient_env_$UID has not been...
kkanaki [Mon, 3 May 2010 13:27:45 +0000 (13:27 +0000)]
- added a warning message to remind the user that /tmp/gclient_env_$UID has not been sourced

13 years ago- added argument for the input file name
kkanaki [Mon, 3 May 2010 12:38:44 +0000 (12:38 +0000)]
- added argument for the input file name
- added the possibility to connect to the GRID for accessing the input file
- updated documentation

13 years agoremove confusing setter for MC
abercuci [Mon, 3 May 2010 12:24:21 +0000 (12:24 +0000)]
remove confusing setter for MC

13 years ago-Renamed not static data members according to coding rules
slindal [Mon, 3 May 2010 12:17:28 +0000 (12:17 +0000)]
-Renamed not static data members according to coding rules
-Updated testPhosClusterEnergyTrigger macro

13 years agoReplacing gthe old OCDB entry with new
marian [Mon, 3 May 2010 12:03:53 +0000 (12:03 +0000)]
Replacing gthe old OCDB entry with new

(Marian)

13 years ago- fixed compilation warning
kkanaki [Mon, 3 May 2010 11:28:58 +0000 (11:28 +0000)]
- fixed compilation warning