]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoadd AliFlatESDVertex
mkrzewic [Thu, 12 Jun 2014 15:31:37 +0000 (17:31 +0200)]
add AliFlatESDVertex

9 years agofix signature of GetNFoundable to be compatible with AliTPCtrack
mkrzewic [Wed, 11 Jun 2014 14:18:56 +0000 (16:18 +0200)]
fix signature of GetNFoundable to be compatible with AliTPCtrack

9 years agoFixed some missing implementations, changed test task to use VV classes. Please,...
zampolli [Sat, 7 Jun 2014 08:07:49 +0000 (10:07 +0200)]
Fixed some missing implementations, changed test task to use VV classes. Please, note that the VV class have no ClassDef - so you cannot stream them (if you add it, you get an error - to be checked...).

9 years agoadd common abstract interface classes for flat and fat ESDs
mkrzewic [Fri, 6 Jun 2014 13:32:55 +0000 (15:32 +0200)]
add common abstract interface classes for flat and fat ESDs

once ported, an analysis task (or any user code) will be able to run
online on the HLT and offline on standard ESDs. Porting consists mainly
of moving to the abstract base class interfaces:
  AliESDEvent -> AliVVevent
  AliESDtrack -> AliVVtrack
  AliExternalTrackParam->AliVVtrack
  AliVTrack -> AliVVtrack
  AliVertex->AliVVvertex
  AliKink ->AliVVkink

this way porting should be easy.

things to solve are friend access (to be added soon).

in 2 places: AliESDv0 and AliAODMCParticle we had to change the
signature of GetStatus() since now it is in the base class (AliVVtrack)
- this has to be cross checked with the authors of the code to decide
  what a common return type will be (we have it now ULong_t, hope nobody
wants to return negative values)! we just make it compile now.

9 years agoremove unneccassary TStopWatch
sgweber [Thu, 5 Jun 2014 15:20:43 +0000 (17:20 +0200)]
remove unneccassary TStopWatch

9 years agoadded conversion shell scripts
sgweber [Thu, 5 Jun 2014 15:19:45 +0000 (17:19 +0200)]
added conversion shell scripts

9 years agogive fileName of friengs to FlatESDConverter
sgweber [Thu, 5 Jun 2014 15:06:28 +0000 (17:06 +0200)]
give fileName of friengs to FlatESDConverter

9 years agoadded flatesd comparison macro
sgweber [Thu, 5 Jun 2014 15:04:41 +0000 (17:04 +0200)]
added flatesd comparison macro

9 years agoadded benchmark histograms
sgweber [Mon, 26 May 2014 16:14:43 +0000 (18:14 +0200)]
added benchmark histograms

9 years agoincluded filling of benchmark histos in flat esd converter component
sgweber [Wed, 21 May 2014 14:52:41 +0000 (16:52 +0200)]
included filling of benchmark histos in flat esd converter component

9 years agoMerge branch 'master' into flatdev
zampolli [Thu, 5 Jun 2014 09:14:20 +0000 (11:14 +0200)]
Merge branch 'master' into flatdev

9 years agoChanges to corrections methods in CorrFctnDEtaDPhiCorrections, correction factor...
majanik [Thu, 5 Jun 2014 07:50:17 +0000 (09:50 +0200)]
Changes to corrections methods in CorrFctnDEtaDPhiCorrections, correction factor can be read directly from class table or from file.

9 years agoFix for memory leak
fprino [Wed, 4 Jun 2014 22:28:08 +0000 (00:28 +0200)]
Fix for memory leak

9 years agosilent warnings produced on (some) linux compilers
saiola [Wed, 4 Jun 2014 16:07:50 +0000 (12:07 -0400)]
silent warnings produced on (some) linux compilers

9 years agoFix configuration of 3x3 clusterizer
saiola [Wed, 4 Jun 2014 15:29:27 +0000 (11:29 -0400)]
Fix configuration of 3x3 clusterizer

9 years agoAdd r3,r4 full weight reconstruction
dgangadh [Wed, 4 Jun 2014 15:26:03 +0000 (17:26 +0200)]
Add r3,r4 full weight reconstruction

9 years ago- bugfix for TRD raw data simulation
jklein [Wed, 4 Jun 2014 15:03:12 +0000 (17:03 +0200)]
- bugfix for TRD raw data simulation

9 years agoexecute phys sel for ESDs not AODs
gconesab [Wed, 4 Jun 2014 15:07:19 +0000 (17:07 +0200)]
execute phys sel for ESDs not AODs

9 years agoupdate very old example macro, libraries list, AddTask arguments
gconesab [Wed, 4 Jun 2014 15:00:02 +0000 (17:00 +0200)]
update very old example macro, libraries list, AddTask arguments

9 years agoadded histograms to check prolongate track
ssakai [Wed, 4 Jun 2014 14:32:24 +0000 (16:32 +0200)]
added histograms to check prolongate track

9 years agoupdated centrality selection
pluettig [Wed, 4 Jun 2014 14:26:39 +0000 (16:26 +0200)]
updated centrality selection
- avoid edges in triggered data sets

9 years agofix for TProfile3D
jbook [Wed, 4 Jun 2014 13:09:40 +0000 (15:09 +0200)]
fix for TProfile3D

9 years ago fix qa histogram inconsistency (qa histo's were filled before all cuts were applied...
rbertens [Wed, 4 Jun 2014 12:29:35 +0000 (14:29 +0200)]
 fix qa histogram inconsistency (qa histo's were filled before all cuts were applied) in addition, some vzero calibration cleanup

9 years ago more efficient use of vzero calibration code, remove the false impression that the...
rbertens [Wed, 4 Jun 2014 12:28:47 +0000 (14:28 +0200)]
 more efficient use of vzero calibration code, remove the false impression that the calibration in 11h is done including twist and recenter for n larger than 2, provide q-sub vectors with from phi-weighted vzero signal for n > 2 (11h) or n > 3 (10h) user should keep an eye on qa histo's

9 years agoupdate example macro for jet analysis
mverweij [Wed, 4 Jun 2014 12:48:55 +0000 (14:48 +0200)]
update example macro for jet analysis

9 years agoMerge branch 'master' into LocalDev
mfloris [Wed, 4 Jun 2014 10:29:59 +0000 (12:29 +0200)]
Merge branch 'master' into LocalDev

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Wed, 4 Jun 2014 09:12:30 +0000 (11:12 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoTrigger condition with eta range
morsch [Wed, 4 Jun 2014 09:11:26 +0000 (11:11 +0200)]
Trigger condition with eta range
Indranil Das

9 years agoAdd method for creating a light snapshot.
rgrosso [Wed, 4 Jun 2014 08:22:06 +0000 (10:22 +0200)]
Add method for creating a light snapshot.

A light snapshot contains only the information to create a CDB snapshot,
à la UserInfo, that is the map with the storages and the list with the
AliCDBIds of the CDB objects.

9 years agoRevert some lines from b840c18f + move exit from
rgrosso [Wed, 4 Jun 2014 08:16:34 +0000 (10:16 +0200)]
Revert some lines from b840c18f + move exit from

inside DumpToSnapshotFile to after it is called in AliReconstruction.

9 years agoMade YieldMean compilable + few fixes
mfloris [Wed, 4 Jun 2014 08:01:15 +0000 (10:01 +0200)]
Made YieldMean compilable + few fixes

Added header files and functions declarations to make the macro compilable
Fixed some do-while loops
Added some debug printout in case the fit fails

9 years agoTrivial modifications for local tests (file list)
mfloris [Wed, 4 Jun 2014 07:55:24 +0000 (09:55 +0200)]
Trivial modifications for local tests (file list)

9 years agoUpdate from Prabhat
sjena [Wed, 4 Jun 2014 06:08:00 +0000 (08:08 +0200)]
Update from Prabhat

9 years agofix compilation error: jira ticket ALIROOT-5470
sjena [Wed, 4 Jun 2014 06:07:32 +0000 (08:07 +0200)]
fix compilation error: jira ticket ALIROOT-5470

9 years agoenlarge cluster n cells vs energy histogram
saiola [Tue, 3 Jun 2014 22:40:43 +0000 (18:40 -0400)]
enlarge cluster n cells vs energy histogram

9 years agoGetters for AliEmcalJetTask (from A. Sevcenco)
saiola [Tue, 3 Jun 2014 20:53:48 +0000 (16:53 -0400)]
Getters for AliEmcalJetTask (from A. Sevcenco)

9 years agoNew helper functions: sort jet constituents by pt and delta R (from A. Sevcenco)
saiola [Tue, 3 Jun 2014 20:53:15 +0000 (16:53 -0400)]
New helper functions: sort jet constituents by pt and delta R (from A. Sevcenco)

9 years agofix warning with last clang version (D.Stocco)
zconesa [Tue, 3 Jun 2014 20:27:23 +0000 (22:27 +0200)]
fix warning with last clang version (D.Stocco)

9 years agoOther fixes to container name (Enrico)
fbellini [Tue, 3 Jun 2014 20:20:13 +0000 (22:20 +0200)]
Other fixes to container name (Enrico)

9 years agocleaning up streamers
cnattras [Tue, 3 Jun 2014 19:15:23 +0000 (15:15 -0400)]
cleaning up streamers

9 years agocleaning up streamers
cnattras [Tue, 3 Jun 2014 19:12:27 +0000 (15:12 -0400)]
cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:59 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:34 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:22 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:17 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:12 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:59:03 +0000 (14:59 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:58:55 +0000 (14:58 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:58:44 +0000 (14:58 -0400)]
Cleaning up streamers

9 years agoCleaning up streamers
cnattras [Tue, 3 Jun 2014 18:58:36 +0000 (14:58 -0400)]
Cleaning up streamers

9 years agoturning off Oysteins TTrees by default
cnattras [Tue, 3 Jun 2014 18:47:51 +0000 (14:47 -0400)]
turning off Oysteins TTrees by default

9 years agoFixing really nasty scary awful typo
cnattras [Tue, 3 Jun 2014 18:46:28 +0000 (14:46 -0400)]
Fixing really nasty scary awful typo

9 years agobe paranoid about copying files to the target filesystem
mkrzewic [Tue, 3 Jun 2014 18:48:00 +0000 (20:48 +0200)]
be paranoid about copying files to the target filesystem

some targes filesystems (EOS) fail randomly on copy for some reason.
This implements a "safe" way of copyting files - copy is retried several
times. Also recursive copying of directories is implemented using pure
bash - as on some cluster filesystems (lustre) a parallel find will kill
the metadata server.

9 years agoremoved huge printout
alla [Tue, 3 Jun 2014 18:34:39 +0000 (22:34 +0400)]
removed huge printout

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Tue, 3 Jun 2014 15:26:30 +0000 (17:26 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoFix issue with THnSparse derived types in header file; use base class pointer
mvl [Tue, 3 Jun 2014 15:30:18 +0000 (17:30 +0200)]
Fix issue with THnSparse derived types in header file; use base class pointer

9 years agoModification for pythia hard bin input
fkrizek [Tue, 3 Jun 2014 13:10:49 +0000 (15:10 +0200)]
Modification for pythia hard bin input

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Tue, 3 Jun 2014 15:25:12 +0000 (17:25 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoUpdates
morsch [Tue, 3 Jun 2014 15:24:14 +0000 (17:24 +0200)]
Updates
Fiorella Fionda <Fiorella.Fionda@ba.infn.it>

9 years agoUpdated decay tables
morsch [Tue, 3 Jun 2014 15:22:00 +0000 (17:22 +0200)]
Updated decay tables
Fiorella Fionda <Fiorella.Fionda@ba.infn.it>

9 years agoAdding Pythia6. Make the Packages selection simpler (as alien can find the root and...
pcrochet [Tue, 3 Jun 2014 15:15:43 +0000 (17:15 +0200)]
Adding Pythia6. Make the Packages selection simpler (as alien can find the root and geant3 versions given an aliroot one) (Laurent)

9 years agoUpdate from debojit
sjena [Tue, 3 Jun 2014 13:41:14 +0000 (15:41 +0200)]
Update from debojit

9 years agoTask and library for jet test in ESE spectra analysis (M Tangaro)
mfloris [Tue, 3 Jun 2014 12:22:46 +0000 (14:22 +0200)]
Task and library for jet test in ESE spectra analysis (M Tangaro)

This new tasks builts the jet spectra using the standard PWG-JE
machinery in events with high and low q. This is used to evaluate
possible biases from hard processes in the computation of the Q
vector.  It is built as a separate lib because it depends on the Jet
libraries (building it in libPWGspectra would have introduced a
dependency on the latter).

9 years agoAdded possibility to plot fit results from Becattini et al and few more plots
mfloris [Tue, 27 May 2014 14:04:25 +0000 (16:04 +0200)]
Added possibility to plot fit results from Becattini et al and few more plots

9 years agoAdded some plots
mfloris [Wed, 14 May 2014 09:35:19 +0000 (11:35 +0200)]
Added some plots

9 years agoUpdated filtering train macro. Added revertexing option and related cuts (Mihaela...
agheata [Tue, 3 Jun 2014 11:46:29 +0000 (13:46 +0200)]
Updated filtering train macro. Added revertexing option and related cuts (Mihaela Gheata)

9 years agoImprovement of handling event when running AnalysisManager in the HLT component
zampolli [Tue, 3 Jun 2014 11:27:51 +0000 (13:27 +0200)]
Improvement of handling event when running AnalysisManager in the HLT component

9 years agocorre t trearment of multiplicity trigger signals
alla [Tue, 3 Jun 2014 06:57:31 +0000 (10:57 +0400)]
corre t trearment of multiplicity trigger signals

9 years agotypo
mkrzewic [Tue, 3 Jun 2014 08:56:22 +0000 (10:56 +0200)]
typo

9 years agoadded streamer fix for header pointers and switch for define IO in constructor
jmazer [Tue, 3 Jun 2014 05:39:13 +0000 (01:39 -0400)]
added streamer fix for header pointers and switch for define IO in constructor

9 years agofix to implementation of jet method for hadronic correction
cnattras [Tue, 3 Jun 2014 03:04:37 +0000 (23:04 -0400)]
fix to implementation of jet method for hadronic correction

9 years agoadded snippets to save histos in header
jmazer [Mon, 2 Jun 2014 20:28:35 +0000 (16:28 -0400)]
added snippets to save histos in header

9 years agofixed event setter, put switch in for PID sparse for ALL/minimal fill
jmazer [Mon, 2 Jun 2014 04:24:29 +0000 (00:24 -0400)]
fixed event setter, put switch in for PID sparse for ALL/minimal fill

9 years agoRemoving printout (Davide)
zampolli [Mon, 2 Jun 2014 18:11:43 +0000 (20:11 +0200)]
Removing printout (Davide)

9 years agoRemoving printout (Davide)
zampolli [Mon, 2 Jun 2014 18:08:27 +0000 (20:08 +0200)]
Removing printout (Davide)

9 years agomove condition of no clusters in event from fatal to return, add setter for minimum...
gconesab [Mon, 2 Jun 2014 16:37:22 +0000 (18:37 +0200)]
move condition of no clusters in event from fatal to return, add setter for minimum cluster energy for invariant mass calculation

9 years agochange most axis labels of histograms to italics
gconesab [Mon, 2 Jun 2014 15:39:56 +0000 (17:39 +0200)]
change most axis labels of histograms to italics

9 years agodont call revertexing routine if it is not explicitly requested
shahoian [Mon, 2 Jun 2014 13:16:49 +0000 (15:16 +0200)]
dont call revertexing routine if it is not explicitly requested

9 years agomove initializations depending on calo to beguining on main exec method, add histogra...
gconesab [Mon, 2 Jun 2014 12:56:54 +0000 (14:56 +0200)]
move initializations depending on calo to beguining on main exec method, add histograms to check the energy distribution in the calorimeter, fix recalculation of shower shape for different weights

9 years agoincrease cluster energy cut for inv mass histo to 0.5, remove call to method averagin...
gconesab [Mon, 2 Jun 2014 09:08:52 +0000 (11:08 +0200)]
increase cluster energy cut for inv mass histo to 0.5, remove call to method averaging time of cluster and move it to needed places, remove switch on simple TH1 histograms, plus cosmetics

9 years agoCorrect LG time for LHC13bcdef
prsnko [Mon, 2 Jun 2014 12:53:13 +0000 (16:53 +0400)]
Correct LG time for LHC13bcdef

9 years agoNew starttime timestamp: Sun, 04 May 2014 20:00:00
rgrosso [Mon, 2 Jun 2014 12:00:06 +0000 (14:00 +0200)]
New starttime timestamp: Sun, 04 May 2014 20:00:00

9 years agoMap for LHC12d updated (Satoshi)
prsnko [Mon, 2 Jun 2014 11:16:18 +0000 (15:16 +0400)]
Map for LHC12d updated (Satoshi)

9 years agoGet Extra Tracks from Embedding
lcunquei [Mon, 2 Jun 2014 10:28:16 +0000 (12:28 +0200)]
Get Extra Tracks from Embedding

9 years agoSmall update from Rongrong
mvl [Mon, 2 Jun 2014 09:50:07 +0000 (11:50 +0200)]
Small update from Rongrong

9 years agoDistinguish seed creation for backpropagation from refitInward. In former case alsway...
shahoian [Mon, 2 Jun 2014 10:55:00 +0000 (12:55 +0200)]
Distinguish seed creation for backpropagation from refitInward. In former case alsways use external seed from ESDtrack (after dedicated chi2 check)

9 years agoAdded separate chi2 cut for ITS/TPC matching
shahoian [Mon, 2 Jun 2014 10:54:46 +0000 (12:54 +0200)]
Added separate chi2 cut for ITS/TPC matching

9 years agoupdated
ssakai [Mon, 2 Jun 2014 09:28:56 +0000 (11:28 +0200)]
updated

9 years agoJet task updated in readme for QA AOD plot macro's
dkeijden [Tue, 27 May 2014 11:39:29 +0000 (13:39 +0200)]
Jet task updated in readme for QA AOD plot macro's

9 years agoUpdates: DptDpt MC
sjena [Mon, 2 Jun 2014 08:25:05 +0000 (10:25 +0200)]
Updates: DptDpt MC

9 years agoA better parameterization for the cooked matrix
belikov [Sun, 1 Jun 2014 15:00:32 +0000 (17:00 +0200)]
A better parameterization for the cooked matrix

9 years agoAdding DEtaDPhi correlation functions with corrections in AliFemto
lgraczyk [Sun, 1 Jun 2014 12:33:57 +0000 (14:33 +0200)]
Adding DEtaDPhi correlation functions with corrections in AliFemto

9 years agoWeight added for MC
prsnko [Sun, 1 Jun 2014 12:13:40 +0000 (16:13 +0400)]
Weight added for MC

9 years agoInitialization of magnetic field fixed
prsnko [Sun, 1 Jun 2014 11:05:29 +0000 (15:05 +0400)]
Initialization of magnetic field fixed

9 years agochi2 comparison and debug output block was repeated twice in FollowBackPropagation
shahoian [Fri, 30 May 2014 23:50:32 +0000 (01:50 +0200)]
chi2 comparison and debug output block was repeated twice in FollowBackPropagation

9 years agoadd a protection and a warning against running with bash version < 4
mkrzewic [Fri, 30 May 2014 18:27:05 +0000 (20:27 +0200)]
add a protection and a warning against running with bash version < 4

9 years agoPWGPP-53 fix run data extraction during the period level QA by reusing the
mkrzewic [Fri, 30 May 2014 17:55:40 +0000 (19:55 +0200)]
PWGPP-53 fix run data extraction during the period level QA by reusing the
original input file path

9 years agoAdding base classes for zmq networking and modificiations to event server
quark [Fri, 30 May 2014 14:21:01 +0000 (16:21 +0200)]
Adding base classes for zmq networking and modificiations to event server

9 years agomaking histogram range consistent for all raw historams
cnattras [Fri, 30 May 2014 14:24:48 +0000 (10:24 -0400)]
making histogram range consistent for all raw historams

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
rlietava [Fri, 30 May 2014 14:01:59 +0000 (15:01 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
merge with central repository
anging user names ?