]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoChanged default values of cuts
kaamodt [Mon, 2 Nov 2009 14:11:19 +0000 (14:11 +0000)]
Changed default values of cuts

14 years agoCorrected typos plus other changes needed to run it from alirec.cern.ch.
cvetan [Mon, 2 Nov 2009 14:09:52 +0000 (14:09 +0000)]
Corrected typos plus other changes needed to run it from alirec.cern.ch.

14 years agoAdded entry in OCDB for gamma conversion trigger
kaamodt [Mon, 2 Nov 2009 14:09:32 +0000 (14:09 +0000)]
Added entry in OCDB for gamma conversion trigger

14 years agoTrigger for gamma conversions. test macros are added soon.
kaamodt [Mon, 2 Nov 2009 13:59:13 +0000 (13:59 +0000)]
Trigger for gamma conversions. test macros are added soon.

14 years agoChanged histogram output name.
kaamodt [Mon, 2 Nov 2009 13:35:00 +0000 (13:35 +0000)]
Changed histogram output name.

14 years agoupdate for the new location of TRD performance train
abercuci [Mon, 2 Nov 2009 13:32:29 +0000 (13:32 +0000)]
update for the new location of TRD performance train

14 years agouse performance train from PWG1
abercuci [Mon, 2 Nov 2009 13:28:57 +0000 (13:28 +0000)]
use performance train from PWG1

14 years agoremove performance train from TRD directory. The new location is
abercuci [Mon, 2 Nov 2009 13:26:54 +0000 (13:26 +0000)]
remove performance train from TRD directory. The new location is
PWG1/TRD

14 years agoNew directory for the VMC tests (Ivana, Eva)
hristov [Mon, 2 Nov 2009 13:25:00 +0000 (13:25 +0000)]
New directory for the VMC tests (Ivana, Eva)

14 years agoKenneth: New macro to test the vertexer component.
kaamodt [Mon, 2 Nov 2009 13:24:18 +0000 (13:24 +0000)]
Kenneth: New macro to test the vertexer component.

14 years agoPrototype of the QA analysis mini-train. It uses AliAnalysisTaskCosmic from PWG1...
cvetan [Mon, 2 Nov 2009 13:17:09 +0000 (13:17 +0000)]
Prototype of the QA analysis mini-train. It uses AliAnalysisTaskCosmic from PWG1/cosmic folder (developed by Andreas)

14 years agoChanged svn:ignore
hristov [Mon, 2 Nov 2009 13:01:27 +0000 (13:01 +0000)]
Changed svn:ignore

14 years agoupdate add macros for the PWG1 location
abercuci [Mon, 2 Nov 2009 12:55:35 +0000 (12:55 +0000)]
update add macros for the PWG1 location

14 years ago- Method to calculate the track length is added to the AliHLTGlobalBarrelTrack
sgorbuno [Mon, 2 Nov 2009 12:54:41 +0000 (12:54 +0000)]
- Method to calculate the track length is added to the AliHLTGlobalBarrelTrack
- Merged TPC tracks are not propagated to the TPC inner radius, but stays at the innermost cluster, in order to get the right track length

14 years agoFixes in reconstruction:
hristov [Mon, 2 Nov 2009 12:51:07 +0000 (12:51 +0000)]
Fixes in reconstruction:

1) Define in a single place (AliMUONTrack) the algorithm to be used to associate 2 tracks by comparing the position of their clusters. Update all the classes/macro using that algorithm to find the simulated track corresponding to a given reconstructed one:

AliMUONTrack:
- Change the function IsValid(...) to be able to check the reconstructibility of the track depending on the tracking algorithm
- Change the name of the function CompatibleTrack to FindCompatibleCluster that is actually what the function does
- New function Match(...) to associate, or not, 2 tracks by comparing the position of their clusters (can be used to assign MC labels to reconstructed tracks).

AliMUONRecoCheck:
- Check the track reconstructibility according to given informations about the tracking algorithm (those info can be extracted from RecoParam).
- New function FindCompatibleTrack(...) to find in the given store a track that match the given track. Matching is done by using MC labels or by comparing clusters' position.

All other classes/macros/tasks:
- use these new functionnalities

2) Additional correction:

DecodeRecoCocktail.C:
- correct the algorithm to make it working even if there are ghost tracks
- avoid accessing OCDB when not needed

MUONRecoCheck.C:
- new histograms/graphs to study the momentum resolution as a function of the momentum
- new histograms/graphs to study the cluster resolution at each chamber
- avoid loading magnetic field when not needed

AliMUONTrackLight:
- correct constructor
- avoid using magnetic field when not needed

(Philippe P.)

14 years agoAliTPCcalibDB.cxx - Calculate the distance to the closest measurement
marian [Mon, 2 Nov 2009 12:04:26 +0000 (12:04 +0000)]
AliTPCcalibDB.cxx  - Calculate the distance to the closest measurement
AliTPCcalibDButil.h AliTPCcalibDButil.cxx  - graph filtering functions
                                           - calculation of drift velocity CE
CalibMacros/CalibEnv.C                     - dump all drift velocity option

Marian

14 years agoAdding AliTPCComparisonPID class
marian [Mon, 2 Nov 2009 11:45:24 +0000 (11:45 +0000)]
Adding AliTPCComparisonPID class
(Marian)

14 years agoRemoved obsolete TSelector based class
marian [Mon, 2 Nov 2009 11:34:20 +0000 (11:34 +0000)]
Removed obsolete TSelector based class
(Marian)

14 years agoWarning removal (Marian)
marian [Mon, 2 Nov 2009 11:07:16 +0000 (11:07 +0000)]
Warning removal (Marian)

14 years agoDo not print debug information
gconesab [Mon, 2 Nov 2009 11:03:27 +0000 (11:03 +0000)]
Do not print debug information

14 years agoAdding Process of the TRD-TPC matching
marian [Mon, 2 Nov 2009 10:56:29 +0000 (10:56 +0000)]
Adding Process of the TRD-TPC matching
(Marian)

14 years agoAdding visualization of the tree aliases
marian [Mon, 2 Nov 2009 10:54:40 +0000 (10:54 +0000)]
Adding visualization of the tree aliases
(Jens, Marian)

14 years agoWarning removal - Shadowed parameters
marian [Mon, 2 Nov 2009 10:53:37 +0000 (10:53 +0000)]
Warning removal - Shadowed parameters
(Marian)

14 years agoRunning on proof and fitting psiprime resonance (Roberta)
martinez [Mon, 2 Nov 2009 10:52:33 +0000 (10:52 +0000)]
Running on proof and fitting psiprime resonance (Roberta)

14 years agoUpdate AddTaskPartCorr to use MC Kine in analysis is requested, also to print configu...
gconesab [Mon, 2 Nov 2009 10:51:31 +0000 (10:51 +0000)]
Update AddTaskPartCorr to use MC Kine in analysis is requested, also to print configuration settings; moved some prints to debug

14 years agogalice.root is not needed
cvetan [Mon, 2 Nov 2009 10:42:18 +0000 (10:42 +0000)]
galice.root is not needed

14 years agoshort description of the package from Naomi's presentation
snelling [Mon, 2 Nov 2009 10:39:13 +0000 (10:39 +0000)]
short description of the package from Naomi's presentation

14 years agoFixing a compilation warning
belikov [Mon, 2 Nov 2009 10:14:12 +0000 (10:14 +0000)]
Fixing a compilation warning

14 years agoPutting the default rec.C for online reco/viz into svn instead of using the one from...
cvetan [Mon, 2 Nov 2009 09:40:16 +0000 (09:40 +0000)]
Putting the default rec.C for online reco/viz into svn instead of using the one from test/cosmic.

14 years agoMake the exploded transformations on-demand only
laphecet [Mon, 2 Nov 2009 09:08:21 +0000 (09:08 +0000)]
Make the exploded transformations on-demand only

14 years agoUse the right order of parameters for WriteRejectList and WriteOccupancyMap
laphecet [Mon, 2 Nov 2009 09:07:23 +0000 (09:07 +0000)]
Use the right order of parameters for WriteRejectList and WriteOccupancyMap

14 years agoadd "friendiness" to macro creation wizzard (Ben & Alex)
abercuci [Mon, 2 Nov 2009 08:58:23 +0000 (08:58 +0000)]
add "friendiness" to macro creation wizzard (Ben & Alex)

14 years agoGPU compilateion update
sgorbuno [Mon, 2 Nov 2009 08:20:09 +0000 (08:20 +0000)]
GPU compilateion update

14 years agoFixed naming for different cone size, added new AOD cut (16), added fastkt option
kleinb [Mon, 2 Nov 2009 07:46:33 +0000 (07:46 +0000)]
Fixed naming for different cone size, added new AOD cut (16), added fastkt option

14 years agoGetOutputData() now used in AliAnalysisTaskUnicor::Terminate (thanks
misko [Mon, 2 Nov 2009 07:36:57 +0000 (07:36 +0000)]
GetOutputData() now used in AliAnalysisTaskUnicor::Terminate (thanks
Mihaela).
Using integers in AliUnicorHN::Fill was leading to trouble (thanks
Matevz, via his valgrind output), now all double.
Two track cuts modified, a monitoring histogram added.
Trigger phi was being overwritten in AliUnicorAnalHighpt, fixed.
Merge method added in AliUnicorAnal so one can run on proof.
Some antiviolence (with respect to coding rules) measures taken.

14 years agocleanup
sgorbuno [Mon, 2 Nov 2009 07:33:22 +0000 (07:33 +0000)]
cleanup

14 years ago- a patch to be able to load the CUDA library at runtime and only when available.
sgorbuno [Mon, 2 Nov 2009 07:19:00 +0000 (07:19 +0000)]
- a patch to be able to load the CUDA library at runtime and only when available.
- cleanup

14 years agodirectory to hold commo tools for flow analysis (e.g. mc glauber)
snelling [Sun, 1 Nov 2009 22:53:17 +0000 (22:53 +0000)]
directory to hold commo tools for flow analysis (e.g. mc glauber)

14 years agoChanged names of output files
dainese [Sun, 1 Nov 2009 21:38:00 +0000 (21:38 +0000)]
Changed names of output files

14 years agoNew reconstruction parameters for all event species:
kharlov [Sun, 1 Nov 2009 21:04:37 +0000 (21:04 +0000)]
New reconstruction parameters for all event species:
Default, Cosmic, lowMult, highMult

14 years agoWith Magali: improve handling of static data members with frame and palette data.
mtadel [Sun, 1 Nov 2009 19:26:41 +0000 (19:26 +0000)]
With Magali: improve handling of static data members with frame and palette data.

14 years agoFixing bug in AliHLTRunSummary and AliHLTEventSummary, need to have version number...
aszostak [Sun, 1 Nov 2009 18:01:41 +0000 (18:01 +0000)]
Fixing bug in AliHLTRunSummary and AliHLTEventSummary, need to have version number in CalssDef non-zero to propagate the objects through an HLT chain properly.
Fixing bug in AliHLTGlobalTriggerComponent to generate correctly trigger menu evaluation logic for trailing operators.
Fixing AliHLTGlobalTriggerWrapper to catch CINT errors correctly.
Fixing bug removing registrations in AliHLTConfiguration.
Adding more documentation.

14 years agoGPU framework update from David Rohr
sgorbuno [Sun, 1 Nov 2009 17:34:17 +0000 (17:34 +0000)]
GPU framework update from David Rohr

14 years agoFix needed to correct compilation warning
masera [Sun, 1 Nov 2009 17:04:19 +0000 (17:04 +0000)]
Fix needed to correct compilation warning

14 years agooutput data type was not properly set
sgorbuno [Sun, 1 Nov 2009 15:00:24 +0000 (15:00 +0000)]
output data type was not properly set

14 years agoMake copy of temperature array before adding to CE array
haavard [Sun, 1 Nov 2009 12:52:23 +0000 (12:52 +0000)]
Make copy of temperature array before adding to CE array

14 years agoprotection for module number against crash in QAMaker
basanta [Sun, 1 Nov 2009 03:56:38 +0000 (03:56 +0000)]
protection for module number against crash in QAMaker

14 years agoSuppressed setting the Bfield to NULL in the post-reconstruction cleanup.
shahoian [Sat, 31 Oct 2009 23:05:01 +0000 (23:05 +0000)]
Suppressed setting the Bfield to NULL in the post-reconstruction cleanup.

14 years agoAtlas Tune MC09 added.
morsch [Sat, 31 Oct 2009 19:22:58 +0000 (19:22 +0000)]
Atlas Tune MC09 added.

14 years ago* AliEveEMCALSModule
mtadel [Sat, 31 Oct 2009 16:14:01 +0000 (16:14 +0000)]
* AliEveEMCALSModule
  - Remove palette management that was cut-n-pasted from TPC code and
    was not used in EMCAL code at all.
  - Comment out manual destruction of (shared!) reference counted objects.
    This needs to be improved further as static objects seem to be used
    in a wrong way.

* AliEveEMCALData
  - Reduce debug output, set debug to 0 by default.
  - Do not delete AliEMCAL object - it is deleted by run-loader.

14 years agoESD friend is deleted together with ESD tree - do not deleti it directly in Close().
mtadel [Sat, 31 Oct 2009 16:08:34 +0000 (16:08 +0000)]
ESD friend is deleted together with ESD tree - do not deleti it directly in Close().

14 years agoFrom Magali: small modifications.
mtadel [Sat, 31 Oct 2009 16:06:33 +0000 (16:06 +0000)]
From Magali: small modifications.

14 years agoBuild reco and log dir if needed
fca [Sat, 31 Oct 2009 15:10:41 +0000 (15:10 +0000)]
Build reco and log dir if needed

14 years agomissing file
fca [Sat, 31 Oct 2009 14:54:05 +0000 (14:54 +0000)]
missing file

14 years agoAdding config for acr caf
fca [Sat, 31 Oct 2009 14:12:58 +0000 (14:12 +0000)]
Adding config for acr caf

14 years agoactivating initialization of Streamer Info from the OCDB
richterm [Sat, 31 Oct 2009 13:27:35 +0000 (13:27 +0000)]
activating initialization of Streamer Info from the OCDB

14 years agoReverting previous change
fca [Sat, 31 Oct 2009 12:57:52 +0000 (12:57 +0000)]
Reverting previous change

14 years agomove production scripts out of test
fca [Sat, 31 Oct 2009 12:28:01 +0000 (12:28 +0000)]
move production scripts out of test

14 years agomove production scripts out of test
fca [Sat, 31 Oct 2009 12:27:22 +0000 (12:27 +0000)]
move production scripts out of test

14 years agosegmentation fault in daq machine is fixed
basanta [Sat, 31 Oct 2009 11:15:38 +0000 (11:15 +0000)]
segmentation fault in daq machine is fixed

14 years agoObsolete macros
fca [Sat, 31 Oct 2009 11:00:29 +0000 (11:00 +0000)]
Obsolete macros

14 years agoObsolete macros
fca [Sat, 31 Oct 2009 11:00:05 +0000 (11:00 +0000)]
Obsolete macros

14 years agoObsolete macros
fca [Sat, 31 Oct 2009 10:45:54 +0000 (10:45 +0000)]
Obsolete macros

14 years agoObsolete macros
fca [Sat, 31 Oct 2009 10:45:11 +0000 (10:45 +0000)]
Obsolete macros

14 years agocorrect initialization warnings (fca)
bhippoly [Sat, 31 Oct 2009 09:39:21 +0000 (09:39 +0000)]
correct initialization warnings (fca)

14 years agoupdae of the GPU framework
sgorbuno [Sat, 31 Oct 2009 07:29:40 +0000 (07:29 +0000)]
updae of the GPU framework

14 years agoUse of .so libs instead than .dylib
fca [Fri, 30 Oct 2009 19:46:55 +0000 (19:46 +0000)]
Use of .so libs instead than .dylib

14 years agoBug fix.
marian [Fri, 30 Oct 2009 17:40:14 +0000 (17:40 +0000)]
Bug fix.

The ratio filled in the opposite way - Max and Tot exchanged.

(Marian)

14 years agodata transport between the tracker and the merger is optimized
sgorbuno [Fri, 30 Oct 2009 17:26:00 +0000 (17:26 +0000)]
data transport between the tracker and the merger is optimized

14 years agoone more change (from P.Ganoti pganoti@phys.uoa.gr)
bhippoly [Fri, 30 Oct 2009 16:50:11 +0000 (16:50 +0000)]
one more change (from P.Ganoti pganoti@phys.uoa.gr)

14 years agomrst pdfs restored.
morsch [Fri, 30 Oct 2009 16:49:53 +0000 (16:49 +0000)]
mrst pdfs restored.

14 years ago- Signature if CompVtx changed
morsch [Fri, 30 Oct 2009 16:19:52 +0000 (16:19 +0000)]
- Signature if CompVtx changed
- direct comparison of floatwith 0. corrected.
Romita Rossella

14 years agoTOF/AliTOFDigitMap.h -- make enum {kMaxDigitsPerPad = 10 }; public as this constant...
cvetan [Fri, 30 Oct 2009 16:19:18 +0000 (16:19 +0000)]
TOF/AliTOFDigitMap.h -- make enum {kMaxDigitsPerPad = 10 }; public as this constant also needs to be known in EVE. EVE/EveDet/AliEveTOFDigitsInfo.cxx -- use kMaxDigitsPerPad instead of hard-coded value 3 (which was wrong after a change to 10 in liTOFDigitMap) (Matevz)

14 years agoFixing doxygen warnings
laphecet [Fri, 30 Oct 2009 16:13:34 +0000 (16:13 +0000)]
Fixing doxygen warnings

14 years agochange of a range of a histogram
sgorbuno [Fri, 30 Oct 2009 16:13:25 +0000 (16:13 +0000)]
change of a range of a histogram

14 years agoUpdating doc
laphecet [Fri, 30 Oct 2009 16:04:34 +0000 (16:04 +0000)]
Updating doc

14 years agochange a default cut
sgorbuno [Fri, 30 Oct 2009 15:42:06 +0000 (15:42 +0000)]
change a default cut

14 years agoPi0 histogram range changed
sgorbuno [Fri, 30 Oct 2009 15:40:12 +0000 (15:40 +0000)]
Pi0 histogram range changed

14 years agoPi0 finder added
sgorbuno [Fri, 30 Oct 2009 15:12:27 +0000 (15:12 +0000)]
Pi0 finder added

14 years agohard-coded cuts are moved to the parameter set
sgorbuno [Fri, 30 Oct 2009 14:14:22 +0000 (14:14 +0000)]
hard-coded cuts are moved to the parameter set

14 years agofinal plotting macros
jklay [Fri, 30 Oct 2009 14:07:12 +0000 (14:07 +0000)]
final plotting macros

14 years agoAdd protection for missing pressure sensors
haavard [Fri, 30 Oct 2009 13:43:59 +0000 (13:43 +0000)]
Add protection for missing pressure sensors

14 years agochanges related to PWG1 train and small cleaning (A. Bercuci)
jotwinow [Fri, 30 Oct 2009 13:11:27 +0000 (13:11 +0000)]
changes related to PWG1 train and small cleaning (A. Bercuci)

14 years agovertex finder moved from GlobalESDConverter to a separate component GlobalVertexer
sgorbuno [Fri, 30 Oct 2009 12:24:30 +0000 (12:24 +0000)]
vertex finder moved from GlobalESDConverter to a separate component GlobalVertexer
It has to be called after the ESD converter
The component produces primary vertex histograms

14 years agofix compilation
abercuci [Fri, 30 Oct 2009 12:22:42 +0000 (12:22 +0000)]
fix compilation

14 years agofix BxByBz - testing
abercuci [Fri, 30 Oct 2009 12:19:53 +0000 (12:19 +0000)]
fix BxByBz - testing

14 years agobetter ESD performance plot
abercuci [Fri, 30 Oct 2009 12:19:21 +0000 (12:19 +0000)]
better ESD performance plot

14 years agofix compilation mismatches in the new framework
abercuci [Fri, 30 Oct 2009 11:59:44 +0000 (11:59 +0000)]
fix compilation mismatches in the new framework

14 years agoProcess kPyMbAtlasTuneMC09 added
morsch [Fri, 30 Oct 2009 11:36:08 +0000 (11:36 +0000)]
Process kPyMbAtlasTuneMC09 added

14 years agoFix in LoadCTPTimeParamsCDB() (Plamen)
lietava [Fri, 30 Oct 2009 11:26:05 +0000 (11:26 +0000)]
Fix in LoadCTPTimeParamsCDB() (Plamen)

14 years agoQA for shifters revisited - Custom object removed
cheynis [Fri, 30 Oct 2009 11:00:46 +0000 (11:00 +0000)]
QA for shifters revisited - Custom object removed

14 years agoChanged logging level
kaamodt [Fri, 30 Oct 2009 10:39:55 +0000 (10:39 +0000)]
Changed logging level

14 years agoInit event before deleting it !
laphecet [Fri, 30 Oct 2009 10:31:44 +0000 (10:31 +0000)]
Init event before deleting it !

14 years agoAdd example of how to assign lines to a module.
mtadel [Fri, 30 Oct 2009 10:25:51 +0000 (10:25 +0000)]
Add example of how to assign lines to a module.

14 years agoOups. We probably do not want the memory leak checks part of the production version
laphecet [Fri, 30 Oct 2009 10:18:44 +0000 (10:18 +0000)]
Oups. We probably do not want the memory leak checks part of the production version

14 years agoFixing a serious memory leak
laphecet [Fri, 30 Oct 2009 09:54:00 +0000 (09:54 +0000)]
Fixing a serious memory leak

14 years agoLimited printout
kleinb [Fri, 30 Oct 2009 09:39:03 +0000 (09:39 +0000)]
Limited printout

14 years agoExtended the set of deltaAOD jets and added general SISCONE config
kleinb [Fri, 30 Oct 2009 09:30:41 +0000 (09:30 +0000)]
Extended the set of deltaAOD jets and added general SISCONE config

14 years agocopy TRD performance train to PWG1
abercuci [Fri, 30 Oct 2009 08:12:25 +0000 (08:12 +0000)]
copy TRD performance train to PWG1

14 years agoRelease the error coming from HLT
cblume [Fri, 30 Oct 2009 08:12:00 +0000 (08:12 +0000)]
Release the error coming from HLT