]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoCorrectly handling the "Calibration" events (when scalers are read for MTR
ivana [Mon, 20 Jul 2009 15:30:25 +0000 (15:30 +0000)]
Correctly handling the "Calibration" events (when scalers are read for MTR
while nothing is done for MCH):
- Added (dummy) Calibration RecoParam in AliMUONRecoParam.
- Ensure that Digits/RecPoints/Tracks are not created for "Calibration" events.
This should solve the problem with missing directories in the QA.
(Diego)

14 years agoUpdate of the alignment-data fileting macro including a fix for the access to the...
cvetan [Mon, 20 Jul 2009 15:10:04 +0000 (15:10 +0000)]
Update of the alignment-data fileting macro including a fix for the access to the ESD friends (Andrea)

14 years agoNew survey data for V0A (Lizardo)
cheynis [Mon, 20 Jul 2009 14:47:56 +0000 (14:47 +0000)]
New survey data for V0A (Lizardo)

14 years ago- add macro for testing the existing TPC calibration components with real data
kkanaki [Mon, 20 Jul 2009 12:16:26 +0000 (12:16 +0000)]
- add macro for testing the existing TPC calibration components with real data

14 years agoMinor change in macro
coppedis [Mon, 20 Jul 2009 10:45:23 +0000 (10:45 +0000)]
Minor change in macro

14 years agoTrying to make real data reconstructable
coppedis [Mon, 20 Jul 2009 09:53:24 +0000 (09:53 +0000)]
Trying to make real data reconstructable

14 years agoTrying to make real data reconstructable
coppedis [Mon, 20 Jul 2009 09:52:16 +0000 (09:52 +0000)]
Trying to make real data reconstructable

14 years agoGeometry and calibration data pointers now initialized, added debug information or...
gconesab [Mon, 20 Jul 2009 09:10:34 +0000 (09:10 +0000)]
Geometry and calibration data pointers now initialized, added debug information or printfs passed to debug

14 years agoUpdated classes
coppedis [Mon, 20 Jul 2009 07:41:13 +0000 (07:41 +0000)]
Updated classes

14 years agoDeleting unneeded objects
coppedis [Mon, 20 Jul 2009 07:03:28 +0000 (07:03 +0000)]
Deleting unneeded objects

14 years agoNeeded histo file
coppedis [Mon, 20 Jul 2009 07:02:39 +0000 (07:02 +0000)]
Needed histo file

14 years agoAdding STANDALONE_PULSER run type for ITS.
zampolli [Sat, 18 Jul 2009 12:19:46 +0000 (12:19 +0000)]
Adding STANDALONE_PULSER run type for ITS.

14 years agoMake the macro compilable. Add function 'kine_hide_neutrals()'. This helps when using...
mtadel [Sat, 18 Jul 2009 10:53:23 +0000 (10:53 +0000)]
Make the macro compilable. Add function 'kine_hide_neutrals()'. This helps when using the macro on PbPb events.

14 years agoAdding the config and the AddTask macros + corresponding modifications in the BF...
pchrist [Sat, 18 Jul 2009 08:35:53 +0000 (08:35 +0000)]
Adding the config and the AddTask macros + corresponding modifications in the BF classes

14 years agoDependence on OCDB removed (geometry transformation matrices reads from ESD).
gconesab [Fri, 17 Jul 2009 15:01:38 +0000 (15:01 +0000)]
Dependence on OCDB removed (geometry transformation matrices reads from ESD).

14 years agoMade a general review to fix as possible most coding conventions violations.
pulvir [Fri, 17 Jul 2009 14:03:16 +0000 (14:03 +0000)]
Made a general review to fix as possible most coding conventions violations.

Reorganized section of macros:
- "macros/test"     contain some test macros for stand-alone runs
                    useful for developers
- "macros/train"    contain all required macros for train runs
- "macros/tutorial" will contain tutorial macros to learn to use package

Added a new AnalysisTask object: AliAnalysisTaskEffSE,
which makes use of AliCFContainers to make efficiency computations for corrections
using the internal structure of RSN package to define cuts of all selection steps
and to compute the values to be used for container filling.

14 years agoModifications in the balance function code + addition of the very first version of...
pchrist [Fri, 17 Jul 2009 14:02:52 +0000 (14:02 +0000)]
Modifications in the balance function code + addition of the very first version of the macro and the task to run the balance function

14 years agoNew method to access certain event number by using also its event-id. Useful in case...
cvetan [Fri, 17 Jul 2009 13:06:29 +0000 (13:06 +0000)]
New method to access certain event number by using also its event-id. Useful in case an event selection/filtering is used.

14 years agoorrection in order to get the cosmic event specie properly set. Only lowMult and...
cvetan [Fri, 17 Jul 2009 11:38:04 +0000 (11:38 +0000)]
orrection in order to get the cosmic event specie properly set. Only lowMult and highMult are using the stable_beams LHC state. A bugfix in the loop over fired triggers which was preventing the cosmic specie to be set.

14 years agoDependence on OCDB removed (geometry transformation matrices reads from ESD).
policheh [Fri, 17 Jul 2009 10:27:19 +0000 (10:27 +0000)]
Dependence on OCDB removed (geometry transformation matrices reads from ESD).

14 years agoPrintout changed.
zampolli [Fri, 17 Jul 2009 09:38:40 +0000 (09:38 +0000)]
Printout changed.

14 years agoUpdate macro for phi variable (Chiara Z)
dainese [Thu, 16 Jul 2009 16:57:39 +0000 (16:57 +0000)]
Update macro for phi variable (Chiara Z)

14 years agoAdded two sets of pt-dep cuts (loose and tight) (Chiara B)
dainese [Thu, 16 Jul 2009 16:56:42 +0000 (16:56 +0000)]
Added two sets of pt-dep cuts (loose and tight) (Chiara B)

14 years agoUpdate macro for phi variable (Chiara Z)
dainese [Thu, 16 Jul 2009 16:49:34 +0000 (16:49 +0000)]
Update macro for phi variable (Chiara Z)

14 years agoPossibility of setting a AliITSSimuParam object from the Config.C macro (F.Prino)
masera [Thu, 16 Jul 2009 16:15:11 +0000 (16:15 +0000)]
Possibility of setting a AliITSSimuParam object from the Config.C macro (F.Prino)

14 years agoUpdate macro for phi variable (Chiara Z)
dainese [Thu, 16 Jul 2009 15:59:12 +0000 (15:59 +0000)]
Update macro for phi variable (Chiara Z)

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