]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
auras [Fri, 25 Jul 2014 15:33:26 +0000 (17:33 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoMFT methods for muon and dimuon offset modified
auras [Fri, 25 Jul 2014 15:32:03 +0000 (17:32 +0200)]
MFT methods for muon and dimuon offset modified

10 years agoUpdated directory names on LDC in SDD calibration plotting macro (Mario Sitta)
fprino [Fri, 25 Jul 2014 14:24:40 +0000 (16:24 +0200)]
Updated directory names on LDC in SDD calibration plotting macro (Mario Sitta)

10 years agoMCmodif3 filling more histo with MCbkg candidates
cbianchi [Fri, 25 Jul 2014 11:16:43 +0000 (13:16 +0200)]
MCmodif3 filling more histo with MCbkg candidates

10 years agoMCmodif1 EMCal phys sel off, EMCal trigger on
cbianchi [Fri, 25 Jul 2014 05:56:46 +0000 (07:56 +0200)]
MCmodif1 EMCal phys sel off, EMCal trigger on

MCmodif2 read sb array, add histos for MCbkg

10 years agoupdate filter bits AOD filter task (D. Lodato)
mverweij [Fri, 25 Jul 2014 13:42:32 +0000 (09:42 -0400)]
update filter bits AOD filter task (D. Lodato)

10 years agoALIROOT-5535 (Alla)
zampolli [Fri, 25 Jul 2014 13:09:51 +0000 (15:09 +0200)]
ALIROOT-5535 (Alla)

10 years agorestoring commit 7faa7a53ee0334a320574f5d8a656219caa3c004, wrong commit of correct...
lmilano [Fri, 25 Jul 2014 12:32:29 +0000 (14:32 +0200)]
restoring commit 7faa7a53ee0334a320574f5d8a656219caa3c004, wrong commit of correct.C macro

10 years agoupdate from Marco
lmilano [Fri, 25 Jul 2014 11:26:26 +0000 (13:26 +0200)]
update from Marco

10 years agochange bining (C.Terrevoli)
zconesa [Fri, 25 Jul 2014 10:09:57 +0000 (12:09 +0200)]
change bining (C.Terrevoli)

10 years agoRevert "set refrence PMT=2 if LHC10bc"
zampolli [Fri, 25 Jul 2014 09:21:28 +0000 (11:21 +0200)]
Revert "set refrence PMT=2 if LHC10bc"

This reverts commit 9c83c223b03c1d1faedca176fcdb59765ceb74dd.

10 years agoset refrence PMT=2 if LHC10bc
alla [Fri, 25 Jul 2014 08:06:36 +0000 (10:06 +0200)]
set refrence PMT=2 if LHC10bc

10 years agoUntriggered DEtaDPhi: corrected PtsumDist + update for the train
majanik [Fri, 25 Jul 2014 07:44:18 +0000 (09:44 +0200)]
Untriggered DEtaDPhi: corrected PtsumDist + update for the train

10 years agoUpdates by Ionut
cblume [Fri, 25 Jul 2014 07:20:17 +0000 (09:20 +0200)]
Updates by Ionut

10 years agoAllow writing in OCDB TimeDelay if less then 2 PMTs are empty
alla [Thu, 24 Jul 2014 21:24:33 +0000 (23:24 +0200)]
Allow  writing in OCDB TimeDelay if  less then 2 PMTs are empty

10 years agoLED-CFD amplitude threshold implemented to remove pre-peak from electronics glitch...
alla [Thu, 24 Jul 2014 21:22:52 +0000 (23:22 +0200)]
LED-CFD amplitude threshold implemented to remove pre-peak from electronics glitch for LHC10bc reconstruction; threshold readed from RecoParam

10 years agobug fix from Denise
mcosenti [Thu, 24 Jul 2014 16:01:15 +0000 (13:01 -0300)]
bug fix from Denise

10 years agoAdaptive calibration/correction tests
ddobrigk [Thu, 24 Jul 2014 15:23:25 +0000 (12:23 -0300)]
Adaptive calibration/correction tests

10 years agoadd proptections (marcel), add GEANT process for MC
jbook [Thu, 24 Jul 2014 12:51:52 +0000 (14:51 +0200)]
add proptections (marcel), add GEANT process for MC

10 years agoAdded the possibility to store the results in a ttree
lramona [Thu, 24 Jul 2014 12:22:42 +0000 (14:22 +0200)]
Added the possibility to store the results in a ttree

10 years agoincluding switch to set on/off iso-track core removal, cleaning and bug fix
mcosenti [Thu, 24 Jul 2014 12:17:12 +0000 (09:17 -0300)]
including switch to set on/off iso-track core removal, cleaning and bug fix

10 years agoadd to the isolated histogram title the maximum cut on the selection
gconesab [Thu, 24 Jul 2014 12:17:20 +0000 (14:17 +0200)]
add to the isolated histogram title the maximum cut on the selection

10 years agofix the filling of the pt of the leading particle in the cone
gconesab [Thu, 24 Jul 2014 11:40:47 +0000 (13:40 +0200)]
fix the filling of the pt of the leading particle in the cone

10 years agoPWGPP-3, PWGPP-4, ATO-20, ATO-71 - Extended test to check integrity AliAnalysistask...
mivanov [Mon, 21 Jul 2014 12:00:36 +0000 (14:00 +0200)]
PWGPP-3, PWGPP-4,  ATO-20, ATO-71  - Extended test to check integrity AliAnalysistaskFiltered output + warning supression (indexing out of container range)

10 years ago PWGPP-3, ATO-20, ATO-71 - Bug fixes for 0 pointer handling
mivanov [Mon, 21 Jul 2014 09:15:40 +0000 (11:15 +0200)]
 PWGPP-3, ATO-20, ATO-71 - Bug fixes for 0 pointer handling
a.) tree->Fill()  was ignored  in case of 0 pointers
b.) in case new branch created (first non zerro pointer), add dummy 0 entries - otherwise branch
    and tree - different ammount of entries
c.) extending unit tests to catch all possible problems i TTreeStream covered until now

10 years agoadd few more optional debug prints, move the check of the HIJING origin of the partic...
gconesab [Thu, 24 Jul 2014 09:31:49 +0000 (11:31 +0200)]
add few more optional debug prints, move the check of the HIJING origin of the particle to the start of the cluster or track loop

10 years agoupdate from marco
lmilano [Thu, 24 Jul 2014 06:41:28 +0000 (08:41 +0200)]
update from marco

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
auras [Wed, 23 Jul 2014 23:05:04 +0000 (01:05 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoModifications to MFT classes to manage embedding
auras [Wed, 23 Jul 2014 23:04:02 +0000 (01:04 +0200)]
Modifications to MFT classes to manage embedding

10 years agoAllow using a TF1 to introduce an artificial tracking inefficiency
saiola [Wed, 23 Jul 2014 18:39:32 +0000 (14:39 -0400)]
Allow using a TF1 to introduce an artificial tracking inefficiency

10 years agoSkipping some of the T0 calibration for 2010 data reprocessing (Alla Maevskaya)
zampolli [Wed, 23 Jul 2014 16:15:40 +0000 (18:15 +0200)]
Skipping some of the T0 calibration for 2010 data reprocessing (Alla Maevskaya)

10 years agochanged AlidNdPtAnalysisPbPbAOD: added crosscheck histo for correction of EP calulcat...
pluettig [Wed, 23 Jul 2014 15:47:13 +0000 (17:47 +0200)]
changed AlidNdPtAnalysisPbPbAOD: added crosscheck histo for correction of EP calulcation, track subtraction

10 years agomodified AddTask_dNdPtpPb.C to be able to set trigger and cut selection from outside
pluettig [Wed, 23 Jul 2014 15:46:27 +0000 (17:46 +0200)]
modified AddTask_dNdPtpPb.C to be able to set trigger and cut selection from outside

10 years agoadding histogram of multiplicity vs centrality wo vertex selection (G.Luparello)
zconesa [Wed, 23 Jul 2014 15:17:45 +0000 (17:17 +0200)]
adding histogram of multiplicity vs centrality wo vertex selection (G.Luparello)

10 years agoApply pT cuts only to correlation part of analysis. Add weights for MC runs with...
dgangadh [Wed, 23 Jul 2014 14:29:53 +0000 (16:29 +0200)]
Apply pT cuts only to correlation part of analysis. Add weights for MC runs with generated signal

10 years agofix the filling of isolation in histo
mcosenti [Wed, 23 Jul 2014 14:03:09 +0000 (11:03 -0300)]
fix the filling of isolation in histo

10 years agobug fix in con mc pt sum; addition of a MC histo control; addition of two histograms...
mcosenti [Wed, 23 Jul 2014 14:00:18 +0000 (11:00 -0300)]
bug fix in con mc pt sum; addition of a MC histo control; addition of two histograms to evaluate spectrum

10 years ago- fast fix for track matching
fbock [Wed, 23 Jul 2014 13:34:12 +0000 (15:34 +0200)]
- fast fix for track matching

10 years ago- fixed MC routines in CaloConv task, added corresponding addtasks
fbock [Wed, 23 Jul 2014 13:28:43 +0000 (15:28 +0200)]
- fixed MC routines in CaloConv task, added corresponding addtasks

10 years ago fix minor bug: add task argument was not passed to tak
rbertens [Wed, 23 Jul 2014 13:19:38 +0000 (15:19 +0200)]
 fix minor bug: add task argument was not passed to tak

10 years agoadding histograms of double counts to the output
mchojnac [Wed, 23 Jul 2014 13:09:30 +0000 (15:09 +0200)]
adding histograms of double counts  to the output

10 years agocommit for Simone: add ITS refit for offline test and change fill of thnf to daughter pt
pluettig [Wed, 23 Jul 2014 12:31:52 +0000 (14:31 +0200)]
commit for Simone: add ITS refit for offline test and change fill of thnf to daughter pt

10 years agoChange for reprocessing 2012 data
cblume [Wed, 23 Jul 2014 11:48:30 +0000 (13:48 +0200)]
Change for reprocessing 2012 data

10 years agorho invariance tests
lcunquei [Wed, 23 Jul 2014 08:30:35 +0000 (10:30 +0200)]
rho invariance tests

10 years ago typo fix in addtask and minor update for dphi dpt fits
rbertens [Wed, 23 Jul 2014 10:28:52 +0000 (12:28 +0200)]
 typo fix in addtask and minor update for dphi dpt fits

10 years agoMC calibrations added for LHC13d2, LHC13e1xxx
prsnko [Wed, 23 Jul 2014 10:21:55 +0000 (14:21 +0400)]
MC calibrations added for LHC13d2, LHC13e1xxx

10 years agore-activate contrib code
mverweij [Wed, 23 Jul 2014 01:56:26 +0000 (21:56 -0400)]
re-activate contrib code

10 years agopp PbPb transparent, sparse bin changes, set up cuts on tracks for aods and esds...
jmazer [Tue, 22 Jul 2014 23:12:58 +0000 (01:12 +0200)]
pp PbPb transparent, sparse bin changes, set up cuts on tracks for aods and esds, slimmed down mixed event, differnt collection for mixed events

10 years agoAdding additional tags for heavy flavour analysis
ancastro [Tue, 22 Jul 2014 12:34:08 +0000 (08:34 -0400)]
Adding additional tags for heavy flavour analysis

10 years agobug fix in mc histos and addition of two mc histos to check trk-iso
mcosenti [Tue, 22 Jul 2014 19:15:12 +0000 (16:15 -0300)]
bug fix in mc histos and addition of two mc histos to check trk-iso

10 years agoCA tracker - updates
masera [Tue, 22 Jul 2014 16:42:41 +0000 (18:42 +0200)]
CA tracker - updates

10 years agoRevert "Fix for coverity (AdC)"
hristov [Tue, 22 Jul 2014 15:46:57 +0000 (17:46 +0200)]
Revert "Fix for coverity (AdC)"

This reverts commit 1d9e38e2e9166632b03667a21cf8ae1b353a49a2.

10 years agoBug Fix
ddobrigk [Tue, 22 Jul 2014 15:37:46 +0000 (12:37 -0300)]
Bug Fix

10 years agoChanges needed for the CA tracker (Maximiliano)
belikov [Tue, 22 Jul 2014 15:30:44 +0000 (17:30 +0200)]
Changes needed for the CA tracker (Maximiliano)

10 years agoAdding daqDA-lib as RPM runtime dependencie in the DA specfiles
agrigora [Tue, 22 Jul 2014 14:39:37 +0000 (16:39 +0200)]
Adding daqDA-lib as RPM runtime dependencie in the DA specfiles

10 years agoadd task pp filter
jbook [Tue, 22 Jul 2014 13:54:28 +0000 (15:54 +0200)]
add task pp filter

10 years agoAdd cut number string to the name of electron cut histograms
pgonzale [Tue, 22 Jul 2014 13:50:58 +0000 (15:50 +0200)]
Add cut number string to the name of electron cut histograms

10 years agoAdding scripts and macros for EMCAL automatic QA and trending
shabetai [Tue, 22 Jul 2014 09:21:04 +0000 (11:21 +0200)]
Adding scripts and macros for EMCAL automatic QA and trending

10 years agoadd praticle sources: secondary type
jbook [Tue, 22 Jul 2014 13:40:32 +0000 (15:40 +0200)]
add praticle sources: secondary type

10 years agoMore additions for residual pileup estimation
ddobrigk [Tue, 22 Jul 2014 12:53:56 +0000 (09:53 -0300)]
More additions for residual pileup estimation

10 years agoUpdated macro for pp7TeV analysis - Modified trigger selection and pile-up rejection...
fbellini [Tue, 22 Jul 2014 11:49:50 +0000 (13:49 +0200)]
Updated macro for pp7TeV analysis - Modified trigger selection and pile-up rejection enabled

10 years agoResidual Pileup estimation additions
ddobrigk [Tue, 22 Jul 2014 11:45:26 +0000 (08:45 -0300)]
Residual Pileup estimation additions

10 years agoAdding macro to plot <Ncoll>
coppedis [Tue, 22 Jul 2014 10:40:53 +0000 (12:40 +0200)]
Adding macro to plot <Ncoll>

10 years agoupdate from Marco on v2 task
lmilano [Tue, 22 Jul 2014 10:23:33 +0000 (12:23 +0200)]
update from Marco on v2 task

10 years agoAddTask fix
dgangadh [Tue, 22 Jul 2014 09:40:10 +0000 (11:40 +0200)]
AddTask fix

10 years agofix settings in case of usage with tender
gconesab [Tue, 22 Jul 2014 08:40:45 +0000 (10:40 +0200)]
fix settings in case of usage with tender

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
akalweit [Mon, 21 Jul 2014 19:09:40 +0000 (21:09 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoFix for productions in which the ProductionInfo exists, but does not contain the...
akalweit [Mon, 21 Jul 2014 19:09:02 +0000 (21:09 +0200)]
Fix for productions in which the ProductionInfo exists, but does not contain the output dir.

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
rlietava [Mon, 21 Jul 2014 16:41:15 +0000 (17:41 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoMore Next50 classes
rlietava [Mon, 21 Jul 2014 16:40:23 +0000 (17:40 +0100)]
More Next50 classes

10 years agoChanges in spectra code, Adding selection for Ruben's estimator and pt depended ...
mchojnac [Mon, 21 Jul 2014 15:17:37 +0000 (17:17 +0200)]
Changes in spectra code, Adding selection for Ruben's estimator and pt depended  TOF pid cut

10 years ago add option to run jet v2 task on LHC10h data
rbertens [Mon, 21 Jul 2014 12:49:54 +0000 (14:49 +0200)]
 add option to run jet v2 task on LHC10h data

10 years agoAdded m2 selection with TOF
lramona [Mon, 21 Jul 2014 12:47:22 +0000 (14:47 +0200)]
Added m2 selection with TOF

10 years agoeventplane determination changed, subtract the current track from the eventplane...
pluettig [Mon, 21 Jul 2014 12:37:36 +0000 (14:37 +0200)]
eventplane determination changed, subtract the current track from the eventplane vector

10 years agocheck the leading particle in the cone, apply the isolation cone condition just on...
gconesab [Mon, 21 Jul 2014 12:11:16 +0000 (14:11 +0200)]
check the leading particle in the cone, apply the isolation cone condition just on the leading

10 years agoALIROOT-5420 New function GetClassMaskNext50 (Roman)
hristov [Mon, 21 Jul 2014 10:24:58 +0000 (12:24 +0200)]
ALIROOT-5420 New function GetClassMaskNext50 (Roman)

10 years agoALIROOT-5486 Add protections
dstocco [Fri, 13 Jun 2014 15:43:39 +0000 (17:43 +0200)]
ALIROOT-5486 Add protections

10 years agoALIROOT-5486 Add method to get trigger deviation sign
dstocco [Fri, 13 Jun 2014 14:19:30 +0000 (16:19 +0200)]
ALIROOT-5486 Add method to get trigger deviation sign

10 years agoALIROOT-5486 Propagate MUON trigger deviation sign to AliAODTrack
dstocco [Thu, 12 Jun 2014 17:15:14 +0000 (19:15 +0200)]
ALIROOT-5486 Propagate MUON trigger deviation sign to AliAODTrack

10 years agotrack splitting studies with injected particles in MC
xsanchez [Mon, 21 Jul 2014 09:53:07 +0000 (11:53 +0200)]
track splitting studies with injected particles in MC

10 years agofixed compilation warnings
kleinb [Mon, 21 Jul 2014 08:52:59 +0000 (10:52 +0200)]
fixed compilation warnings

10 years ago072114 cyaldo Changes to AliAnalysisTaskpAJets
cyaldo [Mon, 21 Jul 2014 04:59:37 +0000 (00:59 -0400)]
072114 cyaldo Changes to AliAnalysisTaskpAJets

10 years ago class namechange
rbertens [Mon, 21 Jul 2014 08:20:34 +0000 (10:20 +0200)]
 class namechange

10 years agomove arguments
dgangadh [Mon, 21 Jul 2014 07:37:19 +0000 (09:37 +0200)]
move arguments

10 years agoAdding missing argument
hristov [Sun, 20 Jul 2014 14:14:08 +0000 (16:14 +0200)]
Adding missing argument

10 years agoPatch for Lego trains. Merge branch 'master' of https://git.cern.ch/reps/AliRoot
akalweit [Sun, 20 Jul 2014 13:35:56 +0000 (15:35 +0200)]
Patch for Lego trains. Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agopatch for LEGO train test environment
akalweit [Sun, 20 Jul 2014 13:33:00 +0000 (15:33 +0200)]
patch for LEGO train test environment

10 years agoUntirggered DEtaDPhi: modifications to the ExclusivePID + additional lines to config
majanik [Sun, 20 Jul 2014 13:20:12 +0000 (15:20 +0200)]
Untirggered DEtaDPhi: modifications to the ExclusivePID + additional lines to config

10 years agofix in building of T2L matrices to account for inverted sensors
shahoian [Sat, 19 Jul 2014 18:16:08 +0000 (20:16 +0200)]
fix in building of T2L matrices to account for inverted sensors

10 years agoimplementing option for 2.5% wide centrality bins
cnattras [Sat, 19 Jul 2014 18:18:48 +0000 (14:18 -0400)]
implementing option for 2.5% wide centrality bins

10 years agoinclude kT interp exception for narrower pT intervals
dgangadh [Sat, 19 Jul 2014 17:31:58 +0000 (19:31 +0200)]
include kT interp exception for narrower pT intervals

10 years agoupdate from marco
lmilano [Sat, 19 Jul 2014 16:08:43 +0000 (18:08 +0200)]
update from marco

10 years agoConfig for the train (one more).
majanik [Sat, 19 Jul 2014 13:53:06 +0000 (15:53 +0200)]
Config for the train (one more).

10 years agoUntriggered DEtaDPhi: New Configs for the train
majanik [Sat, 19 Jul 2014 13:47:52 +0000 (15:47 +0200)]
Untriggered DEtaDPhi: New Configs for the train

10 years agoadd option not to exclude 2 leading jets from the median
lcunquei [Fri, 18 Jul 2014 14:49:41 +0000 (16:49 +0200)]
add option not to exclude 2 leading jets from the median

10 years agoFix for using E_scheme
mvl [Fri, 18 Jul 2014 14:32:23 +0000 (16:32 +0200)]
Fix for using E_scheme

10 years agoATO-87 Start with cleanup and documentation of the code and the variables of the...
wiechula [Fri, 18 Jul 2014 23:50:43 +0000 (01:50 +0200)]
ATO-87 Start with cleanup and documentation of the code and the variables of the tree

10 years agoATO-86 and ATO-82 Add fix for channel masking in HLT cluster loading
wiechula [Fri, 18 Jul 2014 11:21:38 +0000 (13:21 +0200)]
ATO-86 and ATO-82 Add fix for channel masking in HLT cluster loading

10 years agoupdate for the NUA
lmilano [Sat, 19 Jul 2014 04:54:46 +0000 (06:54 +0200)]
update for the NUA

10 years agoupdate from Marco
lmilano [Fri, 18 Jul 2014 15:46:38 +0000 (17:46 +0200)]
update from Marco