]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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)

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