]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoEvent server (Mihai)
hristov [Wed, 16 Oct 2013 20:03:08 +0000 (20:03 +0000)]
Event server (Mihai)

10 years agoo update splines for 12a,b
morsch [Wed, 16 Oct 2013 14:11:13 +0000 (14:11 +0000)]
o update splines for 12a,b
o update usage of splines for 12c,d [pp] (->12b), 12e,f,g [pp] (-> 12g [pPb])
o update resolution parametrisations for 12a-f
Jens Wiechula

10 years agoErrors
rbailhac [Wed, 16 Oct 2013 12:09:48 +0000 (12:09 +0000)]
Errors

10 years agoOption for customized binning (as in AliUEHist), EventMixing binning now derived...
miweber [Wed, 16 Oct 2013 10:32:32 +0000 (10:32 +0000)]
Option for customized binning (as in AliUEHist), EventMixing binning now derived from AliTHn binning (MW)

10 years agoZhong-Bao Yin: Added Cascade Flow task
iseliouj [Wed, 16 Oct 2013 07:46:46 +0000 (07:46 +0000)]
Zhong-Bao Yin: Added Cascade Flow task

10 years agoadded TRD Matched tracks to AOD, introduced bookkeeping of additional track copies...
kleinb [Wed, 16 Oct 2013 07:08:33 +0000 (07:08 +0000)]
added TRD Matched tracks to AOD, introduced bookkeeping of additional track copies (J. Klein)

10 years agoMinor additions
pchrista [Wed, 16 Oct 2013 03:44:57 +0000 (03:44 +0000)]
Minor additions

10 years agoMinor additions
pchrista [Wed, 16 Oct 2013 03:14:49 +0000 (03:14 +0000)]
Minor additions

10 years agobug fix
mcosenti [Tue, 15 Oct 2013 19:55:30 +0000 (19:55 +0000)]
bug fix

10 years agoplotting macro update
dgangadh [Tue, 15 Oct 2013 14:43:17 +0000 (14:43 +0000)]
plotting macro update

10 years agoplotting macro update
dgangadh [Tue, 15 Oct 2013 14:42:53 +0000 (14:42 +0000)]
plotting macro update

10 years agoplotting macro for 3-pion radii analysis
dgangadh [Tue, 15 Oct 2013 14:39:17 +0000 (14:39 +0000)]
plotting macro for 3-pion radii analysis

10 years agoplotting macro for 3-pion radii analysis
dgangadh [Tue, 15 Oct 2013 14:38:52 +0000 (14:38 +0000)]
plotting macro for 3-pion radii analysis

10 years agoRedmer Bertens: update for 2011 VZERO calibration
iseliouj [Tue, 15 Oct 2013 12:35:08 +0000 (12:35 +0000)]
Redmer Bertens: update for 2011 VZERO calibration

10 years agoRemoved depricated analysis framework, ie renamed
loizides [Tue, 15 Oct 2013 11:25:00 +0000 (11:25 +0000)]
Removed depricated analysis framework, ie renamed
AliAnalysisTaskEmcalJetDev -> AliAnalysisTaskEmcalJet
AliAnalysisTaskEmcalDev -> AliAnalysisTaskEmcal
and removed old classes.
Commit based on the work of Salvatore and Marta. All classes (except
AliAnalysisTaskFlavourJetCorrelations) were previously run with the
new framework, so this operation should be safe. Still needs testing
till the next tag.

10 years agotiming calibration for 2013 period added
gconesab [Tue, 15 Oct 2013 08:44:50 +0000 (08:44 +0000)]
timing calibration for 2013 period added

10 years agoreplace kVZERO with kV0
fnoferin [Tue, 15 Oct 2013 08:32:30 +0000 (08:32 +0000)]
replace kVZERO with kV0

10 years agofix upper limits for maxclones and maxfakes JO
jotwinow [Tue, 15 Oct 2013 07:41:29 +0000 (07:41 +0000)]
fix upper limits for maxclones and maxfakes JO

10 years agoAdding analysis vs multiplicity
pchrista [Tue, 15 Oct 2013 07:03:25 +0000 (07:03 +0000)]
Adding analysis vs multiplicity

10 years agoAdding analysis vs multiplicity
pchrista [Tue, 15 Oct 2013 06:55:01 +0000 (06:55 +0000)]
Adding analysis vs multiplicity

10 years agocoverity
gconesab [Tue, 15 Oct 2013 01:36:05 +0000 (01:36 +0000)]
coverity

10 years agoPatch provided by Adrian (slightly reworked by Constantin).
loizides [Mon, 14 Oct 2013 21:03:58 +0000 (21:03 +0000)]
Patch provided by Adrian (slightly reworked by Constantin).
Enable the use of fastjet 3 (3.0.5 was tested). Not all features are implemented
in the wrapper. In particular  fj::JetMedianBackgroundEstimator is commented, and
we still use RangeDefinition instead of Selector. Can be changed at a later stage.
Verified that raw spectra are not changing if you have fastjet 2.4.x.
(Also with 3.0.5 raw results were the same for the same settings as with 2.4.x)
More tests are being performed by Adrian.

To install fastjet 3. Follow $ALICE_ROOT/JETAN/README_FASTJET
Configure fastjet with:
--enable-debug --enable-shared --enable-cgal --disable-monolithic --disable-static

Order to load libraries:
  gSystem->Load("libCGAL");
  gSystem->Load("libfastjet");
  gSystem->Load("libsiscone");
  gSystem->Load("libsiscone_spherical");
  gSystem->Load("libSISConePlugin");

  gSystem->Load("libJETAN");
  gSystem->Load("libFASTJETAN");
  gSystem->Load("libPWGJEEMCALJetTasks");

10 years agocoveriy fixes
slindal [Mon, 14 Oct 2013 17:48:40 +0000 (17:48 +0000)]
coveriy fixes

10 years agocommitted modifications by Svein
fbock [Mon, 14 Oct 2013 15:06:18 +0000 (15:06 +0000)]
committed modifications by Svein

10 years agoremoving injected MC selection that was added in Rev 63887 line
xsanchez [Mon, 14 Oct 2013 15:05:13 +0000 (15:05 +0000)]
removing injected MC selection that was added in Rev 63887 line

10 years agochange in AliAnalysisTaskBFPsi for the mixing centrality binning
miweber [Mon, 14 Oct 2013 14:49:26 +0000 (14:49 +0000)]
change in AliAnalysisTaskBFPsi for the mixing centrality binning
change in AliBalancePsi for the centrality binning
change in Multiplicity - MC to have the Ncharge particles for V0A.

Alis Rodriguez Manso <alisrm@nikhef.nl>

10 years agoFix the CRLF new line to unix type via dos2unix
iseliouj [Mon, 14 Oct 2013 13:42:38 +0000 (13:42 +0000)]
Fix the CRLF new line to unix type via dos2unix

10 years agoRedmer Bertens and Carlos Perez: Update for VZERO porting into Flow package
iseliouj [Mon, 14 Oct 2013 13:32:34 +0000 (13:32 +0000)]
Redmer Bertens and Carlos Perez: Update for VZERO porting into Flow package

10 years agoupdate muon-hadron correlations (Saehanseul Oh <saehanseul.oh@cern.ch>)
miweber [Mon, 14 Oct 2013 13:16:03 +0000 (13:16 +0000)]
update muon-hadron correlations (Saehanseul Oh <saehanseul.oh@cern.ch>)

10 years agoFrom Marta:
loizides [Mon, 14 Oct 2013 12:44:52 +0000 (12:44 +0000)]
From Marta:
'bug fix': when asking for a track pointing to EMCal take into account that the small SM are completely masked for 2012 and 2013 data. (we do the same for the jets)

event selection utils:
- select events based on the minimum nr of accepted tracks with pT>fTrackPtCut
- select events using AliAnalysisUtils (vertex including dz and pile up, both important for pPb data)

10 years agofix to only include emcal clusters (Jiri,Constantin/Marta)
loizides [Mon, 14 Oct 2013 12:37:43 +0000 (12:37 +0000)]
fix to only include emcal clusters (Jiri,Constantin/Marta)

10 years agofix typo
zconesa [Mon, 14 Oct 2013 12:35:22 +0000 (12:35 +0000)]
fix typo

10 years ago- update track cuts
kleinb [Mon, 14 Oct 2013 12:18:20 +0000 (12:18 +0000)]
- update track cuts
- update event mixing classes
- additional PID histograms
- fix for trigger angle w.r.t. event plane
- add pair cuts

10 years agoFix logic to select HLT or Offline clusters as option in rec.C
jthaeder [Mon, 14 Oct 2013 11:11:27 +0000 (11:11 +0000)]
Fix logic to select HLT or Offline clusters as option in rec.C

10 years agoRedmer Bertens: implementation for VZERO calibration
iseliouj [Mon, 14 Oct 2013 10:26:53 +0000 (10:26 +0000)]
Redmer Bertens: implementation for VZERO calibration

10 years agocoverity fox and updates
ssakai [Mon, 14 Oct 2013 09:55:06 +0000 (09:55 +0000)]
coverity fox and updates

10 years agoAnte Bilandzic: Update for 'standard candles' in new MPC class, Cleared 'on-the-fly...
iseliouj [Mon, 14 Oct 2013 09:52:08 +0000 (09:52 +0000)]
Ante Bilandzic: Update for 'standard candles' in new MPC class, Cleared 'on-the-fly' class, added toy example for efficiency

10 years agoCarlos Perez: Separation of VZERO rings. Adding Pi() to MCTUNED_EP. Bugfix for MinXRo...
iseliouj [Mon, 14 Oct 2013 09:12:57 +0000 (09:12 +0000)]
Carlos Perez: Separation of VZERO rings. Adding Pi() to MCTUNED_EP. Bugfix for MinXRows and EtaGap SPVZE

10 years agoBug corrected.
morsch [Mon, 14 Oct 2013 08:38:12 +0000 (08:38 +0000)]
Bug corrected.
Giacomo Volpe <Giacomo.Volpe@cern.ch>

10 years agomodified
ssakai [Mon, 14 Oct 2013 07:43:20 +0000 (07:43 +0000)]
modified

10 years ago AddTaskPHOSPi0pPb.C is reworked to provide flexibility to set centrality classes
kharlov [Sun, 13 Oct 2013 20:22:31 +0000 (20:22 +0000)]
 AddTaskPHOSPi0pPb.C is reworked to provide flexibility to set centrality classes

10 years agoFixing stupid typo bug
cnattras [Sat, 12 Oct 2013 16:37:21 +0000 (16:37 +0000)]
Fixing stupid typo bug

10 years agofixng the load of the OADB container file
mcosenti [Fri, 11 Oct 2013 15:54:36 +0000 (15:54 +0000)]
fixng the load of the OADB container file

10 years agofix from Ruederige to load proper 2012 geometry
loizides [Fri, 11 Oct 2013 11:21:09 +0000 (11:21 +0000)]
fix from Ruederige to load proper 2012 geometry

10 years agoSintax editing in AliMFTHit.h
auras [Fri, 11 Oct 2013 07:53:32 +0000 (07:53 +0000)]
Sintax editing in AliMFTHit.h

10 years ago- separate EMC7 and EMC8 triggers by class name
kleinb [Thu, 10 Oct 2013 18:26:28 +0000 (18:26 +0000)]
- separate EMC7 and EMC8 triggers by class name
- add EMCEJE and EMCEGA triggers for comparison

10 years agoo Modify PairEventPlane angle calculation (Asako)
wiechula [Thu, 10 Oct 2013 15:24:24 +0000 (15:24 +0000)]
o Modify PairEventPlane angle calculation (Asako)
o Fix warnings

10 years agoFrom Mihaela: added support for arbitrary CDB location in QAtrain_duo.C and AliTaskCD...
agheata [Thu, 10 Oct 2013 14:20:58 +0000 (14:20 +0000)]
From Mihaela: added support for arbitrary CDB location in QAtrain_duo.C and AliTaskCDBconnect

10 years agoincluding the geometry name as input parameter
mcosenti [Thu, 10 Oct 2013 14:12:42 +0000 (14:12 +0000)]
including the geometry name as input parameter

10 years agoletting the geometry free to be set on the wagon
mcosenti [Thu, 10 Oct 2013 14:09:39 +0000 (14:09 +0000)]
letting the geometry free to be set on the wagon

10 years agoupdated
ssakai [Thu, 10 Oct 2013 12:46:20 +0000 (12:46 +0000)]
updated

10 years agoAddeded code to encode/decode dE/dx to/from track references, updated strip index...
cholm [Thu, 10 Oct 2013 12:03:55 +0000 (12:03 +0000)]
Addeded code to encode/decode dE/dx to/from track references, updated strip index code, and fixed problem in ELoss train post script

10 years agoUpdated requires SVN revision number from last commit
cholm [Thu, 10 Oct 2013 12:02:58 +0000 (12:02 +0000)]
Updated requires SVN revision number from last commit

10 years agoAddeded code to encode/decode dE/dx to/from track references
cholm [Thu, 10 Oct 2013 12:02:16 +0000 (12:02 +0000)]
Addeded code to encode/decode dE/dx to/from track references

10 years agoExtend q_ij range for pp and pPb
dgangadh [Thu, 10 Oct 2013 11:58:05 +0000 (11:58 +0000)]
Extend q_ij range for pp and pPb

10 years agoremaining cout exchanged with AliInfo
miweber [Thu, 10 Oct 2013 11:32:21 +0000 (11:32 +0000)]
remaining cout exchanged with AliInfo

10 years ago##102738 FPE in AliESDtrackCuts
hristov [Thu, 10 Oct 2013 10:37:42 +0000 (10:37 +0000)]
##102738 FPE in AliESDtrackCuts

10 years ago- matching: fixed: a) delete jet array for each event b) typo in
mvl [Thu, 10 Oct 2013 10:20:19 +0000 (10:20 +0000)]
- matching: fixed: a) delete jet array for each event b) typo in
userexec (coverity)
- rhotask: rebinned histograms so that in- out of plane projections can
be made from an even number of bins ...
(from Redmer)

10 years agoAdd code for full-charged response (from Filip)
mvl [Thu, 10 Oct 2013 10:19:28 +0000 (10:19 +0000)]
Add code for full-charged response (from Filip)

10 years agocode fix LRC, missing std namespace (Savannah bug #102730) and other changes in LRC...
miweber [Thu, 10 Oct 2013 09:55:30 +0000 (09:55 +0000)]
code fix LRC, missing std namespace (Savannah bug #102730) and other changes in LRC code

10 years agocode fix AliAnalysisTaskDptDptCorrelations.cxx, missing std namespace (Savannah bug...
miweber [Thu, 10 Oct 2013 09:54:46 +0000 (09:54 +0000)]
code fix AliAnalysisTaskDptDptCorrelations.cxx, missing std namespace (Savannah bug #102730)

10 years agoo modify default macro
wiechula [Thu, 10 Oct 2013 09:23:39 +0000 (09:23 +0000)]
o modify default macro

10 years agoremoved trailing / after the base directory in the find command generated by the...
agheata [Thu, 10 Oct 2013 08:37:38 +0000 (08:37 +0000)]
removed trailing / after the base directory in the find command generated by the plugin

10 years agoupdates in Proton Femto config macros
maszyman [Thu, 10 Oct 2013 08:19:30 +0000 (08:19 +0000)]
updates in Proton Femto config macros

10 years agoupdates in ProtonFemto train config macros
maszyman [Thu, 10 Oct 2013 08:04:09 +0000 (08:04 +0000)]
updates in ProtonFemto train config macros

10 years ago- update TRD/Calib/TrapConfig entry with all configurations used since LHC11h + MC
jklein [Thu, 10 Oct 2013 07:17:58 +0000 (07:17 +0000)]
- update TRD/Calib/TrapConfig entry with all configurations used since LHC11h + MC

10 years agoOpenCL version of the HLT tracker added (the new code is not used in standard compila...
sgorbuno [Wed, 9 Oct 2013 23:50:14 +0000 (23:50 +0000)]
OpenCL version of the HLT tracker added (the new code is not used in standard compilation)

10 years agocalls of ALIHLTERRORGUARD macro are moved from .h to .cxx file. Otherwise CINT being...
sgorbuno [Wed, 9 Oct 2013 23:46:07 +0000 (23:46 +0000)]
calls of ALIHLTERRORGUARD macro are moved from .h to .cxx file. Otherwise CINT being called with -p option get an error when preprocessing the header
file.

10 years agoupdate (Chiara B)
dainesea [Wed, 9 Oct 2013 17:10:26 +0000 (17:10 +0000)]
update (Chiara B)

10 years agoUpdates
morsch [Wed, 9 Oct 2013 15:59:28 +0000 (15:59 +0000)]
Updates
Ch. Oppedisano

10 years agoPutting back the -ansi for CFLAGS, would not compile in lhapdf otherwise (thanks...
rgrosso [Wed, 9 Oct 2013 15:57:25 +0000 (15:57 +0000)]
Putting back the -ansi for CFLAGS, would not compile in lhapdf otherwise (thanks to Jochen Klein for reporting)

10 years agoITS pid
rbailhac [Wed, 9 Oct 2013 15:07:13 +0000 (15:07 +0000)]
ITS pid

10 years agoReordering
rgrosso [Wed, 9 Oct 2013 12:52:19 +0000 (12:52 +0000)]
Reordering

10 years agoReordering, so that ALICE_INSTALL is set also in case the corresponding environment...
rgrosso [Wed, 9 Oct 2013 12:49:15 +0000 (12:49 +0000)]
Reordering, so that ALICE_INSTALL is set also in case the corresponding environment variable is not

10 years agodefault 2012/13 geo
loizides [Wed, 9 Oct 2013 12:41:58 +0000 (12:41 +0000)]
default 2012/13 geo

10 years agoremove the -ansi flag and prevent install dir to equal build dir but allowing them...
rgrosso [Wed, 9 Oct 2013 09:54:50 +0000 (09:54 +0000)]
remove the -ansi flag and prevent install dir to equal build dir but allowing them to have partly matching paths

10 years agocode fix, missing std namespace (Savannah bug #102730)
miweber [Wed, 9 Oct 2013 09:05:40 +0000 (09:05 +0000)]
code fix, missing std namespace (Savannah bug #102730)

10 years agoundo accidental commit of header from rev 64461
kleinb [Wed, 9 Oct 2013 08:50:41 +0000 (08:50 +0000)]
undo accidental commit of header from rev 64461

10 years agoKeep track of used tracks also when adding normal tracks, not only secondaries
kleinb [Wed, 9 Oct 2013 08:41:59 +0000 (08:41 +0000)]
Keep track of used tracks also when adding normal tracks, not only secondaries

10 years agoModified task
pluettig [Wed, 9 Oct 2013 08:31:50 +0000 (08:31 +0000)]
Modified task
 - problem during merging due to high memory consumption solved

10 years ago fixing error messages, detecting input data type
kleinb [Wed, 9 Oct 2013 07:56:50 +0000 (07:56 +0000)]
 fixing error messages, detecting input data type

10 years agoRestored dictionary generation for private sub-classes.
cholm [Wed, 9 Oct 2013 07:11:58 +0000 (07:11 +0000)]
Restored dictionary generation for private sub-classes.
The generation is conditional on the ROOT version used:
If it's less then 5.99 (ROOT6-alpha) then we do generate the
dictionaries.  If not, then the dictionaries are not generated.
Perhaps we need to make the sub-classes public for the up-coming
ROOT6 (May 2014 apparently) if needed for object persistency of
the parent classes.

Fixed up link of runTrain to take LDFLAGS into account.

10 years agoAdded missing 'using std::...' declarations
cholm [Wed, 9 Oct 2013 07:09:03 +0000 (07:09 +0000)]
Added missing 'using std::...' declarations

10 years agoAdded possibility to only accumulate statistics for MB events.
cholm [Wed, 9 Oct 2013 07:08:14 +0000 (07:08 +0000)]
Added possibility to only accumulate statistics for MB events.
This is to prevent a possible bias in case the MB trigger is
downscaled relative to the other triggers active.

10 years agoAdded user-callable check if we have an MC input handler
cholm [Wed, 9 Oct 2013 07:06:52 +0000 (07:06 +0000)]
Added user-callable check if we have an MC input handler

10 years agoFix merge via JDL and make it compile again
cholm [Wed, 9 Oct 2013 06:54:55 +0000 (06:54 +0000)]
Fix merge via JDL and make it compile again

10 years agoAdding Systematic uncertainties for pPb measurements vs rapidity
dcaffarr [Tue, 8 Oct 2013 21:45:59 +0000 (21:45 +0000)]
Adding Systematic uncertainties for pPb measurements vs rapidity

10 years agocode fixes, important for c++98, necessary for c++11 (Savannah bug #102665)
miweber [Tue, 8 Oct 2013 14:15:17 +0000 (14:15 +0000)]
code fixes, important for c++98, necessary for c++11 (Savannah bug #102665)

10 years agoAdd QA plots for time cuts + code cleanup (from Chris)
mvl [Tue, 8 Oct 2013 14:10:52 +0000 (14:10 +0000)]
Add QA plots for time cuts + code cleanup (from Chris)

10 years agofill converted photons histograms not with merged photons from neutral mesons
gconesab [Tue, 8 Oct 2013 13:03:51 +0000 (13:03 +0000)]
fill converted photons histograms not with merged photons from neutral mesons

10 years agoInitial port of the analysis task to AODs
eserradi [Tue, 8 Oct 2013 12:15:09 +0000 (12:15 +0000)]
Initial port of the analysis task to AODs

10 years agomove MeanNtrk to an external macro to be reused
eserradi [Tue, 8 Oct 2013 09:23:09 +0000 (09:23 +0000)]
move MeanNtrk to an external macro to be reused

10 years agomove momentum correction to track candidates and code clean up
eserradi [Tue, 8 Oct 2013 09:19:17 +0000 (09:19 +0000)]
move momentum correction to track candidates and code clean up

10 years agofix latex labels
eserradi [Tue, 8 Oct 2013 09:04:35 +0000 (09:04 +0000)]
fix latex labels

10 years agodefault to all tracks in standard cuts
eserradi [Tue, 8 Oct 2013 09:02:34 +0000 (09:02 +0000)]
default to all tracks in standard cuts

10 years agoUpdate by Pedro
dlohner [Mon, 7 Oct 2013 15:57:47 +0000 (15:57 +0000)]
Update by Pedro

10 years agoflag for checked/unchecked centrality in MC
jgrosseo [Mon, 7 Oct 2013 14:26:41 +0000 (14:26 +0000)]
flag for checked/unchecked centrality in MC

10 years agoChange FilterBit procedure when !=7, include Kt3 binning
dgangadh [Mon, 7 Oct 2013 13:14:46 +0000 (13:14 +0000)]
Change FilterBit procedure when !=7, include Kt3 binning

10 years agoChange FilterBit procedure when !=7, include Kt3 binning
dgangadh [Mon, 7 Oct 2013 13:14:18 +0000 (13:14 +0000)]
Change FilterBit procedure when !=7, include Kt3 binning

10 years agofrom Laurent Aphecetche:
mkrzewic [Mon, 7 Oct 2013 12:56:04 +0000 (12:56 +0000)]
from Laurent Aphecetche:
fix compilation problems using clang (mac os x, xcode 5.0) by removing
the default unnamed constructors - just the named ones remain with default
arguments.