]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoUpdate analysis macro
mchojnac [Tue, 11 Nov 2014 12:43:39 +0000 (13:43 +0100)]
Update analysis macro

9 years agomake AOD track selection more flexible
mverweij [Tue, 11 Nov 2014 11:53:46 +0000 (12:53 +0100)]
make AOD track selection more flexible

9 years agoSource variables before starting reco on remote machine.
jniedzie [Tue, 11 Nov 2014 10:57:19 +0000 (11:57 +0100)]
Source variables before starting reco on remote machine.

9 years agoAdd four new TPC data points.
rgrosso [Tue, 11 Nov 2014 10:19:15 +0000 (11:19 +0100)]
Add four new TPC data points.

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
cholm [Tue, 11 Nov 2014 10:42:29 +0000 (11:42 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoRename of base classes and methods there.
cholm [Tue, 11 Nov 2014 10:41:04 +0000 (11:41 +0100)]
Rename of base classes and methods there.

Here we updated some settings.

9 years agoRenamed "Helper" to "Railway" to make the analogy of different
cholm [Tue, 11 Nov 2014 10:38:51 +0000 (11:38 +0100)]
Renamed "Helper" to "Railway" to make the analogy of different
execution environments more evident.  That is, each train can
run on different "railways": Local, Lite, Proof, AAF, and Grid.

Other updates in similar vain: Renamed AddTask to CoupleCar.

9 years agoadded cell information
ssakai [Tue, 11 Nov 2014 10:13:12 +0000 (11:13 +0100)]
added cell information

9 years agoAdded option to Grid railway to allow adding additional excludes.
cholm [Tue, 11 Nov 2014 08:17:48 +0000 (09:17 +0100)]
Added option to Grid railway to allow adding additional excludes.
Added some member function to find a given task.

9 years agoUpdated selection on Single Diffractive events. Only investigate
cholm [Tue, 11 Nov 2014 08:16:05 +0000 (09:16 +0100)]
Updated selection on Single Diffractive events.  Only investigate
the forward invariant masses if the EG does not tell us anyting.
From Valentina.

Updated b->centrality mapping

9 years agoBetter centrality defaults
cholm [Tue, 11 Nov 2014 08:15:36 +0000 (09:15 +0100)]
Better centrality defaults

9 years agoBetter centrality defaults
cholm [Tue, 11 Nov 2014 08:15:18 +0000 (09:15 +0100)]
Better centrality defaults

9 years agoAcceptance correction disabled by default
cholm [Tue, 11 Nov 2014 08:14:58 +0000 (09:14 +0100)]
Acceptance correction disabled by default

9 years agoUpdate docs.
cholm [Tue, 11 Nov 2014 08:13:21 +0000 (09:13 +0100)]
Update docs.
Fill in status histogram.
Enable timing of execution
Updated b->centrality mapping.

9 years agoProtection against divide-by-zero
cholm [Tue, 11 Nov 2014 08:13:04 +0000 (09:13 +0100)]
Protection against divide-by-zero

9 years agoSuppress epsilon_T when unity
cholm [Tue, 11 Nov 2014 08:11:51 +0000 (09:11 +0100)]
Suppress epsilon_T when unity

9 years agoFix up log axis
cholm [Tue, 11 Nov 2014 08:11:04 +0000 (09:11 +0100)]
Fix up log axis

9 years agoSome new options
cholm [Tue, 11 Nov 2014 08:10:38 +0000 (09:10 +0100)]
Some new options

9 years agoNew default for corrEmpty
cholm [Tue, 11 Nov 2014 08:10:23 +0000 (09:10 +0100)]
New default for corrEmpty

9 years agoMore sane centrality defaults
cholm [Tue, 11 Nov 2014 08:09:44 +0000 (09:09 +0100)]
More sane centrality defaults

9 years agoAdd max-strips option for MC
cholm [Tue, 11 Nov 2014 08:08:54 +0000 (09:08 +0100)]
Add max-strips option for MC

9 years agoAdd max-strips option for MC
cholm [Tue, 11 Nov 2014 08:08:36 +0000 (09:08 +0100)]
Add max-strips option for MC

9 years agoNew code to do investigations on MC output:
cholm [Tue, 11 Nov 2014 08:02:58 +0000 (09:02 +0100)]
New code to do investigations on MC output:

- AliFMDMCTrackELoss inspects the TrackRefs for energy loss.
- AliFMDMCTrackInspector (derives from AliFMDEnergyFitter) fits
  the energy loss distributions for primary and secondary particles
  separately.  The idea is to try to find some template that can
  be applied to real data to deconvolute the contributions from
  primaries and secondaries - or at least the relative strength
  between the two contributions.
- AliFMDMCTrackInspectorTask is a Task wrappper around
  AliFMDMCTrackInspector
- AddTaskFMDMCTracks.C is a script to add a
  AliFMDMCTrackInspectorTask wagon to a train.
- trains/MakeFMDMCTrackTrain.C sets up a train using
  AliFMDMCTrackInspectorTask
- scripts/SummaryMCTrackDrawer.C summaries the result of running
  trains/MakeFMDMCTrackTrain.C

9 years agoOnline reco now listens only in PHYSICS_1
jniedzie [Tue, 11 Nov 2014 07:45:54 +0000 (08:45 +0100)]
Online reco now listens only in PHYSICS_1

9 years agostarting alionlinereco on remote machine on SOR signal received by alistorage
jniedzie [Fri, 7 Nov 2014 14:10:35 +0000 (15:10 +0100)]
starting alionlinereco on remote machine on SOR signal received by alistorage

9 years agoOnline reconstruction simplified and prepared to be controlled by Storage Manager...
jniedzie [Fri, 7 Nov 2014 08:18:02 +0000 (09:18 +0100)]
Online reconstruction simplified and prepared to be controlled by Storage Manager + renaming

9 years agoAdded missing TFile::Close() calls.
jniedzie [Tue, 11 Nov 2014 07:38:10 +0000 (08:38 +0100)]
Added missing TFile::Close() calls.

9 years ago- Added MC pT hard cut, including histos to count rejected events
bhess [Mon, 10 Nov 2014 08:06:39 +0000 (09:06 +0100)]
- Added MC pT hard cut, including histos to count rejected events

9 years agochanges by Annika to GammaConvV1
dmuhlhei [Mon, 10 Nov 2014 16:43:18 +0000 (17:43 +0100)]
changes by Annika to GammaConvV1

9 years agoadding centrality dependence to gamma cross check histogram
cnattras [Mon, 10 Nov 2014 15:55:22 +0000 (10:55 -0500)]
adding centrality dependence to gamma cross check histogram

9 years agoadded efficiency, changed sparse bins, added hist, did some clean up
jmazer [Mon, 10 Nov 2014 15:03:47 +0000 (10:03 -0500)]
added efficiency, changed sparse bins, added hist, did some clean up

9 years agoMerge branch 'master' of http://git.cern.ch/pub/AliRoot
rbailhac [Mon, 10 Nov 2014 14:42:13 +0000 (15:42 +0100)]
Merge branch 'master' of http://git.cern.ch/pub/AliRoot

9 years agoSmall update
rbailhac [Mon, 10 Nov 2014 14:41:26 +0000 (15:41 +0100)]
Small update

9 years agochange to finer binning in FemtoESE task (A. Ohlson)
aohlson [Mon, 10 Nov 2014 12:22:37 +0000 (13:22 +0100)]
change to finer binning in FemtoESE task (A. Ohlson)

9 years agoput clusters from fast clusterizer in separate branch (don't toch orig
mverweij [Mon, 10 Nov 2014 12:24:03 +0000 (13:24 +0100)]
put clusters from fast clusterizer in separate branch (don't toch orig
clusters in ESD/AOD)

increase class def

9 years agoAdd mcIsFromMB to the gamma from MB
pgonzale [Mon, 10 Nov 2014 13:49:50 +0000 (14:49 +0100)]
Add mcIsFromMB to the gamma from MB

9 years agoadded categories by Jason to task for template generation
fbock [Mon, 10 Nov 2014 13:34:54 +0000 (14:34 +0100)]
added categories by Jason to task for template generation

9 years agoOption to fit with chi2 or likelihood
fprino [Mon, 10 Nov 2014 09:51:19 +0000 (10:51 +0100)]
Option to fit with chi2 or likelihood

9 years agoadd correation with V0mult to Rho task
mverweij [Mon, 10 Nov 2014 09:42:08 +0000 (10:42 +0100)]
add correation with V0mult to Rho task

9 years agocoverity fix; Extending range in ctau distributions
xsanchez [Mon, 10 Nov 2014 09:35:11 +0000 (10:35 +0100)]
coverity fix; Extending range in ctau distributions

9 years agoadded initialization of AliFemtoSimpleAnalysis::fPerformSharedDaughterCut (coverity...
maszyman [Mon, 10 Nov 2014 08:55:50 +0000 (09:55 +0100)]
added initialization of AliFemtoSimpleAnalysis::fPerformSharedDaughterCut (coverity fix)

9 years agoadded crosscheck histogram for different filterbits vs phi and centrality
pluettig [Mon, 10 Nov 2014 08:36:06 +0000 (09:36 +0100)]
added crosscheck histogram for different filterbits vs phi and centrality

9 years agoAdd histogram to get fraction of generated gamma-jets in detector acceptance
gconesab [Sun, 9 Nov 2014 17:02:42 +0000 (18:02 +0100)]
Add histogram to get fraction of generated gamma-jets in detector acceptance

9 years agocompactify code, not need to loop twice; fix the recovery of parton and jet momentum
gconesab [Fri, 7 Nov 2014 16:37:01 +0000 (17:37 +0100)]
compactify code, not need to loop twice; fix the recovery of parton and jet momentum

9 years agoFixing bins in PR task: sjena
sjena [Sun, 9 Nov 2014 10:56:08 +0000 (11:56 +0100)]
Fixing bins in PR task: sjena

9 years agoupdate on v2 calculation
lmilano [Sat, 8 Nov 2014 18:47:10 +0000 (19:47 +0100)]
update on v2 calculation

9 years agoupdate on q vec calculation
lmilano [Sat, 8 Nov 2014 18:43:08 +0000 (19:43 +0100)]
update on q vec calculation

9 years agoAdded mat.budget estimation macro
shahoian [Fri, 7 Nov 2014 11:57:24 +0000 (12:57 +0100)]
Added mat.budget estimation macro

9 years agoFRAMEv3 added
morsch [Sat, 8 Nov 2014 05:48:14 +0000 (06:48 +0100)]
FRAMEv3 added

9 years agodraft of revised version including TRD and TOF support rails
morsch [Sat, 8 Nov 2014 05:43:12 +0000 (06:43 +0100)]
draft of revised version including TRD and TOF support rails

9 years agoMFT track shit tool added
auras [Fri, 7 Nov 2014 17:11:48 +0000 (18:11 +0100)]
MFT track shit tool added

9 years agoMFT track shift tool added
auras [Fri, 7 Nov 2014 17:11:00 +0000 (18:11 +0100)]
MFT track shift tool added

9 years agoAdd TRD test class for G4 simulations
cblume [Fri, 7 Nov 2014 15:24:53 +0000 (16:24 +0100)]
Add TRD test class for G4 simulations

9 years agoAdd TRD test class for G4 simulations
cblume [Fri, 7 Nov 2014 13:27:59 +0000 (14:27 +0100)]
Add TRD test class for G4 simulations

9 years agoBug in: New cut for gamma efficiency
pgonzale [Fri, 7 Nov 2014 14:40:47 +0000 (15:40 +0100)]
Bug in: New cut for gamma efficiency

9 years agosmall bugfix
dmuhlhei [Fri, 7 Nov 2014 14:15:13 +0000 (15:15 +0100)]
small bugfix

9 years agoFix check range for the 1024 adc removal
mfasel [Fri, 7 Nov 2014 13:16:50 +0000 (14:16 +0100)]
Fix check range for the 1024 adc removal

9 years agochanged TrackMatching procedure, modified time binning and removed some warnings
dmuhlhei [Thu, 6 Nov 2014 14:30:34 +0000 (15:30 +0100)]
changed TrackMatching procedure, modified time binning and removed some warnings

9 years agoadded TrackMatching histograms and modified cluster eta/phi determination
dmuhlhei [Thu, 6 Nov 2014 13:09:07 +0000 (14:09 +0100)]
added TrackMatching histograms and modified cluster eta/phi determination

9 years agoOnline reconstruction simplified and prepared to be controlled by Storage Manager...
jniedzie [Fri, 7 Nov 2014 13:19:29 +0000 (14:19 +0100)]
Online reconstruction simplified and prepared to be controlled by Storage Manager + renaming

9 years agoUpdate Dpt Dpt and PID Corr: prabhat and debojit
sjena [Fri, 7 Nov 2014 13:00:46 +0000 (14:00 +0100)]
Update Dpt Dpt and PID Corr: prabhat and debojit

9 years ago- modified selection in PHOS according to suggestions by Yuri Kharlov
fbock [Fri, 7 Nov 2014 12:52:40 +0000 (13:52 +0100)]
- modified selection in PHOS according to suggestions by Yuri Kharlov
- added true histogram for eta, phi distribution of converted photons under pi0/eta peak

9 years agoLittle fixes to bring the macros up to the ITSUv1 geometry (Yura)
shahoian [Fri, 7 Nov 2014 11:55:24 +0000 (12:55 +0100)]
Little fixes to bring the macros up to the ITSUv1 geometry (Yura)

9 years agoAdding a time-acceptance window for good MC vertices
belikov [Fri, 7 Nov 2014 11:06:26 +0000 (12:06 +0100)]
Adding a time-acceptance window for good MC vertices

9 years agoNew Analysis task for mini jets in Pythia (Emilia Leogrande, emilia.leogrande@cern.ch)
miweber [Fri, 7 Nov 2014 11:00:28 +0000 (12:00 +0100)]
New Analysis task for mini jets in Pythia (Emilia Leogrande, emilia.leogrande@cern.ch)

9 years agoFix the copy of the TObjArray's in the event-mixing methods
fprino [Fri, 7 Nov 2014 09:13:32 +0000 (10:13 +0100)]
Fix the copy of the TObjArray's in the event-mixing methods

9 years agoAdding the possibilty of doing the arithmetic average + histograms storing the weight...
arossi [Fri, 7 Nov 2014 08:46:33 +0000 (09:46 +0100)]
Adding the possibilty of doing the arithmetic average + histograms storing the weights used for each meson

9 years agoreplacing kTOFpid by kTOFout && kTIME as requested by TOF PID group
maszyman [Fri, 7 Nov 2014 08:34:56 +0000 (09:34 +0100)]
replacing kTOFpid by kTOFout && kTIME as requested by TOF PID group

9 years agoprocessing of event_stat_outer.root
mkrzewic [Fri, 7 Nov 2014 08:22:59 +0000 (09:22 +0100)]
processing of event_stat_outer.root

example updated as well

9 years agoadd comment
mkrzewic [Thu, 6 Nov 2014 20:28:58 +0000 (21:28 +0100)]
add comment

9 years agosometimes histograms are empty, don't crash
mkrzewic [Thu, 6 Nov 2014 19:11:46 +0000 (20:11 +0100)]
sometimes histograms are empty, don't crash

9 years agoAdd option to only run on events that have a muon, also a few fixes
tschuste [Thu, 6 Nov 2014 16:16:48 +0000 (16:16 +0000)]
Add option to only run on events that have a muon, also a few fixes

9 years agoChange in drawing macro:
miweber [Thu, 6 Nov 2014 13:53:47 +0000 (14:53 +0100)]
Change in drawing macro:
- reduced range determined as average over all event classes (before event class dependent)

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
jbook [Thu, 6 Nov 2014 16:05:52 +0000 (17:05 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years ago- improve code readability
jbook [Thu, 6 Nov 2014 16:03:41 +0000 (17:03 +0100)]
- improve code readability
- fix difference in phi interval btw. KFpair phi and TLorentvector phi

9 years ago add task updates from naghmeh
rbertens [Thu, 6 Nov 2014 15:55:38 +0000 (16:55 +0100)]
 add task updates from naghmeh

9 years agoFixing a little overlap. Adding flags to perform material budget studies (Mario)
belikov [Thu, 6 Nov 2014 15:49:05 +0000 (16:49 +0100)]
Fixing a little overlap. Adding flags to perform material budget studies (Mario)

9 years agoadd explicit processing of QAresults_outer.root
mkrzewic [Thu, 6 Nov 2014 15:27:55 +0000 (16:27 +0100)]
add explicit processing of QAresults_outer.root

by defining runLevelQAouter() function the QAresults_outer.root will be
processed by it for detectors who wish to access the information stored
in there (this file is there only in the case of cpasses)

9 years ago1) decouple the rapidity cut used in AliGenPythia to select the events with c or...
morsch [Thu, 6 Nov 2014 15:28:01 +0000 (16:28 +0100)]
1) decouple the rapidity cut used in AliGenPythia to select the events with c or b quarks from the one used in AliGenMC::KinematicSelectio to select the particles that are written in the stack.

2) propagate the title of the generator (which can be set in the config) to the GenEventHeader, so that it can be read at the analysis level.

Francesco Prino

9 years agoProtections added.
policheh [Thu, 6 Nov 2014 15:17:14 +0000 (18:17 +0300)]
Protections added.

9 years agofix pt value used for weights
fprino [Thu, 6 Nov 2014 15:09:13 +0000 (16:09 +0100)]
fix pt value used for weights

9 years agoALIROOT-5633 o limit the momentum range for deuteron and triton in ITSnSigma o Simpli...
wiechula [Fri, 31 Oct 2014 11:59:19 +0000 (12:59 +0100)]
ALIROOT-5633 o limit the momentum range for deuteron and triton in ITSnSigma o Simplify Bethe functions -> Stefano

9 years agoALIROOT-5633 o Increase ClassDef o Speed up code
wiechula [Thu, 25 Sep 2014 15:07:41 +0000 (17:07 +0200)]
ALIROOT-5633 o Increase ClassDef o Speed up code

9 years agoo Add parametrisations for light nuclei (Stefano Trogolo)
wiechula [Tue, 23 Sep 2014 17:49:12 +0000 (19:49 +0200)]
o Add parametrisations for light nuclei (Stefano Trogolo)

9 years agoVariable size arrays are gcc extension, use new/delete
hristov [Thu, 6 Nov 2014 15:01:15 +0000 (16:01 +0100)]
Variable size arrays are gcc extension, use new/delete

9 years agoCorrection of the Labelling of Hybrid Tracks in processJETrackQA.C
dkeijden [Tue, 4 Nov 2014 15:19:12 +0000 (16:19 +0100)]
Correction of the Labelling of Hybrid Tracks in processJETrackQA.C

9 years agoQA processing macros update to prevent floating point exception.
dkeijden [Tue, 21 Oct 2014 09:19:05 +0000 (11:19 +0200)]
QA processing macros update to prevent floating point exception.

9 years agoChanged counter of multiple triggers within R<0.4
fkrizek [Thu, 6 Nov 2014 13:37:14 +0000 (14:37 +0100)]
Changed counter of multiple triggers within R<0.4

9 years agochanges by Lucia in the macro AddTask_GammaConvV1_PbPb.C
pgonzale [Thu, 6 Nov 2014 13:39:10 +0000 (14:39 +0100)]
changes by Lucia in the macro AddTask_GammaConvV1_PbPb.C

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
pluettig [Thu, 6 Nov 2014 13:29:55 +0000 (14:29 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agomodified AddTask such, that eta-range can be set from outside
pluettig [Thu, 6 Nov 2014 13:26:22 +0000 (14:26 +0100)]
modified AddTask such, that eta-range can be set from outside

9 years agoFemto ESE update (Alice Ohlson)
dgangadh [Thu, 6 Nov 2014 12:52:23 +0000 (13:52 +0100)]
Femto ESE update (Alice Ohlson)

9 years agoMerge branch 'master' into flatdev
hristov [Thu, 6 Nov 2014 11:41:43 +0000 (12:41 +0100)]
Merge branch 'master' into flatdev

Conflicts:
PWGJE/EMCALJetTasks/macros/AddTaskJetPreparation.C

9 years agoRemoving temorary some changes to be able to merge with the master
hristov [Thu, 6 Nov 2014 11:33:05 +0000 (12:33 +0100)]
Removing temorary some changes to be able to merge with the master

9 years agoFix parameter list for the add trigger maker in the add macro
mfasel [Thu, 6 Nov 2014 09:17:14 +0000 (10:17 +0100)]
Fix parameter list for the add trigger maker in the add macro

9 years agoFix in casting int to double: drathee
sjena [Thu, 6 Nov 2014 10:47:25 +0000 (11:47 +0100)]
Fix in casting int to double: drathee

9 years agoAdd using std::...
hristov [Thu, 6 Nov 2014 10:39:56 +0000 (11:39 +0100)]
Add using std::...

9 years agoAdding STEER/STEER to EINCLUDE
hristov [Thu, 6 Nov 2014 10:39:38 +0000 (11:39 +0100)]
Adding STEER/STEER to EINCLUDE

9 years agoEbE q vector correlations
lmilano [Thu, 6 Nov 2014 10:11:16 +0000 (11:11 +0100)]
EbE q vector correlations

9 years agoUpdate n expected fields (26->27) for shuttle_logbook
rgrosso [Thu, 6 Nov 2014 08:53:58 +0000 (09:53 +0100)]
Update n expected fields (26->27) for shuttle_logbook