]>
git.uio.no Git - u/mrichter/AliRoot.git/log
cholm [Tue, 28 Oct 2014 21:14:49 +0000 (22:14 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
cholm [Tue, 28 Oct 2014 21:14:04 +0000 (22:14 +0100)]
Backward compatibilities
cholm [Tue, 28 Oct 2014 21:11:56 +0000 (22:11 +0100)]
Various updates, and prep for Train base class
mivanov [Sat, 28 Jun 2014 06:54:37 +0000 (08:54 +0200)]
ATO-58 digitization and hit creation in anohter loop (to take into account properly diffusion)
mivanov [Wed, 24 Sep 2014 14:20:03 +0000 (16:20 +0200)]
ATO-18 - a.) Removed upper limit on number of electrons. b.)Use qMax correction if signal fully under threshold
miweber [Tue, 28 Oct 2014 18:33:29 +0000 (19:33 +0100)]
Small fix:
- adding impact parameter range as optional
miweber [Tue, 28 Oct 2014 18:25:36 +0000 (19:25 +0100)]
Update AMPT macro:
- adding user options: string melting and no ART
- adding Boost to LHC
- adding decayer
rreed [Tue, 28 Oct 2014 15:47:47 +0000 (11:47 -0400)]
Update User Task
belikov [Tue, 28 Oct 2014 17:09:49 +0000 (18:09 +0100)]
Fixing a little memory leak
mfasel [Tue, 28 Oct 2014 16:14:43 +0000 (17:14 +0100)]
Remove compiler warnings
gconesab [Tue, 28 Oct 2014 15:26:05 +0000 (16:26 +0100)]
put different cluster parameters (time, n cells, n SM) in the AOD particle, recover it in different analysis task
rbailhac [Tue, 28 Oct 2014 15:14:21 +0000 (16:14 +0100)]
Update
maszyman [Tue, 28 Oct 2014 14:44:09 +0000 (15:44 +0100)]
including possibility of selecting negatively charged kaons and pions
mverweij [Tue, 28 Oct 2014 09:42:53 +0000 (10:42 +0100)]
cosmetics
pluettig [Tue, 28 Oct 2014 13:49:52 +0000 (14:49 +0100)]
added correlation plot for pt resolution vs length of track, eventplane determination modified, cleanup of unused functions
xsanchez [Tue, 28 Oct 2014 13:39:58 +0000 (14:39 +0100)]
Adding efficiency for the following selections: ctau, ficutial volumen and transverse momentum of daughters
mfasel [Mon, 27 Oct 2014 17:52:08 +0000 (18:52 +0100)]
Restrict amount of trigger bits to size of int
mfasel [Mon, 27 Oct 2014 11:05:55 +0000 (12:05 +0100)]
Fix case sensitivity on Linux
mfasel [Mon, 27 Oct 2014 10:23:39 +0000 (11:23 +0100)]
- Add simple QA to the trigger patch maker and set the default to
disabled
- Identify L0 patches by the trigger bits in MC and by the timing cut in
data
belikov [Tue, 28 Oct 2014 10:54:21 +0000 (11:54 +0100)]
Changing GetZv to GetZ
belikov [Tue, 28 Oct 2014 10:13:42 +0000 (11:13 +0100)]
Making the cluster finder ignore digits with large RO cycle values
lmilano [Tue, 28 Oct 2014 09:52:38 +0000 (10:52 +0100)]
TPC percentile calibration
alibits [Tue, 28 Oct 2014 09:25:03 +0000 (10:25 +0100)]
Moving required CMake version from 2.8.4 to 2.8.8
zconesa [Tue, 28 Oct 2014 08:56:20 +0000 (09:56 +0100)]
fix run number when no run list is provided (C.Hadjidakis)
zconesa [Tue, 28 Oct 2014 08:45:21 +0000 (09:45 +0100)]
Usage of VZERO equalized multiplicity. (a) Add function to compute it (b) Add flag to evaluate different z-vertex corrections: 0=none, 1=data-driven, 2=esd-parameterization (c) Evaluate the correlation among estimators
jmazer [Tue, 28 Oct 2014 03:18:13 +0000 (23:18 -0400)]
changed binning, sparse axis used, removed unused code
mverweij [Mon, 27 Oct 2014 22:53:12 +0000 (23:53 +0100)]
AliAnalysisTaskEmcalJet: Add possibility to not use pileup rejection with AnaUtils. HighMulTrigger: add SPD cluster vs tracklets correlation + change event selection
mverweij [Mon, 27 Oct 2014 20:30:48 +0000 (21:30 +0100)]
classes for trigger studies
fix some warnings
move class to correct lib (PatchFromCellMaker to PWG/EMCAL)
add event selection
morsch [Mon, 27 Oct 2014 21:04:28 +0000 (22:04 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
gconesab [Mon, 27 Oct 2014 11:12:40 +0000 (12:12 +0100)]
move string data members to int; add more calo specific information: time, ncells, sm number; cosmetics
hristov [Mon, 27 Oct 2014 17:38:46 +0000 (18:38 +0100)]
Compilation with Root6, lost in the previous commit
hristov [Mon, 27 Oct 2014 17:37:53 +0000 (18:37 +0100)]
Adding using std::...
hristov [Mon, 27 Oct 2014 17:36:54 +0000 (18:36 +0100)]
Adding STEER/ESD to EINCLUDE
fnoferin [Mon, 27 Oct 2014 16:10:25 +0000 (17:10 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
fnoferin [Mon, 27 Oct 2014 16:10:09 +0000 (17:10 +0100)]
fine tuning of TOF tail (developing task)
miweber [Mon, 27 Oct 2014 15:19:06 +0000 (16:19 +0100)]
Bugfix for empty event mixing histograms
- do not add vertex/centrality subbins, if event mixing histogram is empty
- store number of triggers
- subtract from all triggers for correct normalization
pgonzale [Mon, 27 Oct 2014 13:54:34 +0000 (14:54 +0100)]
AliAnalysisTaskGammaConvDalitzV1: Bug in the TruePhotonCandidates function fixed
rbertens [Mon, 27 Oct 2014 13:35:26 +0000 (14:35 +0100)]
removed unnecessary include path
rbertens [Mon, 27 Oct 2014 13:35:11 +0000 (14:35 +0100)]
cmake and linkdef changes for new task
rbertens [Mon, 27 Oct 2014 13:34:48 +0000 (14:34 +0100)]
new task from nagmeh
prsnko [Mon, 27 Oct 2014 12:31:27 +0000 (16:31 +0400)]
Calculation Ecross resored
mfloris [Thu, 23 Oct 2014 10:40:27 +0000 (12:40 +0200)]
Fixing compilation issues after merging
mfloris [Wed, 10 Sep 2014 20:11:07 +0000 (22:11 +0200)]
Fixed casts in calls to AliAODEvent::GetHeater/GetTrack
mfloris [Wed, 10 Sep 2014 09:23:35 +0000 (11:23 +0200)]
Fixed cast to AliVAODHeader
mfloris [Tue, 9 Sep 2014 15:27:50 +0000 (17:27 +0200)]
Added missing cxx for AliVAODHeader
CMake pkg file and linkdef changed accordingly.
mfloris [Fri, 5 Sep 2014 13:10:14 +0000 (15:10 +0200)]
Fixed LinkDef after renaming some NanoAOD classes
mfloris [Thu, 4 Sep 2014 13:20:01 +0000 (15:20 +0200)]
Undoing changes to AliGlauberMC
mfloris [Thu, 4 Sep 2014 13:18:58 +0000 (15:18 +0200)]
Added dynamic_cast to AliAnalysisTaskFemtoESE.cxx (GetZv->GetZ)
mfloris [Thu, 4 Sep 2014 12:04:43 +0000 (14:04 +0200)]
Completed changes needed because of previous commit
AliAODEvent::GetTrack was changed to return AliVTrack* This required
patching several users tasks. The most common patch consisted in
adding an explicit dynamic_cast to the GetTrack and checking for a non
null pointer.
mfloris [Thu, 4 Sep 2014 07:09:45 +0000 (09:09 +0200)]
Changed AliAODEvent::GetTrack to return AliVTrack* (and not AliAODTrack)
This change is needed for the NanoAOD developement.
In this commit, AliAODEvent has been patched so that the track type is
explicitly checked when needed.
This commit does not compile (tasks still to be patched).
mfloris [Wed, 3 Sep 2014 20:03:47 +0000 (22:03 +0200)]
AliAODEvent::GetHeader() returns AliVHeader
Transition completed, added dynamic or c-style casts where needed
mfloris [Wed, 3 Sep 2014 08:23:08 +0000 (10:23 +0200)]
AliAODEvent::GetHeader now return AliVHeader
This required patching the base classes in a few places and moving
some of the NanoAOD to STEER/AOD and checking which actual header is
contained in the AODEvent class in a few places. This commit does not
compile (analysis tasks which use AliAODEvent::GetHeader still need to
be patched)
mfloris [Tue, 2 Sep 2014 19:40:35 +0000 (21:40 +0200)]
Adding AliVAODHeader
mfloris [Tue, 2 Sep 2014 19:35:35 +0000 (21:35 +0200)]
Fixed GetZv -> GetZ
mfloris [Fri, 18 Jul 2014 20:19:55 +0000 (22:19 +0200)]
Corrected getters after renaming
mfloris [Fri, 18 Jul 2014 15:54:19 +0000 (17:54 +0200)]
Undoing some unwanted method renames
In commit
6826c9114dfc107099ef06942a79f7b15a2ca495 some methods
were renamed to make the AOD and ESD interface more homogeneous.
The regexp used introduced some unwanted renames that are undone
here
mfloris [Fri, 4 Jul 2014 07:46:13 +0000 (09:46 +0200)]
Added method to save glauber ntuple
afestant [Fri, 20 Jun 2014 17:59:52 +0000 (19:59 +0200)]
Fixed issue in PWGCF/Correlations/DPhi/AliAnalysisTaskDptDptQA.cxx
afestant [Thu, 19 Jun 2014 21:50:02 +0000 (23:50 +0200)]
Adding PWGCF/Correlations/DPhi/AliAnalysisTaskDptDptQA.cxx
afestant [Thu, 19 Jun 2014 19:25:43 +0000 (21:25 +0200)]
AliAODTrack::GetNtracks()->AliAODTrack::GetNumberOfTracks()
rirusso [Tue, 17 Jun 2014 10:27:32 +0000 (12:27 +0200)]
changes for Vertex and Tracks classes
afestant [Mon, 16 Jun 2014 10:38:41 +0000 (12:38 +0200)]
Added commet to explain AliAODTrack::fType, AliAODTrack::XAtDCA(), YAtDCA(), ZAtDCA(), PxAtDCA(), PyAtDCA(), PzAtDCA(). Added AliAODTrack::GetNcls(Int_t idet)
afestant [Thu, 5 Jun 2014 15:55:04 +0000 (17:55 +0200)]
AliAODEvent::GetPrimaryVertexTPC() implemented and AliAODEvent::GetVertex() added as an alias of AliAODEvent::GetPrimaryVertexSPD()
afestant [Thu, 5 Jun 2014 13:09:52 +0000 (15:09 +0200)]
AliAODEvent::GetNTracks() changed with AliAODEvent::GetNumberOfTracks()
poghos [Mon, 27 Oct 2014 10:09:03 +0000 (11:09 +0100)]
QA task for UD-diffraction
lmilano [Mon, 27 Oct 2014 09:44:58 +0000 (10:44 +0100)]
QA plots for q vector
lmilano [Fri, 24 Oct 2014 13:26:43 +0000 (15:26 +0200)]
q vector seelction from TPC
zampolli [Mon, 27 Oct 2014 08:49:54 +0000 (09:49 +0100)]
Minor bug on T0-AC resolution fixed. TOF resolution no longer read from TOHheader but read from OADB (F. Noferini)
zampolli [Mon, 27 Oct 2014 08:48:23 +0000 (09:48 +0100)]
Minor bug on T0-AC resolution fixed. TOF resolution no longer read from TOHheader but read from OADB (F. Noferini)
hristov [Mon, 27 Oct 2014 08:32:30 +0000 (09:32 +0100)]
DIM is installed only together with DATE, protect the usual case with no DIM
prsnko [Mon, 27 Oct 2014 06:47:56 +0000 (10:47 +0400)]
Put in agreement with updated Tender
prsnko [Mon, 27 Oct 2014 06:47:06 +0000 (10:47 +0400)]
Bug in dispCore filling corrected; cleanup
mchojnac [Sun, 26 Oct 2014 21:44:50 +0000 (22:44 +0100)]
Update of macro
gconesab [Sun, 26 Oct 2014 16:13:14 +0000 (17:13 +0100)]
include DCal in introduction and how to init it in geometry, change some of the intro figures to lower resolution
rbailhac [Sun, 26 Oct 2014 00:08:58 +0000 (02:08 +0200)]
Fix crash during merging
morsch [Sat, 25 Oct 2014 19:34:59 +0000 (21:34 +0200)]
warnings corrected
morsch [Sat, 25 Oct 2014 18:25:17 +0000 (20:25 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
Conflicts:
LHAPDF/CMakeliblhapdf5_9_1.pkg
auras [Sat, 25 Oct 2014 17:58:42 +0000 (19:58 +0200)]
New Analysis Tools for the MFT
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
auras [Sat, 25 Oct 2014 17:57:54 +0000 (19:57 +0200)]
New MFT Analysis Tools
gconesab [Sat, 25 Oct 2014 14:19:26 +0000 (16:19 +0200)]
simple macro to read the trigger OCDB
zconesa [Fri, 24 Oct 2014 20:28:05 +0000 (22:28 +0200)]
Reduce verbosity
lietava [Fri, 24 Oct 2014 15:19:44 +0000 (16:19 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
lietava [Fri, 24 Oct 2014 15:17:57 +0000 (16:17 +0100)]
Fix for Next50 class bit mask propagation to esd
shahoian [Fri, 24 Oct 2014 14:17:22 +0000 (16:17 +0200)]
Fix from F.Noferini: treatment of the case when nTofClusters is not available in the header
hristov [Wed, 22 Oct 2014 07:51:39 +0000 (09:51 +0200)]
AliRawReaderDate does not require DATE, only event.h available in RAW
agrigora [Fri, 24 Oct 2014 13:46:28 +0000 (15:46 +0200)]
Fix for include path for Fortran file
fnoferin [Fri, 24 Oct 2014 13:13:04 +0000 (15:13 +0200)]
add tuning of TOF TOF tail for MC (under deveolping)
dmuhlhei [Fri, 24 Oct 2014 12:53:23 +0000 (14:53 +0200)]
small bugfixes
jniedzie [Fri, 24 Oct 2014 09:20:57 +0000 (11:20 +0200)]
event server now checks for current run on startup
jniedzie [Tue, 14 Oct 2014 09:12:36 +0000 (11:12 +0200)]
alieventrecontruction with more output for tests
prsnko [Fri, 24 Oct 2014 09:05:26 +0000 (13:05 +0400)]
Return to full E; try coreDispersion
fbellini [Thu, 23 Oct 2014 15:39:39 +0000 (17:39 +0200)]
Added macro for local merging of the QA output
zampolli [Thu, 23 Oct 2014 15:01:55 +0000 (17:01 +0200)]
method to tune TOF tail added to TOF reponse (F. Noferini)
zampolli [Thu, 23 Oct 2014 15:01:11 +0000 (17:01 +0200)]
method to tune TOF tail added to TOF reponse (F. Noferini)
sjena [Thu, 23 Oct 2014 14:08:43 +0000 (16:08 +0200)]
New macro for Femto QA: sjena
rbailhac [Thu, 23 Oct 2014 14:02:30 +0000 (16:02 +0200)]
Merge branch 'master' of http://git.cern.ch/pub/AliRoot
rbailhac [Thu, 23 Oct 2014 14:00:03 +0000 (16:00 +0200)]
Number of bin
maszyman [Thu, 23 Oct 2014 13:53:30 +0000 (15:53 +0200)]
updates in macros for Femto QA in train
sjena [Thu, 23 Oct 2014 13:34:04 +0000 (15:34 +0200)]
Update analysis qa GA macro: sjena
ddobrigk [Thu, 23 Oct 2014 13:09:48 +0000 (11:09 -0200)]
Tuning bin limits