]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoUpdate of warning/debug messages in SDD simulation
prino [Fri, 8 May 2009 09:57:12 +0000 (09:57 +0000)]
Update of warning/debug messages in SDD simulation

15 years agoAdding protection in case AliTracker::MeanMaterialBudget()
masera [Fri, 8 May 2009 09:54:08 +0000 (09:54 +0000)]
Adding protection in case AliTracker::MeanMaterialBudget()
fails in crossing a boundary. This fixes a bug spotted by A. Bercuci
(savannah #50037)

15 years agoAn upgrade of the generated validation script from A.Maire
agheata [Fri, 8 May 2009 08:26:27 +0000 (08:26 +0000)]
An upgrade of the generated validation script from A.Maire

15 years agoAdding several checks in order to compile HLT libraries with older AliRoot versions
richterm [Fri, 8 May 2009 08:25:50 +0000 (08:25 +0000)]
Adding several checks in order to compile HLT libraries with older AliRoot versions
backward compatibility restored for TPCLib, but not for completely for TRD and MUON

use: --disable-trd --disable-muon

- added check for AliAltroRawStreamV3.h and correcting AliHLTTPCDigitReader32Bit
  according to the result
- added check for AliRunLoader::Instance
- added check for implementation of AliMagF
- deleted unused legacy code in AliHLTTPCTransform in order to avoid trouble
  with the magnetic field implementation

15 years agoMake and print an image of QA user flagged histograms (Yves)
hristov [Fri, 8 May 2009 08:21:01 +0000 (08:21 +0000)]
Make and print an image of QA user flagged histograms (Yves)

15 years agoadded EOL
schutz [Thu, 7 May 2009 19:03:04 +0000 (19:03 +0000)]
added EOL

15 years agoImprovements in memory handling.
zampolli [Thu, 7 May 2009 17:41:15 +0000 (17:41 +0000)]
Improvements in memory handling.
Obsolete printings removed.

15 years agoRestore backward compatibility for SDD map objects - Savannah bug 49895 (F. Prino)
masera [Thu, 7 May 2009 17:13:36 +0000 (17:13 +0000)]
Restore backward compatibility for SDD map objects - Savannah bug 49895 (F. Prino)

15 years agoRestore backward compatibility for SDD map objects - Savannah bug 49895 (F. Prino)
masera [Thu, 7 May 2009 17:12:14 +0000 (17:12 +0000)]
Restore backward compatibility for SDD map objects - Savannah bug 49895 (F. Prino)

15 years agoAdded femtoscopy and kink analysis.
agheata [Thu, 7 May 2009 15:39:39 +0000 (15:39 +0000)]
Added femtoscopy and kink analysis.

15 years agofblanco and dsilverm - add proper pedestal, and pedestal rms, calculation
dsilverm [Thu, 7 May 2009 14:26:15 +0000 (14:26 +0000)]
fblanco and dsilverm - add proper pedestal, and pedestal rms, calculation

15 years agoParticle mass access updated: Evi Ganoti, University of Athens (pganoti@phys.uoa.gr)
bhippoly [Thu, 7 May 2009 14:13:47 +0000 (14:13 +0000)]
Particle mass access updated: Evi Ganoti, University of Athens (pganoti@phys.uoa.gr)

15 years agoAdding missing include
fca [Thu, 7 May 2009 14:09:50 +0000 (14:09 +0000)]
Adding missing include

15 years agoMoved initialization of AliRawReaderMemory to the constructor.
kaamodt [Thu, 7 May 2009 13:52:01 +0000 (13:52 +0000)]
Moved initialization of AliRawReaderMemory to the constructor.

15 years agoUpdated run types from ECS
coppedis [Thu, 7 May 2009 13:42:16 +0000 (13:42 +0000)]
Updated run types from ECS

15 years ago1) Corrected in the analysis macros the option of MC data analysis, addition of a...
gconesab [Thu, 7 May 2009 13:25:04 +0000 (13:25 +0000)]
1) Corrected in the analysis macros the option of MC data analysis, addition of a null input event handler.
2)AliAnaParticleIsolation: Debuging prints added
3)AliAnaParticleJetLeadingConeCorrelation: Corrected the access to the histograms pointers, now additional string in name added by user.

15 years agoFix for bug #49840: ESD track modification for TRD [request] (Alex)
hristov [Thu, 7 May 2009 12:30:40 +0000 (12:30 +0000)]
Fix for bug #49840: ESD track modification for TRD [request] (Alex)

15 years agoFixes for bug #49914: Compilation breaks in trunk, and bug #48629: Trunk cannot read...
hristov [Thu, 7 May 2009 10:50:59 +0000 (10:50 +0000)]
Fixes for bug #49914: Compilation breaks in trunk, and bug #48629: Trunk cannot read tag files produced by v4-16-Release. The old version of the classs AliQA is reintroduced, and the new version becomes AliQAv1 (Yves)

15 years agoadding Mihaela's macros to be used for the analysis train...
bhippoly [Thu, 7 May 2009 10:37:31 +0000 (10:37 +0000)]
adding Mihaela's macros to be used for the analysis train...

15 years agoDo not use includes in CINT
akisiel [Thu, 7 May 2009 10:04:18 +0000 (10:04 +0000)]
Do not use includes in CINT

15 years agoForgot the pkg for the kinks
bhippoly [Thu, 7 May 2009 09:37:50 +0000 (09:37 +0000)]
Forgot the pkg for the kinks

15 years agoProtecting against non-existing gProof
akisiel [Thu, 7 May 2009 08:33:06 +0000 (08:33 +0000)]
Protecting against non-existing gProof

15 years agoIncremented class version (Francesco)
hristov [Thu, 7 May 2009 08:24:03 +0000 (08:24 +0000)]
Incremented class version (Francesco)

15 years agoAdding a new digit reader to read the new 32 bit format, updated the package file
kaamodt [Wed, 6 May 2009 22:52:17 +0000 (22:52 +0000)]
Adding a new digit reader to read the new 32 bit format, updated the package file

15 years agoChanged to convert raw ddl files to the new 32 bit format. Also added the functionali...
kaamodt [Wed, 6 May 2009 22:23:03 +0000 (22:23 +0000)]
Changed to convert raw ddl files to the new 32 bit format. Also added the functionality of interleaving the pad data.

15 years agoAdded functionality to encode data in the new 32 bit format.
kaamodt [Wed, 6 May 2009 21:42:11 +0000 (21:42 +0000)]
Added functionality to encode data in the new 32 bit format.

15 years agoAlignable objects from OCDB (A. Dainese)
masera [Wed, 6 May 2009 16:14:07 +0000 (16:14 +0000)]
Alignable objects from OCDB (A. Dainese)

15 years agoFiles and updates for PWG2kink.par as required by Mihaela
bhippoly [Wed, 6 May 2009 16:05:18 +0000 (16:05 +0000)]
Files and updates for PWG2kink.par as required by Mihaela

15 years agoset the default option
snelling [Wed, 6 May 2009 15:11:11 +0000 (15:11 +0000)]
set the default option

15 years agoupdated config settings for train
snelling [Wed, 6 May 2009 15:00:36 +0000 (15:00 +0000)]
updated config settings for train

15 years agocorrected error introduced in last commit (2009-05-05)
rvernet [Wed, 6 May 2009 14:39:34 +0000 (14:39 +0000)]
corrected error introduced in last commit (2009-05-05)

15 years agocorrect a typo
schutz [Wed, 6 May 2009 14:17:37 +0000 (14:17 +0000)]
correct a typo

15 years agoFixed shadowing variables warnings
kaamodt [Wed, 6 May 2009 13:52:59 +0000 (13:52 +0000)]
Fixed shadowing variables warnings

15 years agoerror propagation
snelling [Wed, 6 May 2009 12:45:17 +0000 (12:45 +0000)]
error propagation

15 years agoForgotten commit
marian [Wed, 6 May 2009 12:14:38 +0000 (12:14 +0000)]
Forgotten commit
calib Time depends on the calibLaser
NumberOf Tracks

15 years agoadded weight option to onTheFly
snelling [Wed, 6 May 2009 12:11:55 +0000 (12:11 +0000)]
added weight option to onTheFly

15 years agoRemove CreateGraphs() and AliTRDpidRefMaker(const Char_t*,cons tChar_t*)
cblume [Wed, 6 May 2009 11:56:50 +0000 (11:56 +0000)]
Remove CreateGraphs() and AliTRDpidRefMaker(const Char_t*,cons tChar_t*)

15 years agobetter pt dependence simulation
snelling [Wed, 6 May 2009 09:57:18 +0000 (09:57 +0000)]
better pt dependence simulation

15 years agoAdd default most basic femto analysis macro
akisiel [Wed, 6 May 2009 09:41:17 +0000 (09:41 +0000)]
Add default most basic femto analysis macro

15 years agoAdding Extraction of OCDB entries - spline fits by default
marian [Wed, 6 May 2009 09:32:58 +0000 (09:32 +0000)]
Adding Extraction of OCDB entries - spline fits by default

Alexander Kalweit

15 years agocorrecting compilation errors in test macro
richterm [Wed, 6 May 2009 09:27:41 +0000 (09:27 +0000)]
correcting compilation errors in test macro

15 years agoReference to tracks forming the jet added.
morsch [Wed, 6 May 2009 09:23:57 +0000 (09:23 +0000)]
Reference to tracks forming the jet added.
(J. Klein)

15 years agoapply temporary fix for circular dependencies in libSTEERbase/libSTEER (bug https...
richterm [Wed, 6 May 2009 08:59:57 +0000 (08:59 +0000)]
apply temporary fix for circular dependencies in libSTEERbase/libSTEER (bug https://savannah.cern.ch/bugs/index.php?49914)

15 years agochanged histogram limits in multiplicity analysis
jgrosseo [Wed, 6 May 2009 07:36:17 +0000 (07:36 +0000)]
changed histogram limits in multiplicity analysis
new function to calculate multiplicity reach for high multiplicity trigger

15 years agocorrection for slices in AliCFContainer ; simplification of several
rvernet [Tue, 5 May 2009 17:09:10 +0000 (17:09 +0000)]
correction for slices in AliCFContainer ; simplification of several
functions

15 years agoMove old trigger code to attic
cblume [Tue, 5 May 2009 15:57:24 +0000 (15:57 +0000)]
Move old trigger code to attic

15 years agoMove old trigger code to attic
cblume [Tue, 5 May 2009 15:56:40 +0000 (15:56 +0000)]
Move old trigger code to attic

15 years agoMove old trigger code to attic
cblume [Tue, 5 May 2009 15:55:18 +0000 (15:55 +0000)]
Move old trigger code to attic

15 years agoextra plot
snelling [Tue, 5 May 2009 15:43:21 +0000 (15:43 +0000)]
extra plot

15 years agoImproved segmentation for field parameterization patches (to avoid strong jumps
shahoian [Tue, 5 May 2009 15:41:55 +0000 (15:41 +0000)]
Improved segmentation for field parameterization patches (to avoid strong jumps
and have more uniform CPU time consumption)

15 years agoChanged tables of AliCheb3DCalc from Int to UShort.
shahoian [Tue, 5 May 2009 15:40:07 +0000 (15:40 +0000)]
Changed tables of AliCheb3DCalc from Int to UShort.
Changed segmentation model for solenoid field in AliMagWrapCheb to be
similar to dipole segmentations (all 3 dimensions can be segmented)

15 years agoGenerator updates for 09 production. (Nicole Bastid)
morsch [Tue, 5 May 2009 15:30:38 +0000 (15:30 +0000)]
Generator updates for 09 production. (Nicole Bastid)

15 years agoFrom Ivana: generalize geom_gentle_muon.C macro thus removing the need for additional...
mtadel [Tue, 5 May 2009 15:16:44 +0000 (15:16 +0000)]
From Ivana: generalize geom_gentle_muon.C macro thus removing the need for additional one.

15 years agoUpdates needed for production (Nicole Bastid)
morsch [Tue, 5 May 2009 14:32:37 +0000 (14:32 +0000)]
Updates needed for production (Nicole Bastid)

15 years agoNew files for fast production of correlated muons from charm and beauty.
morsch [Tue, 5 May 2009 14:29:35 +0000 (14:29 +0000)]
New files for fast production of correlated muons from charm and beauty.

15 years agoCall to StoreAlmonds in Init removed.
morsch [Tue, 5 May 2009 12:56:19 +0000 (12:56 +0000)]
Call to StoreAlmonds in Init removed.

15 years agoMinor modification to method PrintParameters (D. Elia)
masera [Tue, 5 May 2009 12:20:55 +0000 (12:20 +0000)]
Minor modification to method PrintParameters (D. Elia)

15 years agoFor quenching option 4 obtain jet production point from AliFastGlauber.
morsch [Tue, 5 May 2009 12:19:27 +0000 (12:19 +0000)]
For quenching option 4 obtain jet production point from AliFastGlauber.

15 years agoD macros/TrackletsinTRD.h
abercuci [Tue, 5 May 2009 11:48:52 +0000 (11:48 +0000)]
D    macros/TrackletsinTRD.h
A    macros/AliTrackletsinTRD.C
M    macros/AddTRDinfoGen.C
A    macros/AliTrackletsinTRD.h
D    macros/TrackletsinTRD.C

15 years agoFrom Bogdan: New macro for stand-alone visualization of MUON geometry.
mtadel [Tue, 5 May 2009 11:07:50 +0000 (11:07 +0000)]
From Bogdan: New macro for stand-alone visualization of MUON geometry.

15 years agorenamed a method to load libs so that it does not clash with earlier runs
snelling [Tue, 5 May 2009 09:41:57 +0000 (09:41 +0000)]
renamed a method to load libs so that it does not clash with earlier runs

15 years agoAdding Kink directory and tasks from Evi (pganoti@phys.uoa.gr) and Martha (mspyrop...
bhippoly [Tue, 5 May 2009 09:40:47 +0000 (09:40 +0000)]
Adding Kink directory and tasks from Evi (pganoti@phys.uoa.gr) and Martha (mspyrop@phys.uoa.gr)

15 years agoUpdates (Jacek)
marian [Tue, 5 May 2009 09:15:31 +0000 (09:15 +0000)]
Updates (Jacek)

M      AliPerformanceTPC.cxx (bug fix)
M      macros/RunPerformanceTask.C (naming convention)
M      macros/AddPerformanceTask.C (naming convention)
M      AliPerformanceEff.cxx (proper description)
M      AliPerformanceObject.cxx (new functionality)
M      AliPerformanceRes.h (proper histogram description)
M      AliPerformanceObject.h (new functionality)
M      AliPerformanceRes.cxx (modified Analyse() function)

15 years agoProduction point stored in AliFastGlauber.
morsch [Tue, 5 May 2009 09:06:52 +0000 (09:06 +0000)]
Production point stored in AliFastGlauber.

15 years agoStore the last production point.
morsch [Tue, 5 May 2009 09:05:31 +0000 (09:05 +0000)]
Store the last production point.

15 years agoPut names in canvases and figure files depending on calorimeter
gconesab [Tue, 5 May 2009 08:54:48 +0000 (08:54 +0000)]
Put names in canvases and figure files depending on calorimeter

15 years agoNew version of the train with several corrections. All PWG2 AddTask macros moved...
agheata [Tue, 5 May 2009 08:26:21 +0000 (08:26 +0000)]
New version of the train with several corrections. All PWG2 AddTask macros moved to PWG2
(Mihaela)

15 years agoTask and container name change depending on the calorimeter
gconesab [Tue, 5 May 2009 08:04:35 +0000 (08:04 +0000)]
Task and container name change depending on the calorimeter

15 years agoReplaced object by pointer array, added data member for array size
dainese [Mon, 4 May 2009 22:31:57 +0000 (22:31 +0000)]
Replaced object by pointer array, added data member for array size

15 years agofew extra options for momentum dependence v_n
snelling [Mon, 4 May 2009 17:16:01 +0000 (17:16 +0000)]
few extra options for momentum dependence v_n

15 years agoChange uint16_t to UShort_t
cblume [Mon, 4 May 2009 17:00:31 +0000 (17:00 +0000)]
Change uint16_t to UShort_t

15 years agoMake the macros run for PROOF and PROOFLite
akisiel [Mon, 4 May 2009 16:26:21 +0000 (16:26 +0000)]
Make the macros run for PROOF and PROOFLite

15 years agoFixes for PROOF-compliance
dainese [Mon, 4 May 2009 16:20:07 +0000 (16:20 +0000)]
Fixes for PROOF-compliance

15 years agoFixes for PROOF-compliance
dainese [Mon, 4 May 2009 16:18:44 +0000 (16:18 +0000)]
Fixes for PROOF-compliance

15 years agoRemoved compilation warning; Added saving container projections to a file (Chiara Z)
dainese [Mon, 4 May 2009 16:11:15 +0000 (16:11 +0000)]
Removed compilation warning; Added saving container projections to a file (Chiara Z)

15 years agomore codin violation fixes
kaamodt [Mon, 4 May 2009 15:37:06 +0000 (15:37 +0000)]
more codin violation fixes

15 years agoAdded functionality to reconstruct Chi_c (Pedro)
kaamodt [Mon, 4 May 2009 15:21:59 +0000 (15:21 +0000)]
Added functionality to reconstruct Chi_c (Pedro)

15 years agoAdded functionality to check the efficiency of the V0 finder
kaamodt [Mon, 4 May 2009 14:05:31 +0000 (14:05 +0000)]
Added functionality to check the efficiency of the V0 finder

15 years agoAnalysis type can be retrieved as a string. Fixed creation of extra AOD files in...
agheata [Mon, 4 May 2009 12:50:27 +0000 (12:50 +0000)]
Analysis type can be retrieved as a string. Fixed creation of extra AOD files in proof mode.

15 years agoFixed most coding violations.
kaamodt [Mon, 4 May 2009 12:44:30 +0000 (12:44 +0000)]
Fixed most coding violations.

15 years agoUpdated with SIScone
morsch [Mon, 4 May 2009 11:52:58 +0000 (11:52 +0000)]
Updated with SIScone

15 years agoUpdated list of classes
hristov [Mon, 4 May 2009 11:49:43 +0000 (11:49 +0000)]
Updated list of classes

15 years agoIncluding cmake to declare fabs
hristov [Mon, 4 May 2009 11:49:10 +0000 (11:49 +0000)]
Including cmake to declare fabs

15 years agofixed unused variables issue
rpreghen [Mon, 4 May 2009 11:33:29 +0000 (11:33 +0000)]
fixed unused variables issue

15 years agocleanup
sgorbuno [Mon, 4 May 2009 10:53:53 +0000 (10:53 +0000)]
cleanup

15 years agoadded load libraries (Chiara B)
dainese [Mon, 4 May 2009 10:46:05 +0000 (10:46 +0000)]
added load libraries (Chiara B)

15 years agoCompilation warnings fixed. Functionality updated.
kharlov [Mon, 4 May 2009 09:04:29 +0000 (09:04 +0000)]
Compilation warnings fixed. Functionality updated.

15 years agoStore jet production point in header.
morsch [Mon, 4 May 2009 09:03:49 +0000 (09:03 +0000)]
Store jet production point in header.

15 years agochange of files in tracking-ca/ directory
sgorbuno [Mon, 4 May 2009 08:32:09 +0000 (08:32 +0000)]
change of files in tracking-ca/ directory

15 years agoupdate
sgorbuno [Mon, 4 May 2009 08:31:07 +0000 (08:31 +0000)]
update

15 years agostyle changes
sgorbuno [Mon, 4 May 2009 08:30:29 +0000 (08:30 +0000)]
style changes

15 years agoclean up
sgorbuno [Mon, 4 May 2009 08:27:44 +0000 (08:27 +0000)]
clean up

15 years agoFix coding convention violations.
mtadel [Mon, 4 May 2009 08:17:14 +0000 (08:17 +0000)]
Fix coding convention violations.

15 years agoRemoving compilation warnings
masera [Sun, 3 May 2009 20:02:51 +0000 (20:02 +0000)]
Removing compilation warnings

15 years agofix random distribution
snelling [Fri, 1 May 2009 19:07:55 +0000 (19:07 +0000)]
fix random distribution

15 years agocorreg savannah bug 48629
schutz [Fri, 1 May 2009 14:08:50 +0000 (14:08 +0000)]
correg savannah bug 48629

15 years agoincreasing the number of TRU channels in the maps
dsilverm [Thu, 30 Apr 2009 22:06:19 +0000 (22:06 +0000)]
increasing the number of TRU channels in the maps

15 years agofor mLocalSource use new class
snelling [Thu, 30 Apr 2009 21:30:12 +0000 (21:30 +0000)]
for mLocalSource use new class

15 years agosetter for nonflow
snelling [Thu, 30 Apr 2009 17:49:00 +0000 (17:49 +0000)]
setter for nonflow

15 years agoValidated macros for the global analysis train...
bhippoly [Thu, 30 Apr 2009 17:02:55 +0000 (17:02 +0000)]
Validated macros for the global analysis train...