]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoOutput arguments (AliFemtoEvent*, AliFemtoTrack*) changed to return value in CopyAODt...
maszyman [Mon, 7 Jul 2014 13:48:38 +0000 (15:48 +0200)]
Output arguments (AliFemtoEvent*, AliFemtoTrack*) changed to return value in CopyAODtoFemtoEvent and CopyAODtoFemtoTrack. Done to work in train.

9 years agoremove using unbiased residuals: it does not work fixed compilation warnings
hupereir [Wed, 9 Apr 2014 08:20:09 +0000 (10:20 +0200)]
remove using unbiased residuals: it does not work fixed compilation warnings

9 years agoAdded documentation about how to operate the Alignment task
hupereir [Wed, 9 Apr 2014 08:16:16 +0000 (10:16 +0200)]
Added documentation about how to operate the Alignment task

9 years agoremoved AddTaskMuonReAlign
hupereir [Wed, 9 Apr 2014 07:54:33 +0000 (09:54 +0200)]
removed AddTaskMuonReAlign

9 years agoadded headers needed for compilation
hupereir [Wed, 9 Apr 2014 07:53:33 +0000 (09:53 +0200)]
added headers needed for compilation

9 years agoUpdated documentation about alignment to remove obsolete classes
hupereir [Wed, 9 Apr 2014 07:31:46 +0000 (09:31 +0200)]
Updated documentation about alignment to remove obsolete classes

9 years agoRemoved obsolete MUONAlignment.C macro
hupereir [Wed, 9 Apr 2014 07:30:49 +0000 (09:30 +0200)]
Removed obsolete MUONAlignment.C macro

9 years agoremoved MUONReAlignTask, since unmaintained and made obsolete by Refit task (on agree...
hupereir [Wed, 9 Apr 2014 07:26:15 +0000 (09:26 +0200)]
removed MUONReAlignTask, since unmaintained and made obsolete by Refit task (on agreement with Javier)

9 years agoremoved obsolete AliMUONAlignmentRecord classes (AliMillePedeRecord is now used,...
hupereir [Wed, 9 Apr 2014 07:22:38 +0000 (09:22 +0200)]
removed obsolete AliMUONAlignmentRecord classes (AliMillePedeRecord is now used, instead)

9 years agorewrote AliMUONAlignment to - use AliMillePede2 instead of AliMillepede - use AliMill...
hupereir [Wed, 9 Apr 2014 07:19:14 +0000 (09:19 +0200)]
rewrote AliMUONAlignment to - use AliMillePede2 instead of AliMillepede - use AliMillePedeRecord instead of MUON specific class to read/write millepede derivatives - cleanup the existing detector fixing/grouping and constraints API - automatically decide about BFieldOff flag based on GRP contents - improve sanity checks and printouts

AddTaskMuonAlignment has been modified accordingly and the arguments simplified

9 years agofixed index out of bounds
ssakai [Mon, 7 Jul 2014 13:15:16 +0000 (15:15 +0200)]
fixed index out of bounds

9 years agoMods in GetTOFBunchCrossing to account for new way of PID for tracking and TOF signal...
shahoian [Mon, 7 Jul 2014 12:33:29 +0000 (14:33 +0200)]
Mods in GetTOFBunchCrossing to account for new way of PID for tracking and TOF signal storage

9 years agoImproved binning
lcunquei [Mon, 7 Jul 2014 09:18:23 +0000 (11:18 +0200)]
Improved binning

9 years agoModified AddTask
pluettig [Mon, 7 Jul 2014 12:07:42 +0000 (14:07 +0200)]
Modified AddTask

9 years agoUntriggeredDEtaDPhi: modification of Config macro for Train
majanik [Mon, 7 Jul 2014 11:22:51 +0000 (13:22 +0200)]
UntriggeredDEtaDPhi: modification of Config macro for Train

9 years agoCorrecly handle centrality bins (Diego)
pcrochet [Mon, 7 Jul 2014 09:56:43 +0000 (11:56 +0200)]
Correcly handle centrality bins (Diego)

9 years agoBug fix (Diego)
pcrochet [Mon, 7 Jul 2014 09:54:37 +0000 (11:54 +0200)]
Bug fix (Diego)

9 years agoUpdate form Debojit: PID Correlation
sjena [Mon, 7 Jul 2014 08:57:55 +0000 (10:57 +0200)]
Update form Debojit: PID Correlation

9 years agoAdded the possibility to choose the analysed particle
lramona [Mon, 7 Jul 2014 08:49:07 +0000 (10:49 +0200)]
Added the possibility to choose the analysed particle

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Mon, 7 Jul 2014 07:51:51 +0000 (09:51 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoaccidentally committed line removed.
morsch [Mon, 7 Jul 2014 07:51:09 +0000 (09:51 +0200)]
accidentally committed line removed.

9 years agoAdding config files for pp Pythia femto analysis in train
lgraczyk [Mon, 7 Jul 2014 07:45:21 +0000 (09:45 +0200)]
Adding config files for pp Pythia femto analysis in train

9 years agoCharged jets (pPb): Terminate tests
rhaake [Mon, 7 Jul 2014 00:16:39 +0000 (02:16 +0200)]
Charged jets (pPb): Terminate tests

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Sun, 6 Jul 2014 19:20:17 +0000 (21:20 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoselect trigger within etamin etamax range if etamin != etamax
morsch [Sun, 6 Jul 2014 19:19:09 +0000 (21:19 +0200)]
select trigger within etamin etamax range if etamin != etamax

9 years agoAdd directory structure (needed if new in cvmfs)
rgrosso [Sun, 6 Jul 2014 08:18:19 +0000 (10:18 +0200)]
Add directory structure (needed if new in cvmfs)

The tarball contains also the three levels dir structure containing the
CDB object, necessary in case part of it is not already in CVMFS.
Also, do all in a temporary container directory to avoid clashing with stuff
possibly already present in the local directory.

9 years agoAdd option to select physical primary particles; make lock feature optional
saiola [Sat, 5 Jul 2014 23:32:29 +0000 (19:32 -0400)]
Add option to select physical primary particles; make lock feature optional

9 years agoAllow filtering physical primary particles and (for productions with embedded signal...
saiola [Sat, 5 Jul 2014 23:32:09 +0000 (19:32 -0400)]
Allow filtering physical primary particles and (for productions with embedded signal) HIJING particles

9 years agoCopy MC info in PicoTrack
saiola [Sat, 5 Jul 2014 23:31:30 +0000 (19:31 -0400)]
Copy MC info in PicoTrack

9 years agoAlways produce AliAODMCParticle, even in ESD analysis
saiola [Sat, 5 Jul 2014 23:31:06 +0000 (19:31 -0400)]
Always produce AliAODMCParticle, even in ESD analysis

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Sat, 5 Jul 2014 19:03:27 +0000 (21:03 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoSetFlag GetFlag lifted to interface
morsch [Sat, 5 Jul 2014 19:02:05 +0000 (21:02 +0200)]
SetFlag GetFlag lifted to interface

9 years agoSetFlag GetFlag lifted to interface
morsch [Sat, 5 Jul 2014 18:52:35 +0000 (20:52 +0200)]
SetFlag GetFlag lifted to interface

9 years agomodify to use EMC tender
ssakai [Sat, 5 Jul 2014 17:24:15 +0000 (19:24 +0200)]
modify to use EMC tender

9 years agoSwitch added for debugging
ddobrigk [Sat, 5 Jul 2014 13:49:20 +0000 (10:49 -0300)]
Switch added for debugging

9 years ago delegate cuts based on runnumber to ::Notify()
rbertens [Sat, 5 Jul 2014 11:15:01 +0000 (13:15 +0200)]
 delegate cuts based on runnumber to ::Notify()

9 years agofallback to pion in case of pidStatus==kDetNoSigna (was !=) and if all probs are...
shahoian [Sat, 5 Jul 2014 09:32:11 +0000 (11:32 +0200)]
fallback to pion in case of pidStatus==kDetNoSigna (was !=) and if all probs are equal

9 years agoPWGPP-3 - bug fix in AliAnalysisTaskFilteredTree::ProcessLaser
mivanov [Sat, 5 Jul 2014 04:57:46 +0000 (06:57 +0200)]
PWGPP-3 - bug fix in AliAnalysisTaskFilteredTree::ProcessLaser

9 years agoPWGPP-69 - initialize additional dEdx information diring tracking itteration 0 -...
mivanov [Sat, 5 Jul 2014 04:07:54 +0000 (06:07 +0200)]
PWGPP-69 - initialize additional dEdx information diring tracking itteration 0 - in FillESD.

9 years agodont copy MC label if it's not a MC event (necessary to distinguish embedded particle...
saiola [Sat, 5 Jul 2014 02:41:11 +0000 (22:41 -0400)]
dont copy MC label if it's not a MC event (necessary to distinguish embedded particles because sometimes label!=0 in data)

9 years agoDon't reject any event if AliVEvent::kAny is requested
saiola [Sat, 5 Jul 2014 02:39:59 +0000 (22:39 -0400)]
Don't reject any event if AliVEvent::kAny is requested

9 years agoupdate default values and hard coded LHC11h semi good runs
saiola [Sat, 5 Jul 2014 02:39:28 +0000 (22:39 -0400)]
update default values and hard coded LHC11h semi good runs

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Fri, 4 Jul 2014 20:45:44 +0000 (22:45 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoo Add fix for potential division by 0
wiechula [Fri, 4 Jul 2014 14:58:21 +0000 (16:58 +0200)]
o Add fix for potential division by 0

9 years agoo add histograms for TRD nSigma after 3sigma cut in TPC and TOF
wiechula [Thu, 3 Jul 2014 14:48:55 +0000 (16:48 +0200)]
o add histograms for TRD nSigma after 3sigma cut in TPC and TOF

9 years agoo First Version of TRDnSigma implementation (Xianguo) o still requires some catching...
wiechula [Thu, 3 Jul 2014 11:18:07 +0000 (13:18 +0200)]
o First Version of TRDnSigma implementation (Xianguo) o still requires some catching of potential division by 0

9 years agoo Add TRD nSigma Histograms to PIDqa
wiechula [Thu, 3 Jul 2014 11:09:54 +0000 (13:09 +0200)]
o Add TRD nSigma Histograms to PIDqa

9 years agochanging to centrality binning instead of multiplicity binning
cnattras [Fri, 4 Jul 2014 19:12:45 +0000 (15:12 -0400)]
changing to centrality binning instead of multiplicity binning

9 years agofixing minor bug in printing latex table
cnattras [Fri, 4 Jul 2014 19:10:59 +0000 (15:10 -0400)]
fixing minor bug in printing latex table

9 years agoadding switches for different data sets and unfolding with raw et and some additional...
cnattras [Fri, 4 Jul 2014 19:08:30 +0000 (15:08 -0400)]
adding switches for different data sets and unfolding with raw et and some additional crash checks

9 years agocommenting out use of Oysteins ttree so code will run without it since it isnt used...
cnattras [Fri, 4 Jul 2014 19:07:21 +0000 (15:07 -0400)]
commenting out use of Oysteins ttree so code will run without it since it isnt used anyways

9 years agoadding switches for looking at 2011 data
cnattras [Fri, 4 Jul 2014 19:05:33 +0000 (15:05 -0400)]
adding switches for looking at 2011 data

9 years agoadding switches for 2011 data and so that PID doesnt crash for local testing
cnattras [Fri, 4 Jul 2014 19:04:49 +0000 (15:04 -0400)]
adding switches for 2011 data and so that PID doesnt crash for local testing

9 years agoadding switches for 2011 data and running over different runs
cnattras [Fri, 4 Jul 2014 19:03:53 +0000 (15:03 -0400)]
adding switches for 2011 data and running over different runs

9 years agoadding switches for 2011 data and running over different runs
cnattras [Fri, 4 Jul 2014 19:03:43 +0000 (15:03 -0400)]
adding switches for 2011 data and running over different runs

9 years agoincluding more switches for running with different corrections
cnattras [Fri, 4 Jul 2014 19:02:33 +0000 (15:02 -0400)]
including more switches for running with different corrections

9 years agoupdating macro to have larger tracking efficiency error and include switch for 2011...
cnattras [Fri, 4 Jul 2014 19:01:58 +0000 (15:01 -0400)]
updating macro to have larger tracking efficiency error and include switch for 2011 corrections

9 years agoupdating calculation of secondary correction to include making latex tables for analy...
cnattras [Fri, 4 Jul 2014 19:01:19 +0000 (15:01 -0400)]
updating calculation of secondary correction to include making latex tables for analysis note and fix fitting problem with PHOS data

9 years agoupdating calculation of neutron correction to include making latex tables for analysi...
cnattras [Fri, 4 Jul 2014 19:00:56 +0000 (15:00 -0400)]
updating calculation of neutron correction to include making latex tables for analysis note

9 years agoadding statements to print in latex format
cnattras [Fri, 4 Jul 2014 18:53:49 +0000 (14:53 -0400)]
adding statements to print in latex format

9 years agoUpdating em et plotting macro with various fixes and new features
cnattras [Fri, 4 Jul 2014 18:53:27 +0000 (14:53 -0400)]
Updating em et plotting macro with various fixes and new features

9 years agoAdding some checks for track splitting
xsanchez [Fri, 4 Jul 2014 15:14:33 +0000 (17:14 +0200)]
Adding some checks for track splitting

9 years agoFixed number of arguments in macro (Massimo)
fbellini [Fri, 4 Jul 2014 14:06:29 +0000 (16:06 +0200)]
Fixed number of arguments in macro (Massimo)

9 years agoRetrieving tag name in detached mode
agrigora [Fri, 4 Jul 2014 13:57:45 +0000 (15:57 +0200)]
Retrieving tag name in detached mode

ALIROOT_BRANCH contains
  - tag name if the tag was checkout in detached mode
  - branch name if the tag was checkout into a branch
  - branch name if the branch is local or remote
  - closest tag to a detached mode into a specific hash

DAALIROOTRELEASE set to ALIROOT_BRANCH

9 years agocalling sequence corrected
morsch [Fri, 4 Jul 2014 13:48:50 +0000 (15:48 +0200)]
calling sequence corrected

9 years agoUpdate from satya : HM Analysis
sjena [Fri, 4 Jul 2014 13:28:57 +0000 (15:28 +0200)]
Update from satya : HM Analysis

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Fri, 4 Jul 2014 12:58:21 +0000 (14:58 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years ago- update for AliFigure to accommodate current plotting rules
jklein [Fri, 4 Jul 2014 12:50:06 +0000 (14:50 +0200)]
- update for AliFigure to accommodate current plotting rules
  (needs further work)

9 years agoBug in passing the number of produced particle to the header corrected.
morsch [Fri, 4 Jul 2014 12:49:17 +0000 (14:49 +0200)]
Bug in passing the number of produced particle to the header corrected.
ALIROOT-5509

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Fri, 4 Jul 2014 04:58:31 +0000 (06:58 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agonew decay tables
morsch [Fri, 4 Jul 2014 04:57:34 +0000 (06:57 +0200)]
new decay tables
Fiorella Fionda <Fiorella.Fionda@ba.infn.it>

9 years agoUpdate decay tables
ffionda [Thu, 3 Jul 2014 10:51:33 +0000 (12:51 +0200)]
Update decay tables

9 years agoBag in tag information corrected
prsnko [Thu, 3 Jul 2014 18:55:06 +0000 (22:55 +0400)]
Bag in tag information corrected

9 years agoshadowed argument corrected
morsch [Thu, 3 Jul 2014 18:49:14 +0000 (20:49 +0200)]
shadowed argument corrected

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Thu, 3 Jul 2014 18:17:09 +0000 (20:17 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoUpdates for associating particles to generators
morsch [Thu, 3 Jul 2014 18:16:17 +0000 (20:16 +0200)]
Updates for associating particles to generators

9 years agoFix some coverity compilation warnings (-Wunused-but-set-variable)
laphecet [Thu, 3 Jul 2014 16:23:01 +0000 (18:23 +0200)]
Fix some coverity compilation warnings (-Wunused-but-set-variable)

9 years agoClassDef increased
prsnko [Wed, 2 Jul 2014 06:50:48 +0000 (10:50 +0400)]
ClassDef increased

9 years agoBug fixes in HGLG flags
prsnko [Tue, 1 Jul 2014 19:52:10 +0000 (23:52 +0400)]
Bug fixes in HGLG flags

9 years agoAdd mixed-charge MRC
dgangadh [Thu, 3 Jul 2014 13:31:58 +0000 (15:31 +0200)]
Add mixed-charge MRC

9 years agoAdd histos for MRC weighted K-factors
dgangadh [Thu, 3 Jul 2014 13:29:54 +0000 (15:29 +0200)]
Add histos for MRC weighted K-factors

9 years agoAdded transverse-momentum dependency features to AliRsnCut base class (Massimo)
fbellini [Thu, 3 Jul 2014 13:14:45 +0000 (15:14 +0200)]
Added transverse-momentum dependency features to AliRsnCut base class (Massimo)

9 years agoUpdated macros for D0 analysis (Massimo)
fbellini [Thu, 3 Jul 2014 13:14:09 +0000 (15:14 +0200)]
Updated macros for D0 analysis (Massimo)

9 years agoNew cuts for Gamma radius
pgonzale [Thu, 3 Jul 2014 12:48:53 +0000 (14:48 +0200)]
New cuts for Gamma radius

9 years agoCharged jets (pPb): Improved trackcut analysis
rhaake [Thu, 3 Jul 2014 12:43:17 +0000 (14:43 +0200)]
Charged jets (pPb): Improved trackcut analysis

9 years agoUpdate from satyajit: HM Analysis
sjena [Thu, 3 Jul 2014 12:19:16 +0000 (14:19 +0200)]
Update from satyajit: HM Analysis

9 years agoAdded config. macros for K* and L* in pp
fbellini [Thu, 3 Jul 2014 11:34:01 +0000 (13:34 +0200)]
Added config. macros for K* and L* in pp

9 years agoUpdated macro
fbellini [Thu, 3 Jul 2014 11:32:31 +0000 (13:32 +0200)]
Updated macro

9 years agoUpdated SNM Glauber fit
coppedis [Thu, 3 Jul 2014 10:59:14 +0000 (12:59 +0200)]
Updated SNM Glauber fit

9 years agoReverted hack sneaked in from TRDdev (disabling of AddCovariance)
shahoian [Thu, 3 Jul 2014 10:33:02 +0000 (12:33 +0200)]
Reverted hack sneaked in from TRDdev (disabling of AddCovariance)

9 years agoOne more config for the train (corrections from MC, filter bij 768)
majanik [Thu, 3 Jul 2014 07:40:51 +0000 (09:40 +0200)]
One more config for the train (corrections from MC, filter bij 768)

9 years agoSecond config macro for the train
majanik [Thu, 3 Jul 2014 09:07:05 +0000 (11:07 +0200)]
Second config macro for the train

9 years agoNew config macro for the train with Pt binning + correction to the corr. fun.
majanik [Thu, 3 Jul 2014 07:32:55 +0000 (09:32 +0200)]
New config macro for the train with Pt binning + correction to the corr. fun.

9 years agoadditional PID cases for AliFemtoESDTrack
majanik [Tue, 1 Jul 2014 13:10:00 +0000 (15:10 +0200)]
additional PID cases for AliFemtoESDTrack

9 years agobugfix: Lambda and ALambda Hijing and Inject histos added twice to output list of...
azimmerm [Wed, 2 Jul 2014 15:29:42 +0000 (17:29 +0200)]
bugfix: Lambda and ALambda Hijing and Inject histos added twice to output list of histograms, caused seg break when merging output files

9 years agoFor pid in tracking fall-back to pion only if pidStatus==kDetNoSignal but tolerate...
shahoian [Wed, 2 Jul 2014 14:56:33 +0000 (16:56 +0200)]
For pid in tracking fall-back to pion only if pidStatus==kDetNoSignal but tolerate pidStatus!=kDetPidOk (Jens)

9 years agoFix for a wrong commit (84bef463eca6bf35428e7fe1082f3ac2fa34f53f)
lramona [Wed, 2 Jul 2014 14:26:48 +0000 (16:26 +0200)]
Fix for a wrong commit (84bef463eca6bf35428e7fe1082f3ac2fa34f53f)

9 years agofix quoting
mkrzewic [Wed, 2 Jul 2014 13:49:22 +0000 (15:49 +0200)]
fix quoting

9 years agoallow for running the QA/trending with a newer aliroot (when using a
mkrzewic [Wed, 2 Jul 2014 13:46:52 +0000 (15:46 +0200)]
allow for running the QA/trending with a newer aliroot (when using a
a batch system, so effectively at GSI) for tests with older releases

9 years agoCharged jets (pPb): Added option for changing crossed row cut
rhaake [Wed, 2 Jul 2014 13:45:51 +0000 (15:45 +0200)]
Charged jets (pPb): Added option for changing crossed row cut