]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoThe ITS SA tracks are not anymore accepted for the V0 finding
belikov [Mon, 10 May 2010 12:49:17 +0000 (12:49 +0000)]
The ITS SA tracks are not anymore accepted for the V0 finding

13 years ago- AliPhysicsSelection: protected writing of fHistBunchCrossing and fHistTriggerPattern
mfloris [Mon, 10 May 2010 12:44:06 +0000 (12:44 +0000)]
- AliPhysicsSelection: protected writing of fHistBunchCrossing and fHistTriggerPattern
- AliBackgroundSelection: fixing warnings

13 years agoCorrect reference to AOD file in AliEventTag.
morsch [Mon, 10 May 2010 12:37:15 +0000 (12:37 +0000)]
Correct reference to AOD file in AliEventTag.

13 years agoFew improvements:
mfloris [Mon, 10 May 2010 12:35:38 +0000 (12:35 +0000)]
Few improvements:
- Using static constructor for TPC cuts
- Binomial (rather than poissonian) error on deadtime
- Fixing some warnings
- Removing some printout
- Adding pt distribution of tracks in the 2 samples used for rate normalization

13 years agoRemoving unused class AliHLTEMCALSharedMemoryInterface,
phille [Mon, 10 May 2010 12:33:55 +0000 (12:33 +0000)]
Removing unused class AliHLTEMCALSharedMemoryInterface,
Use AliHLTCaloSharedMemoryInterface  instead which
implements exactly the same functionality.

13 years agoUpdate
dainese [Mon, 10 May 2010 12:28:46 +0000 (12:28 +0000)]
Update

13 years agoPrefer TURL when adding files to chain
akisiel [Mon, 10 May 2010 12:12:18 +0000 (12:12 +0000)]
Prefer TURL when adding files to chain

13 years agoAdding a protection against division by zero in Fcn1();
ivana [Mon, 10 May 2010 12:06:09 +0000 (12:06 +0000)]
Adding a protection against division by zero in Fcn1();
this fixes the bug report #66805.

13 years agoGive a more meaningfull name to the default 3D View.
mtadel [Mon, 10 May 2010 11:02:45 +0000 (11:02 +0000)]
Give a more meaningfull name to the default 3D View.

13 years agoRemoved blocker TOF DQM bug (F.Bellini)
decaro [Mon, 10 May 2010 09:58:41 +0000 (09:58 +0000)]
Removed blocker TOF DQM bug (F.Bellini)

13 years agoremoved the condition on the 10 TPC clusters after all.
abercuci [Mon, 10 May 2010 09:06:58 +0000 (09:06 +0000)]
removed the condition on the 10 TPC clusters after all.
a few more small corrections (Ionut)

13 years agoincluded all the non-friends
abercuci [Mon, 10 May 2010 08:28:25 +0000 (08:28 +0000)]
included all the non-friends
histos that are necessary to make the monitoring plots we were
generating with the TRDmon task (Ionut).

13 years agoNow PtBin() returns -1 if pt>maximum of all bins
dainese [Mon, 10 May 2010 07:26:13 +0000 (07:26 +0000)]
Now PtBin() returns -1 if pt>maximum of all bins

13 years agoRefactoring of handling of constants.
phille [Mon, 10 May 2010 05:51:42 +0000 (05:51 +0000)]
Refactoring of handling of constants.
Constants used in array definitions etc.. is
defined in nested namespaces, instead of as class
memeber vraiables/constants.
This allows for porting of HLT/CALO constants
to offline without changing the  interface to the
HLT.

13 years agoAdded Fatal logmessage in the case
phille [Mon, 10 May 2010 05:49:04 +0000 (05:49 +0000)]
Added Fatal logmessage in the case
the constants handler cannot load an instance of
PHOS/EMCAL constants.

13 years agoRemoval of obsolet constant definitions
phille [Mon, 10 May 2010 05:47:31 +0000 (05:47 +0000)]
Removal of obsolet constant definitions

13 years agoRemoved dependency on PHOS + EMCAL headers
phille [Mon, 10 May 2010 05:46:43 +0000 (05:46 +0000)]
Removed dependency on PHOS + EMCAL headers

13 years agoRemoved class AliEMCALConstant
phille [Mon, 10 May 2010 05:45:12 +0000 (05:45 +0000)]
Removed class AliEMCALConstant
from build system

13 years agoMC labels added for ITS tracks ?\127 ?\127?\127
sgorbuno [Mon, 10 May 2010 00:40:38 +0000 (00:40 +0000)]
MC labels added for ITS tracks ?\127 ?\127?\127

13 years agoRemoved cout statement that was accidentally added
phille [Sun, 9 May 2010 23:50:06 +0000 (23:50 +0000)]
Removed cout statement that was accidentally added
in the last commit.

13 years agoRemoving cout statement
phille [Sun, 9 May 2010 23:46:47 +0000 (23:46 +0000)]
Removing cout statement

13 years agoMust have a default ctor to be streamable
laphecet [Sun, 9 May 2010 22:35:32 +0000 (22:35 +0000)]
Must have a default ctor to be streamable

13 years agoSmall changes and fixes (Carmelo)
dainese [Sun, 9 May 2010 21:04:40 +0000 (21:04 +0000)]
Small changes and fixes (Carmelo)

13 years agoRemoving man-in-the-middle class
phille [Sun, 9 May 2010 20:04:51 +0000 (20:04 +0000)]
Removing man-in-the-middle class
AliHLTPHOSRcuProcessor

13 years agoMaking the DoDeInit function non virtual
phille [Sun, 9 May 2010 20:03:58 +0000 (20:03 +0000)]
Making the DoDeInit function non virtual
temporarily untill its implemented in all derived classes.

13 years agoRemoving redundant class
phille [Sun, 9 May 2010 19:52:33 +0000 (19:52 +0000)]
Removing redundant class
AliHLTPHOSProcessor and replcing it with
AliHLTCaloProcessor which provides exactly the
same functionality.

13 years agoRemoving obsolete class
phille [Sun, 9 May 2010 19:50:37 +0000 (19:50 +0000)]
Removing obsolete class
AliHLTPHOSProcessor from build system.
Use AliHLTCaloProcessor instead which provides
exactly the same functionality.

13 years agoRemoving obsolete class from build system
phille [Sun, 9 May 2010 19:49:20 +0000 (19:49 +0000)]
Removing obsolete class from build system

13 years agoPeakFinder update - from Per Thomas
dsilverm [Sun, 9 May 2010 19:42:12 +0000 (19:42 +0000)]
PeakFinder update - from Per Thomas

13 years agoRemoving man-in-the-middle class
phille [Sun, 9 May 2010 18:50:53 +0000 (18:50 +0000)]
Removing man-in-the-middle class
AliHLTCaloRcuProcessor

13 years agoM AliTPCcalibAlign.cxx - filtering the debug output
marian [Sun, 9 May 2010 18:01:35 +0000 (18:01 +0000)]
M      AliTPCcalibAlign.cxx              - filtering the debug output
M      AliTPCcalibCalib.cxx              - speed up refitting - longer steps
M      AliTPCcalibCosmic.cxx             - filtering debug output
M      AliTPCcalibTime.cxx               - index out of range fix
M      AliTPCCorrection.cxx              - track extepolation to vertex
M      AliTPCPreprocessorOffline.cxx     - updated example
M      AliTPCTracklet.cxx                - fix 1/pt for track segement fitting.

Marian

13 years agoM AliTPCkalmanAlign.cxx - class to process the results of alignment - using...
marian [Sun, 9 May 2010 17:53:57 +0000 (17:53 +0000)]
M      AliTPCkalmanAlign.cxx      - class to process the results of alignment - using kalman filter approach
M      AliTPCkalmanAlign.h
M      TPCcalibLinkDef.h          - using the new AliTPCkalmanAlign
M      libTPCcalib.pkg            -

marian

13 years agoRemoval of dead code
phille [Sun, 9 May 2010 16:52:10 +0000 (16:52 +0000)]
Removal of dead code

13 years agoDefining constants static
phille [Sun, 9 May 2010 16:51:42 +0000 (16:51 +0000)]
Defining constants static
and initialize them in the header file
on order to be able to use thme when initializing arrays in
other classes.

13 years agoUsing AliHLTCAloConstants insted of
phille [Sun, 9 May 2010 16:49:59 +0000 (16:49 +0000)]
Using AliHLTCAloConstants insted of
      AliHLTCaloConstant.h

13 years agoAdded method
dainese [Sat, 8 May 2010 19:33:26 +0000 (19:33 +0000)]
Added method

13 years agoNew class for DStar->D0pi cuts (Alessandro)
dainese [Sat, 8 May 2010 14:51:14 +0000 (14:51 +0000)]
New class for DStar->D0pi cuts (Alessandro)

13 years agoRemove files committed by mistake
dainese [Sat, 8 May 2010 14:24:06 +0000 (14:24 +0000)]
Remove files committed by mistake

13 years agoAddition of Lc->V0+bachelor analysis (Zaida)
dainese [Sat, 8 May 2010 14:22:38 +0000 (14:22 +0000)]
Addition of Lc->V0+bachelor analysis (Zaida)

13 years agoAddition of Lc->V0+bachelor analysis (Zaida)
dainese [Sat, 8 May 2010 14:22:14 +0000 (14:22 +0000)]
Addition of Lc->V0+bachelor analysis (Zaida)

13 years agoAdded method IsInFiducialAcceptance (Chiara Z)
dainese [Sat, 8 May 2010 12:46:08 +0000 (12:46 +0000)]
Added method IsInFiducialAcceptance (Chiara Z)

13 years agoThe sigma cut used for noise generation can now be easily changed
laphecet [Sat, 8 May 2010 10:53:55 +0000 (10:53 +0000)]
The sigma cut used for noise generation can now be easily changed

13 years agoFixing a warning
laphecet [Sat, 8 May 2010 10:52:47 +0000 (10:52 +0000)]
Fixing a warning

13 years agoChanged default OCDB from 2009 to 2010
laphecet [Sat, 8 May 2010 10:51:50 +0000 (10:51 +0000)]
Changed default OCDB from 2009 to 2010

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)