]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
11 years agoupdates
loizides [Mon, 8 Oct 2012 11:05:52 +0000 (11:05 +0000)]
updates

11 years agoNext lego train
rbailhac [Mon, 8 Oct 2012 10:43:08 +0000 (10:43 +0000)]
Next lego train

11 years agoincluding option to select files to be analysed
mcosenti [Mon, 8 Oct 2012 10:38:58 +0000 (10:38 +0000)]
including option to select files to be analysed

11 years agoThe first version of the HLT pre-seeding for TPC tracking
jthaeder [Mon, 8 Oct 2012 10:10:06 +0000 (10:10 +0000)]
The first version of the HLT pre-seeding for TPC tracking

Sergey Gorbunov

11 years agoUpdated to work with the RecPoint Container
masera [Mon, 8 Oct 2012 09:31:51 +0000 (09:31 +0000)]
Updated to work with the RecPoint Container

11 years agomove pile up check to separte method
gconesab [Mon, 8 Oct 2012 09:15:23 +0000 (09:15 +0000)]
move pile up check to separte method

11 years agoUpdate
rbailhac [Mon, 8 Oct 2012 09:07:39 +0000 (09:07 +0000)]
Update

11 years agoSet values in fIsSelectedCuts and fIsSelectedPID members (Alessandro)
prino [Mon, 8 Oct 2012 08:59:43 +0000 (08:59 +0000)]
Set values in fIsSelectedCuts and fIsSelectedPID members (Alessandro)

11 years agoPatch needed by HLT (Sergei)
hristov [Mon, 8 Oct 2012 08:57:43 +0000 (08:57 +0000)]
Patch needed by HLT (Sergei)

11 years agoT0 trigger based event selection implemented
alla [Mon, 8 Oct 2012 08:36:13 +0000 (08:36 +0000)]
T0 trigger based event selection implemented

11 years agoAdded pixel support + bug fix for the holes position on the thermal shield
masera [Mon, 8 Oct 2012 08:17:12 +0000 (08:17 +0000)]
Added pixel support + bug fix for the holes position on the thermal shield

11 years agoallow parameterization of pile-up rejection via spd method
gconesab [Mon, 8 Oct 2012 08:10:11 +0000 (08:10 +0000)]
allow parameterization of pile-up rejection via spd method

11 years ago Fixes a small problem with finding clusters close to the Z ends
jthaeder [Mon, 8 Oct 2012 08:05:08 +0000 (08:05 +0000)]
 Fixes a small problem with finding clusters close to the Z ends

 Sergey Gorbunov

11 years agoUpdates from David Rohr to add checks for fakes and clones and several bugfixes
jthaeder [Mon, 8 Oct 2012 08:02:02 +0000 (08:02 +0000)]
Updates from David Rohr to add checks for fakes and clones and several bugfixes

Details see below

It follows a list of changes:
- Change AliPerformanceEff::AddHistoEff such that it can create
histograms for secondary tracks.
- Change code for secondary track histogram calculation such that
AddHistoEff is used in order to remove redundant code.
- Fix cuts on particle IDs (secondary plots that were labeled with
electron efficiency contained pion efficiency)
- Change AliPerformanceEff::AddHistoEff such that it can create
histograms for clone and fake rate
- Add clone and fake rate calculation to AliPerformanceEff.
- Add two switches to AddTaskPerformanceTPCdEdxQA, one for using TPC
only tracks, one for creating both primary and secondary track
efficiency plots.
- Fix for AliPerformanceRes: If IsUseTrackVertex() is not set,
vtxESD->GetStatus is not needed, however it will always fail and no
resolution is calculated, call is skipped in this case.
- Print an Error in AliPerformanceRes if tracks cannot be propagated
because magnetic field has not been initialized instead of propagating
with 0-field.
- Always read ESDFriends from esdTree not from HLTEsdTree, otherwise mc
information is not available for HLT tracks.
- Change the track rotation in AliPerformanceRes::ProcessInnerTPC,
rotate the MC parameters not the track parameters, this allows to
propagate track along x where propagation works best
- Fix AliPerformanceRes::ProcessTPC: HLT tracks are not necessarily in
global coordinates but need to be rotated first.
- Fix AliPerformanceRes::ProcessTPC: Originally, tracks were not
propagated to correct MC coordinates.
- Clear the SetUserRanges of the fHistoRes histograms, so future users
do not get confused if they do not know about the cuts.
- Change eta cut in AliPerformanceEff from 0-0.9 to -0.9-0.9
- Do not include fake tracks in AliPerformanceRes resolution calculation
- Ignore all tracks with mc label 0 in both AliPerformanceRes and
AliPerformanceEff
- Use rotated momentum for pullPhi calculation in AliPerformanceRes
(sigma is calculated in terms of Sin(Phi) and GetSnp returns local Sin(Phi))
- The check for primary tracks in AliPerformanceRes uses results from
RelateToVertex function which is not called if IsUseTrackVertex() is not
set, changed such that in this case MC information is querried whether
the track is primary or not.
- Change check whether a track is findable or not as discussed with
Ruben: it is no longer necessary that an ESD track with that label
exists, a findable MC track is sufficient.
- Do not consider tracks with negative label in efficiency as these are
considered fake tracks.
- Fixed calculation of number of daughters inside the Vertex in
AliPerformanceRes, counter must be initialized with 0.
- Reenable AliPerformanceRes in AddTaskPerformanceTPCdEdxQA

11 years agoFix bining
zconesa [Mon, 8 Oct 2012 07:58:55 +0000 (07:58 +0000)]
Fix bining

11 years agoFix D0 mass filling
zconesa [Mon, 8 Oct 2012 07:33:15 +0000 (07:33 +0000)]
Fix D0 mass filling

11 years agoSet properly the limits for projections
zconesa [Mon, 8 Oct 2012 07:28:30 +0000 (07:28 +0000)]
Set properly the limits for projections

11 years agoComments added
morsch [Sun, 7 Oct 2012 12:19:55 +0000 (12:19 +0000)]
Comments added
 lmanceau@to.infn.it

11 years agoAdd histogram NLM vs fraction E gen /reco, other fixes
gconesab [Sun, 7 Oct 2012 10:46:59 +0000 (10:46 +0000)]
Add histogram NLM vs fraction E gen /reco, other fixes

11 years ago minor fixes for previous commit
gconesab [Sun, 7 Oct 2012 10:00:37 +0000 (10:00 +0000)]
 minor fixes for previous commit

11 years agocorrect compilation warning
gconesab [Fri, 5 Oct 2012 20:34:19 +0000 (20:34 +0000)]
correct compilation warning

11 years agoMCUtils: Add method to get assymetry in energy of decay pi0 or eta
gconesab [Fri, 5 Oct 2012 17:08:59 +0000 (17:08 +0000)]
MCUtils: Add method to get assymetry in energy of decay pi0 or eta
AnaPhoton: Fill properly photon and conversion histograms
Cluster split : Add histograms to check the fraction of energy the the primary compared to the cluster

11 years agoAdd check on the primary getter on the goodness of the finding
gconesab [Fri, 5 Oct 2012 14:09:43 +0000 (14:09 +0000)]
Add check on the primary getter on the goodness of the finding
Compactify histogram filling in AliAnaPhoton
Add few histograms in AliAnaPi0EbE for SS analysis

11 years agoextra hist (carlos)
snelling [Fri, 5 Oct 2012 08:52:28 +0000 (08:52 +0000)]
extra hist (carlos)

11 years agoAllow to store pass-dependent parameters for standard Muon track cuts in OADB (Diego)
hristov [Thu, 4 Oct 2012 21:06:14 +0000 (21:06 +0000)]
Allow to store pass-dependent parameters for standard Muon track cuts in OADB (Diego)

11 years agosqueleton of EMCAL documentation, partially filled
gconesab [Thu, 4 Oct 2012 18:58:10 +0000 (18:58 +0000)]
squeleton of EMCAL documentation, partially filled

11 years agobugfix
mcosenti [Thu, 4 Oct 2012 18:57:40 +0000 (18:57 +0000)]
bugfix

11 years agoNet Particle fluctuation task including efficiency correction (by Jochen Thaeder)
miweber [Thu, 4 Oct 2012 17:22:43 +0000 (17:22 +0000)]
Net Particle fluctuation task including efficiency correction (by Jochen Thaeder)

11 years ago- updates for AN67
jbook [Thu, 4 Oct 2012 14:45:39 +0000 (14:45 +0000)]
- updates for AN67

11 years agowarning fix
mcosenti [Thu, 4 Oct 2012 14:18:13 +0000 (14:18 +0000)]
warning fix

11 years ago Updates for the splines of LHC12a/b pass1.
morsch [Thu, 4 Oct 2012 14:06:45 +0000 (14:06 +0000)]
 Updates for the splines of LHC12a/b pass1.
Jens

11 years agoUpdates
morsch [Thu, 4 Oct 2012 14:03:48 +0000 (14:03 +0000)]
Updates
Leticia

11 years agoUpdate
morsch [Thu, 4 Oct 2012 13:41:03 +0000 (13:41 +0000)]
Update
References for TRD for different periods.
Markus Fasel

11 years agoAliTriggerConfiguration updated for new version of rcfg (sync downscaling)
lietava [Thu, 4 Oct 2012 09:57:11 +0000 (09:57 +0000)]
AliTriggerConfiguration updated for new version of rcfg (sync downscaling)

11 years agoIntroduced tree caching and async reading for data (ESD and AOD) and MC. An read...
agheata [Thu, 4 Oct 2012 08:58:55 +0000 (08:58 +0000)]
Introduced tree caching and async reading for data (ESD and AOD) and MC. An read input cache of 100MB is created by default. To change it: mgr->SetCacheSize(bytes) (0=no cache). For MC, caches can be used for the kinematics and track references trees. The cache sizes are the same as set to the manager (default 100 MB) but can be set separately via mchandler->SetCacheSize(bytes). For MC, this should be used with the particle prefetching option on: mchandler->SetPreReadMode(AliMCEventHandler::kLmPreRead). The update is VERY important and can gain factors ranging from 1.2 to 40 in the analysis speed when reading data via high latency network.

11 years agoMinor changes
coppedis [Thu, 4 Oct 2012 08:46:53 +0000 (08:46 +0000)]
Minor changes

11 years agomake tighter time cut
gconesab [Thu, 4 Oct 2012 08:01:09 +0000 (08:01 +0000)]
make tighter time cut

11 years agofix limitation to 16 triggers in list
abercuci [Thu, 4 Oct 2012 07:29:25 +0000 (07:29 +0000)]
fix limitation to 16 triggers in list

11 years agofix narrowing conversion Double_t -> Float_t
abercuci [Thu, 4 Oct 2012 06:10:06 +0000 (06:10 +0000)]
fix narrowing conversion Double_t -> Float_t

11 years agoMade output-container have name based on input of AddMacro.
hqvigsta [Wed, 3 Oct 2012 19:00:09 +0000 (19:00 +0000)]
Made output-container have name based on input of AddMacro.

11 years agoupdates
loizides [Wed, 3 Oct 2012 18:34:09 +0000 (18:34 +0000)]
updates

11 years agoAdded setter for PID configuration for associated hadrons (Sadhana)
prino [Wed, 3 Oct 2012 13:39:41 +0000 (13:39 +0000)]
Added setter for PID configuration for associated hadrons (Sadhana)

11 years agoNumber of tracklets used in CF counted in eta range -1,1
prino [Wed, 3 Oct 2012 13:25:43 +0000 (13:25 +0000)]
Number of tracklets used in CF counted in eta range -1,1

11 years agoRemoved beam-pipe embedded in ITS classes, the STRUCT/AliPIPEupgrade should be used
shahoian [Wed, 3 Oct 2012 11:35:56 +0000 (11:35 +0000)]
Removed beam-pipe embedded in ITS classes, the STRUCT/AliPIPEupgrade should be used

11 years agoadd V0 particle identification (Alex Markus)
abercuci [Wed, 3 Oct 2012 11:23:11 +0000 (11:23 +0000)]
add V0 particle identification (Alex Markus)
add ESD summary maker as default processor
extend trending for MC data
fix warnings
various corrections/addings

11 years agoupdates salvatore
loizides [Wed, 3 Oct 2012 11:15:13 +0000 (11:15 +0000)]
updates salvatore

11 years agoModifications for upgraded pipi, S.Rossegger, Chinorar Kobdaj
shahoian [Wed, 3 Oct 2012 09:58:42 +0000 (09:58 +0000)]
Modifications for upgraded pipi, S.Rossegger, Chinorar Kobdaj

11 years agoInclude the EMCal EJE8 and GA8 triggers selection, while they share temporarily alias...
zconesa [Wed, 3 Oct 2012 09:36:28 +0000 (09:36 +0000)]
Include the EMCal EJE8 and GA8 triggers selection, while they share temporarily alias with EJE7 and GA7 triggers

11 years agocomment protection against pure MC data, some histograms filled also in this case
gconesab [Wed, 3 Oct 2012 09:31:32 +0000 (09:31 +0000)]
comment protection against pure MC data, some histograms filled also in this case

11 years agoAdd some protections
gconesab [Wed, 3 Oct 2012 09:28:11 +0000 (09:28 +0000)]
Add some protections

11 years ago Init v0 histogram array to 0 in ctor
gconesab [Wed, 3 Oct 2012 09:26:46 +0000 (09:26 +0000)]
 Init v0 histogram array to 0 in ctor

11 years agoStore number of diffractive collisions in header.
morsch [Wed, 3 Oct 2012 07:57:05 +0000 (07:57 +0000)]
Store number of diffractive collisions in header.
C. Loizides

11 years agoBug in primary definition corrected
prsnko [Tue, 2 Oct 2012 20:46:27 +0000 (20:46 +0000)]
Bug in primary definition corrected

11 years agoAdded event QA histograms to TOF analysis
fbellini [Tue, 2 Oct 2012 13:13:24 +0000 (13:13 +0000)]
Added event QA histograms to TOF analysis

11 years agoAdded event QA histograms (A. Knospe)
fbellini [Tue, 2 Oct 2012 13:11:56 +0000 (13:11 +0000)]
Added event QA histograms (A. Knospe)

11 years agoAdded ITS,TPC nclusters and chi2 variables to daughter particle (M. Vala)
fbellini [Tue, 2 Oct 2012 10:49:15 +0000 (10:49 +0000)]
Added ITS,TPC nclusters and chi2 variables to daughter particle (M. Vala)

11 years agoPID response properly set for both D meson and associated hadron selection cuts ...
prino [Tue, 2 Oct 2012 09:41:01 +0000 (09:41 +0000)]
PID response properly set for both D meson and associated hadron selection cuts + fiducial cut on D0 pseudorapidity (Fabio)

11 years agofix
loizides [Mon, 1 Oct 2012 21:59:55 +0000 (21:59 +0000)]
fix

11 years agoupdate
loizides [Mon, 1 Oct 2012 21:42:51 +0000 (21:42 +0000)]
update

11 years ago#97858 minor change in AliPIDResponse.cxx (and porting)
hristov [Mon, 1 Oct 2012 18:10:47 +0000 (18:10 +0000)]
#97858 minor change in AliPIDResponse.cxx (and porting)

11 years agoIncremented ClassDef
hristov [Mon, 1 Oct 2012 17:54:44 +0000 (17:54 +0000)]
Incremented ClassDef

11 years ago#97827 AliGenPythia : Trigger on Pythia particles for decay photons and etas and...
hristov [Mon, 1 Oct 2012 17:36:30 +0000 (17:36 +0000)]
#97827 AliGenPythia : Trigger on Pythia particles for decay photons and etas and more

11 years agoI implemented the method Copy(...) which was missing in AliESDMuonCluster and AliESDM...
hristov [Mon, 1 Oct 2012 17:16:15 +0000 (17:16 +0000)]
I implemented the method Copy(...) which was missing in AliESDMuonCluster and AliESDMuonPad to properly copy these objects when using the AliESDEvent equal operator.

Philippe

11 years agoBug fix in AddTask macro.
ddobrigk [Mon, 1 Oct 2012 15:52:45 +0000 (15:52 +0000)]
Bug fix in AddTask macro.

Cheers, David

11 years agoAdding a setter for delta_y which can be used to boost the c.m. frame (Alexander)
cvetan [Mon, 1 Oct 2012 15:06:49 +0000 (15:06 +0000)]
Adding a setter for delta_y which can be used to boost the c.m. frame (Alexander)

11 years agofrom M Weber: L1Gamma sigma check value relaxed
dsilverm [Mon, 1 Oct 2012 14:56:53 +0000 (14:56 +0000)]
from M Weber: L1Gamma sigma check value relaxed

11 years agoAddTask modification for trigger mask selection.
ddobrigk [Mon, 1 Oct 2012 14:54:22 +0000 (14:54 +0000)]
AddTask modification for trigger mask selection.

Cheers,
---David

11 years agoAvoid nan when computing relative errors
mfloris [Mon, 1 Oct 2012 14:47:52 +0000 (14:47 +0000)]
Avoid nan when computing relative errors

11 years agomacro for merging run files to fill files
hqvigsta [Mon, 1 Oct 2012 14:02:08 +0000 (14:02 +0000)]
macro for merging run files to fill files

11 years agoUpdate to QA macros
hqvigsta [Mon, 1 Oct 2012 14:02:06 +0000 (14:02 +0000)]
Update to QA macros

11 years ago-updates
jbook [Mon, 1 Oct 2012 12:59:16 +0000 (12:59 +0000)]
-updates

11 years agocout removed
alla [Mon, 1 Oct 2012 12:01:19 +0000 (12:01 +0000)]
cout removed

11 years agoAdded daughter eta pre-selection for filling tree to reduce data
ddobrigk [Mon, 1 Oct 2012 09:22:39 +0000 (09:22 +0000)]
Added daughter eta pre-selection for filling tree to reduce data
volume.

Cheers,
---Davidx

11 years agoDQM configure file
alla [Mon, 1 Oct 2012 08:29:24 +0000 (08:29 +0000)]
DQM configure file

11 years agoDQM shifter histos based only on physics data
alla [Mon, 1 Oct 2012 08:28:30 +0000 (08:28 +0000)]
DQM shifter histos based only on physics data

11 years agoAdded trigger mask selection for options other than kMB.
ddobrigk [Mon, 1 Oct 2012 08:15:54 +0000 (08:15 +0000)]
Added trigger mask selection for options other than kMB.

Needed for running on LHC12x datasets... Added options are
kINT7, kINT8 and kAnyINT.

Cheers,
---David

11 years agocorrect include to PWG/EMCAL base library
gconesab [Mon, 1 Oct 2012 07:28:19 +0000 (07:28 +0000)]
correct include to PWG/EMCAL base library

11 years agoadd include to PWG/EMCAL base library
gconesab [Mon, 1 Oct 2012 07:22:12 +0000 (07:22 +0000)]
add include to PWG/EMCAL base library

11 years agoCheck that the PID response is properly set (Rossella)
prino [Sun, 30 Sep 2012 22:36:28 +0000 (22:36 +0000)]
Check that the PID response is properly set (Rossella)

11 years agoMethods added to distinguish muons from charm and beauty
auras [Sun, 30 Sep 2012 22:01:27 +0000 (22:01 +0000)]
Methods added to distinguish muons from charm and beauty

11 years agoup from salvatore
loizides [Sun, 30 Sep 2012 18:11:49 +0000 (18:11 +0000)]
up from salvatore

11 years agoupdate from salvatore to include its refit tracks with correct label
loizides [Sun, 30 Sep 2012 18:10:40 +0000 (18:10 +0000)]
update from salvatore to include its refit tracks with correct label

11 years agodata/mc labels
loizides [Sun, 30 Sep 2012 18:10:16 +0000 (18:10 +0000)]
data/mc labels

11 years agoup from salvatore
loizides [Sun, 30 Sep 2012 18:09:48 +0000 (18:09 +0000)]
up from salvatore

11 years agoModifications to allow for multiplicity-dependent transverse momentum spectra for the
ddobrigk [Sun, 30 Sep 2012 18:07:57 +0000 (18:07 +0000)]
Modifications to allow for multiplicity-dependent transverse momentum spectra for the
V0s including unfolding of results obtained through regular analysis framework.

(addition of N_true and N_reco correlations throughout, extra variables available)

Cheers,
---David

11 years agoForgotten headerfile
mvl [Sat, 29 Sep 2012 19:19:20 +0000 (19:19 +0000)]
Forgotten headerfile

11 years agoChanges from Sidharth for underlying event
mvl [Sat, 29 Sep 2012 17:17:03 +0000 (17:17 +0000)]
Changes from Sidharth for underlying event

11 years agoCounters for diffractive collisions
morsch [Sat, 29 Sep 2012 07:19:43 +0000 (07:19 +0000)]
Counters for diffractive collisions

11 years agoCounters for diffractive collisions
morsch [Sat, 29 Sep 2012 07:16:40 +0000 (07:16 +0000)]
Counters for diffractive collisions

11 years agoFix: event selection should be called for all cut objects to have proper PID configur...
prino [Fri, 28 Sep 2012 23:05:27 +0000 (23:05 +0000)]
Fix: event selection should be called for all cut objects to have proper PID configuration (Rossella)

11 years agoupdate for Lc->pK0s (Annalisa)
prino [Fri, 28 Sep 2012 21:58:01 +0000 (21:58 +0000)]
update for Lc->pK0s (Annalisa)

11 years agoroll back
morsch [Fri, 28 Sep 2012 21:18:29 +0000 (21:18 +0000)]
roll back

11 years agoroll back
morsch [Fri, 28 Sep 2012 20:00:12 +0000 (20:00 +0000)]
roll back

11 years agoCount number of diffractive collisions
morsch [Fri, 28 Sep 2012 19:52:23 +0000 (19:52 +0000)]
Count number of diffractive collisions

11 years agoBug in AliCFParticleGenCuts::SelectionBitMap(AliAODMCParticle* mcPart) fProductionVer...
hristov [Fri, 28 Sep 2012 16:30:15 +0000 (16:30 +0000)]
Bug in AliCFParticleGenCuts::SelectionBitMap(AliAODMCParticle* mcPart) fProductionVertex2D

11 years ago#33083: Re-creation of the LHC11h AODs
hristov [Fri, 28 Sep 2012 13:13:02 +0000 (13:13 +0000)]
#33083: Re-creation of the LHC11h AODs

11 years agoCode for computing MC efficiency for Lc->K0s+proton (Annalisa)
prino [Fri, 28 Sep 2012 12:28:11 +0000 (12:28 +0000)]
Code for computing MC efficiency for Lc->K0s+proton (Annalisa)

11 years agoLc->K0sp cut object updates
prino [Fri, 28 Sep 2012 12:11:33 +0000 (12:11 +0000)]
Lc->K0sp cut object updates

11 years agoUpdated AddTask for Lc->pKpi (Rossella)
prino [Fri, 28 Sep 2012 09:04:46 +0000 (09:04 +0000)]
Updated AddTask for Lc->pKpi (Rossella)

11 years agoUpdates in Lc->K0sproton data analysis task (Annalisa)
prino [Fri, 28 Sep 2012 07:36:27 +0000 (07:36 +0000)]
Updates in Lc->K0sproton data analysis task (Annalisa)