]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agomove correlation with mixed events out of MakeChargedCorrelation to MajeAnaysisFillHi...
gconesab [Tue, 12 Aug 2014 08:25:47 +0000 (10:25 +0200)]
move correlation with mixed events out of MakeChargedCorrelation to MajeAnaysisFillHistograms; Make charged correlation does not need to return a bool

10 years agomove selection of leading hadron in oposite side of trigger to a separate method
gconesab [Tue, 12 Aug 2014 07:59:18 +0000 (09:59 +0200)]
move selection of leading hadron in oposite side of trigger to a separate method

10 years agoadd comments in main analysis method; do not pass the list of tracks or neutrals...
gconesab [Tue, 12 Aug 2014 07:22:13 +0000 (09:22 +0200)]
add comments in main analysis method;  do not pass the list of tracks or neutrals via the method for charged or neutral correlations call, recover them inside the method

10 years agoadd comments in main analysis method; do not pass the list of tracks or neutrals...
gconesab [Tue, 12 Aug 2014 07:22:11 +0000 (09:22 +0200)]
add comments in main analysis method;  do not pass the list of tracks or neutrals via the method for charged or neutral correlations call, recover them inside the method

10 years agoRemove hard-coded number of centrality bins
saiola [Sat, 9 Aug 2014 08:15:52 +0000 (10:15 +0200)]
Remove hard-coded number of centrality bins

10 years agoRelVal: do not log directly to remote dir
dberzano [Tue, 12 Aug 2014 18:02:21 +0000 (18:02 +0000)]
RelVal: do not log directly to remote dir

10 years agoRelVal: makeflow's exitcode may not be meaningful
dberzano [Tue, 12 Aug 2014 17:59:50 +0000 (17:59 +0000)]
RelVal: makeflow's exitcode may not be meaningful

This reverts commit 343130c899a3392cf35fd6ae54ac4a94ed27fe79.

10 years agoRelVal: log output of makeflow
dberzano [Tue, 12 Aug 2014 17:08:52 +0000 (17:08 +0000)]
RelVal: log output of makeflow

Also make sure output locale is "C"

10 years agoCustom multiplicity percentile cross-check
ddobrigk [Tue, 12 Aug 2014 17:41:15 +0000 (14:41 -0300)]
Custom multiplicity percentile cross-check

10 years agoFix for backward compatibility of TOF structures (needed for tenders)
zampolli [Tue, 12 Aug 2014 17:20:01 +0000 (19:20 +0200)]
Fix for backward compatibility of TOF structures (needed for tenders)

10 years agoDon't unload geometry from the CDB cache
rgrosso [Tue, 12 Aug 2014 16:16:19 +0000 (18:16 +0200)]
Don't unload geometry from the CDB cache

When creating the snapshot, don't unload the geometry from the CDB
cache, so that it will be dumped to the snapshot file too (if it is
cached).

10 years agoAdditional odifications to compile without ZeroMQ
hristov [Tue, 12 Aug 2014 15:43:53 +0000 (17:43 +0200)]
Additional odifications to compile without ZeroMQ

10 years agoZeroMQ dependent part + cleanup
hristov [Tue, 12 Aug 2014 13:45:36 +0000 (15:45 +0200)]
ZeroMQ dependent part + cleanup

10 years agoMerging STORAGE-dev to master
hristov [Tue, 12 Aug 2014 13:23:18 +0000 (15:23 +0200)]
Merging STORAGE-dev to master

10 years ago- added new task for pi0 reconstruction using purely calorimeter clusters
fbock [Tue, 12 Aug 2014 12:30:55 +0000 (14:30 +0200)]
- added new task for pi0 reconstruction using purely calorimeter clusters
- added track matching of conversions and cluster for AliAnalysisTaskGammaConvCalo
- added functioning MC part for AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx

10 years agomake ptmin setteable
loizides [Tue, 12 Aug 2014 11:21:04 +0000 (13:21 +0200)]
make ptmin setteable

10 years agoAdded protection for null pointer
fprino [Tue, 12 Aug 2014 09:51:56 +0000 (11:51 +0200)]
Added protection for null pointer

10 years agoNew function to check if T0VTX trigger was fired (workaround for AODs suggested by...
fprino [Tue, 12 Aug 2014 09:41:38 +0000 (11:41 +0200)]
New function to check if T0VTX trigger was fired (workaround for AODs suggested by Alla)

10 years agoUpdate by Markus Fasel (Markus.Fasel@cern.ch)
rhaake [Mon, 11 Aug 2014 23:31:18 +0000 (01:31 +0200)]
Update by Markus Fasel (Markus.Fasel@cern.ch)

10 years agoBug Fix
ddobrigk [Mon, 11 Aug 2014 21:09:48 +0000 (18:09 -0300)]
Bug Fix

10 years agoDefault value change to correct location
ddobrigk [Mon, 11 Aug 2014 20:28:51 +0000 (17:28 -0300)]
Default value change to correct location

10 years agoAliESDEvent declared const in helper class
ddobrigk [Mon, 11 Aug 2014 19:51:24 +0000 (16:51 -0300)]
AliESDEvent declared const in helper class

10 years agohistogram name changed
gconesab [Mon, 11 Aug 2014 17:19:55 +0000 (19:19 +0200)]
histogram name changed

10 years agoset changed
gconesab [Mon, 11 Aug 2014 17:19:30 +0000 (19:19 +0200)]
set changed

10 years agorename histogramas -Leading- by -Trigger-; add histograms for hadron leading on the...
gconesab [Mon, 11 Aug 2014 17:19:04 +0000 (19:19 +0200)]
rename histogramas -Leading- by -Trigger-; add histograms for hadron leading on the opposite direction of the trigger; and cosmetics

10 years agoremove min pT data member, use the pt cuts defined in the base class, max and min...
gconesab [Mon, 11 Aug 2014 16:01:09 +0000 (18:01 +0200)]
remove min pT data member, use the pt cuts defined in the base class, max and min, change the method doing the setting; add possibility to loop on all the particles in the AOD particle list, not only on the leading

10 years agoseveral fixes in the method checking the leading, add option to check the leading...
gconesab [Mon, 11 Aug 2014 13:59:46 +0000 (15:59 +0200)]
several fixes in the method checking the leading, add option to check the leading with clusters; do not pass the list of tracks to the method, recover it directly in the method; fix the selection of the leading in MakeAnalysisFillHistograms

10 years agofill AOD with track/neutral references only if activated, off by default; add check...
gconesab [Mon, 11 Aug 2014 12:08:54 +0000 (14:08 +0200)]
fill AOD with track/neutral references only if activated, off by default; add check with clusters distibution on the leadingness of trigger

10 years agoRemove MakeAnalysisFillAOD, just duplicates the analysis and do not apport much;...
gconesab [Mon, 11 Aug 2014 11:43:01 +0000 (13:43 +0200)]
Remove MakeAnalysisFillAOD, just duplicates the analysis and do not apport much; extract the finding of the leading particle to a separate method, include comparison of trigger input and tracks list

10 years agoRemove MakeAnalysisFillAOD, just duplicates the analysis and do not apport much;...
gconesab [Mon, 11 Aug 2014 10:49:39 +0000 (12:49 +0200)]
Remove MakeAnalysisFillAOD, just duplicates the analysis and do not apport much; extract the finding of the leading particle to a separate method, include comparison of trigger input and tracks list

10 years ago replace abort by AliFatal
gconesab [Mon, 11 Aug 2014 09:04:14 +0000 (11:04 +0200)]
 replace abort by AliFatal

10 years agoAdd more control histograms to check the input spectra of trigger particles after...
gconesab [Mon, 11 Aug 2014 09:03:31 +0000 (11:03 +0200)]
Add more control histograms to check the input spectra of trigger particles after each of the cuts: shower shape, isolation, acceptance

10 years agoAdd more control histograms to check the input spectra of trigger particles after...
gconesab [Mon, 11 Aug 2014 08:47:30 +0000 (10:47 +0200)]
Add more control histograms to check the input spectra of trigger particles after each of the cuts: shower shape, isolation, acceptance

10 years agoRemove cut on z vertex, already applied in reader, remove long if in cease of check...
gconesab [Mon, 11 Aug 2014 08:27:59 +0000 (10:27 +0200)]
Remove cut on z vertex, already applied in reader, remove long if in cease of check on the existence of the leading, in MakeAnalysisFillHistograms, reorder histogram filling, add comments for better understanding

10 years ago add different AliFiducialCut instance for trigger detector so that acceptance cuts...
gconesab [Mon, 11 Aug 2014 07:43:35 +0000 (09:43 +0200)]
 add different AliFiducialCut instance for trigger detector so that acceptance cuts are different for the trigger particle compared the other particles used in correlation and isolation

10 years agoAdded dummy task for deleting geometry in Terminate of runCalibTrain (both cpass0...
shahoian [Mon, 11 Aug 2014 16:30:46 +0000 (18:30 +0200)]
Added dummy task for deleting geometry in Terminate of runCalibTrain (both cpass0 and cpass1)

10 years ago- update list of libraries with those for the EMCAL jet framework
jklein [Mon, 11 Aug 2014 15:01:00 +0000 (17:01 +0200)]
- update list of libraries with those for the EMCAL jet framework

10 years ago- adding jet v2 task using EMCAL jet framework
jklein [Mon, 11 Aug 2014 14:59:56 +0000 (16:59 +0200)]
- adding jet v2 task using EMCAL jet framework
  Jason Mueller (CERN summer student 2014) & Alice Ohlson

10 years agoMacro to compite pion, kaon and proton spectra with nsigma cuts (Leonardo)
fprino [Mon, 11 Aug 2014 14:57:02 +0000 (16:57 +0200)]
Macro to compite pion, kaon and proton spectra with nsigma cuts (Leonardo)

10 years ago- changes in AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx to run on MC and modific...
fbock [Mon, 11 Aug 2014 12:59:54 +0000 (14:59 +0200)]
- changes in AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx to run on MC and modifications in Addtasks for GammaConvCalo_pPb and GammaConvV1_pPb

10 years agoPossibility to set the pt bin width from the AddTaskMacro (Francesco, Christian)
fprino [Mon, 11 Aug 2014 11:43:26 +0000 (13:43 +0200)]
Possibility to set the pt bin width from the AddTaskMacro (Francesco, Christian)

10 years agoATO-20
wiechula [Mon, 11 Aug 2014 10:53:54 +0000 (12:53 +0200)]
ATO-20
o Fix chain creation
  - default parameter make a chain containing all files of the list
  - proper treatment of maxFiles and startFile, before maxFiles lead
    to one more file than expected (the file before start file)
o Remove compiler waring of unused variable

10 years agoselecting hybrid tracks as trigger particles
xsanchez [Mon, 11 Aug 2014 10:25:22 +0000 (12:25 +0200)]
selecting hybrid tracks as trigger particles

10 years agoAdding tof cut as function of pt to the macro
mchojnac [Mon, 11 Aug 2014 10:02:15 +0000 (12:02 +0200)]
Adding tof cut as function of pt to the macro

10 years agofix ME KF usage off in case of AOD (since theres no moving of the vertex in AOD so...
jbook [Mon, 11 Aug 2014 07:35:46 +0000 (09:35 +0200)]
fix ME KF usage off in case of AOD (since theres no moving of the vertex in AOD so far)

10 years agoAdding single track rejection for the fraction of shared TPC cls
xsanchez [Sun, 10 Aug 2014 12:51:50 +0000 (14:51 +0200)]
Adding single track rejection for the fraction of shared TPC cls

10 years agowhen checking the leadingness or isolation, set the maximum acceptance the one set...
gconesab [Sun, 10 Aug 2014 11:52:44 +0000 (13:52 +0200)]
when checking the leadingness or isolation, set the maximum acceptance the one set by the charged for both charged and neutral

10 years agoWhen filling XE histograms, select charged in TPC acceptance not hardcoded but with...
gconesab [Sun, 10 Aug 2014 11:28:49 +0000 (13:28 +0200)]
When filling XE histograms, select charged in TPC acceptance not hardcoded but with AliFiducialCut, do not reject tracks with large radius, add comments and cosmetics

10 years agoadd example of configuration of analysis with AliGeneratorKine
gconesab [Sun, 10 Aug 2014 11:00:20 +0000 (13:00 +0200)]
add example of configuration of analysis with AliGeneratorKine

10 years agofix recovery of trigger particle kinematics before FidutialCut is called, place histo...
gconesab [Sun, 10 Aug 2014 10:59:05 +0000 (12:59 +0200)]
fix recovery of trigger particle kinematics before FidutialCut is called, place histograms depending on pTHard from CorrelateWithPartonOrJet to GetPartonsAndJet histograms titles

10 years agohistogram titles cosmetics
gconesab [Sun, 10 Aug 2014 10:02:53 +0000 (12:02 +0200)]
histogram titles cosmetics

10 years agoremove hardcoded isolation paramters, recover them form the AliIsolationCut class...
gconesab [Sun, 10 Aug 2014 09:54:51 +0000 (11:54 +0200)]
remove hardcoded isolation paramters, recover them form the AliIsolationCut class, add option to isolate via sum of pT and add histograms with the sum of pT in the cone

10 years agoremove hardcoded minimum energy for charged and neutrals used for isolation
gconesab [Sun, 10 Aug 2014 09:25:42 +0000 (11:25 +0200)]
remove hardcoded minimum energy for charged and neutrals used for isolation

10 years agoAdd name of the detectors for fiducial cut selection, remove hardcoded fiducial selec...
gconesab [Sun, 10 Aug 2014 09:07:02 +0000 (11:07 +0200)]
Add name of the detectors for fiducial cut selection, remove hardcoded fiducial selection, remove declaration of unused method

10 years ago add MC histograms for candidates tagged as decay; reorder the lines at the end of...
gconesab [Sat, 9 Aug 2014 17:00:58 +0000 (19:00 +0200)]
 add MC histograms for candidates tagged as decay; reorder the lines at the end of MakeAnalysisFillHistograms to be more clear and consistent between the isolation and non isolation part

10 years agomove histogram settings in the isolation analysis to the histogram settings container...
gconesab [Sat, 9 Aug 2014 16:13:49 +0000 (18:13 +0200)]
move histogram settings in the isolation analysis to the histogram settings container class

10 years agofix indentations
gconesab [Sat, 9 Aug 2014 15:31:44 +0000 (17:31 +0200)]
fix indentations

10 years agoIn case of multiple isolations, remove the condition on the isolation, done case...
gconesab [Sat, 9 Aug 2014 15:01:04 +0000 (17:01 +0200)]
In case of multiple isolations, remove the condition on the isolation, done case base case; put in the right place the histogram with sum pt vs pt in case of MC, add the sum pt after isolation in MC, rename histograms to match better the other existing histograms

10 years agoFixes in case of analysis with multiple isolation cuts: remove call to the isolation...
gconesab [Sat, 9 Aug 2014 12:03:57 +0000 (14:03 +0200)]
Fixes in case of analysis with multiple isolation cuts: remove call to the isolation method in multiple cone loop; create the NoIso control histograms and tagged as decay histograms also in the multiple case; cosmetics;; add to all the places where the histograms tagged as decay are filled the corresponding switch

10 years agoselection criterion of RC and OCs fixed
azimmerm [Sat, 9 Aug 2014 13:14:46 +0000 (15:14 +0200)]
selection criterion of RC and OCs fixed

10 years agoadded functionality to PWGGA/GammaConv/AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx
fbock [Sat, 9 Aug 2014 13:28:38 +0000 (15:28 +0200)]
added functionality to PWGGA/GammaConv/AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx

10 years agoAdded histograms for event centrality vs ZNA vs leading jet pT
cyaldo [Sat, 9 Aug 2014 07:05:02 +0000 (03:05 -0400)]
Added histograms for event centrality vs ZNA vs leading jet pT

10 years agoupdated for systematic study
ssakai [Sat, 9 Aug 2014 09:11:47 +0000 (11:11 +0200)]
updated for systematic study

10 years agoAdd static function to connect the Krypton and calibQA trees for the edge gain calibr...
wiechula [Fri, 8 Aug 2014 13:38:18 +0000 (15:38 +0200)]
Add static function to connect the Krypton and calibQA trees for the edge gain calibration

10 years agoFix in nSigmaZ cut check
fprino [Fri, 8 Aug 2014 22:24:44 +0000 (00:24 +0200)]
Fix in nSigmaZ cut check

10 years agofixing comment
mcosenti [Fri, 8 Aug 2014 19:23:41 +0000 (16:23 -0300)]
fixing comment

10 years agomodif from Alexis
mcosenti [Fri, 8 Aug 2014 19:12:39 +0000 (16:12 -0300)]
modif from Alexis

10 years agomove piece of code filling the primary MC tracks ditribution to a separate method...
gconesab [Fri, 8 Aug 2014 18:28:51 +0000 (20:28 +0200)]
move piece of code filling the primary MC tracks ditribution to a separate method, avoid duplicate code for AOD and Stack MC

10 years agofix the method switching on/off the track BC selection histograms
gconesab [Fri, 8 Aug 2014 17:42:30 +0000 (19:42 +0200)]
fix the method switching on/off the track BC selection histograms

10 years agocreate fill histograms with DCA cut when not applied before in the reader
gconesab [Fri, 8 Aug 2014 17:41:58 +0000 (19:41 +0200)]
create fill histograms with DCA cut when not applied before in the reader

10 years agoin electron analysis, specify that AOD must be filled with electrons
gconesab [Fri, 8 Aug 2014 17:13:42 +0000 (19:13 +0200)]
in electron analysis, specify that AOD must be filled with electrons

10 years agomove the AOD particle creation part to the end of the method, in case of storing...
gconesab [Fri, 8 Aug 2014 17:11:43 +0000 (19:11 +0200)]
move the AOD particle creation part to the end of the method, in case of storing both electron and charged hadron clusters, make sure the hadrons are not rejected due to shower shape cut, and cosmetics

10 years agofix in split clusters determination (problem spotted by Luca)
shahoian [Fri, 8 Aug 2014 17:34:58 +0000 (19:34 +0200)]
fix in split clusters determination (problem spotted by Luca)

10 years agoreassign soft e label to its parent only for secondaries below 1 Mev kin.energy
shahoian [Fri, 8 Aug 2014 17:34:11 +0000 (19:34 +0200)]
reassign soft e label to its parent only for secondaries below 1 Mev kin.energy

10 years agoCompilation on MacOS with clang
hristov [Fri, 8 Aug 2014 16:16:58 +0000 (18:16 +0200)]
Compilation on MacOS with clang

10 years agotrack splitting studies with injected particles in MC
hristov [Fri, 8 Aug 2014 14:51:22 +0000 (16:51 +0200)]
track splitting studies with injected particles in MC

10 years agoEVGEN depends on HepMC and HepMCParser
hristov [Fri, 8 Aug 2014 14:10:20 +0000 (16:10 +0200)]
EVGEN depends on HepMC and HepMCParser

10 years agoCommit for Nicole - added static cast for compatibility with C++11
bdoenigu [Thu, 31 Jul 2014 13:40:36 +0000 (15:40 +0200)]
Commit for Nicole - added static cast for compatibility with C++11

10 years agoRevert "set refrence PMT=2 if LHC10bc"
zampolli [Fri, 25 Jul 2014 09:21:28 +0000 (11:21 +0200)]
Revert "set refrence PMT=2 if LHC10bc"

This reverts commit 9c83c223b03c1d1faedca176fcdb59765ceb74dd.

10 years agoRevert "Fix for coverity (AdC)"
hristov [Tue, 22 Jul 2014 15:46:57 +0000 (17:46 +0200)]
Revert "Fix for coverity (AdC)"

This reverts commit 1d9e38e2e9166632b03667a21cf8ae1b353a49a2.

10 years agotrack splitting studies with injected particles in MC
xsanchez [Mon, 21 Jul 2014 09:53:07 +0000 (11:53 +0200)]
track splitting studies with injected particles in MC

10 years agoCommit for Nicole - Added sigma(q/pt) in tree
bdoenigu [Fri, 18 Jul 2014 15:19:44 +0000 (17:19 +0200)]
Commit for Nicole - Added sigma(q/pt) in tree

10 years agosorting out the trigger classes
tschuste [Tue, 15 Jul 2014 14:12:42 +0000 (16:12 +0200)]
sorting out the trigger classes

10 years agowhere does the good go ...
tschuste [Tue, 15 Jul 2014 13:56:57 +0000 (15:56 +0200)]
where does the good go ...

10 years agoFix for coverity (AdC)
zampolli [Tue, 15 Jul 2014 13:54:01 +0000 (15:54 +0200)]
Fix for coverity (AdC)

10 years agoupdated to allow hepmc to include 50000 particles
bthorsbr [Wed, 30 Jul 2014 15:09:31 +0000 (17:09 +0200)]
updated to allow hepmc to include 50000 particles

10 years agoAdded HepMC generator as example in ppbench Config.C
bthorsbr [Tue, 22 Jul 2014 14:10:58 +0000 (16:10 +0200)]
Added HepMC generator as example in ppbench Config.C

10 years agoImplemented a remapper for parent identification in the particle tree when adding...
bthorsbr [Fri, 18 Jul 2014 15:21:20 +0000 (17:21 +0200)]
Implemented a remapper for parent identification in the particle tree when adding tracks to simulation.

10 years agoAdded better output messaging with regards to loading hepmc file.
bthorsbr [Fri, 18 Jul 2014 15:20:43 +0000 (17:20 +0200)]
Added better output messaging with regards to loading hepmc file.

10 years agoAdded AliGenHepMCEventHeader class and put it in STEERBase library. Updated AliGenRea...
bthorsbr [Mon, 14 Jul 2014 15:26:57 +0000 (17:26 +0200)]
Added AliGenHepMCEventHeader class and put it in STEERBase library. Updated AliGenReaderHepMC to create a header for each event.

10 years agoAdded reader class for HepMC and updated library dependencies of EVGEN and those...
bthorsbr [Mon, 14 Jul 2014 13:44:50 +0000 (15:44 +0200)]
Added reader class for HepMC and updated library dependencies of EVGEN and those depending on EVGEN.

10 years agoUpdated AliGenReader and AliGenExtFile to allow for the reader to seed an AliGenEvent...
bthorsbr [Mon, 14 Jul 2014 12:30:37 +0000 (14:30 +0200)]
Updated AliGenReader and AliGenExtFile to allow for the reader to seed an AliGenEventHeader.

10 years agoAdded HepMC parser. Build it to to a library independent of HepMC. Updated HepMC...
bthorsbr [Mon, 14 Jul 2014 12:21:30 +0000 (14:21 +0200)]
Added HepMC parser. Build it to to a library independent of HepMC. Updated HepMC to accept 20.000 particles per event.

10 years agoadded eclipse default files to gitignore
bthorsbr [Thu, 10 Jul 2014 15:58:03 +0000 (17:58 +0200)]
added eclipse default files to gitignore

10 years agobugfix in PWGGA/GammaConv/AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx
fbock [Fri, 8 Aug 2014 13:57:06 +0000 (15:57 +0200)]
bugfix in PWGGA/GammaConv/AliAnalysisTaskNeutralMesonToPiPlPiMiPiZero.cxx

10 years agoNew methods to tag hadronic decays in the Kinematics.root
fprino [Fri, 8 Aug 2014 13:46:58 +0000 (15:46 +0200)]
New methods to tag hadronic decays in the Kinematics.root

10 years agoreorder the settings for the merged clusters identification as pi0 analysis
gconesab [Fri, 8 Aug 2014 13:46:11 +0000 (15:46 +0200)]
reorder the settings for the merged clusters identification as pi0 analysis

10 years agoadd histogram with shower shape of cluster before the split cluster selection
gconesab [Fri, 8 Aug 2014 13:44:38 +0000 (15:44 +0200)]
add histogram with shower shape of cluster before the split cluster selection

10 years agoreorder the split section, put AOD creation at the end, move filling of EMCAL BC...
gconesab [Fri, 8 Aug 2014 12:47:09 +0000 (14:47 +0200)]
reorder the split section, put AOD creation at the end, move filling of EMCAL BC histograms to a method, make sure the split method is only executed for EMCal plus some cosmetics

10 years agoupdate again the list of parameters to pass to the cuts container
gconesab [Fri, 8 Aug 2014 10:46:57 +0000 (12:46 +0200)]
update again the list of parameters to pass to the cuts container