]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years ago added addtask macro for ttree filter task
rbertens [Tue, 1 Jul 2014 15:17:03 +0000 (17:17 +0200)]
 added addtask macro for ttree filter task

9 years agoadd few histograms to control low gain channels
gconesab [Tue, 1 Jul 2014 15:04:52 +0000 (17:04 +0200)]
add few histograms to control low gain channels

9 years agoIntroduce +- pair cuts
dgangadh [Tue, 1 Jul 2014 15:04:47 +0000 (17:04 +0200)]
Introduce +- pair cuts

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
fbock [Tue, 1 Jul 2014 13:53:16 +0000 (15:53 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years ago- changes in Conversion & Meson cuts to print full list of cuts during intialization
fbock [Tue, 1 Jul 2014 13:51:50 +0000 (15:51 +0200)]
- changes in Conversion & Meson cuts to print full list of cuts during intialization

9 years agoHm task MC
sjena [Tue, 1 Jul 2014 13:51:24 +0000 (15:51 +0200)]
Hm task MC

9 years ago- changes to new Conv Calo Task for efficient running on the grid
fbock [Tue, 1 Jul 2014 13:50:58 +0000 (15:50 +0200)]
- changes to new Conv Calo Task for efficient running on the grid

9 years ago- changes by Jason in AddTask in order to allow running with different calibrations...
fbock [Tue, 1 Jul 2014 13:45:26 +0000 (15:45 +0200)]
- changes by Jason in AddTask in order to allow running with different calibrations with external settings

9 years agoSimplification, cleaning and renaming of AddTaskPWG4HighPtSpectra.C to AddTaskHybridT...
dkeijden [Mon, 30 Jun 2014 14:26:26 +0000 (16:26 +0200)]
Simplification, cleaning and renaming of AddTaskPWG4HighPtSpectra.C to AddTaskHybridTrackEfficiency.C

9 years ago070114 cyaldo changes to AliAnalysisTaskFullpAJets
cyaldo [Tue, 1 Jul 2014 06:37:07 +0000 (02:37 -0400)]
070114 cyaldo changes to AliAnalysisTaskFullpAJets

9 years agoMemory leak fixed, new histograms for eta, new psi pair cut
pgonzale [Tue, 1 Jul 2014 12:29:34 +0000 (14:29 +0200)]
Memory leak fixed, new histograms for eta, new psi pair cut

9 years agoMV-pileup test
ddobrigk [Tue, 1 Jul 2014 12:04:05 +0000 (09:04 -0300)]
MV-pileup test

9 years agocancelling accidental remove of 'delete anaUtil'
maszyman [Tue, 1 Jul 2014 11:55:19 +0000 (13:55 +0200)]
cancelling accidental remove of 'delete anaUtil'

9 years agooutput argument (AliFemtoV0*) changed to return value in CopyAODtoFemtoV0
maszyman [Tue, 1 Jul 2014 11:38:09 +0000 (13:38 +0200)]
output argument (AliFemtoV0*) changed to return value in CopyAODtoFemtoV0

9 years agoCommit for Simone - Temorarily removal of some histos
bdoenigu [Tue, 1 Jul 2014 10:24:52 +0000 (12:24 +0200)]
Commit for Simone - Temorarily removal of some histos

9 years agofinalize documentation including analysis on ttree
rbertens [Tue, 1 Jul 2014 10:06:08 +0000 (12:06 +0200)]
finalize documentation including analysis on ttree

with apologies for updating a pdf within 24 hours ...

9 years agoadd example macros and class templates for running flow package analysis on a ttree...
rbertens [Tue, 1 Jul 2014 09:41:26 +0000 (11:41 +0200)]
add example macros and class templates for running flow package analysis on a ttree in ROOT

commit consists of three things:
a) two macros (in macros folder)
- run: runs (in aliroot) and fills a ttree with kinematic info from alivevent
- read: reads (in just root) the ttree info and performs a flow analysis with the flow package

b) two analysis classes
- AliAnalysisTaskTTreeFilter -> analysis task for AliROOT which converts input events to ttree
- AliFlowEventSimpleFromTTree -> task for ROOT, fills flow events with ttree input

c) two helper classes which should serve as a starting point
- AliFlowTTreeEvent : simple event class
- AliFlowTTreeTrack: simple track class

as these are helper classes designed to get the user started, they are not compiled by default. the run and read macro will compile on-the-fly

9 years agoHG flag copied
prsnko [Tue, 1 Jul 2014 09:15:22 +0000 (13:15 +0400)]
HG flag copied

9 years agoUpdate for HM Task : staya
sjena [Tue, 1 Jul 2014 08:48:30 +0000 (10:48 +0200)]
Update for HM Task : staya

9 years agoFilling of HighGain flag added
prsnko [Tue, 1 Jul 2014 08:30:58 +0000 (12:30 +0400)]
Filling of HighGain flag added

9 years agoadd cell highGain/lowGain info in ESDs
gconesab [Tue, 1 Jul 2014 08:07:36 +0000 (10:07 +0200)]
add cell highGain/lowGain info in ESDs

9 years agomove remaining AliInfo to AliDebug
gconesab [Mon, 30 Jun 2014 18:01:57 +0000 (20:01 +0200)]
move remaining AliInfo to AliDebug

9 years agoAdded cut set for L* analysis (Rama)
fbellini [Tue, 1 Jul 2014 06:52:54 +0000 (08:52 +0200)]
Added cut set for L* analysis (Rama)

9 years agoFixed axis labels for QA histos + added protection in trneding macro.
fbellini [Fri, 27 Jun 2014 10:39:55 +0000 (12:39 +0200)]
Fixed axis labels for QA histos + added protection in trneding macro.

9 years agoALIROOT-5492 Add field to separate HG and LG digits
prsnko [Fri, 20 Jun 2014 07:48:05 +0000 (11:48 +0400)]
ALIROOT-5492 Add field to separate HG and LG digits

9 years ago- ATO-57, ATO-71 calibResidual: Added tree output to study local track density effect...
bhess [Mon, 30 Jun 2014 10:31:39 +0000 (12:31 +0200)]
- ATO-57, ATO-71 calibResidual: Added tree output to study local track density effects - calibResidual + eta tree: Handling for case "eta/mult corr requested, but not available" - calibResidual: Fixed some whitespaces - calibResidual: Moved from ESDpid to (more general) PIDResponse

9 years ago- ATO-57, ATO-71 Fixed TPC multiplicity estimator (nTotTracks -> nTotESDTracks);...
bhess [Mon, 30 Jun 2014 07:57:07 +0000 (09:57 +0200)]
- ATO-57, ATO-71 Fixed TPC multiplicity estimator (nTotTracks -> nTotESDTracks); not an issue so far, since anyway run on ESDs; but for future purposes this change is required

9 years agobugfix
ddobrigk [Mon, 30 Jun 2014 19:36:16 +0000 (16:36 -0300)]
bugfix

9 years agoAdding FWHM to determine BF width (Alis Rodriguez Manso <alisrm@nikhef.nl>)
miweber [Mon, 30 Jun 2014 18:42:55 +0000 (20:42 +0200)]
Adding FWHM to determine BF width (Alis Rodriguez Manso <alisrm@nikhef.nl>)

9 years agocoverity fix #24054 check if track pointer is null
gconesab [Mon, 30 Jun 2014 16:41:10 +0000 (18:41 +0200)]
coverity fix #24054 check if track pointer is null

9 years agofix coverity # 22583, 22584, 25074, 24075, possibly null geom pointer, remove, factor...
gconesab [Mon, 30 Jun 2014 16:34:50 +0000 (18:34 +0200)]
fix coverity # 22583, 22584, 25074, 24075, possibly null geom pointer, remove, factorize some duplicated data in methods IsDead

9 years agofix coverity 20267, 23156, 23258, check null pointer and fix the size of the histogra...
gconesab [Mon, 30 Jun 2014 16:07:23 +0000 (18:07 +0200)]
fix coverity 20267, 23156, 23258, check null pointer and fix the size of the histogram array to real expected size

9 years agoInclude dir structure in tarball for cvmfs
rgrosso [Mon, 30 Jun 2014 16:02:25 +0000 (18:02 +0200)]
Include dir structure in tarball for cvmfs

To account for the case when the containing directory structure does
not exist on cvmfs, have also the three-levels directory structure
included in the tarball sent to cvmfs.

9 years agoFix to be able to work with CDH v2 still...
laphecet [Wed, 25 Jun 2014 17:11:57 +0000 (19:11 +0200)]
Fix to be able to work with CDH v2 still...

9 years agosmall update of config
majanik [Mon, 30 Jun 2014 13:34:53 +0000 (15:34 +0200)]
small update of config

9 years ago- changes to Calo selection classes & addtasks in Conversion-PWGGA branch
fbock [Mon, 30 Jun 2014 13:27:40 +0000 (15:27 +0200)]
- changes to Calo selection classes & addtasks in Conversion-PWGGA branch

9 years agosmall fix
ddobrigk [Mon, 30 Jun 2014 12:58:12 +0000 (09:58 -0300)]
small fix

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
pcrochet [Mon, 30 Jun 2014 12:10:47 +0000 (14:10 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoAdding MuBox generator (Laurent)
pcrochet [Mon, 30 Jun 2014 12:05:06 +0000 (14:05 +0200)]
Adding MuBox generator (Laurent)

9 years agoSmall fix + better comments
rhaake [Mon, 30 Jun 2014 11:52:27 +0000 (13:52 +0200)]
Small fix + better comments

9 years agotypo in docs
mkrzewic [Mon, 30 Jun 2014 11:00:15 +0000 (13:00 +0200)]
typo in docs

9 years agoCommit for Simone - Added phi-eta histos
bdoenigu [Mon, 30 Jun 2014 10:55:26 +0000 (12:55 +0200)]
Commit for Simone - Added phi-eta histos

9 years agoo Updates by Remi
wiechula [Mon, 30 Jun 2014 08:48:32 +0000 (10:48 +0200)]
o Updates by Remi

9 years ago documentation v1.0
rbertens [Mon, 30 Jun 2014 08:58:53 +0000 (10:58 +0200)]
 documentation v1.0

9 years agoAdddTask update from Marco
lmilano [Mon, 30 Jun 2014 08:01:25 +0000 (10:01 +0200)]
AdddTask update from Marco

9 years agoHelper class, final tuning for first test
ddobrigk [Mon, 30 Jun 2014 02:33:17 +0000 (23:33 -0300)]
Helper class, final tuning for first test

9 years agoHelper class: extra info commit
ddobrigk [Mon, 30 Jun 2014 02:25:39 +0000 (23:25 -0300)]
Helper class: extra info commit

9 years agoHelper class for debugging/testing pp vs mult
ddobrigk [Sun, 29 Jun 2014 23:04:36 +0000 (20:04 -0300)]
Helper class for debugging/testing pp vs mult

9 years agoAdded helper class for testing pp vs multiplicity
ddobrigk [Sun, 29 Jun 2014 22:54:25 +0000 (19:54 -0300)]
Added helper class for testing pp vs multiplicity

9 years agoTechnical bug fix in GetPredictedChi2: GetAlpha() -> t->GetAlpha()
shahoian [Sat, 28 Jun 2014 16:05:12 +0000 (18:05 +0200)]
Technical bug fix in GetPredictedChi2: GetAlpha() -> t->GetAlpha()

9 years agosmall bug on rebinning
lcunquei [Sat, 28 Jun 2014 11:12:06 +0000 (13:12 +0200)]
small bug on rebinning

9 years agoonly compile contrib code if FASTJET_CONTRIB exists
mverweij [Sat, 28 Jun 2014 13:10:11 +0000 (15:10 +0200)]
only compile contrib code if FASTJET_CONTRIB exists

9 years agoupdate AddTask
ssakai [Sat, 28 Jun 2014 09:40:07 +0000 (11:40 +0200)]
update AddTask

9 years agoautodocument usage of stackTraceTree
mkrzewic [Sat, 28 Jun 2014 09:28:47 +0000 (11:28 +0200)]
autodocument usage of stackTraceTree

9 years agoPWGPP-3, ATO-19 - Reduce size of the space points for alignment (Laser calibration...
mivanov [Sat, 28 Jun 2014 05:56:55 +0000 (07:56 +0200)]
PWGPP-3, ATO-19 - Reduce size of the space points for alignment  (Laser calibration)  (factor 12)
+ warning removal

9 years agoBug fix in AliFemtoCorrFctnDEtaDPhiCorrections class
lgraczyk [Fri, 27 Jun 2014 15:54:46 +0000 (17:54 +0200)]
Bug fix in AliFemtoCorrFctnDEtaDPhiCorrections class

9 years agoUpdate for LF
sjena [Fri, 27 Jun 2014 14:48:23 +0000 (16:48 +0200)]
Update for LF

9 years agoUpdate from Prabhat - Dpt Dpt corr
sjena [Fri, 27 Jun 2014 14:48:08 +0000 (16:48 +0200)]
Update from Prabhat - Dpt Dpt corr

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
fbock [Fri, 27 Jun 2014 13:22:08 +0000 (15:22 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years ago- added new tasks for combination of EMCAL and PCM for pi0 and photons
fbock [Fri, 27 Jun 2014 13:20:32 +0000 (15:20 +0200)]
- added new tasks for combination of EMCAL and PCM for pi0 and photons

9 years agocomment out unused data member, fix some coverity messages
gconesab [Fri, 27 Jun 2014 13:14:13 +0000 (15:14 +0200)]
comment out unused data member, fix some coverity messages

9 years agoupdate docs
mkrzewic [Fri, 27 Jun 2014 12:55:39 +0000 (14:55 +0200)]
update docs

9 years agoAdd missing histograms to estimate the UE in left and right cones at the generator...
gconesab [Fri, 27 Jun 2014 12:53:47 +0000 (14:53 +0200)]
Add missing histograms to estimate the UE in left and right cones at the generator level

9 years agoconcurrent running switchble by option + log directory in the output dir
mkrzewic [Fri, 27 Jun 2014 12:51:56 +0000 (14:51 +0200)]
concurrent running switchble by option + log directory in the output dir
by default

9 years agoUse alpha, x differences instead of ratios for frame consistency check in GetPredicte...
shahoian [Fri, 27 Jun 2014 12:14:18 +0000 (14:14 +0200)]
Use alpha, x differences instead of ratios for frame consistency check in GetPredictedChi2(const AliExternalTrackParam *t)

9 years agoCharged jets (pPb): Failsafe background name
rhaake [Fri, 27 Jun 2014 11:45:09 +0000 (13:45 +0200)]
Charged jets (pPb): Failsafe background name

9 years agoCharged jets (pPb): Added new histogram
rhaake [Fri, 27 Jun 2014 11:39:27 +0000 (13:39 +0200)]
Charged jets (pPb): Added new histogram

9 years agouse AliVCluster in example tasks
mverweij [Fri, 27 Jun 2014 10:11:25 +0000 (12:11 +0200)]
use AliVCluster in example tasks

9 years agoadd pt hist for bookkeeping
mverweij [Fri, 27 Jun 2014 09:39:01 +0000 (11:39 +0200)]
add pt hist for bookkeeping

9 years agocoverity fixes
coppedis [Fri, 27 Jun 2014 07:49:18 +0000 (09:49 +0200)]
coverity fixes

9 years agoPrint also cluster pattern in readClusters
shahoian [Thu, 26 Jun 2014 23:08:22 +0000 (01:08 +0200)]
Print also cluster pattern in readClusters

9 years agoSpecial mode with _cluster_topology_ uncommented in AliITSUClusterPix:
shahoian [Thu, 26 Jun 2014 23:06:25 +0000 (01:06 +0200)]
Special mode with _cluster_topology_ uncommented in AliITSUClusterPix:
instead of separate tree with cluster pattern TBits store
the pattern in fixed size array in the cluster itself.

9 years agofix for cross check histograms for 2011 data
cnattras [Thu, 26 Jun 2014 19:50:01 +0000 (15:50 -0400)]
fix for cross check histograms for 2011 data

9 years agoadd new reference task for photon isolation studies
gconesab [Thu, 26 Jun 2014 19:49:21 +0000 (21:49 +0200)]
add new reference task for photon isolation studies

9 years agochanging the way the histogram is filled to avoid auto-rebin
mcosenti [Thu, 26 Jun 2014 17:09:28 +0000 (14:09 -0300)]
changing the way the histogram is filled to avoid auto-rebin

9 years agoRelVal: name GNU screen after session
dberzano [Thu, 26 Jun 2014 16:45:47 +0000 (18:45 +0200)]
RelVal: name GNU screen after session

9 years agoRelVal: recycling existing virtual machines
dberzano [Thu, 26 Jun 2014 16:24:54 +0000 (18:24 +0200)]
RelVal: recycling existing virtual machines

9 years agoclean up the log summary creation
mkrzewic [Thu, 26 Jun 2014 16:09:54 +0000 (18:09 +0200)]
clean up the log summary creation

9 years agoimprove the summary log
mkrzewic [Thu, 26 Jun 2014 15:50:20 +0000 (17:50 +0200)]
improve the summary log

- move the copy messages to a separate log file
- add running time information to summary.log

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
jbook [Thu, 26 Jun 2014 15:04:24 +0000 (17:04 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agofix: fill all variables for histos in mini trains
jbook [Thu, 26 Jun 2014 15:04:09 +0000 (17:04 +0200)]
fix: fill all variables for histos in mini trains

9 years agoupdate from Marco
lmilano [Thu, 26 Jun 2014 15:02:25 +0000 (17:02 +0200)]
update from Marco

9 years agoCoverity warning
masera [Thu, 26 Jun 2014 14:50:15 +0000 (16:50 +0200)]
Coverity warning

9 years agoadd getter
jbook [Thu, 26 Jun 2014 13:56:27 +0000 (15:56 +0200)]
add getter

9 years agoActivated 10m cut in low density materials
ihrivnac [Thu, 26 Jun 2014 13:01:00 +0000 (15:01 +0200)]
Activated 10m cut in low density materials

9 years agoBug fix in AliFemtoCorrFctnDEtaDPhiCorrections class
lgraczyk [Thu, 26 Jun 2014 12:41:23 +0000 (14:41 +0200)]
Bug fix in AliFemtoCorrFctnDEtaDPhiCorrections class

9 years ago062614 cyaldo changes to AliAnalysisTaskFullpAJets
cyaldo [Thu, 26 Jun 2014 05:44:49 +0000 (01:44 -0400)]
062614 cyaldo changes to AliAnalysisTaskFullpAJets

9 years agoNew bins for ptTrue
lcunquei [Thu, 26 Jun 2014 09:39:21 +0000 (11:39 +0200)]
New bins for ptTrue

9 years agofix summary.log creation:
mkrzewic [Thu, 26 Jun 2014 11:14:26 +0000 (13:14 +0200)]
fix summary.log creation:

use the dir (which always is there, as opposed to an output file) to
extract the run number

9 years agoRelVal: support different workdirs on the same VM
dberzano [Thu, 26 Jun 2014 10:29:09 +0000 (12:29 +0200)]
RelVal: support different workdirs on the same VM

9 years agocommented out two unused variables in GetMedianCluster, bugfix in filling fhnLaCone...
azimmerm [Wed, 25 Jun 2014 20:39:19 +0000 (22:39 +0200)]
commented out two unused variables in GetMedianCluster, bugfix in filling fhnLaCone, fhnMCrecLaCone, fhnMCrecALaCone

9 years agoRelVal: small error message fix
dberzano [Thu, 26 Jun 2014 09:34:16 +0000 (11:34 +0200)]
RelVal: small error message fix

9 years agoClass name fixed
prsnko [Thu, 26 Jun 2014 07:55:49 +0000 (11:55 +0400)]
Class name fixed

9 years agoModified Crosscheck Histograms for Eventplane
pluettig [Thu, 26 Jun 2014 07:40:33 +0000 (09:40 +0200)]
Modified Crosscheck Histograms for Eventplane

9 years agoCharged jets (pPb): Bugfix
rhaake [Wed, 25 Jun 2014 20:56:38 +0000 (22:56 +0200)]
Charged jets (pPb): Bugfix

9 years ago- add protection against invalid sector/stack information in on-line track matching
jklein [Wed, 25 Jun 2014 19:25:23 +0000 (21:25 +0200)]
- add protection against invalid sector/stack information in on-line track matching
ALIROOT-5495

9 years agoCommits from Daniil
prsnko [Wed, 25 Jun 2014 16:48:37 +0000 (20:48 +0400)]
Commits from Daniil

9 years agoCorrect a comment
rgrosso [Wed, 25 Jun 2014 16:39:00 +0000 (18:39 +0200)]
Correct a comment

9 years agoCoverity fixes
prsnko [Wed, 25 Jun 2014 16:16:10 +0000 (20:16 +0400)]
Coverity fixes

9 years ago- add protection for processing older ESDs without TRD trigger info
jklein [Wed, 25 Jun 2014 15:32:04 +0000 (17:32 +0200)]
- add protection for processing older ESDs without TRD trigger info