]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years ago- added the option to read a file or a chunk from the GRID
kkanaki [Tue, 9 Nov 2010 19:39:34 +0000 (19:39 +0000)]
- added the option to read a file or a chunk from the GRID
- updated documentation

13 years agoAdding macro to find HLT triggered events in raw data.
aszostak [Tue, 9 Nov 2010 18:48:46 +0000 (18:48 +0000)]
Adding macro to find HLT triggered events in raw data.

13 years agoNew implementation to store photon clusters in ESD friends (TClonesArray in AliESDfri...
gvolpe [Tue, 9 Nov 2010 18:39:57 +0000 (18:39 +0000)]
New implementation to store photon clusters in ESD friends (TClonesArray in AliESDfriendTrack class not needed anymore)

13 years agoMinor bug fix
masera [Tue, 9 Nov 2010 17:35:15 +0000 (17:35 +0000)]
Minor bug fix

13 years agoBlock of updates on RSN package:
pulvir [Tue, 9 Nov 2010 17:16:34 +0000 (17:16 +0000)]
Block of updates on RSN package:

AliRsnDaughter:
- reorganized the list of methods
- added some utility getters which do a dynamic_cast into the allowed input types
- generalized the fRefMC data member to be able to get also the AOD MC particle type

AliRsnEvent:
- split the setter for main reference and MC reference
- added methods to dynamic_cast references to allowed input types for ESD and AOD
- splitted the SetDaughter(...) method for better readability, and implemented
  to cope with tracks and V0s both for ESD and AOD
- added a method to compute multiplicity using AliESDtrackCuts

AliRsnVAnalysisTaskSE-derived classes:
- adapted to splitted setters in AliRsnEvent

AliRsnValue:
- rewritten multiplicity-computation values

AliRsnCutPrimaryVertex:
- adjusted management of AOD primary vertex

AliRsnPair:
- manage AOD pairs

AliRsnAnalysisEffSE (**major update**)
- added all necessary code to run also on AOD MC productions

13 years agotrackmultiplicity based on RP cuts
snelling [Tue, 9 Nov 2010 16:46:44 +0000 (16:46 +0000)]
trackmultiplicity based on RP cuts

13 years agoFix for [bug #74895] Break in GetNContributors from AODs
morsch [Tue, 9 Nov 2010 16:39:30 +0000 (16:39 +0000)]
Fix for [bug #74895] Break in GetNContributors from AODs

13 years agohttps://savannah.cern.ch/bugs/index.php?72621
schutz [Tue, 9 Nov 2010 16:37:27 +0000 (16:37 +0000)]
https://savannah.cern.ch/bugs/index.php?72621

13 years agoLarger array size for PbPb (R. Arnaldi)
morsch [Tue, 9 Nov 2010 16:31:52 +0000 (16:31 +0000)]
Larger array size for PbPb (R. Arnaldi)

13 years agoMajor Fixes which caused the normal build to crash due to the addition of the par...
jjose [Tue, 9 Nov 2010 16:25:01 +0000 (16:25 +0000)]
Major Fixes which caused the normal build to crash due to the addition of the par and rulechecker targets

13 years ago- updated AliRoot and ROOT version to be used on the GRID (Camilla)
kkanaki [Tue, 9 Nov 2010 16:15:08 +0000 (16:15 +0000)]
- updated AliRoot and ROOT version to be used on the GRID (Camilla)

13 years agoChanging query format when path is fully specified (to speed up the OCDB query itself...
zampolli [Tue, 9 Nov 2010 16:11:37 +0000 (16:11 +0000)]
Changing query format when path is fully specified (to speed up the OCDB query itself) - following Costin's request.

13 years agoFix compilation warnings
gconesab [Tue, 9 Nov 2010 15:51:49 +0000 (15:51 +0000)]
Fix compilation warnings

13 years agoFix compilation warnings
gconesab [Tue, 9 Nov 2010 15:38:10 +0000 (15:38 +0000)]
Fix compilation warnings

13 years ago- added protection against null pointers
kkanaki [Tue, 9 Nov 2010 15:12:13 +0000 (15:12 +0000)]
- added protection against null pointers

13 years agominor update in macro documentation
richterm [Tue, 9 Nov 2010 14:53:48 +0000 (14:53 +0000)]
minor update in macro documentation

13 years agoUse Cached result of TString::Format rather than passing output of Form
cholm [Tue, 9 Nov 2010 14:40:58 +0000 (14:40 +0000)]
Use Cached result of TString::Format rather than passing output of Form
directly to TGeoVolume constructors.  This cures the 'missing strips'
problem (see bug report @ https://savannah.cern.ch/bugs/?74912).

Please port to release ASAP, and start production using the new release.

Thanks.

13 years agoFix for bug #75040: Trunk doesn't compile with gcc 4.5.1
hristov [Tue, 9 Nov 2010 14:40:54 +0000 (14:40 +0000)]
Fix for bug #75040: Trunk doesn't compile with gcc 4.5.1

13 years agoFixes
cholm [Tue, 9 Nov 2010 14:38:46 +0000 (14:38 +0000)]
Fixes

13 years agoRemove some unused code
cholm [Tue, 9 Nov 2010 14:38:05 +0000 (14:38 +0000)]
Remove some unused code

13 years agoLoad some libs
cholm [Tue, 9 Nov 2010 14:37:26 +0000 (14:37 +0000)]
Load some libs

13 years agoMinor fixes
cholm [Tue, 9 Nov 2010 14:36:48 +0000 (14:36 +0000)]
Minor fixes

13 years agoRemove loading FMDanalysis library
cholm [Tue, 9 Nov 2010 14:36:15 +0000 (14:36 +0000)]
Remove loading FMDanalysis library

13 years agoAdd physics selection for scanning
cholm [Tue, 9 Nov 2010 14:35:39 +0000 (14:35 +0000)]
Add physics selection for scanning

13 years agofixes for uploading/compiling packages in plugin proof mode
agheata [Tue, 9 Nov 2010 14:14:31 +0000 (14:14 +0000)]
fixes for uploading/compiling packages in plugin proof mode

13 years agoAdded TObjArray cleaning
decaro [Tue, 9 Nov 2010 14:01:15 +0000 (14:01 +0000)]
Added TObjArray cleaning

13 years agobug fix
snelling [Tue, 9 Nov 2010 13:56:16 +0000 (13:56 +0000)]
bug fix

13 years agoprotect error parametrization formula against large incidence angles
abercuci [Tue, 9 Nov 2010 13:12:01 +0000 (13:12 +0000)]
protect error parametrization formula against large incidence angles

13 years agoToo tigight outlyer cut removed
marian [Tue, 9 Nov 2010 12:43:18 +0000 (12:43 +0000)]
Too tigight outlyer cut removed
Marian

13 years agoGlauber files for real data (Alberica)
morsch [Tue, 9 Nov 2010 12:21:36 +0000 (12:21 +0000)]
Glauber files for real data (Alberica)

13 years agofix for multiple centralities
snelling [Tue, 9 Nov 2010 11:18:44 +0000 (11:18 +0000)]
fix for multiple centralities

13 years agoFix for FindRuleChecker, few pkgs, updated readme, added class level targets for...
jjose [Tue, 9 Nov 2010 10:48:28 +0000 (10:48 +0000)]
Fix for FindRuleChecker, few pkgs, updated readme, added class level targets for RuleChecker

13 years agoFix Coverity defects
cblume [Tue, 9 Nov 2010 09:59:41 +0000 (09:59 +0000)]
Fix Coverity defects

13 years agoAdded methods to set/get centrailty from clusters in outer layer, which is less noisy...
morsch [Tue, 9 Nov 2010 09:36:56 +0000 (09:36 +0000)]
Added methods to set/get centrailty from clusters in outer layer, which is less noisy than the inner.
(A. Toia)

13 years agonew caf url
jgrosseo [Tue, 9 Nov 2010 09:36:06 +0000 (09:36 +0000)]
new caf url

13 years agoCoverity defects (next round)
cblume [Tue, 9 Nov 2010 09:11:03 +0000 (09:11 +0000)]
Coverity defects (next round)

13 years agoNext round of fixes (Jochen)
cblume [Tue, 9 Nov 2010 08:56:55 +0000 (08:56 +0000)]
Next round of fixes (Jochen)

13 years agoAdd tracklet tasks (Jochen)
cblume [Tue, 9 Nov 2010 08:21:49 +0000 (08:21 +0000)]
Add tracklet tasks (Jochen)

13 years agoFlat omega distribution added
morsch [Tue, 9 Nov 2010 06:42:58 +0000 (06:42 +0000)]
Flat omega distribution added
Renzhuo wan

13 years agoChanges for heavy-ion
dainese [Tue, 9 Nov 2010 02:16:50 +0000 (02:16 +0000)]
Changes for heavy-ion

13 years agoUpdate
dainese [Tue, 9 Nov 2010 02:06:45 +0000 (02:06 +0000)]
Update

13 years agoReverting back changes for the Cavern Pressure sensor 2
marian [Tue, 9 Nov 2010 01:18:02 +0000 (01:18 +0000)]
Reverting back changes for the Cavern Pressure sensor 2
because
AliGRPObject::GetCavernAtmosPressure2()
gives empty graphs

13 years agoUpdate (Zaida)
dainese [Tue, 9 Nov 2010 01:02:16 +0000 (01:02 +0000)]
Update (Zaida)

13 years agoquick acces to QA histograms
snelling [Tue, 9 Nov 2010 00:00:27 +0000 (00:00 +0000)]
quick acces to QA histograms

13 years agoadded QA class
snelling [Mon, 8 Nov 2010 23:45:55 +0000 (23:45 +0000)]
added QA class

13 years agoadded QA for cuts
snelling [Mon, 8 Nov 2010 22:37:21 +0000 (22:37 +0000)]
added QA for cuts

13 years ago2 more places with Cavern atmosferic pressure changed to sensor 2
marian [Mon, 8 Nov 2010 22:09:57 +0000 (22:09 +0000)]
2 more places with Cavern atmosferic pressure changed to sensor 2

13 years agoadded new triggers
snelling [Mon, 8 Nov 2010 21:57:27 +0000 (21:57 +0000)]
added new triggers

13 years agoAdd tracklet tasks (Jochen)
cblume [Mon, 8 Nov 2010 21:51:12 +0000 (21:51 +0000)]
Add tracklet tasks (Jochen)

13 years agoUsing send pressure sensor by default
marian [Mon, 8 Nov 2010 20:41:14 +0000 (20:41 +0000)]
Using send pressure sensor by default
(temporary fix)

13 years agoIn AliMUONResponseV0::DisIntegrate():
ivana [Mon, 8 Nov 2010 18:44:21 +0000 (18:44 +0000)]
In AliMUONResponseV0::DisIntegrate():
Error and Warning changed to debug, this fixes savannah bug #74364.

13 years agoUpdated RuleChecker to V-2,0 and update CMake pkgs for EMCAL
jjose [Mon, 8 Nov 2010 17:23:29 +0000 (17:23 +0000)]
Updated RuleChecker to V-2,0 and update CMake pkgs for EMCAL

13 years agoRemove obsolete class
cblume [Mon, 8 Nov 2010 17:17:11 +0000 (17:17 +0000)]
Remove obsolete class

13 years agoRemove obsolete class
cblume [Mon, 8 Nov 2010 17:14:50 +0000 (17:14 +0000)]
Remove obsolete class

13 years agoFix Coverity defects
cblume [Mon, 8 Nov 2010 17:13:31 +0000 (17:13 +0000)]
Fix Coverity defects

13 years agoFixing UNUSED_VALUE Coverity defect
ivana [Mon, 8 Nov 2010 17:04:18 +0000 (17:04 +0000)]
Fixing UNUSED_VALUE Coverity defect
(Jean-Luc, Ivana)

13 years agoClass for counting events and for pile-up correction factors (Diego)
martinez [Mon, 8 Nov 2010 16:07:43 +0000 (16:07 +0000)]
Class for counting events and for pile-up correction factors (Diego)

13 years agoBug fix for Savannah entry 74517 (Jochen)
cblume [Mon, 8 Nov 2010 15:35:34 +0000 (15:35 +0000)]
Bug fix for Savannah entry 74517 (Jochen)

13 years agoFix Coverity defects (Jochen)
cblume [Mon, 8 Nov 2010 15:31:28 +0000 (15:31 +0000)]
Fix Coverity defects (Jochen)

13 years agoCoverity RESOURCE_LEAK fixes
laphecet [Mon, 8 Nov 2010 14:42:06 +0000 (14:42 +0000)]
Coverity RESOURCE_LEAK fixes

13 years agoCoverity FORWARD_NULL fixes
laphecet [Mon, 8 Nov 2010 14:41:41 +0000 (14:41 +0000)]
Coverity FORWARD_NULL fixes

13 years agoUpdated tpc track to 5cm from 0, 0, z
slindal [Mon, 8 Nov 2010 14:23:22 +0000 (14:23 +0000)]
Updated tpc track to 5cm from 0, 0, z

13 years agoServeral Corrections for PAR files
jjose [Mon, 8 Nov 2010 13:54:21 +0000 (13:54 +0000)]
Serveral Corrections for PAR files

13 years agomore syst unc
jgrosseo [Mon, 8 Nov 2010 13:29:18 +0000 (13:29 +0000)]
more syst unc

13 years agoUpdated DA for CALIBRATION_MB runs
coppedis [Mon, 8 Nov 2010 13:20:36 +0000 (13:20 +0000)]
Updated DA for CALIBRATION_MB runs

13 years agoimproved systematic uncertainty plotting
jgrosseo [Mon, 8 Nov 2010 13:06:02 +0000 (13:06 +0000)]
improved systematic uncertainty plotting
fixed bug in vertex fit

13 years agobugfix in AliRsnValue and some macros for running multiplicity-dependent analysis
pulvir [Mon, 8 Nov 2010 12:23:10 +0000 (12:23 +0000)]
bugfix in AliRsnValue and some macros for running multiplicity-dependent analysis

13 years agoCMake pkg files updated
jjose [Mon, 8 Nov 2010 11:51:10 +0000 (11:51 +0000)]
CMake pkg files updated

13 years agoFix Coverity defects
cblume [Mon, 8 Nov 2010 11:43:18 +0000 (11:43 +0000)]
Fix Coverity defects

13 years agoFixing CONSTANT_EXPRESSION_RESULT Coverity defect
ivana [Mon, 8 Nov 2010 11:38:45 +0000 (11:38 +0000)]
Fixing CONSTANT_EXPRESSION_RESULT Coverity defect
(Diego)

13 years agoAdded par targets
jjose [Mon, 8 Nov 2010 11:36:57 +0000 (11:36 +0000)]
Added par targets

13 years agoIn AliMUONLocalTriggerBoard:
ivana [Mon, 8 Nov 2010 11:36:56 +0000 (11:36 +0000)]
In AliMUONLocalTriggerBoard:
Removing obsolete method Module(); this also fixes SECURE_CODING Coverity defect
(Bogdan)

13 years agoAdded cut for checking multiplicity and done some adaptments for AOD analysis with...
pulvir [Mon, 8 Nov 2010 11:33:00 +0000 (11:33 +0000)]
Added cut for checking multiplicity and done some adaptments for AOD analysis with MC particles

13 years agoReverting an unintented commit.
morsch [Mon, 8 Nov 2010 10:50:41 +0000 (10:50 +0000)]
Reverting an unintented commit.

13 years agochanged histo binning
slindal [Mon, 8 Nov 2010 10:42:15 +0000 (10:42 +0000)]
changed histo binning

13 years agoAliAnalysisTaskTriggerStudy:
mfloris [Mon, 8 Nov 2010 10:16:02 +0000 (10:16 +0000)]
AliAnalysisTaskTriggerStudy:
- fixed bug in trigger overlap histo (last bin was missing)
- changed binning and added few more histos
All rest:
- minor changes needed to run on real data, usually if-ed

13 years agoAdded color bins to tracks
slindal [Mon, 8 Nov 2010 09:54:14 +0000 (09:54 +0000)]
Added color bins to tracks

13 years agoremove dependency on AliTRDrawFastStream
abercuci [Mon, 8 Nov 2010 09:51:46 +0000 (09:51 +0000)]
remove dependency on AliTRDrawFastStream

13 years agoupdated macros with some current settings
snelling [Mon, 8 Nov 2010 09:36:11 +0000 (09:36 +0000)]
updated macros with some current settings

13 years agoAddition to the revision 45154. The calibrated TDC threshold used also in the raw...
cvetan [Mon, 8 Nov 2010 09:03:03 +0000 (09:03 +0000)]
Addition to the revision 45154. The calibrated TDC threshold used also in the raw-data QA, raw->sdigits and the calculation of the errors of the leading time.

13 years agoUpdated track histograms
slindal [Mon, 8 Nov 2010 08:52:33 +0000 (08:52 +0000)]
Updated track histograms

13 years agoBugfix: clean allocated temporary memory in CreateHistogramSparse
pulvir [Mon, 8 Nov 2010 08:35:21 +0000 (08:35 +0000)]
Bugfix: clean allocated temporary memory in CreateHistogramSparse

13 years agoadd missing class
dsilverm [Mon, 8 Nov 2010 08:21:45 +0000 (08:21 +0000)]
add missing class

13 years agoCall to pyinre commented out.
morsch [Mon, 8 Nov 2010 07:21:17 +0000 (07:21 +0000)]
Call to pyinre commented out.
This subroutine causes a floating point exception.
It is actually not needed for HIJING physics.

13 years ago- adding the use of the histogram merger
odjuvsla [Mon, 8 Nov 2010 01:30:15 +0000 (01:30 +0000)]
- adding the use of the histogram merger
- make the titles of the canvases shorter

13 years ago- adding histogram merger to build system
odjuvsla [Mon, 8 Nov 2010 01:30:13 +0000 (01:30 +0000)]
- adding histogram merger to build system

13 years ago- adding class for merging histograms from different components
odjuvsla [Mon, 8 Nov 2010 01:30:10 +0000 (01:30 +0000)]
- adding class for merging histograms from different components

13 years agoFixes (Giacomo)
dainese [Mon, 8 Nov 2010 00:01:30 +0000 (00:01 +0000)]
Fixes (Giacomo)

13 years agoNo PileUp check for HighFlux settings
masera [Sun, 7 Nov 2010 22:55:56 +0000 (22:55 +0000)]
No PileUp check for HighFlux settings

13 years agodeleting unused class AliEMCALCalibHistoProducer and adding new class AliEMCALCalibTe...
dsilverm [Sun, 7 Nov 2010 20:20:09 +0000 (20:20 +0000)]
deleting unused class AliEMCALCalibHistoProducer and adding new class AliEMCALCalibTempCoeff for time-dependent calibrations

13 years agotypo O instead of 0
snelling [Sun, 7 Nov 2010 20:17:37 +0000 (20:17 +0000)]
typo O instead of 0

13 years agofixing calculation of delta phi distribution
jgrosseo [Sun, 7 Nov 2010 19:52:17 +0000 (19:52 +0000)]
fixing calculation of delta phi distribution
adding syst unc flags for 7 tev

13 years agoadded VO_ALICE for caf
snelling [Sun, 7 Nov 2010 19:35:14 +0000 (19:35 +0000)]
added VO_ALICE for caf

13 years agoget the v0 signal and multiplicity, accessible for different analysis, add histograms...
gconesab [Sun, 7 Nov 2010 18:40:33 +0000 (18:40 +0000)]
get the v0 signal and multiplicity, accessible for different analysis, add histograms in CaloQA class to correlate with calorimeters information

13 years agoAdded QA histo prod
slindal [Sun, 7 Nov 2010 17:09:53 +0000 (17:09 +0000)]
Added QA histo prod

13 years agoadd new histos and bug fixes
jotwinow [Sun, 7 Nov 2010 15:52:49 +0000 (15:52 +0000)]
add new histos and bug fixes

13 years agocleanup of the code
sgorbuno [Sun, 7 Nov 2010 15:43:15 +0000 (15:43 +0000)]
cleanup of the code

13 years agoUse TList::Delete, change some output
slindal [Sun, 7 Nov 2010 15:40:15 +0000 (15:40 +0000)]
Use TList::Delete, change some output

13 years agoUse TList::Delete instead of TList::Clear()
slindal [Sun, 7 Nov 2010 15:35:05 +0000 (15:35 +0000)]
Use TList::Delete instead of TList::Clear()

13 years agoAdd time delay to Info
jthaeder [Sun, 7 Nov 2010 14:47:15 +0000 (14:47 +0000)]
Add time delay to Info