]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFixed typo
dainese [Tue, 3 Nov 2009 13:45:03 +0000 (13:45 +0000)]
Fixed typo

14 years agobug fix of bug fix
hdalsgaa [Tue, 3 Nov 2009 13:39:40 +0000 (13:39 +0000)]
bug fix of bug fix

14 years agoUsing the cosmic analysis task from the PWG1 library avoiding the compilation with...
cvetan [Tue, 3 Nov 2009 13:33:14 +0000 (13:33 +0000)]
Using the cosmic analysis task from the PWG1 library avoiding the compilation with aclic.

14 years agoAliMUONTriggerQADataMakerRec:
ivana [Tue, 3 Nov 2009 13:04:22 +0000 (13:04 +0000)]
AliMUONTriggerQADataMakerRec:
Change in order to increase the number of LUT and Decision tests.
(Aurelien)

14 years ago- TrackID is set to the TPC esd tracks
sgorbuno [Tue, 3 Nov 2009 11:39:09 +0000 (11:39 +0000)]
- TrackID is set to the TPC esd tracks
- TPCOut parameters are taken at the last point (before they were dummy TPCOut==TPCin )

14 years agoChanged output detector to kAliHLTDataOriginOut
kaamodt [Tue, 3 Nov 2009 10:58:39 +0000 (10:58 +0000)]
Changed output detector to  kAliHLTDataOriginOut

14 years agomacro to attched TRD to PWG1 train (A.Bercuci)
jotwinow [Tue, 3 Nov 2009 10:56:00 +0000 (10:56 +0000)]
macro to attched TRD to PWG1 train (A.Bercuci)

14 years agoIn reconstruction:
ivana [Tue, 3 Nov 2009 10:54:49 +0000 (10:54 +0000)]
In reconstruction:
Add the possibility to adjust chamber by chamber the x/x0 value used
in the computation of Multiple Coulomb Scattering effets (driven by the fact
that it is ~2 times higher for St1&2 than for others).
The choice of these values has a little effect on the resolution of the
tracking, but it can change significantly the size of the area where
we search for new clusters to be attached to the track.
(Philippe P.)

14 years agoa little memory leak fixed
sgorbuno [Tue, 3 Nov 2009 10:45:30 +0000 (10:45 +0000)]
a little memory leak fixed

14 years agoIn trigger:
ivana [Tue, 3 Nov 2009 10:42:26 +0000 (10:42 +0000)]
In trigger:
- Add possibility to fill the trigger board efficiency with the average
  value of the corresponding RPC.
- Update MUONTriggerChamberEfficiency.C
- Update READMEtrigger.txt
(Diego)

14 years agoCompilation warnings fixed
sgorbuno [Tue, 3 Nov 2009 10:36:57 +0000 (10:36 +0000)]
Compilation warnings fixed

14 years agoThese are the changes for the propagation of the tag cut selection
morsch [Tue, 3 Nov 2009 10:00:14 +0000 (10:00 +0000)]
These are the changes for the propagation of the tag cut selection
bookkeeping.
  I have tested it in the following way:
  - Created XML list with cut summary in, read it via the
AliTagAnalysis, put it as a UserInfo object into the chain and recovered
the information in the task via the ESD Handler
  - Checked that the same code does not crash if the tag summary
information is not available in the XML list.

A. Kisiel

14 years agoallowing other root versions for acr reco
jgrosseo [Tue, 3 Nov 2009 09:54:02 +0000 (09:54 +0000)]
allowing other root versions for acr reco

14 years agotemporarily disabling the initilization of the Root Cint error callback. It expects...
richterm [Tue, 3 Nov 2009 07:39:41 +0000 (07:39 +0000)]
temporarily disabling the initilization of the Root Cint error callback. It expects a void*,
but the callback is of course a function*. On some systems, the warning is interpreted as
error. Have to check whether the definition of the fuction in Root needs to be changed to
void (*)() as argument, or whether there is another workaround.

14 years agoNew event mixing task for HF vertexing (Rossella)
dainese [Tue, 3 Nov 2009 01:15:38 +0000 (01:15 +0000)]
New event mixing task for HF vertexing (Rossella)

14 years agoreverting r36179 as it breaks the definition of processing chains in agents and macros
richterm [Tue, 3 Nov 2009 00:27:59 +0000 (00:27 +0000)]
reverting r36179 as it breaks the definition of processing chains in agents and macros

14 years agoreplacing GetEntries() by GetEntriesFast() to get correct size of TObjArrays
richterm [Mon, 2 Nov 2009 23:40:08 +0000 (23:40 +0000)]
replacing GetEntries() by GetEntriesFast() to get correct size of TObjArrays

14 years agoapplying the ITS alignment after LoadGeometry()
sgorbuno [Mon, 2 Nov 2009 23:18:35 +0000 (23:18 +0000)]
applying the ITS alignment after LoadGeometry()

14 years agoremoving obsolete parameter from TPC ClusterFinder configuration
richterm [Mon, 2 Nov 2009 23:10:14 +0000 (23:10 +0000)]
removing obsolete parameter from TPC ClusterFinder configuration

14 years agobugfix: incrementing class version after previous commit
richterm [Mon, 2 Nov 2009 23:08:45 +0000 (23:08 +0000)]
bugfix: incrementing class version after previous commit

14 years agoTRD online reco update (Theodor)
richterm [Mon, 2 Nov 2009 23:00:26 +0000 (23:00 +0000)]
TRD online reco update (Theodor)
- ClusterizerComponent: add tailcancellation as separate config option
- TrackerV1Component: remove number of timebins as conig option
- update OCDB entries (enable tailcancellation and remove timebins)

14 years agoSPD vertexer component created which reconstructs the XYZ primary vertex with SPD...
sgorbuno [Mon, 2 Nov 2009 22:56:21 +0000 (22:56 +0000)]
SPD vertexer component created which reconstructs the XYZ primary vertex with SPD pixels.
The resolutions are about 400um.
It can treat an initial beam offset up to 1.5 cm in XY.
The component can do a calibration of the beam position for every N events
The speed on pp is ~5000Hz without producing histogramms and ~800 Hz with histograms

14 years agoupdate of the TRD calibration @ HLT (Jason)
richterm [Mon, 2 Nov 2009 22:44:25 +0000 (22:44 +0000)]
update of the TRD calibration @ HLT (Jason)
first working version tested with FXSSubscriber and Shuttle

14 years agoAdding base HLT library. Needed for CAF reco.
cvetan [Mon, 2 Nov 2009 22:27:44 +0000 (22:27 +0000)]
Adding base HLT library. Needed for CAF reco.

14 years agoadding default configuration objects for D0 and ITSClusterMultiplicity triggers ...
richterm [Mon, 2 Nov 2009 22:13:57 +0000 (22:13 +0000)]
adding default configuration objects for D0 and ITSClusterMultiplicity triggers (Gaute)

14 years agoAdded possibility to run without reading the MC (Andrea)
dainese [Mon, 2 Nov 2009 22:13:50 +0000 (22:13 +0000)]
Added possibility to run without reading the MC (Andrea)

14 years agoadding ITS cluster multiplicity and D0 trigger components (Gaute)
richterm [Mon, 2 Nov 2009 22:03:10 +0000 (22:03 +0000)]
adding ITS cluster multiplicity and D0 trigger components (Gaute)

14 years agoNeed to add a little more protection code and option to control the amount of warning...
aszostak [Mon, 2 Nov 2009 19:48:41 +0000 (19:48 +0000)]
Need to add a little more protection code and option to control the amount of warnings generated.

14 years agoTechnical fixes + coding conventions
shahoian [Mon, 2 Nov 2009 19:02:15 +0000 (19:02 +0000)]
Technical fixes + coding conventions

14 years agoAdding protection in case calibrations contain invalid value markers.
aszostak [Mon, 2 Nov 2009 18:10:43 +0000 (18:10 +0000)]
Adding protection in case calibrations contain invalid value markers.

14 years agoUpdate by Theodor:
cblume [Mon, 2 Nov 2009 17:36:40 +0000 (17:36 +0000)]
Update by Theodor:
- clusterizer: AliInfo -> AliDebug for unimportant message
- tracker: decrease the multiplicity of an error message in AliTracker, which actually should not be an error message

14 years agocheck if event specie is set before using
schutz [Mon, 2 Nov 2009 17:33:15 +0000 (17:33 +0000)]
check if event specie is set before using

14 years ago- use new function for calculation of track length
kkanaki [Mon, 2 Nov 2009 15:51:36 +0000 (15:51 +0000)]
- use new function for calculation of track length
- implemented option -dEdx for plotting the respective histogram, default is kFALSE (no updates in the OCDB entry of the component)

14 years agoFrom Matevz and Domenico: add SetLabel() to allow tagging of tracklets during visual...
hristov [Mon, 2 Nov 2009 14:33:44 +0000 (14:33 +0000)]
From Matevz and Domenico: add SetLabel() to allow tagging of tracklets during visual scanning.

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