]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFrom Jochen Klein.
mtadel [Thu, 16 Jul 2009 15:28:20 +0000 (15:28 +0000)]
From Jochen Klein.

Update in TRD visualization
- correct setting of HC id in trd_tracklets.C
- change sign of tracket deflection
- change colour of trackletMCM in visualization
- check before destruction of children

14 years agoAliITStrackerSA.cxx: minor fix for cosmic reco + adding debug prints with AliLog...
masera [Thu, 16 Jul 2009 14:17:14 +0000 (14:17 +0000)]
AliITStrackerSA.cxx: minor fix for cosmic reco + adding debug prints with AliLog. AliITSRecoParam.cxx: minor change (radius for propagation inside SPD inner layer changed from 3.7 to 3.5 cm)

14 years agoFix wrong commit of July 1st
dainese [Thu, 16 Jul 2009 13:30:45 +0000 (13:30 +0000)]
Fix wrong commit of July 1st

14 years agoadded option to calculate dca relative to TPC vertex
ikraus [Thu, 16 Jul 2009 12:34:39 +0000 (12:34 +0000)]
added option to calculate dca relative to TPC vertex

14 years ago PID LUT from TH2F
cblume [Thu, 16 Jul 2009 12:31:11 +0000 (12:31 +0000)]
PID LUT from TH2F
    - Add Setter for PID LUT from 2-dim histogram
    Bugfixes
    - Fix access via ADC column
    - Fix deflection sign in GTU TMU
    Add PID calculation for GTU tracks
    Updates for GTU simulation
    - Debug output in TMU
    - setting of correct HC id in gtuSim
    Removal of AliTRDmcmTracklet
    Bugfixes in visualization
    - correct setting of HC id in trd_tracklets.C
    - change sign of tracket deflection
    - change colour of tracklet MCM in visualization
    - check before destruction of children
    Additional baseline, zs-reading and check for no. of timebins
    - Additional baseline to be added/subtracted during reading/writing
    - Read back the ZS mapping
    - Check for no. of timebins
    Included changes from gridikp
    - Add GetPID(q0, q1)
    - add NHits ... to trackletMCM
    - add default PID LUT
    - add possibility to change LUT
    Adaptation to latest fitred.asm
    - decimal places for ndrift
    - calculation of y-offset, scaleY, scaleD from MCM position
    - corrected sign of deflection
    - changed position where deflection cut is applied
    - changed calculation of min/max-deflection

14 years agoTechnical fix: run the vertex finder even in case the local reco for ITS is off....
cvetan [Thu, 16 Jul 2009 10:22:00 +0000 (10:22 +0000)]
Technical fix: run the vertex finder even in case the local reco for ITS is off. Does not affect default behavior of the reco - it is useful only in the very particular case when the reco-points file is already produced and one wants to replay only the vertexer and tracking (Andrea D.)

14 years agoTechnical fix: sort the scalers records as they appear to be sorted incorrectly in...
cvetan [Thu, 16 Jul 2009 10:21:26 +0000 (10:21 +0000)]
Technical fix: sort the scalers records as they appear to be sorted incorrectly in the GRP preprocessor.

14 years agoAdded protection for empty data blocks (blocks where only the CDH is present) in...
kaamodt [Thu, 16 Jul 2009 09:10:38 +0000 (09:10 +0000)]
Added protection for empty data blocks (blocks where only the CDH is present) in the component.
Bugfix: Clustercandidates was not checked properly if they where used or not.

14 years ago- fixed transformation of Y coordinate of clusters
kkanaki [Thu, 16 Jul 2009 08:27:40 +0000 (08:27 +0000)]
- fixed transformation of Y coordinate of clusters
- added temporary fix for reading out of array boundaries

14 years agoChanges needed for cuts optimisation task (Francesco)
dainese [Thu, 16 Jul 2009 01:23:34 +0000 (01:23 +0000)]
Changes needed for cuts optimisation task (Francesco)

14 years agoAdded phi variable; added check for D0 from c (Chiara Z)
dainese [Thu, 16 Jul 2009 01:22:25 +0000 (01:22 +0000)]
Added phi variable; added check for D0 from c (Chiara Z)

14 years agoconst added to GeoMatrixes; bug with matrix overwriting fixed
prsnko [Wed, 15 Jul 2009 23:09:28 +0000 (23:09 +0000)]
const added to GeoMatrixes; bug with matrix overwriting fixed

14 years agoCall gEve->DisableRedraw() when their so no more chance to get an
mtadel [Wed, 15 Jul 2009 17:11:28 +0000 (17:11 +0000)]
Call gEve->DisableRedraw() when their so no more chance to get an
exception. This potentially blocked EVE 3D redrawing.

14 years agoskipped creation of empty QA folders/images
schutz [Wed, 15 Jul 2009 15:59:49 +0000 (15:59 +0000)]
skipped creation of empty QA folders/images

14 years agoPrint format in log messages corrected in different places
policheh [Wed, 15 Jul 2009 15:45:21 +0000 (15:45 +0000)]
Print format in log messages corrected in different places

14 years agoIn QA:
ivana [Wed, 15 Jul 2009 15:06:57 +0000 (15:06 +0000)]
In QA:
- Store TH2F instead of TH3F in expert mode (for easier visualization)
- Bug fixes.
(Diego)

14 years agohistogram binning changed, bug fixed
ikraus [Wed, 15 Jul 2009 14:29:10 +0000 (14:29 +0000)]
histogram binning changed, bug fixed

14 years agoAdd PID to HLT tracker and remove harmfull condition
cblume [Wed, 15 Jul 2009 14:27:55 +0000 (14:27 +0000)]
Add PID to HLT tracker and remove harmfull condition

14 years agoAdded script to draw calibrated raw data
cholm [Wed, 15 Jul 2009 12:29:34 +0000 (12:29 +0000)]
Added script to draw calibrated raw data
Added possible use of FMD RecoParam
Implemented FMD RecoParam

14 years agoAdding names of detector experts in the log in case of failure.
zampolli [Wed, 15 Jul 2009 11:59:21 +0000 (11:59 +0000)]
Adding names of detector experts in the log in case of failure.

14 years agoPrintout fixed.
zampolli [Wed, 15 Jul 2009 10:35:59 +0000 (10:35 +0000)]
Printout fixed.

14 years agocomenting some prints, removing commented lines
gconesab [Wed, 15 Jul 2009 09:48:08 +0000 (09:48 +0000)]
comenting some prints, removing commented lines

14 years agoStuff from aldaqdqm09
cholm [Wed, 15 Jul 2009 09:44:43 +0000 (09:44 +0000)]
Stuff from aldaqdqm09

14 years agoRecommit after correction of coding rule violations. (A. Sevcenco)
morsch [Wed, 15 Jul 2009 09:23:45 +0000 (09:23 +0000)]
Recommit after correction of coding rule violations. (A. Sevcenco)

14 years agoTechnical fix: correct initialization and reset of pointers. From rev. 33801
hristov [Wed, 15 Jul 2009 09:21:09 +0000 (09:21 +0000)]
Technical fix: correct initialization and reset of pointers. From rev. 33801

14 years agoUpdate for forced Lambda_c hadronic decays (Rossella Romita)
morsch [Wed, 15 Jul 2009 08:37:43 +0000 (08:37 +0000)]
Update for forced Lambda_c hadronic decays (Rossella Romita)

14 years agoUpdate for Lambda_c (Rossella Romita)
morsch [Wed, 15 Jul 2009 08:35:36 +0000 (08:35 +0000)]
Update for Lambda_c (Rossella Romita)

14 years agoNew purely virtual methods from the base class implemented.
morsch [Wed, 15 Jul 2009 07:37:05 +0000 (07:37 +0000)]
New purely virtual methods from the base class implemented.

14 years agoQA for the on-the-fly V0 (ana marin)
jotwinow [Tue, 14 Jul 2009 17:52:34 +0000 (17:52 +0000)]
QA for the on-the-fly V0 (ana marin)

14 years agoQA for the on-the-fly V0 (ana marin)
jotwinow [Tue, 14 Jul 2009 17:51:59 +0000 (17:51 +0000)]
QA for the on-the-fly V0 (ana marin)

14 years agoQA for the on-the-fly V0 (ana marin)
jotwinow [Tue, 14 Jul 2009 17:51:25 +0000 (17:51 +0000)]
QA for the on-the-fly V0 (ana marin)

14 years agoQA for the on-the-fly V0 (ana marin)
jotwinow [Tue, 14 Jul 2009 17:50:55 +0000 (17:50 +0000)]
QA for the on-the-fly V0 (ana marin)

14 years agoQA for the on-the-fly V0
jotwinow [Tue, 14 Jul 2009 17:48:51 +0000 (17:48 +0000)]
QA for the on-the-fly V0

14 years agoQA for the on-the-fly V0
jotwinow [Tue, 14 Jul 2009 17:48:15 +0000 (17:48 +0000)]
QA for the on-the-fly V0

14 years agoQA for the on-the-fly V0
jotwinow [Tue, 14 Jul 2009 17:47:24 +0000 (17:47 +0000)]
QA for the on-the-fly V0

14 years agoQA for the on-the-fly V0
jotwinow [Tue, 14 Jul 2009 17:47:06 +0000 (17:47 +0000)]
QA for the on-the-fly V0

14 years agoDeleting unnecessary files in OCDB for ACORDE and uploading previous version
mrodrigu [Tue, 14 Jul 2009 17:39:35 +0000 (17:39 +0000)]
Deleting unnecessary files in OCDB for ACORDE and uploading previous version

14 years agoCorrection of the offset settings in Rec and Sim QA for each EventSpecie. IsEQual...
masera [Tue, 14 Jul 2009 17:14:02 +0000 (17:14 +0000)]
Correction of the offset settings in Rec and Sim QA for each EventSpecie.  IsEQual changed to AreEqual to remove compilation warnings. Correction of the computation of the radius in FillRecPoint. Add GetEventSpecie in QASim (Melinda Siciliano)

14 years agosmall bug fixes
jgrosseo [Tue, 14 Jul 2009 16:23:53 +0000 (16:23 +0000)]
small bug fixes

14 years agoAdd shared pads also to dictionary and signal array
cblume [Tue, 14 Jul 2009 16:22:50 +0000 (16:22 +0000)]
Add shared pads also to dictionary and signal array

14 years agoGetter for Interaction record added
lietava [Tue, 14 Jul 2009 16:16:39 +0000 (16:16 +0000)]
Getter for Interaction record added

14 years agoFix in FillTriggerESD()
lietava [Tue, 14 Jul 2009 16:15:02 +0000 (16:15 +0000)]
Fix in FillTriggerESD()

14 years agoadded a few more variables to AliEMCALCalibTimeDepCorrection to make the info there...
dsilverm [Tue, 14 Jul 2009 15:31:00 +0000 (15:31 +0000)]
added a few more variables to AliEMCALCalibTimeDepCorrection to make the info there self-sufficient

14 years agoPID parameters tuned for low and high flux environments (Marie Germain)
gconesab [Tue, 14 Jul 2009 15:24:41 +0000 (15:24 +0000)]
PID parameters tuned for low and high flux environments (Marie Germain)

14 years agoMCEvent and MCEventHandler can be used as containers. This allows us to compose MC...
morsch [Tue, 14 Jul 2009 13:10:55 +0000 (13:10 +0000)]
MCEvent and MCEventHandler can be used as containers. This allows us to compose MC events from different sources.
Main use case: analysis of merged events.

14 years agounused SetLayersNotToSkip() removed
sgorbuno [Tue, 14 Jul 2009 12:20:19 +0000 (12:20 +0000)]
unused SetLayersNotToSkip() removed

14 years agoBug fixed: Removing casting to a TString when not dealing with a pointer.
zampolli [Tue, 14 Jul 2009 12:06:18 +0000 (12:06 +0000)]
Bug fixed: Removing casting to a TString when not dealing with a pointer.

14 years agoarray was not properly initialised
schutz [Tue, 14 Jul 2009 10:24:30 +0000 (10:24 +0000)]
array was not properly initialised

14 years agoAdded entry for AliPHOSAodCluster.
policheh [Tue, 14 Jul 2009 09:33:11 +0000 (09:33 +0000)]
Added entry for AliPHOSAodCluster.

14 years agoAdded entry for AliPHOSAodCluster.
policheh [Tue, 14 Jul 2009 09:31:08 +0000 (09:31 +0000)]
Added entry for AliPHOSAodCluster.

14 years agoAOD CaloCluster in PHOS.
policheh [Tue, 14 Jul 2009 09:27:41 +0000 (09:27 +0000)]
AOD CaloCluster in PHOS.

14 years agoNew Calorimeter Calibration directory, now only PHOS
gconesab [Tue, 14 Jul 2009 09:15:47 +0000 (09:15 +0000)]
New Calorimeter Calibration directory, now only PHOS
AliAnaCalorimeterQA: Correct the pi0 tagging

14 years agoSmall update (number of bins)
cblume [Tue, 14 Jul 2009 06:44:31 +0000 (06:44 +0000)]
Small update (number of bins)

14 years agoFixes from P2. Allow pre-setting cuts and factor in display.
cholm [Mon, 13 Jul 2009 19:51:02 +0000 (19:51 +0000)]
Fixes from P2.  Allow pre-setting cuts and factor in display.

14 years agoITS RecoParam object built with AliITSRecoParam rev. 33662
masera [Mon, 13 Jul 2009 17:00:35 +0000 (17:00 +0000)]
ITS RecoParam object built with AliITSRecoParam rev. 33662

14 years agoFix from rev. 33763
hristov [Mon, 13 Jul 2009 16:42:50 +0000 (16:42 +0000)]
Fix from rev. 33763

14 years agoAdded missing initialisation
schutz [Mon, 13 Jul 2009 16:31:42 +0000 (16:31 +0000)]
Added missing initialisation

14 years agoUpdated configuration (run 2009)
hristov [Mon, 13 Jul 2009 15:30:05 +0000 (15:30 +0000)]
Updated configuration (run 2009)

14 years agoCompilation with icc
hristov [Mon, 13 Jul 2009 15:14:31 +0000 (15:14 +0000)]
Compilation with icc

14 years agoAlways return error messages if not successful
cblume [Mon, 13 Jul 2009 14:28:05 +0000 (14:28 +0000)]
Always return error messages if not successful

14 years agoAliAnaPhoton: Added histograms to correlate reconstructed and generated energy.
gconesab [Mon, 13 Jul 2009 13:02:22 +0000 (13:02 +0000)]
AliAnaPhoton: Added histograms to correlate reconstructed and generated energy.
AliAnaParticleHadronCorrelation: Added histograms for UE studies with neutral triggers.

14 years agoAdding integrator flag to raw data. Small fixes.
cheynis [Mon, 13 Jul 2009 10:47:50 +0000 (10:47 +0000)]
Adding integrator flag to raw data. Small fixes.

14 years agoUpdated D+/- decay table (Martin Poghosyan <Martin.Poghosyan@cern.ch>)
morsch [Mon, 13 Jul 2009 10:16:50 +0000 (10:16 +0000)]
Updated D+/- decay table (Martin Poghosyan <Martin.Poghosyan@cern.ch>)

14 years agoadding class AliAnalysisTaskJFSystematics
gconesab [Mon, 13 Jul 2009 08:40:47 +0000 (08:40 +0000)]
adding class AliAnalysisTaskJFSystematics

14 years agoA new function that calculates the chi2 of one track with respect to other
belikov [Mon, 13 Jul 2009 07:33:53 +0000 (07:33 +0000)]
A new function that calculates the chi2 of one track with respect to other

14 years agonew task for systematic studies of jetfinders
kleinb [Mon, 13 Jul 2009 07:21:42 +0000 (07:21 +0000)]
new task for systematic studies of jetfinders

14 years agoRemoved methods with manager and container as argument, obsolotewith new AF version...
kleinb [Mon, 13 Jul 2009 07:09:42 +0000 (07:09 +0000)]
Removed methods with manager and container as argument, obsolotewith new AF version on proof and grid

14 years agoCorrect accessing tower equalization coefficient array
coppedis [Sun, 12 Jul 2009 13:21:52 +0000 (13:21 +0000)]
Correct accessing tower equalization coefficient array

14 years agoRecoParam object provided to comply with standars reconstruction
coppedis [Sun, 12 Jul 2009 13:17:42 +0000 (13:17 +0000)]
RecoParam object provided to comply with standars reconstruction

14 years agoBug coreected in PTM gain array indexes
coppedis [Sun, 12 Jul 2009 12:26:52 +0000 (12:26 +0000)]
Bug coreected in PTM gain array indexes

14 years agoMoved GetClosestJets() method to helper class
kleinb [Sun, 12 Jul 2009 11:04:31 +0000 (11:04 +0000)]
Moved GetClosestJets() method to helper class

14 years agoNew production requests (Nicole)
hristov [Sun, 12 Jul 2009 06:57:01 +0000 (06:57 +0000)]
New production requests (Nicole)

14 years agoMacro for SDD event display updated to deal with new raw data format
prino [Sat, 11 Jul 2009 22:06:02 +0000 (22:06 +0000)]
Macro for SDD event display updated to deal with new raw data format

14 years agoforgot to include baseLinkDef file update in yesterdays commit; sorry, and thanks...
dsilverm [Sat, 11 Jul 2009 18:43:53 +0000 (18:43 +0000)]
forgot to include baseLinkDef file update in yesterdays commit; sorry, and thanks to Chiara Oppedisano for alerting me to the problem

14 years agoFixes to AliFMDDisplay and AliFMDPattern for use in DQM environment.
cholm [Sat, 11 Jul 2009 16:50:40 +0000 (16:50 +0000)]
Fixes to AliFMDDisplay and AliFMDPattern for use in DQM environment.
Similar fixes for AliFMDInput.
Introduce ReadFromFile methods in AliFMDCalib{Pedestal,Gain}.
Allow setting AliFMDCalib{Pedestal,Gain} in AliFMDParameters.
Added DQM scripts to SVN for storage

14 years agoAdd missing file closure in SDD preprocessor (F. Prino)
prino [Sat, 11 Jul 2009 10:37:16 +0000 (10:37 +0000)]
Add missing file closure in SDD preprocessor (F. Prino)

14 years ago changes in Rec QA needed for monitoring
alla [Sat, 11 Jul 2009 10:19:17 +0000 (10:19 +0000)]
 changes in Rec QA needed for monitoring

14 years agoremoved printout
kleinb [Sat, 11 Jul 2009 09:52:54 +0000 (09:52 +0000)]
removed printout

14 years agoCorrected PMT gain settings
coppedis [Sat, 11 Jul 2009 03:57:27 +0000 (03:57 +0000)]
Corrected PMT gain settings

14 years agobugfix: the number of tracks was missing one track in case of the input from HLT...
richterm [Sat, 11 Jul 2009 00:15:18 +0000 (00:15 +0000)]
bugfix: the number of tracks was missing one track in case of the input from HLT tracks. Counter correctly set to 0 if the first block of this data type is found

14 years agoAdding kAliHLTDataTypeTrack as valid input. Conversion of the input data to
richterm [Fri, 10 Jul 2009 23:43:43 +0000 (23:43 +0000)]
Adding kAliHLTDataTypeTrack as valid input. Conversion of the input data to
AliKalmanFilter objects is done by using AliHLTGlobalBarrelTrack. Adding the
correct library dependencies because the trigger lib now needs the Util lib.

Added argument scan and default OCDB entry for AliHLTTriggerBarrelMultiplicity component.

Correcting compilation warning in AliHLTTriggerAgent.

14 years agobugfixes: skip empty tokens in the argument scan of the configuration, correcting...
richterm [Fri, 10 Jul 2009 23:16:50 +0000 (23:16 +0000)]
bugfixes: skip empty tokens in the argument scan of the configuration, correcting a seg fault in log message cause by misplaced ')'

14 years agobugfix: correcting typo (origin TPC -> ITS) in the handling of ITS track data blocks
richterm [Fri, 10 Jul 2009 23:09:56 +0000 (23:09 +0000)]
bugfix: correcting typo (origin TPC -> ITS) in the handling of ITS track data blocks

14 years agofirst version of new classes for time-dependent corrections; not yet used in Preproce...
dsilverm [Fri, 10 Jul 2009 21:26:21 +0000 (21:26 +0000)]
first version of new classes for time-dependent corrections; not yet used in Preprocessor - more work on debugging/testing needed/foreseen

14 years agominor: added a few more variables and comments
dsilverm [Fri, 10 Jul 2009 21:25:24 +0000 (21:25 +0000)]
minor: added a few more variables and comments

14 years agostart signal is removed from time calculation
kharlov [Fri, 10 Jul 2009 21:11:59 +0000 (21:11 +0000)]
start signal is removed from time calculation

14 years ago1st update of raw data streaming class
coppedis [Fri, 10 Jul 2009 21:02:52 +0000 (21:02 +0000)]
1st update of raw data streaming class

14 years agoCosmetic changes and correction of comments with use case.
kharlov [Fri, 10 Jul 2009 20:16:10 +0000 (20:16 +0000)]
Cosmetic changes and correction of comments with use case.

14 years agoMemory leak in AliPHOSRawFitterv0 is fixed.
kharlov [Fri, 10 Jul 2009 20:03:32 +0000 (20:03 +0000)]
Memory leak in AliPHOSRawFitterv0 is fixed.

14 years agoUpdated PMT gains to calculate response in p-p
coppedis [Fri, 10 Jul 2009 18:44:02 +0000 (18:44 +0000)]
Updated PMT gains to calculate response in p-p

14 years agoPrevious commit had the bad side-effect of changing the behaviour of Raw QA to comput...
laphecet [Fri, 10 Jul 2009 16:57:06 +0000 (16:57 +0000)]
Previous commit had the bad side-effect of changing the behaviour of Raw QA to compute uncalibrated occupancy, instead of calibrated one.

14 years agoSetters for the energy (Gustavo)
hristov [Fri, 10 Jul 2009 16:48:31 +0000 (16:48 +0000)]
Setters for the energy (Gustavo)

14 years agoReturn pseudorapidity instead of multiplicity (Christian)
hristov [Fri, 10 Jul 2009 16:37:21 +0000 (16:37 +0000)]
Return pseudorapidity instead of multiplicity (Christian)

14 years agoRemoving useless printouts.
hristov [Fri, 10 Jul 2009 16:32:30 +0000 (16:32 +0000)]
Removing useless printouts.

Roberta

14 years agoMake the right number of frames in Canvas
schutz [Fri, 10 Jul 2009 16:14:54 +0000 (16:14 +0000)]
Make the right number of frames in Canvas

14 years agoThe total mult in V0 became float number.
cvetan [Fri, 10 Jul 2009 15:21:25 +0000 (15:21 +0000)]
The total mult in V0 became float number.

14 years agoUsing kMinClFullTrk as minimum number of clusters per track (A. Marin)
masera [Fri, 10 Jul 2009 15:20:51 +0000 (15:20 +0000)]
Using kMinClFullTrk as minimum number of clusters per track (A. Marin)

14 years agoPossibility to store GeoMatrixes in ESDRun and get them back added
prsnko [Fri, 10 Jul 2009 15:20:39 +0000 (15:20 +0000)]
Possibility to store GeoMatrixes in ESDRun and get them back added

14 years agoUpdates in SDD DAs for AMORE monitoring: a TObjArray of TH1F objects is published...
prino [Fri, 10 Jul 2009 14:53:48 +0000 (14:53 +0000)]
Updates in SDD DAs for AMORE monitoring: a TObjArray of TH1F objects is published for DQM (F. Prino)

14 years agoSpecial DAQ events considered always as calibration events. Correctly spotted by...
cvetan [Fri, 10 Jul 2009 14:49:38 +0000 (14:49 +0000)]
Special DAQ events considered always as calibration events. Correctly spotted by Laurent.