]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoReference X is an argument
mivanov [Wed, 26 Jun 2013 14:59:40 +0000 (14:59 +0000)]
Reference X is an argument

10 years agoAdditional fixes
hristov [Wed, 26 Jun 2013 14:50:30 +0000 (14:50 +0000)]
Additional fixes

Jochen

10 years agoadding return for non-void function
rgrosso [Wed, 26 Jun 2013 13:33:28 +0000 (13:33 +0000)]
adding return for non-void function

10 years agoOCDB RecoParam files modified accordingly to the deletion of AliHMPIDRecoParamV1...
gvolpe [Wed, 26 Jun 2013 11:17:34 +0000 (11:17 +0000)]
OCDB RecoParam files modified accordingly to the deletion of AliHMPIDRecoParamV1 class. Now only one file containing AliHMPIDRecoParam object

10 years agoClass AliHMPIDRecoParamV1 introduced (29-11-2009) as a copy of AliHMPIDRecoParam...
gvolpe [Wed, 26 Jun 2013 11:08:20 +0000 (11:08 +0000)]
Class AliHMPIDRecoParamV1 introduced (29-11-2009) as a copy of AliHMPIDRecoParam class to solve problem occured in v4-17-Rev-18 eliminated, AliHMPIDTracker and AliHMPIDReconstructor classes changed accordingly (previous commit)

10 years agominors
gvolpe [Wed, 26 Jun 2013 10:34:01 +0000 (10:34 +0000)]
minors

10 years agoUpdate Netparticle: 1) QA class added 2) cuts for AOD in Efficiency calculation...
miweber [Wed, 26 Jun 2013 10:10:50 +0000 (10:10 +0000)]
Update Netparticle: 1) QA class added  2) cuts for AOD in Efficiency calculation fixed  3) Phi cuts enhanced  4) Distribution class  5) Fik calculation made faster  6) ESDs/AOD usage streamlined  7) in 3 parts all, TPC only and TPC+TOF  8) w/ and w/o phi cuts  9) smaller unifying fixes all over

10 years ago-fix for pair cut qa
jbook [Wed, 26 Jun 2013 09:11:40 +0000 (09:11 +0000)]
-fix for pair cut qa

10 years agoapply 100 ns shift only from run 130850 - Marie Germain
gconesab [Wed, 26 Jun 2013 07:51:51 +0000 (07:51 +0000)]
apply 100 ns shift only from run 130850 - Marie Germain

10 years agoAdded missing destructor
dainesea [Tue, 25 Jun 2013 20:03:59 +0000 (20:03 +0000)]
Added missing destructor

10 years agoremove two new classes from compilation
dainesea [Tue, 25 Jun 2013 19:10:13 +0000 (19:10 +0000)]
remove two new classes from compilation

10 years agoMade wrapper volumes of AliITSUv0 configurable from Config.C.
shahoian [Tue, 25 Jun 2013 17:14:46 +0000 (17:14 +0000)]
Made wrapper volumes of AliITSUv0 configurable from Config.C.
AliITSUGeomTGeo will automatically detect wrappers and acount in the
geom interface.
Moved old CreateITSU.C CreateITSU_cdr.C
New CreateITSU.C corresponds to trd5 drawing of Corrado (outet 4 layers
- for radii only)

10 years ago- change error message to debug message for TRD tracklets
jklein [Tue, 25 Jun 2013 16:54:20 +0000 (16:54 +0000)]
- change error message to debug message for TRD tracklets

10 years ago-reduce size of pairarray in HF
jbook [Tue, 25 Jun 2013 15:50:54 +0000 (15:50 +0000)]
-reduce size of pairarray in HF

10 years agoImplementing the wrapper volumes (Mario)
belikov [Tue, 25 Jun 2013 15:10:40 +0000 (15:10 +0000)]
Implementing the wrapper volumes (Mario)

10 years ago-add cut qa class
jbook [Tue, 25 Jun 2013 15:04:38 +0000 (15:04 +0000)]
-add cut qa class
-protection for missing V0 branch (nanoAODs)

10 years agoAdd new tasks for Lc analysis with upgrade (Chiara, Rossella)
dainesea [Tue, 25 Jun 2013 14:52:52 +0000 (14:52 +0000)]
Add new tasks for Lc analysis with upgrade (Chiara, Rossella)

10 years agoAdd new tasks for Lc analysis with upgrade (Chiara, Rossella)
dainesea [Tue, 25 Jun 2013 14:52:26 +0000 (14:52 +0000)]
Add new tasks for Lc analysis with upgrade (Chiara, Rossella)

10 years agokaon femtoscopy train for pPb
akisiel [Tue, 25 Jun 2013 14:26:29 +0000 (14:26 +0000)]
kaon femtoscopy train for pPb

10 years agotypo: double changed to Double (Laurent)
pcrochet [Tue, 25 Jun 2013 12:38:12 +0000 (12:38 +0000)]
typo: double changed to Double (Laurent)

10 years agodelete moved to correct place
morsch [Tue, 25 Jun 2013 11:41:19 +0000 (11:41 +0000)]
delete moved to correct place

10 years agofrom Redmer Bertens:
mkrzewic [Tue, 25 Jun 2013 09:15:24 +0000 (09:15 +0000)]
from Redmer Bertens:
fix a potential problem with includes

10 years agoFrom Jochen: patch generalizing TRD trigger analysis to AliVEvent and AliVTrdTrack
agheata [Tue, 25 Jun 2013 08:50:24 +0000 (08:50 +0000)]
From Jochen: patch generalizing TRD trigger analysis to AliVEvent and AliVTrdTrack

10 years agogoes with previous commit from June 14th (general updates...) (Laurent)
pcrochet [Tue, 25 Jun 2013 06:53:56 +0000 (06:53 +0000)]
goes with previous commit from June 14th (general updates...) (Laurent)

10 years agoUpdate of M. Nicassio
jthaeder [Mon, 24 Jun 2013 15:44:21 +0000 (15:44 +0000)]
Update of M. Nicassio

AliTPC: New code to use RAW TPC/Calib/Correction. Possibility to use ExB correction only (old code, for backward compatibility) or RAW TPC/Calib/Correction (new code) by reading parameters from RecoParam (retrieved using AliTPCcalibDB).
AliTPCcalibDB: RecoParam and corresponding getter added

10 years agoDestructor
morsch [Mon, 24 Jun 2013 14:33:27 +0000 (14:33 +0000)]
Destructor

10 years agoOption for kine only simulation added.
morsch [Mon, 24 Jun 2013 14:20:10 +0000 (14:20 +0000)]
Option for kine only simulation added.
Rudiger Haake

10 years agochanges in the PID of protons + new config for the proton femtoscopy train
majanik [Mon, 24 Jun 2013 13:57:27 +0000 (13:57 +0000)]
changes in the PID of protons + new config for the proton femtoscopy train

10 years agochanges in AddTask pPb
fbock [Mon, 24 Jun 2013 13:46:49 +0000 (13:46 +0000)]
changes in AddTask pPb

10 years agochanges in AddTask pPb
fbock [Mon, 24 Jun 2013 13:44:35 +0000 (13:44 +0000)]
changes in AddTask pPb

10 years ago-update michael
jbook [Mon, 24 Jun 2013 13:31:39 +0000 (13:31 +0000)]
-update michael

10 years agofrom Carlos Perez:
mkrzewic [Mon, 24 Jun 2013 12:53:47 +0000 (12:53 +0000)]
from Carlos Perez:
updates

10 years agoSearch data pattern can now contain the directory to be appended to the base
agheata [Mon, 24 Jun 2013 12:34:17 +0000 (12:34 +0000)]
Search data pattern can now contain the directory to be appended to the base
data directory + run number. This should be separated with a blanc from the
actual search path, like: "pass2 AliESDs.root" which will generate:
   find -x collection /grid/data/dir/%run%/pass2 AliESDs.root
Added possibility to specify a user defined tree name using SetTreeName()

10 years agoFix for coverity warning 21784. (Misha Veldhoen <Misha.Veldhoen@cern.ch>)
miweber [Mon, 24 Jun 2013 12:27:50 +0000 (12:27 +0000)]
Fix for coverity warning 21784. (Misha Veldhoen <Misha.Veldhoen@cern.ch>)

10 years ago1) additional interface methods for AliAnalysisTaskjetFlow 2) extra histograms to...
mvl [Mon, 24 Jun 2013 12:11:33 +0000 (12:11 +0000)]
1) additional interface methods for AliAnalysisTaskjetFlow 2) extra histograms to save dpt-tpc, -vzeroa, -vzeroc in one pass over the data 3) added flag to reduce memory (ram and storage) if necessary
 (Redmer)

10 years agochanged centrality method
nmartin [Mon, 24 Jun 2013 11:51:00 +0000 (11:51 +0000)]
changed centrality method

10 years agoMass limits on calculation of average pt
fprino [Mon, 24 Jun 2013 11:03:52 +0000 (11:03 +0000)]
Mass limits on calculation of average pt

10 years agoUpdated macros and DCA cut for Sigma* analysis (M.Venaruzzo)
fbellini [Mon, 24 Jun 2013 10:47:33 +0000 (10:47 +0000)]
Updated macros and DCA cut for Sigma* analysis (M.Venaruzzo)

10 years agoProtection against events with trigger mask =0
fprino [Mon, 24 Jun 2013 10:45:18 +0000 (10:45 +0000)]
Protection against events with trigger mask =0

10 years agofrom Marta:
loizides [Mon, 24 Jun 2013 10:03:40 +0000 (10:03 +0000)]
from Marta:
 - delta-pT task picks up automatically the number of centrality bins specified + histos for partial exclusion in pA analysis
 - AliAnalysisTaskEmcalJet+__AliAnalysisTaskEmcalJetDev+__AliJetContainer: adjust jet acceptance based on run number in case of 2012 and 2013 data (new SM not active/masked)

10 years agonew SM not activate/masked (from Marta)
loizides [Mon, 24 Jun 2013 10:02:51 +0000 (10:02 +0000)]
new SM not activate/masked (from Marta)

10 years agoPossible set of pt weight flag as macro parameter (R.Bala)
zconesa [Mon, 24 Jun 2013 09:59:44 +0000 (09:59 +0000)]
Possible set of pt weight flag as macro parameter (R.Bala)

10 years agoProtection agianst events with trigger mask =0
fprino [Mon, 24 Jun 2013 09:38:12 +0000 (09:38 +0000)]
Protection agianst events with trigger mask =0

10 years agofrom Redmer Bertens:
mkrzewic [Mon, 24 Jun 2013 08:32:01 +0000 (08:32 +0000)]
from Redmer Bertens:
'redesigned task: 1) AliAnalysisTaskRhoVnModulation now acts as the
master object of the analysis (i.e. it configures subsequent
analysis tasks) 2) added differential qc vn analysis for jets 3) fixed
autocorrelation bug in qc-flow for jet constituents'

10 years agoCosmetics
loizides [Mon, 24 Jun 2013 08:21:19 +0000 (08:21 +0000)]
Cosmetics

10 years agocoverity fix
lmilano [Mon, 24 Jun 2013 08:10:10 +0000 (08:10 +0000)]
coverity fix

10 years agostandalone jet finder class (Ruediger)
loizides [Mon, 24 Jun 2013 06:48:43 +0000 (06:48 +0000)]
standalone jet finder class (Ruediger)

10 years agomore mem (Megan)
loizides [Mon, 24 Jun 2013 04:51:12 +0000 (04:51 +0000)]
more mem (Megan)

10 years agoUpdates (A.Rossi)
zconesa [Sun, 23 Jun 2013 20:42:18 +0000 (20:42 +0000)]
Updates (A.Rossi)

10 years agoSwitch again to 2 Kt3 bins
dgangadh [Sun, 23 Jun 2013 15:47:24 +0000 (15:47 +0000)]
Switch again to 2 Kt3 bins

10 years agoto suppress compilation warnings
shahoian [Sat, 22 Jun 2013 23:45:31 +0000 (23:45 +0000)]
to suppress compilation warnings

10 years agoS-tree was created instead of D in Hits2Digits
shahoian [Sat, 22 Jun 2013 23:44:05 +0000 (23:44 +0000)]
S-tree was created instead of D in Hits2Digits

10 years agoadd L1 patch cluster matching
gconesab [Fri, 21 Jun 2013 20:54:54 +0000 (20:54 +0000)]
add L1 patch cluster matching

10 years agoFixing issues with the reconstruction efficiency, adding histograms to do a simultane...
cnattras [Fri, 21 Jun 2013 15:16:01 +0000 (15:16 +0000)]
Fixing issues with the reconstruction efficiency, adding histograms to do a simultaneous cross check with a cut on 500 MeV clusters, fixing issues with acceptance cuts

10 years agoAdded AliAnalysisTaskExtractPerformanceV0pPb task.
ddobrigk [Fri, 21 Jun 2013 12:41:57 +0000 (12:41 +0000)]
Added AliAnalysisTaskExtractPerformanceV0pPb task.

--- David

10 years agoAllow for combination of blancs and commas in SetFriendChainName
agheata [Fri, 21 Jun 2013 12:18:50 +0000 (12:18 +0000)]
Allow for combination of blancs and commas in SetFriendChainName

10 years agoAdded flag for V0-based filtering
agheata [Fri, 21 Jun 2013 09:49:59 +0000 (09:49 +0000)]
Added flag for V0-based filtering

10 years agoConfig for ITS upgrade production
dainesea [Fri, 21 Jun 2013 08:06:50 +0000 (08:06 +0000)]
Config for ITS upgrade production

10 years agoupdate
dainesea [Fri, 21 Jun 2013 08:05:28 +0000 (08:05 +0000)]
update

10 years agoCorrected recommit of rev. 63120
morsch [Thu, 20 Jun 2013 21:21:15 +0000 (21:21 +0000)]
Corrected recommit of rev. 63120

10 years agoRevert wrong commit
morsch [Thu, 20 Jun 2013 21:18:50 +0000 (21:18 +0000)]
Revert wrong commit

10 years agoFix in histo filling
fprino [Thu, 20 Jun 2013 20:51:42 +0000 (20:51 +0000)]
Fix in histo filling

10 years agoEfficiency maps added and many other updates (Sandro)
arossi [Thu, 20 Jun 2013 20:16:38 +0000 (20:16 +0000)]
Efficiency maps added and many other updates (Sandro)

10 years agoDistance to bad channel re-evaluated; possibility of pass4 added
morsch [Thu, 20 Jun 2013 19:48:37 +0000 (19:48 +0000)]
Distance to bad channel re-evaluated; possibility of pass4 added
Dmitri

10 years agoo add tan(theat) at the TPC entrance to AODs (+ getters in VTrack ESDtrack AODtrack)
morsch [Thu, 20 Jun 2013 19:47:54 +0000 (19:47 +0000)]
o add tan(theat) at the TPC entrance to AODs (+ getters in VTrack ESDtrack AODtrack)
o add number of ESD tracks to AOD header as reference (needed to provide same PID as in ESD)
o add splines for 13d2
o updates in TPCPIDResponse for expert use
Jens Wiechula

10 years agoTask for analysis T0 data
alla [Thu, 20 Jun 2013 17:00:00 +0000 (17:00 +0000)]
Task for analysis T0 data

10 years agofix indentations, open trigger cluster at BC=0 time window definition
gconesab [Thu, 20 Jun 2013 16:48:49 +0000 (16:48 +0000)]
fix indentations, open trigger cluster at BC=0 time window definition

10 years agoremove old commented code, check if cluster triggered only if its energy is at least...
gconesab [Thu, 20 Jun 2013 16:38:14 +0000 (16:38 +0000)]
remove old commented code, check if cluster triggered only if its energy is at least half of the nominal trigger threshold

10 years agoMade weights AliAnalysisTaskPi0FlowMC unit, and moved old paramterisation to Pi0FlowM...
hqvigsta [Thu, 20 Jun 2013 16:01:36 +0000 (16:01 +0000)]
Made weights AliAnalysisTaskPi0FlowMC unit, and moved old paramterisation to Pi0FlowMCHijing

10 years agoBad map for LHC11a updated (Yuri), for LHC13 added (Dmitri)
prsnko [Thu, 20 Jun 2013 15:38:28 +0000 (15:38 +0000)]
Bad map for LHC11a updated (Yuri), for LHC13 added (Dmitri)

10 years agochanges by macro AOD
fbock [Thu, 20 Jun 2013 14:45:04 +0000 (14:45 +0000)]
changes by macro AOD

10 years agoAdded new cuts for (TPC pid & TOF match) and (TPC pid & TOF veto) for K* pA analysis
fbellini [Thu, 20 Jun 2013 14:24:44 +0000 (14:24 +0000)]
Added new cuts for (TPC pid & TOF match) and (TPC pid & TOF veto) for K* pA analysis

10 years agochanges by Astrid commited
fbock [Thu, 20 Jun 2013 14:03:48 +0000 (14:03 +0000)]
changes by Astrid commited

10 years agoGetter from Tim
loizides [Thu, 20 Jun 2013 14:03:27 +0000 (14:03 +0000)]
Getter from Tim

10 years agomodified Dalitz software
fbock [Thu, 20 Jun 2013 14:00:23 +0000 (14:00 +0000)]
modified Dalitz software

10 years agoupdated
ssakai [Thu, 20 Jun 2013 13:57:09 +0000 (13:57 +0000)]
updated

10 years agoAOD readiness improved, modifications in Addtasks
fbock [Thu, 20 Jun 2013 13:55:15 +0000 (13:55 +0000)]
AOD readiness improved, modifications in Addtasks

10 years agoincluding AOD compatibility
mcosenti [Thu, 20 Jun 2013 13:51:30 +0000 (13:51 +0000)]
including AOD compatibility

10 years agoAdditional clean-up
dgangadh [Thu, 20 Jun 2013 12:37:41 +0000 (12:37 +0000)]
Additional clean-up

10 years agoRemove 2nd dimension of fFSI2SS-OS
dgangadh [Thu, 20 Jun 2013 12:35:24 +0000 (12:35 +0000)]
Remove 2nd dimension of fFSI2SS-OS

10 years agoComment out 4-vector product terms. Remove 2nd dimension of fFSI2SS-OS. Clean-up...
dgangadh [Thu, 20 Jun 2013 12:33:29 +0000 (12:33 +0000)]
Comment out 4-vector product terms.  Remove 2nd dimension of fFSI2SS-OS.  Clean-up unused sections.

10 years agofix: 1 cm origin test was set to 0.12
hqvigsta [Thu, 20 Jun 2013 12:27:26 +0000 (12:27 +0000)]
fix: 1 cm origin test was set to 0.12

10 years agofixed bug where MC was not proccessed If empty PHOS Event
hqvigsta [Thu, 20 Jun 2013 12:26:58 +0000 (12:26 +0000)]
fixed bug where MC was not proccessed If empty PHOS Event

10 years agoadded task to estimate the contamination fraction on MC
lmilano [Thu, 20 Jun 2013 12:20:04 +0000 (12:20 +0000)]
added task to estimate the contamination fraction on MC

10 years agonew centrality class in the tree
nmartin [Thu, 20 Jun 2013 12:14:57 +0000 (12:14 +0000)]
new centrality class in the tree

10 years ago1) memory usage reduction when running without event mixing, 2) added missing zVert...
miweber [Thu, 20 Jun 2013 11:59:52 +0000 (11:59 +0000)]
1) memory usage reduction when running without event mixing,   2) added missing zVertex histograms,   3)  fixed a bug in the computation of the N(eta) histogram (Christoph Mayer <Christoph.Mayer@cern.ch>)

10 years ago-new user task for michael
jbook [Thu, 20 Jun 2013 11:47:58 +0000 (11:47 +0000)]
-new user task for michael

10 years agoadd histograms to get the custer spectra for different number of pile-up vertices...
gconesab [Thu, 20 Jun 2013 11:38:55 +0000 (11:38 +0000)]
add histograms to get the custer spectra for different number of pile-up vertices per event

10 years agofix title label setting
gconesab [Thu, 20 Jun 2013 11:37:56 +0000 (11:37 +0000)]
fix title label setting

10 years agoUpdate for analysis in rapidity classes
mcolocci [Thu, 20 Jun 2013 11:06:28 +0000 (11:06 +0000)]
Update for analysis in rapidity classes

10 years agomodification of TOF monitor histogram in AliFemto code
lgraczyk [Thu, 20 Jun 2013 10:42:11 +0000 (10:42 +0000)]
modification of TOF monitor histogram in AliFemto code

10 years agoconfig file for proton HBT train analysis
lgraczyk [Thu, 20 Jun 2013 10:35:31 +0000 (10:35 +0000)]
config file for proton HBT train analysis

10 years agoadd K0s in VnV0 analysis
fnoferin [Thu, 20 Jun 2013 10:00:21 +0000 (10:00 +0000)]
add K0s in VnV0 analysis

10 years agotest commit
fnoferin [Thu, 20 Jun 2013 09:59:34 +0000 (09:59 +0000)]
test commit

10 years agoIlya Selyuzhenkov: Figure macros for the directed flow paper
iseliouj [Thu, 20 Jun 2013 09:49:14 +0000 (09:49 +0000)]
Ilya Selyuzhenkov: Figure macros for the directed flow paper

10 years agoconstrain fit to prevent crashes
mkrzewic [Thu, 20 Jun 2013 09:37:52 +0000 (09:37 +0000)]
constrain fit to prevent crashes

10 years agoUpdates (A.Grelli)
zconesa [Thu, 20 Jun 2013 09:22:35 +0000 (09:22 +0000)]
Updates (A.Grelli)

10 years agoAdding setter in order to steer the generator from Config.C (Chiara)
cvetan [Thu, 20 Jun 2013 09:07:54 +0000 (09:07 +0000)]
Adding setter in order to steer the generator from Config.C (Chiara)

10 years agochanged the eta cut for the hybrid
miweber [Thu, 20 Jun 2013 06:18:12 +0000 (06:18 +0000)]
changed the eta cut for the hybrid

10 years agoNew version of FPGA Cluster Merger with new interface. Optimised in speed and memory...
sgorbuno [Thu, 20 Jun 2013 01:34:26 +0000 (01:34 +0000)]
New version of FPGA Cluster Merger with new interface. Optimised in speed and memory, as it is supposed to run on-line.