]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoFixed atoi -> TString::Atoi
agheata [Sat, 20 Jun 2009 06:52:35 +0000 (06:52 +0000)]
Fixed atoi -> TString::Atoi

15 years agoRemoving a comma that gcc 3.4 does not like ;-)
laphecet [Fri, 19 Jun 2009 20:09:09 +0000 (20:09 +0000)]
Removing a comma that gcc 3.4 does not like ;-)

15 years agoForgotten - warnings removal
marian [Fri, 19 Jun 2009 18:03:16 +0000 (18:03 +0000)]
Forgotten - warnings removal

15 years agoAdding visualization of single TPC transformation
marian [Fri, 19 Jun 2009 18:00:47 +0000 (18:00 +0000)]
Adding visualization of single TPC transformation

15 years agoAdding interface for delta R, RPhi and Phi
marian [Fri, 19 Jun 2009 17:58:52 +0000 (17:58 +0000)]
Adding interface for delta R, RPhi and Phi

15 years agoExample macros to exprt drift velocity calibration to the OCDB
marian [Fri, 19 Jun 2009 17:34:45 +0000 (17:34 +0000)]
Example macros to exprt drift velocity calibration to the OCDB

15 years agoRemoved gain calibration part
marian [Fri, 19 Jun 2009 17:30:44 +0000 (17:30 +0000)]
Removed gain calibration part
Exporting smoothing graphs
Exporting spline fits

15 years agoPossibilty to use median instead of the sigma of gaus fit
marian [Fri, 19 Jun 2009 17:28:56 +0000 (17:28 +0000)]
Possibilty to use median instead of the sigma of gaus fit

15 years agoCorrect UNICOR library name
akisiel [Fri, 19 Jun 2009 17:20:59 +0000 (17:20 +0000)]
Correct UNICOR library name

15 years agoIncreate event multiplicity cut
akisiel [Fri, 19 Jun 2009 17:16:02 +0000 (17:16 +0000)]
Increate event multiplicity cut

15 years agoAdd PWG2 Train2 example steering macro
akisiel [Fri, 19 Jun 2009 17:06:48 +0000 (17:06 +0000)]
Add PWG2 Train2 example steering macro

15 years agoAdd unicor Kink evchar
akisiel [Fri, 19 Jun 2009 16:40:17 +0000 (16:40 +0000)]
Add unicor Kink evchar

15 years agoPROOF-INF for evchar
akisiel [Fri, 19 Jun 2009 16:37:29 +0000 (16:37 +0000)]
PROOF-INF for evchar

15 years agoChange the function to match the macro name
akisiel [Fri, 19 Jun 2009 16:32:25 +0000 (16:32 +0000)]
Change the function to match the macro name

15 years agoAdd proper comments
akisiel [Fri, 19 Jun 2009 16:30:56 +0000 (16:30 +0000)]
Add proper comments

15 years agoAdd missing AliFemtoCorrFctn
akisiel [Fri, 19 Jun 2009 16:27:55 +0000 (16:27 +0000)]
Add missing AliFemtoCorrFctn

15 years agoUpdate to latest version
laphecet [Fri, 19 Jun 2009 16:07:52 +0000 (16:07 +0000)]
Update to latest version

15 years agoUpdate of the "data cleaning" part of the reconstruction.
laphecet [Fri, 19 Jun 2009 16:06:45 +0000 (16:06 +0000)]
Update of the "data cleaning" part of the reconstruction.

We introduce a new DA  (MUONTRKOCCda, the version here is really a 1.0 one...)
to compute the occupancy of the tracker (at the MANU level). This DA is supposed to run for all events of all PHYSICS runs.

The DA outputs an ASCII file onto the FXS. A new subprocessor (AliMUONOccupancySubprocessor) then reads this file
 (using an updated version of AliMUONTrackerIO) and upload an AliMUONVStore of the occupancy map
 to the OCDB (MUON/Calib/OccupancyMap).

The occupancy map might then be used in AliMUONPadStatusMaker (depending on new parameters in
 AliMUONRecoParam)  to reject some manus during the "calibration" stage of the reconstruction.

Note that this new occupancy map supersedes the usage of the KillMap, which is now discontinued (and removed from the code and
 the svn OCDB).

15 years agoCSP registers depend of FEE firmware, not RCU firmware
dsilverm [Fri, 19 Jun 2009 16:00:56 +0000 (16:00 +0000)]
CSP registers depend of FEE firmware, not RCU firmware

15 years agoAdded task check performance cascade (PWG2/SPECTRA) and task gamma conversion (PWG4...
agheata [Fri, 19 Jun 2009 15:53:41 +0000 (15:53 +0000)]
Added task check performance cascade (PWG2/SPECTRA) and task gamma conversion (PWG4). The last disabled until train requirements are met.

15 years agowarning in version number
alla [Fri, 19 Jun 2009 15:41:58 +0000 (15:41 +0000)]
warning in version number

15 years agowarning in version number
alla [Fri, 19 Jun 2009 15:41:41 +0000 (15:41 +0000)]
warning in version number

15 years agoRemoved printf (Marian)
marian [Fri, 19 Jun 2009 15:41:07 +0000 (15:41 +0000)]
Removed printf (Marian)

15 years agoNew directory for macros
dainese [Fri, 19 Jun 2009 15:23:16 +0000 (15:23 +0000)]
New directory for macros

15 years agoSome mods to match the last version of the alien plugin.
agheata [Fri, 19 Jun 2009 15:16:55 +0000 (15:16 +0000)]
Some mods to match the last version of the alien plugin.

15 years agoIn case one does not use run numbers or ranges, but just defines the data directory...
agheata [Fri, 19 Jun 2009 15:15:42 +0000 (15:15 +0000)]
In case one does not use run numbers or ranges, but just defines the data directory, a single xml collection is produced for all subdirs.
Added automatic submit mechanism that:
 - waits until the last submitted job is splitted
 - waits until there are less than 100 jobs in waiting state
The output directory can be defined via absolute path in adittion to relative to workdir.

15 years agoUpdated version of the forward dets QA task
cvetan [Fri, 19 Jun 2009 15:12:00 +0000 (15:12 +0000)]
Updated version of the forward dets QA task

15 years agoIncluded also 3 and 4 prong decays; added variables to ntuple
dainese [Fri, 19 Jun 2009 15:04:31 +0000 (15:04 +0000)]
Included also 3 and 4 prong decays; added variables to ntuple

15 years agoChanges related to the extraction of the V0 finder into a separate class (A. Dainese...
masera [Fri, 19 Jun 2009 14:29:13 +0000 (14:29 +0000)]
Changes related to the extraction of the V0 finder into a separate class (A. Dainese, A. Marin)

15 years agoProtection added
coppedis [Fri, 19 Jun 2009 13:56:01 +0000 (13:56 +0000)]
Protection added

15 years agoEnable ConvertDigits
cblume [Fri, 19 Jun 2009 13:46:40 +0000 (13:46 +0000)]
Enable ConvertDigits

15 years agoHits updated for better particle bookeeping
coppedis [Fri, 19 Jun 2009 13:42:39 +0000 (13:42 +0000)]
Hits updated for better particle bookeeping

15 years agoTake out ntuples from TLists and use dedicated output containers
dainese [Fri, 19 Jun 2009 12:24:54 +0000 (12:24 +0000)]
Take out ntuples from TLists and use dedicated output containers

15 years agoAdded tasks for prompt charm fraction and Jpsi from B analyses
dainese [Fri, 19 Jun 2009 10:28:42 +0000 (10:28 +0000)]
Added tasks for prompt charm fraction and Jpsi from B analyses

15 years agoNew task for prompt charm fraction analysis (Andrea R)
dainese [Fri, 19 Jun 2009 09:43:16 +0000 (09:43 +0000)]
New task for prompt charm fraction analysis (Andrea R)

15 years ago Minor changes
coppedis [Fri, 19 Jun 2009 08:52:38 +0000 (08:52 +0000)]
 Minor changes

15 years agousing multiplicity weight for filling the eventwise quantity
snelling [Fri, 19 Jun 2009 08:32:13 +0000 (08:32 +0000)]
using multiplicity weight for filling the eventwise quantity

15 years agoMinor change
coppedis [Fri, 19 Jun 2009 08:10:13 +0000 (08:10 +0000)]
Minor change

15 years agoSome messages put into debug
kowal2 [Fri, 19 Jun 2009 08:05:12 +0000 (08:05 +0000)]
Some messages put into debug

15 years agoFix memory leak
cblume [Fri, 19 Jun 2009 07:59:00 +0000 (07:59 +0000)]
Fix memory leak

15 years agoObsolete data file
coppedis [Fri, 19 Jun 2009 07:20:23 +0000 (07:20 +0000)]
Obsolete data file

15 years ago1.
marian [Thu, 18 Jun 2009 18:16:27 +0000 (18:16 +0000)]
1.
2. Renaming Functions xxxDr to xxxDrift

3. Adding Time 0 offset  transformation
   (AliTPCTransformation)
   (To be done 18.06.2009)

15 years ago...finally going to AliDebug
coppedis [Thu, 18 Jun 2009 16:41:11 +0000 (16:41 +0000)]
...finally going to AliDebug

15 years agoInitial version of the analysis task containing the forward detectors QA.
cvetan [Thu, 18 Jun 2009 16:28:07 +0000 (16:28 +0000)]
Initial version of the analysis task containing the forward detectors QA.

15 years ago...from AliWarning to AliInfo for debug info
coppedis [Thu, 18 Jun 2009 16:25:59 +0000 (16:25 +0000)]
...from AliWarning to AliInfo for debug info

15 years agoUse AliLog for messages
fca [Thu, 18 Jun 2009 15:15:21 +0000 (15:15 +0000)]
Use AliLog for messages

15 years agoAliTPCkalmanFit.h AliTPCkalmanFit.cxx -
marian [Thu, 18 Jun 2009 15:06:47 +0000 (15:06 +0000)]
AliTPCkalmanFit.h AliTPCkalmanFit.cxx -
1. Warning removal

2. Adding scaling factor for error estimates - separatelly for y and z
   (AliTPCkalmanFit) - (Done 18.06.2009)

3. Adding posibility to reset/increase covariance in one of the parameters of fit
   (AliTPCkalmanFit)
   (Done 18.06.2009)

15 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:41:41 +0000 (14:41 +0000)]
Fixing the coding conventions.

15 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:22:15 +0000 (14:22 +0000)]
Fixing the coding conventions.

15 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:11:42 +0000 (14:11 +0000)]
Fixing the coding conventions.

15 years agoA misplaced debug message removed and an option inserted to turn off the MC data
hdalsgaa [Thu, 18 Jun 2009 13:49:31 +0000 (13:49 +0000)]
A misplaced debug message removed and an option inserted to turn off the MC data

15 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 13:48:21 +0000 (13:48 +0000)]
Fixing the coding conventions.

15 years agoprotection added in the Terminate as suggested by A.Gheata
bhippoly [Thu, 18 Jun 2009 13:43:03 +0000 (13:43 +0000)]
protection added in the Terminate as suggested by A.Gheata

15 years agoprotection added in the Terminate as suggested by A.Gheata
bhippoly [Thu, 18 Jun 2009 13:12:33 +0000 (13:12 +0000)]
protection added in the Terminate as suggested by A.Gheata

15 years agoAdded CF task multi var multi step
dainese [Thu, 18 Jun 2009 12:13:16 +0000 (12:13 +0000)]
Added CF task multi var multi step

15 years agoClass version number ++
dainese [Thu, 18 Jun 2009 12:10:55 +0000 (12:10 +0000)]
Class version number ++

15 years agochanged the name of the Sim->sin and Rec->rec libraries; printout the QA status only...
schutz [Thu, 18 Jun 2009 11:54:34 +0000 (11:54 +0000)]
changed the name of the Sim->sin and Rec->rec libraries; printout the QA status only at the end of the job

15 years agoDelete AddTaskBkgLikeSign.C
dainese [Thu, 18 Jun 2009 11:51:36 +0000 (11:51 +0000)]
Delete AddTaskBkgLikeSign.C

15 years agofix
dainese [Thu, 18 Jun 2009 11:43:15 +0000 (11:43 +0000)]
fix

15 years agoUse 20 events in the test
hristov [Thu, 18 Jun 2009 11:42:52 +0000 (11:42 +0000)]
Use 20 events in the test

15 years agoAdding task for like-sign bkg for D0->Kpi (Carmelo)
dainese [Thu, 18 Jun 2009 11:40:34 +0000 (11:40 +0000)]
Adding task for like-sign bkg for D0->Kpi (Carmelo)

15 years agonew histogram + extra info statement
snelling [Thu, 18 Jun 2009 11:35:12 +0000 (11:35 +0000)]
new histogram + extra info statement

15 years agoFix for bug #51951: SVNREV variable in Makefile not correctly set on non-English...
hristov [Thu, 18 Jun 2009 11:19:40 +0000 (11:19 +0000)]
Fix for bug #51951: SVNREV variable in Makefile not correctly set on non-English locales

15 years agoAdditional protection
hristov [Thu, 18 Jun 2009 09:20:08 +0000 (09:20 +0000)]
Additional protection

15 years agoChanged default value for monitored SDD injector pad
prino [Thu, 18 Jun 2009 08:25:04 +0000 (08:25 +0000)]
Changed default value for monitored SDD injector pad

15 years agoRenamed AddTaskBkgLikeSign.C -> AddTaskBkgLikeSignJPSI.C
dainese [Thu, 18 Jun 2009 07:28:21 +0000 (07:28 +0000)]
Renamed AddTaskBkgLikeSign.C -> AddTaskBkgLikeSignJPSI.C

15 years agoRenamed AddTaskBkgLikeSign.C -> AddTaskBkgLikeSignJPSI.C
dainese [Thu, 18 Jun 2009 07:27:13 +0000 (07:27 +0000)]
Renamed AddTaskBkgLikeSign.C -> AddTaskBkgLikeSignJPSI.C

15 years agoProtection against division by 0
dainese [Thu, 18 Jun 2009 07:19:56 +0000 (07:19 +0000)]
Protection against division by 0

15 years agoCorrected warning
dainese [Thu, 18 Jun 2009 07:03:56 +0000 (07:03 +0000)]
Corrected warning

15 years agoModification for SDD operation at both 20 and 40 MHz
prino [Wed, 17 Jun 2009 21:51:28 +0000 (21:51 +0000)]
Modification for SDD operation at both 20 and 40 MHz

15 years agowith fix for merging
snelling [Wed, 17 Jun 2009 19:47:41 +0000 (19:47 +0000)]
with fix for merging

15 years agocorrections for single particle distributions in Q cumulants{2}
snelling [Wed, 17 Jun 2009 18:27:57 +0000 (18:27 +0000)]
corrections for single particle distributions in Q cumulants{2}

15 years agoallow to cut on multiplicity
snelling [Wed, 17 Jun 2009 18:22:55 +0000 (18:22 +0000)]
allow to cut on multiplicity

15 years agoUpdates in SDD DA in order to handle different data formats from DAQ cards (F. Prino)
prino [Wed, 17 Jun 2009 16:32:30 +0000 (16:32 +0000)]
Updates in SDD DA in order to handle different data formats from DAQ cards (F. Prino)

15 years agoFix warnings
fca [Wed, 17 Jun 2009 16:07:18 +0000 (16:07 +0000)]
Fix warnings

15 years agosim.C touch by accident in the previous commit
cvetan [Wed, 17 Jun 2009 15:35:31 +0000 (15:35 +0000)]
sim.C touch by accident in the previous commit

15 years agoObsolete reconstruction setting removed.
cvetan [Wed, 17 Jun 2009 15:17:27 +0000 (15:17 +0000)]
Obsolete reconstruction setting removed.

15 years agoFixes to remove compilation warnings
masera [Wed, 17 Jun 2009 15:10:09 +0000 (15:10 +0000)]
Fixes to remove compilation warnings

15 years agoadded macro to fill QA reference repository. for the time being the macro only reads...
rpreghen [Wed, 17 Jun 2009 15:02:49 +0000 (15:02 +0000)]
added macro to fill QA reference repository. for the time being the macro only reads the input file with reference histos and checks everything is fine

15 years agoadded macros to merge QA histos and added merged QA histo set
rpreghen [Wed, 17 Jun 2009 14:51:01 +0000 (14:51 +0000)]
added macros to merge QA histos and added merged QA histo set

15 years agoFixes to remove compilation warnings
masera [Wed, 17 Jun 2009 14:49:29 +0000 (14:49 +0000)]
Fixes to remove compilation warnings

15 years agoBug fix
dainese [Wed, 17 Jun 2009 13:59:04 +0000 (13:59 +0000)]
Bug fix

15 years agoCentroid calculation corrected (Chiara)
morsch [Wed, 17 Jun 2009 13:51:52 +0000 (13:51 +0000)]
Centroid calculation corrected (Chiara)

15 years agoEnabled like-sign task and D+ task
dainese [Wed, 17 Jun 2009 13:48:48 +0000 (13:48 +0000)]
Enabled like-sign task and D+ task

15 years agoBug fix
dainese [Wed, 17 Jun 2009 13:48:08 +0000 (13:48 +0000)]
Bug fix

15 years agoMissing includes
dainese [Wed, 17 Jun 2009 13:47:45 +0000 (13:47 +0000)]
Missing includes

15 years agoFixing a few more problems...
laphecet [Wed, 17 Jun 2009 13:46:18 +0000 (13:46 +0000)]
Fixing a few more problems...

15 years agoCompilation warning fixed.
lietava [Wed, 17 Jun 2009 13:45:59 +0000 (13:45 +0000)]
Compilation warning fixed.

15 years agoCompilation warning fixed.
lietava [Wed, 17 Jun 2009 13:33:30 +0000 (13:33 +0000)]
Compilation warning fixed.

15 years agoWarning removal
coppedis [Wed, 17 Jun 2009 12:45:44 +0000 (12:45 +0000)]
Warning removal

15 years agoFix to remove compilation warnings
masera [Wed, 17 Jun 2009 12:41:25 +0000 (12:41 +0000)]
Fix to remove compilation warnings

15 years agoCompilation warning fixed
cvetan [Wed, 17 Jun 2009 12:38:48 +0000 (12:38 +0000)]
Compilation warning fixed

15 years agoCompilation warning fixed
cvetan [Wed, 17 Jun 2009 12:35:57 +0000 (12:35 +0000)]
Compilation warning fixed

15 years agoFix to remove a compilation warning
masera [Wed, 17 Jun 2009 12:18:59 +0000 (12:18 +0000)]
Fix to remove a compilation warning

15 years agoCorrected check for existing QA histograms (Yves)
cvetan [Wed, 17 Jun 2009 11:35:31 +0000 (11:35 +0000)]
Corrected check for existing QA histograms (Yves)

15 years agoAddTask macro for analysis train
enrico [Wed, 17 Jun 2009 10:50:38 +0000 (10:50 +0000)]
AddTask macro for analysis train

15 years agoCoding rule violation corrected.
morsch [Wed, 17 Jun 2009 10:20:57 +0000 (10:20 +0000)]
Coding rule violation corrected.

15 years agoFix warnings
akisiel [Wed, 17 Jun 2009 10:17:33 +0000 (10:17 +0000)]
Fix warnings

15 years agoFixed shadowed declaration
dainese [Wed, 17 Jun 2009 10:03:33 +0000 (10:03 +0000)]
Fixed shadowed declaration

15 years agoWarnings corrected.
morsch [Wed, 17 Jun 2009 09:44:12 +0000 (09:44 +0000)]
Warnings corrected.