]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoFix problem in terminate. Add possibility to select the minimum number of vertex...
pcrochet [Wed, 13 Jun 2012 12:39:16 +0000 (12:39 +0000)]
Fix problem in terminate. Add possibility to select the minimum number of vertex contributors in the analysis. (Diego)

12 years agoReverting previous commit
hristov [Wed, 13 Jun 2012 10:55:30 +0000 (10:55 +0000)]
Reverting previous commit

12 years agoRemoving not needed option -Wl
hristov [Wed, 13 Jun 2012 10:04:49 +0000 (10:04 +0000)]
Removing not needed option -Wl

12 years agoCommenting out non-implemented method
hristov [Wed, 13 Jun 2012 10:03:52 +0000 (10:03 +0000)]
Commenting out non-implemented method

12 years agoadding input file for HBOM, multiple application of detector effects
kleinb [Wed, 13 Jun 2012 08:11:16 +0000 (08:11 +0000)]
adding input file for HBOM, multiple application of detector effects

12 years ago- Qvector distribution added - runGridModified - Asymmetric eta cut implemented ...
lmilano [Wed, 13 Jun 2012 07:52:27 +0000 (07:52 +0000)]
- Qvector distribution added - runGridModified - Asymmetric eta cut implemented - Qvector cut implemented

12 years agoFix problem with K0 selection + new variable, deltaEta< in THnSparse (Fabio)
prino [Wed, 13 Jun 2012 07:50:21 +0000 (07:50 +0000)]
Fix problem with K0 selection + new variable, deltaEta< in THnSparse (Fabio)

12 years agoused computed res if available.
loizides [Wed, 13 Jun 2012 07:45:09 +0000 (07:45 +0000)]
used computed res if available.

12 years agoadd cent and semi cent to histogram
loizides [Wed, 13 Jun 2012 07:44:42 +0000 (07:44 +0000)]
add cent and semi cent to histogram

12 years agocompare offline bits, load branches
loizides [Wed, 13 Jun 2012 07:44:16 +0000 (07:44 +0000)]
compare offline bits, load branches

12 years agocleanup&move init to base class
loizides [Wed, 13 Jun 2012 03:42:44 +0000 (03:42 +0000)]
cleanup&move init to base class

12 years agosort functions alphabetically
loizides [Wed, 13 Jun 2012 03:30:50 +0000 (03:30 +0000)]
sort functions alphabetically

12 years agoadded init here
loizides [Wed, 13 Jun 2012 03:25:43 +0000 (03:25 +0000)]
added init here

12 years agoCosmetics
loizides [Wed, 13 Jun 2012 03:25:02 +0000 (03:25 +0000)]
Cosmetics

12 years agocleanup
loizides [Tue, 12 Jun 2012 21:36:01 +0000 (21:36 +0000)]
cleanup

12 years agocosmetics and getname
loizides [Tue, 12 Jun 2012 21:12:54 +0000 (21:12 +0000)]
cosmetics and getname

12 years agocosmetics
loizides [Tue, 12 Jun 2012 21:11:34 +0000 (21:11 +0000)]
cosmetics

12 years agogetname
loizides [Tue, 12 Jun 2012 21:11:05 +0000 (21:11 +0000)]
getname

12 years agobugfix
snelling [Tue, 12 Jun 2012 19:33:45 +0000 (19:33 +0000)]
bugfix

12 years agoUpdated version of unfolding macro
cnattras [Tue, 12 Jun 2012 19:24:05 +0000 (19:24 +0000)]
Updated version of unfolding macro

12 years agocleanup
loizides [Tue, 12 Jun 2012 19:17:32 +0000 (19:17 +0000)]
cleanup

12 years agoadding HBOM task for back extrapolation of deltapt distributions (M. Zimmermann)
kleinb [Tue, 12 Jun 2012 18:26:30 +0000 (18:26 +0000)]
adding HBOM task for back extrapolation of deltapt distributions (M. Zimmermann)

12 years agoFixed compilation on Debian
hristov [Tue, 12 Jun 2012 15:19:34 +0000 (15:19 +0000)]
Fixed compilation on Debian

12 years agoMade AliAnalysisTaskLukeAOD LEGO friendly, with cuts set up for quick systematic...
hanratty [Tue, 12 Jun 2012 12:54:37 +0000 (12:54 +0000)]
Made AliAnalysisTaskLukeAOD LEGO friendly, with cuts set up for quick systematic errors analysis

12 years agoUpdate for jet analysis
morsch [Tue, 12 Jun 2012 11:43:13 +0000 (11:43 +0000)]
Update for jet analysis

12 years ago1 validate the official physics selection, centrality selection and event plane selec...
pcrochet [Tue, 12 Jun 2012 10:50:00 +0000 (10:50 +0000)]
1 validate the official physics selection, centrality selection and event plane selection for both ESD and AOD. 2 record the info of pileup in SPD and MC vertex (if input is MC). 3 implement the AliMuonTrackCuts (AliMuonPairCuts) for (di)muon selections. 4 keep the selection masks from physics selection, AliMuonTrackCuts and AliMuonPairCuts, then both the events and muon tracks can be re-selected after the analysis. (Xiaoming)

12 years agoCompatibility with ROOT trunk
kleinb [Tue, 12 Jun 2012 10:35:31 +0000 (10:35 +0000)]
Compatibility with ROOT trunk

12 years agocorrect setting of leading track pT
kleinb [Tue, 12 Jun 2012 10:32:17 +0000 (10:32 +0000)]
correct setting of leading track pT

12 years agoPossibility to select the Lc resonant channel in the MC analysis (Rossella)
prino [Tue, 12 Jun 2012 10:21:08 +0000 (10:21 +0000)]
Possibility to select the Lc resonant channel in the MC analysis (Rossella)

12 years agoFix typo
prino [Tue, 12 Jun 2012 10:11:27 +0000 (10:11 +0000)]
Fix typo

12 years agoUpdates to flow code. Bug fixes to trains, you can now run mc analysis on AOD files...
hansena [Tue, 12 Jun 2012 09:15:14 +0000 (09:15 +0000)]
Updates to flow code. Bug fixes to trains, you can now run mc analysis on AOD files again.

12 years agoCompatibility with ROOT trunk
fca [Tue, 12 Jun 2012 08:52:42 +0000 (08:52 +0000)]
Compatibility with ROOT trunk

12 years agoupdated timestamps following the timestamps of the new simulation in AMANDA, adding...
rgrosso [Tue, 12 Jun 2012 08:18:52 +0000 (08:18 +0000)]
updated timestamps following the timestamps of the new simulation in AMANDA, adding update for non .0 start times

12 years agomy god another bug fix, what did I think last night.
loizides [Tue, 12 Jun 2012 07:19:31 +0000 (07:19 +0000)]
my god another bug fix, what did I think last night.

12 years agofix to get emcalok working
loizides [Tue, 12 Jun 2012 06:51:37 +0000 (06:51 +0000)]
fix to get emcalok working

12 years agoChanges from Megan
loizides [Tue, 12 Jun 2012 06:51:16 +0000 (06:51 +0000)]
Changes from Megan

12 years agoupdates from Salvatore
loizides [Tue, 12 Jun 2012 04:17:55 +0000 (04:17 +0000)]
updates from Salvatore

12 years agocleaned indents
loizides [Tue, 12 Jun 2012 04:16:18 +0000 (04:16 +0000)]
cleaned indents

12 years agoupdates from Salvatore
loizides [Tue, 12 Jun 2012 04:13:24 +0000 (04:13 +0000)]
updates from Salvatore

12 years agoemcal part
loizides [Tue, 12 Jun 2012 04:12:12 +0000 (04:12 +0000)]
emcal part

12 years agofix
loizides [Tue, 12 Jun 2012 04:11:35 +0000 (04:11 +0000)]
fix

12 years agoenable switch for MC
cbaumann [Mon, 11 Jun 2012 22:41:37 +0000 (22:41 +0000)]
enable switch for MC

12 years agoimplemented zvertex and centrality selection
loizides [Mon, 11 Jun 2012 21:35:59 +0000 (21:35 +0000)]
implemented zvertex and centrality selection

12 years agonew default names
loizides [Mon, 11 Jun 2012 21:23:51 +0000 (21:23 +0000)]
new default names

12 years agorenamed
loizides [Mon, 11 Jun 2012 21:23:36 +0000 (21:23 +0000)]
renamed

12 years agoremove one constructor
loizides [Mon, 11 Jun 2012 21:23:17 +0000 (21:23 +0000)]
remove one constructor

12 years agocosmetics
loizides [Mon, 11 Jun 2012 21:22:29 +0000 (21:22 +0000)]
cosmetics

12 years agoupdates salvatore
loizides [Mon, 11 Jun 2012 20:05:41 +0000 (20:05 +0000)]
updates salvatore

12 years agoincrease classdef
loizides [Mon, 11 Jun 2012 20:05:22 +0000 (20:05 +0000)]
increase classdef

12 years agoorder of rhos in arguments follow rho1==ch+em, rho2=ch+scaled, rho3=avg
loizides [Mon, 11 Jun 2012 19:56:07 +0000 (19:56 +0000)]
order of rhos in arguments follow rho1==ch+em, rho2=ch+scaled, rho3=avg

12 years agofurther checks
loizides [Mon, 11 Jun 2012 19:47:26 +0000 (19:47 +0000)]
further checks

12 years agoupdates from Claude
aadare [Mon, 11 Jun 2012 19:20:00 +0000 (19:20 +0000)]
updates from Claude

12 years agoupdates from Claude
aadare [Mon, 11 Jun 2012 19:19:35 +0000 (19:19 +0000)]
updates from Claude

12 years agocosmetics
loizides [Mon, 11 Jun 2012 19:01:08 +0000 (19:01 +0000)]
cosmetics

12 years agofix
loizides [Mon, 11 Jun 2012 18:50:41 +0000 (18:50 +0000)]
fix

12 years agochange default name
loizides [Mon, 11 Jun 2012 18:26:01 +0000 (18:26 +0000)]
change default name

12 years agoAdded normalization of matching eff by percentage of good channels
fbellini [Mon, 11 Jun 2012 17:34:52 +0000 (17:34 +0000)]
Added normalization of matching eff by percentage of good channels

12 years agoNew histogram for D vs. multiplicity studies (Aamer)
prino [Mon, 11 Jun 2012 16:44:36 +0000 (16:44 +0000)]
New histogram for D vs. multiplicity studies (Aamer)

12 years ago- Qvector distribution added - runGridModified - Asymmetric eta cut implemented ...
lmilano [Mon, 11 Jun 2012 16:03:32 +0000 (16:03 +0000)]
- Qvector distribution added - runGridModified - Asymmetric eta cut implemented - Qvector cut implemented

12 years agoincluding modifications from user saiola
mcosenti [Mon, 11 Jun 2012 15:40:43 +0000 (15:40 +0000)]
including modifications from user saiola

12 years agocorrect setter for leading track pT in jet
kleinb [Mon, 11 Jun 2012 15:38:32 +0000 (15:38 +0000)]
correct setter for leading track pT in jet

12 years agoReverting accidental commit
hristov [Mon, 11 Jun 2012 15:22:47 +0000 (15:22 +0000)]
Reverting accidental commit

12 years agoFixes for TH1/TH2 mismatch
hristov [Mon, 11 Jun 2012 15:21:22 +0000 (15:21 +0000)]
Fixes for TH1/TH2 mismatch

12 years ago-binning ME
jbook [Mon, 11 Jun 2012 15:13:53 +0000 (15:13 +0000)]
-binning ME

12 years ago-update
jbook [Mon, 11 Jun 2012 15:09:13 +0000 (15:09 +0000)]
-update

12 years agocomment line that changes the kind of isolation method
gconesab [Mon, 11 Jun 2012 15:02:09 +0000 (15:02 +0000)]
comment line that changes the kind of isolation method

12 years agoupdates cuts
ssakai [Mon, 11 Jun 2012 14:56:04 +0000 (14:56 +0000)]
updates cuts

12 years agosome updates
ssakai [Mon, 11 Jun 2012 14:55:13 +0000 (14:55 +0000)]
some updates

12 years agoAdd shower shape and track-matching histograms for non isolated photons
gconesab [Mon, 11 Jun 2012 14:49:17 +0000 (14:49 +0000)]
Add shower shape and track-matching histograms for non isolated photons

12 years agochange back TMath::Log10 to TMath::Log
gconesab [Mon, 11 Jun 2012 14:47:53 +0000 (14:47 +0000)]
change back TMath::Log10 to TMath::Log

12 years agocosmetic on the proof protection
gconesab [Mon, 11 Jun 2012 14:46:43 +0000 (14:46 +0000)]
cosmetic on the proof protection

12 years agoIn case of trigger not set with SelectCollisionCandidates but done inside the reader...
gconesab [Mon, 11 Jun 2012 14:45:38 +0000 (14:45 +0000)]
In case of trigger not set with SelectCollisionCandidates but done inside the reader, check in the maker if it is done in the maker and select there the events to fill the control histograms

12 years agoadd event plane control histogram to counter and protection for proof
gconesab [Mon, 11 Jun 2012 14:43:19 +0000 (14:43 +0000)]
add event plane control histogram to counter and protection for proof

12 years agoadd one histo missing
simones [Mon, 11 Jun 2012 14:37:02 +0000 (14:37 +0000)]
add one histo missing
armenteros cut option perpendicular to k0s ellipse

12 years agoRemoving using namespace std;
fca [Mon, 11 Jun 2012 14:36:43 +0000 (14:36 +0000)]
Removing using namespace std;

12 years agocleaning some warnings
mcosenti [Mon, 11 Jun 2012 12:42:56 +0000 (12:42 +0000)]
cleaning some warnings

12 years agoUpdate
rbailhac [Mon, 11 Jun 2012 12:05:48 +0000 (12:05 +0000)]
Update

12 years agoChange output name if collecting On-the-fly V0s, to enable single train with both...
ddobrigk [Mon, 11 Jun 2012 12:03:09 +0000 (12:03 +0000)]
Change output name if collecting On-the-fly V0s, to enable single train with both on-the-fly and offline extractions to be executed.

12 years ago- phys selection for AOD>070 - Expected signal for reconstructed ID
lmilano [Mon, 11 Jun 2012 11:57:01 +0000 (11:57 +0000)]
- phys selection for AOD>070 - Expected signal for reconstructed ID

12 years agoMoving using namespace std; after all includes
fca [Mon, 11 Jun 2012 09:16:20 +0000 (09:16 +0000)]
Moving using namespace std; after all includes

12 years agoCompatibility with ROOT trunk
fca [Mon, 11 Jun 2012 09:01:48 +0000 (09:01 +0000)]
Compatibility with ROOT trunk

12 years agoCompatibility with ROOT trunk
fca [Mon, 11 Jun 2012 08:43:23 +0000 (08:43 +0000)]
Compatibility with ROOT trunk

12 years agopropagate changes to DEV
kleinb [Mon, 11 Jun 2012 06:39:48 +0000 (06:39 +0000)]
propagate changes to DEV

12 years agoCompatibility with the ROOT trunk
fca [Mon, 11 Jun 2012 05:03:42 +0000 (05:03 +0000)]
Compatibility with the ROOT trunk

12 years agoCode reordering : old MC ITS Upgrade code has been moved into the version 0 folder.
amastros [Sun, 10 Jun 2012 21:55:04 +0000 (21:55 +0000)]
Code reordering : old MC ITS Upgrade code has been moved into the version 0 folder.

12 years agoremove unneeded functions
loizides [Sun, 10 Jun 2012 20:28:51 +0000 (20:28 +0000)]
remove unneeded functions

12 years agoadapted
loizides [Sun, 10 Jun 2012 20:21:06 +0000 (20:21 +0000)]
adapted

12 years agoimproved handling of input collections
loizides [Sun, 10 Jun 2012 20:13:49 +0000 (20:13 +0000)]
improved handling of input collections

12 years agoFix to kaon ID (Fabio)
prino [Sun, 10 Jun 2012 20:12:48 +0000 (20:12 +0000)]
Fix to kaon ID (Fabio)

12 years agoFast transformation of TPC clusters with 3-rd order splines
sgorbuno [Sun, 10 Jun 2012 18:35:17 +0000 (18:35 +0000)]
Fast transformation of TPC clusters with 3-rd order splines

12 years agoremove print
gconesab [Sun, 10 Jun 2012 17:53:49 +0000 (17:53 +0000)]
remove print

12 years agomove back print to debug
gconesab [Sun, 10 Jun 2012 17:08:07 +0000 (17:08 +0000)]
move back print to debug

12 years agoadd exotic cluster histograms for different cuts
gconesab [Sun, 10 Jun 2012 17:03:39 +0000 (17:03 +0000)]
add exotic cluster histograms for different cuts

12 years agonew config for eh analysis
ssakai [Sun, 10 Jun 2012 15:36:18 +0000 (15:36 +0000)]
new config for eh analysis

12 years agonew add task PbPb for train
ssakai [Sun, 10 Jun 2012 15:35:04 +0000 (15:35 +0000)]
new add task PbPb for train

12 years agoupdated for PbPb analysis
ssakai [Sun, 10 Jun 2012 15:31:43 +0000 (15:31 +0000)]
updated for PbPb analysis

12 years agoAdd getters for exotic cell parameters, move E cross calculation to a separate method
gconesab [Sun, 10 Jun 2012 10:10:59 +0000 (10:10 +0000)]
Add getters for exotic cell parameters, move E cross calculation to a separate method

12 years agoCompatibility with the ROOT trunk
fca [Sun, 10 Jun 2012 06:09:38 +0000 (06:09 +0000)]
Compatibility with the ROOT trunk

12 years agocleanup
loizides [Sun, 10 Jun 2012 05:50:14 +0000 (05:50 +0000)]
cleanup

12 years agocleanup
loizides [Sun, 10 Jun 2012 05:45:27 +0000 (05:45 +0000)]
cleanup