]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoFix for correctly getting the CDB path when running with plugin (Diego)
dainese [Fri, 4 Mar 2011 15:13:23 +0000 (15:13 +0000)]
Fix for correctly getting the CDB path when running with plugin  (Diego)

13 years agoUpdate (Alessandro)
dainese [Fri, 4 Mar 2011 15:10:02 +0000 (15:10 +0000)]
Update (Alessandro)

13 years agoCoverity fixes
hristov [Fri, 4 Mar 2011 14:56:25 +0000 (14:56 +0000)]
Coverity fixes

13 years agodefects from coverity fixed
alla [Fri, 4 Mar 2011 14:47:46 +0000 (14:47 +0000)]
defects from coverity fixed

13 years agodefects from coverity fixed
alla [Fri, 4 Mar 2011 14:44:17 +0000 (14:44 +0000)]
defects from coverity fixed

13 years agocoverity 10161
schutz [Fri, 4 Mar 2011 14:16:20 +0000 (14:16 +0000)]
coverity 10161

13 years agocorrect for omission
schutz [Fri, 4 Mar 2011 13:56:39 +0000 (13:56 +0000)]
correct for omission

13 years agocoverity 11209
schutz [Fri, 4 Mar 2011 13:53:59 +0000 (13:53 +0000)]
coverity 11209

13 years agocoverity 11375
schutz [Fri, 4 Mar 2011 13:47:34 +0000 (13:47 +0000)]
coverity 11375

13 years agoFix last coverity defects (Jochen)
cblume [Fri, 4 Mar 2011 13:44:12 +0000 (13:44 +0000)]
Fix last coverity defects (Jochen)

13 years agodefects from coverity fixed
alla [Fri, 4 Mar 2011 13:42:36 +0000 (13:42 +0000)]
defects from coverity fixed

13 years agoCalculating the poisson count as nhits times correction factor
hdalsgaa [Fri, 4 Mar 2011 13:39:44 +0000 (13:39 +0000)]
Calculating the poisson count as nhits times correction factor

13 years agodefects from coverity fixed
alla [Fri, 4 Mar 2011 13:39:38 +0000 (13:39 +0000)]
defects from coverity fixed

13 years agocoverity 15003
schutz [Fri, 4 Mar 2011 13:25:10 +0000 (13:25 +0000)]
coverity 15003

13 years agodefects from coverity fixed
alla [Fri, 4 Mar 2011 13:22:54 +0000 (13:22 +0000)]
defects from coverity fixed

13 years agoMinor fix for par
cholm [Fri, 4 Mar 2011 13:15:25 +0000 (13:15 +0000)]
Minor fix for par

13 years agochanges for the PWG2 train (M.Chojnacki)
bhippoly [Fri, 4 Mar 2011 13:10:43 +0000 (13:10 +0000)]
changes for the PWG2 train (M.Chojnacki)

13 years agochanges for the PWG2 train (M.Chojnacki)
bhippoly [Fri, 4 Mar 2011 12:50:42 +0000 (12:50 +0000)]
changes for the PWG2 train (M.Chojnacki)

13 years ago- removed printf statement
kkanaki [Fri, 4 Mar 2011 12:06:04 +0000 (12:06 +0000)]
- removed printf statement

13 years ago- define max track multiplicity for pp runs
kkanaki [Fri, 4 Mar 2011 12:03:01 +0000 (12:03 +0000)]
- define max track multiplicity for pp runs

13 years ago- implemented argument for the maximum track multiplicity
kkanaki [Fri, 4 Mar 2011 12:02:12 +0000 (12:02 +0000)]
- implemented argument for the maximum track multiplicity
- example of how this should be defined in the configuration macro of the component, so that the TTreeProcessor recognizes it

13 years agoCoverity fixes (Ivana, Markus)
sma [Fri, 4 Mar 2011 11:56:19 +0000 (11:56 +0000)]
Coverity fixes (Ivana, Markus)

13 years agoConsistent parameters for MC and real data (Frederick)
cblume [Fri, 4 Mar 2011 10:49:31 +0000 (10:49 +0000)]
Consistent parameters for MC and real data (Frederick)

13 years agoremove old files
cblume [Fri, 4 Mar 2011 10:45:27 +0000 (10:45 +0000)]
remove old files

13 years agoChanging internal representation of the corrections
marian [Fri, 4 Mar 2011 10:14:10 +0000 (10:14 +0000)]
Changing internal representation of the corrections
from Double to Float
(Stefan Rossegger)
related to the
[bug #78839] 125 MB OCDB object - TPC/Calib/Correction

13 years agocoverty fixes
snelling [Fri, 4 Mar 2011 09:20:20 +0000 (09:20 +0000)]
coverty fixes

13 years agofixed extension mode. in AOD input mode, extensions have to call mgr->GetOutputEventH...
agheata [Fri, 4 Mar 2011 09:07:52 +0000 (09:07 +0000)]
fixed extension mode. in AOD input mode, extensions have to call mgr->GetOutputEventHandler()->SetFillExtension(kTRUE)

13 years agoUpdate entries with DCSv2 version (Frederick)
cblume [Thu, 3 Mar 2011 20:39:36 +0000 (20:39 +0000)]
Update entries with DCSv2 version (Frederick)

13 years agoupdate from Francesco Blanco - DQM/QA checker: from 4 to 10 EMCal SM
dsilverm [Thu, 3 Mar 2011 20:35:26 +0000 (20:35 +0000)]
update from Francesco Blanco - DQM/QA checker: from 4 to 10 EMCal SM

13 years agoCoverity fixes + additional protections
hristov [Thu, 3 Mar 2011 20:08:03 +0000 (20:08 +0000)]
Coverity fixes + additional protections

13 years agoset the ID number for the new clusters
gconesab [Thu, 3 Mar 2011 18:21:13 +0000 (18:21 +0000)]
set the ID number for the new clusters

13 years agoRemoving obsolete macros
pulvir [Thu, 3 Mar 2011 17:43:23 +0000 (17:43 +0000)]
Removing obsolete macros

13 years agoRestored call to CreateDigitizer (F.Prino)
masera [Thu, 3 Mar 2011 16:55:14 +0000 (16:55 +0000)]
Restored call to CreateDigitizer (F.Prino)

13 years agochanges for the PWG2 train (M.Chojnacki)
bhippoly [Thu, 3 Mar 2011 16:44:10 +0000 (16:44 +0000)]
changes for the PWG2 train (M.Chojnacki)

13 years agoremoving the CTRL M to see something (B.Hippolyte)
bhippoly [Thu, 3 Mar 2011 16:02:15 +0000 (16:02 +0000)]
removing the CTRL M to see something (B.Hippolyte)

13 years agoCoverity fixes
pulvir [Thu, 3 Mar 2011 15:28:26 +0000 (15:28 +0000)]
Coverity fixes

13 years agosome coverity warnings fixed
alla [Thu, 3 Mar 2011 15:20:26 +0000 (15:20 +0000)]
some coverity warnings fixed

13 years agoAdded getters and members for some event counters (A. Marin)
mfloris [Thu, 3 Mar 2011 15:16:33 +0000 (15:16 +0000)]
Added getters and members for some event counters (A. Marin)

13 years agoFix in IsPhysicalPrimaries for pi0s decaying during transport.
morsch [Thu, 3 Mar 2011 14:57:17 +0000 (14:57 +0000)]
Fix in IsPhysicalPrimaries for pi0s decaying during transport.

13 years agoconstant bining for q/pt
jotwinow [Thu, 3 Mar 2011 14:38:06 +0000 (14:38 +0000)]
constant bining for q/pt

13 years agosome coverity warnings fixed
alla [Thu, 3 Mar 2011 14:31:00 +0000 (14:31 +0000)]
some coverity warnings fixed

13 years agoMacro for the centralized PWG2 train
akisiel [Thu, 3 Mar 2011 13:15:24 +0000 (13:15 +0000)]
Macro for the centralized PWG2 train

13 years agoCoverity fixes
hristov [Thu, 3 Mar 2011 13:13:48 +0000 (13:13 +0000)]
Coverity fixes

13 years agoCoverity fixes
hristov [Thu, 3 Mar 2011 13:02:27 +0000 (13:02 +0000)]
Coverity fixes

13 years agoForgotten commit for the LinkDef
marian [Thu, 3 Mar 2011 12:55:57 +0000 (12:55 +0000)]
Forgotten commit for the LinkDef
(Marian)

13 years agoCoverity fixes (Ivana)
hristov [Thu, 3 Mar 2011 12:37:30 +0000 (12:37 +0000)]
Coverity fixes (Ivana)

13 years agonew histograms for position of different vertex types and one for DCAz
esicking [Thu, 3 Mar 2011 12:31:16 +0000 (12:31 +0000)]
new histograms for position of different vertex types and one for DCAz

13 years agoFixed up default value to be those in stock ForwardAODConfig.C
cholm [Thu, 3 Mar 2011 12:13:45 +0000 (12:13 +0000)]
Fixed up default value to be those in stock ForwardAODConfig.C

Added script ForwardAODConfig.C to configure task - user can
override this by copying and editing in working directory

Added calculation of N_ch from Poisson method - needs a bit of
work.

Fixed up some of the flow code.   Marked obvious memory leaks and
such.

13 years agoCoverity fixes
hristov [Thu, 3 Mar 2011 11:37:59 +0000 (11:37 +0000)]
Coverity fixes

13 years agoFixed warnings
hdalsgaa [Thu, 3 Mar 2011 11:17:24 +0000 (11:17 +0000)]
Fixed warnings

13 years ago-Updating AliAODConversionParticle: adding constructors, conversion tag
slindal [Thu, 3 Mar 2011 09:38:09 +0000 (09:38 +0000)]
-Updating AliAODConversionParticle: adding constructors, conversion tag
-Updating aod creation in AliAnalsysisTaskGammaConversion class
-Remove obsolet call from configure macro

13 years agoPatch for AMORE
cblume [Wed, 2 Mar 2011 21:59:05 +0000 (21:59 +0000)]
Patch for AMORE

13 years agoScanConfigurationArgument protected instead of private, so child classes cam overload...
richterm [Wed, 2 Mar 2011 21:25:49 +0000 (21:25 +0000)]
ScanConfigurationArgument protected instead of private, so child classes cam overload; initializing from OCDB and command line arguments before the tree is created

13 years agoThe change is only in the "heavy flavour" part of GeneratedMB().
morsch [Wed, 2 Mar 2011 19:36:12 +0000 (19:36 +0000)]
The change is only in the "heavy flavour" part of GeneratedMB().
I use the existing member fTriggerParticle to request, in addition to the other requests on the c/b quarks,
the presence in the stack of a given particle. We can use this to generate events enriched with "rare" charm hadrons
(Lambdac and Ds). This will be needed for a MC for pp (not the PbPb one) that we want to request.
A. Dainese

13 years agoThis is to have the Clear() method well implemented in both classes and in the
morsch [Wed, 2 Mar 2011 19:27:12 +0000 (19:27 +0000)]
This is to have the Clear() method well implemented in both classes and in the
one that was already implemented add the deletion of a pointer that was not done.
Gustavo Conesa

13 years agoTurning TTrees in calo output off by default
cnattras [Wed, 2 Mar 2011 19:07:56 +0000 (19:07 +0000)]
Turning TTrees in calo output off by default

13 years agoFiexs needed for Pb-Pb reconstruction
coppedis [Wed, 2 Mar 2011 18:14:48 +0000 (18:14 +0000)]
Fiexs needed for Pb-Pb reconstruction

13 years agoFix leaks in AliIsolationCut and AlianaOmegaToPi0Gamma
gconesab [Wed, 2 Mar 2011 18:12:30 +0000 (18:12 +0000)]
Fix leaks in AliIsolationCut and AlianaOmegaToPi0Gamma
Do Clear("C") and not Delete() of TClonesArrays with AOD branches
change //! to //-> in declaration in header of  temporal data member arrays arrays with clusters, tracks and AODs

13 years agoadding option -skip-esd-object, removes specified objects form the ESD content before...
richterm [Wed, 2 Mar 2011 18:06:33 +0000 (18:06 +0000)]
adding option -skip-esd-object, removes specified objects form the ESD content before publishing; adding some NULL pointer protections

13 years agoremove old methods
gconesab [Wed, 2 Mar 2011 18:01:19 +0000 (18:01 +0000)]
remove old methods

13 years agoCoverity fix
marian [Wed, 2 Mar 2011 17:35:34 +0000 (17:35 +0000)]
Coverity fix
(Jens)

13 years agoFix (Francesco)
dainese [Wed, 2 Mar 2011 17:12:53 +0000 (17:12 +0000)]
Fix (Francesco)

13 years agocoverity fix
jthaeder [Wed, 2 Mar 2011 15:50:20 +0000 (15:50 +0000)]
coverity fix

13 years ago- fix the problem in MC
morsch [Wed, 2 Mar 2011 15:31:42 +0000 (15:31 +0000)]
-  fix the problem in MC
- also set automatically that when running MC one does not use the scaling for data
- add some function to disable scaling/cleaning
- add some control histogram

A. Toia

13 years agobugfix: the AliHLTOUTTask supposed to receive the output of an HLT reconstruction...
richterm [Wed, 2 Mar 2011 15:20:15 +0000 (15:20 +0000)]
bugfix: the AliHLTOUTTask supposed to receive the output of an HLT reconstruction chain was not placed at the end of the chain. Sources of an AliHLTConfiguration have to be extracted by an explicit call. Bug was introduced in r45754 Nov 2009 2010

13 years agoNew trending info in AliTPCPerformanceSummary and AliPerformanceTPC (Weilin), PostDat...
jotwinow [Wed, 2 Mar 2011 15:00:07 +0000 (15:00 +0000)]
New trending info in AliTPCPerformanceSummary and AliPerformanceTPC (Weilin), PostData in AliPerformanceTask (Jacek)

13 years agoControl histograms and check of MC flag adde.
morsch [Wed, 2 Mar 2011 14:40:17 +0000 (14:40 +0000)]
Control histograms and check of MC flag adde.
A. Toia

13 years agoCoverity fixes (Ivana, Roberta)
hristov [Wed, 2 Mar 2011 14:20:46 +0000 (14:20 +0000)]
Coverity fixes (Ivana, Roberta)

13 years agoadditional cut on TPC multiplicity outliers.
snelling [Wed, 2 Mar 2011 14:13:11 +0000 (14:13 +0000)]
additional cut on TPC multiplicity outliers.

to use them:
AliFlowEventCuts::SetCutTPCmultiplicityOutliers(kTRUE)

13 years ago- added argument for p-p or Pb-Pb runs, in order to optimize the THnSparse size and...
kkanaki [Wed, 2 Mar 2011 13:49:55 +0000 (13:49 +0000)]
- added argument for p-p or Pb-Pb runs, in order to optimize the THnSparse size and binning/range, as well as filling the centrality bin information

13 years agoSetOwner called for list of histos.
morsch [Wed, 2 Mar 2011 13:29:25 +0000 (13:29 +0000)]
SetOwner called for list of histos.

13 years agoCoverity fix
pulvir [Wed, 2 Mar 2011 12:52:15 +0000 (12:52 +0000)]
Coverity fix

13 years agoAdded option fDoMixExtra and fDoMixIfNotEnoughEvents - can be controled by user
mvala [Wed, 2 Mar 2011 11:54:18 +0000 (11:54 +0000)]
Added option fDoMixExtra and fDoMixIfNotEnoughEvents - can be controled by user

13 years agoFix PostData
akisiel [Wed, 2 Mar 2011 11:39:15 +0000 (11:39 +0000)]
Fix PostData

13 years agoAdd support for AliCentrality
akisiel [Wed, 2 Mar 2011 11:38:59 +0000 (11:38 +0000)]
Add support for AliCentrality

13 years agoSecure codin - overruns corrected.
kowal2 [Wed, 2 Mar 2011 11:30:41 +0000 (11:30 +0000)]
Secure codin - overruns corrected.

13 years agoAdding HMPID to the inclusde path
marian [Wed, 2 Mar 2011 10:55:53 +0000 (10:55 +0000)]
Adding HMPID to the inclusde path

13 years agochanging default for cut on tracks which have shared TPC clusters to ***OFF*** (was...
jgrosseo [Wed, 2 Mar 2011 10:51:27 +0000 (10:51 +0000)]
changing default for cut on tracks which have shared TPC clusters to ***OFF*** (was ON before)
adding shared tpc cluster cut to statistics histogram
AliFatal in case a cut is missing in the statistics histogram

13 years agoMove to GMT+1 for trending plots vs. time
prino [Wed, 2 Mar 2011 10:31:38 +0000 (10:31 +0000)]
Move to GMT+1 for trending plots vs. time

13 years agoNew task for ITS alignment monitoring (Francesco, Gian Michele)
dainese [Wed, 2 Mar 2011 09:41:53 +0000 (09:41 +0000)]
New task for ITS alignment monitoring (Francesco, Gian Michele)

13 years ago(Coverity, addinga line at the end of file (Marek)
pchrist [Wed, 2 Mar 2011 09:05:47 +0000 (09:05 +0000)]
(Coverity, addinga line at the end of file (Marek)

13 years agoAdd AliCentrality support
akisiel [Wed, 2 Mar 2011 08:25:57 +0000 (08:25 +0000)]
Add AliCentrality support

13 years agocoverity fix
jthaeder [Tue, 1 Mar 2011 23:00:34 +0000 (23:00 +0000)]
coverity fix

13 years agocoverity fixes
jthaeder [Tue, 1 Mar 2011 22:47:42 +0000 (22:47 +0000)]
coverity fixes

13 years agocoverity fix
jthaeder [Tue, 1 Mar 2011 22:27:53 +0000 (22:27 +0000)]
coverity fix

13 years agoupdates (Chiara B)
dainese [Tue, 1 Mar 2011 22:27:33 +0000 (22:27 +0000)]
updates (Chiara B)

13 years agocoverity fix
jthaeder [Tue, 1 Mar 2011 22:27:32 +0000 (22:27 +0000)]
coverity fix

13 years agocoverty
snelling [Tue, 1 Mar 2011 21:29:50 +0000 (21:29 +0000)]
coverty

13 years agoextra macro
snelling [Tue, 1 Mar 2011 21:28:25 +0000 (21:28 +0000)]
extra macro

13 years agoChanged cut on tracklets quality (Ruben)
masera [Tue, 1 Mar 2011 19:59:09 +0000 (19:59 +0000)]
Changed cut on tracklets quality (Ruben)

13 years agoextra tokens at end of #include directive
gconesab [Tue, 1 Mar 2011 19:52:29 +0000 (19:52 +0000)]
extra tokens at end of #include directive

13 years agofirst implementation of the global alignment QA
marian [Tue, 1 Mar 2011 19:10:44 +0000 (19:10 +0000)]
first implementation of the global alignment QA
(Rongrong, MI, Jochen Thaeder)

13 years agoframework updates, including Track rotation method (Jens); updated filtering macro
andronic [Tue, 1 Mar 2011 18:56:49 +0000 (18:56 +0000)]
framework updates, including Track rotation method (Jens); updated filtering macro
(Fiorella)

13 years agoChanges for #78632: TPC commit and port changes to v4-20-Release
hristov [Tue, 1 Mar 2011 17:28:53 +0000 (17:28 +0000)]
Changes for #78632: TPC commit and port changes to v4-20-Release

13 years agoUpdated macro for the saturation correection in HI. In the previous the linear fit...
cvetan [Tue, 1 Mar 2011 16:59:24 +0000 (16:59 +0000)]
Updated macro for the saturation correection in HI. In the previous the linear fit offsets + pedestals were subtracted properly. As a result the saturation thresholds were underestimated by ~10-100 ADC depending on the channel. This made the saturation correction a bit overestimated.

13 years agoupdate some analysis parameters
gconesab [Tue, 1 Mar 2011 16:15:50 +0000 (16:15 +0000)]
update some analysis parameters

13 years ago move printf to debug
gconesab [Tue, 1 Mar 2011 15:57:20 +0000 (15:57 +0000)]
 move printf to debug

13 years ago- OCDB configuration object for the cosmics trigger component (contains empty string)
kkanaki [Tue, 1 Mar 2011 11:43:42 +0000 (11:43 +0000)]
- OCDB configuration object for the cosmics trigger component (contains empty string)

13 years ago- added first sketch of trigger component for selecting cosmics tracks in the TPC...
kkanaki [Tue, 1 Mar 2011 11:42:52 +0000 (11:42 +0000)]
- added first sketch of trigger component for selecting cosmics tracks in the TPC (based on AliTPCcalibTime selection)
- respective test macro running on ESD input

13 years agoManual linearization is removed in case of pass2, i.e. saturation correction is done...
cvetan [Tue, 1 Mar 2011 11:34:10 +0000 (11:34 +0000)]
Manual linearization is removed in case of pass2, i.e. saturation correction is done at reco level.