]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

14 years agoNew class for SSD QA checker (Panos)
masera [Fri, 30 Oct 2009 08:02:13 +0000 (08:02 +0000)]
New class for SSD QA checker (Panos)

14 years ago added high p_T track cut, standard loose cuts + ITSRefit
kleinb [Fri, 30 Oct 2009 07:31:31 +0000 (07:31 +0000)]
 added high p_T track cut, standard loose cuts + ITSRefit

14 years agoProtection reinforced
dperrino [Fri, 30 Oct 2009 02:14:56 +0000 (02:14 +0000)]
Protection reinforced

14 years agoAdded setter for jet "radius" in DA
dperrino [Fri, 30 Oct 2009 02:12:09 +0000 (02:12 +0000)]
Added setter for jet "radius" in DA

14 years agoAliAnaCalorimeterQA: add PWG1 validation train wagon, remove prints on screen, implem...
gconesab [Fri, 30 Oct 2009 00:32:01 +0000 (00:32 +0000)]
AliAnaCalorimeterQA: add PWG1 validation train wagon, remove prints on screen, implement a switch for the plots made in Terminate

14 years agoadd pid comparison macro
jklay [Thu, 29 Oct 2009 22:51:56 +0000 (22:51 +0000)]
add pid comparison macro

14 years ago* Adding explicit priority settings for the global trigger menu items.
aszostak [Thu, 29 Oct 2009 22:26:51 +0000 (22:26 +0000)]
* Adding explicit priority settings for the global trigger menu items.
  This allows one to form priority groups which allows trigger menus to be operated in 3 modes:
  1) The trigger menu is evaluated until the first entry matches the trigger condition and further evaluation is stopped.
  2) All entries in the trigger menu are evaluated.
  3) A mixture of the above two extremes.
  A default merging operator for the trigger condition and domain merging expressions can now be specified in the trigger menu.
  In addition, one can add trailing operators to the trigger condition and domain merging expressions,
  which are used implicitly to concatenate sub-expressions from each trigger menu for case 2 and 3 above.
  This gives more flexibility than just having a default merging operator.
* Had to significantly change how the generated trigger logic is loaded, in particular to be able to use CINT to interpret the code.
  Got rid of the class factory concept in AliHLTGlobalTrigger and simplified the class.
  This was necessary because the factory concept did not want to work with CINT.
  Had to add the AliHLTGlobalTriggerWrapper class which interfaces between compiled code and an interpreted AliHLTGlobalTrigger class.
* Interpreting of trigger menu logic rather than on the fly compilation now works (however compilation is default for speed).
* Adding proper unit tests for the global trigger component in testGlobalTriggerComponent.C
* Added a comparison operator to the AliHLTTriggerDomain that can be used to compare if two domains are equivalent.
* Also improved the class documentation.

14 years agoFix coding violations
cblume [Thu, 29 Oct 2009 21:58:08 +0000 (21:58 +0000)]
Fix coding violations

14 years agoFixing bug in destruction of global instance.
aszostak [Thu, 29 Oct 2009 21:04:56 +0000 (21:04 +0000)]
Fixing bug in destruction of global instance.

14 years agoRulechecker-complying update from P.Ganoti (pganoti@phys.uoa.gr)
bhippoly [Thu, 29 Oct 2009 20:34:48 +0000 (20:34 +0000)]
Rulechecker-complying update from P.Ganoti (pganoti@phys.uoa.gr)

14 years agoPossibility to read as input the AOD that was just created from the ESD, in the same...
dainese [Thu, 29 Oct 2009 20:15:52 +0000 (20:15 +0000)]
Possibility to read as input the AOD that was just created from the ESD, in the same train

14 years agoAdded method to add a default set of jet fidners for a deltaAOD
kleinb [Thu, 29 Oct 2009 17:37:23 +0000 (17:37 +0000)]
Added method to add a default set of jet fidners for a deltaAOD

14 years agoFix compiler warning
cblume [Thu, 29 Oct 2009 16:50:34 +0000 (16:50 +0000)]
Fix compiler warning

14 years agochange clashing names
jotwinow [Thu, 29 Oct 2009 16:06:03 +0000 (16:06 +0000)]
change clashing names

14 years agowarning fix
sgorbuno [Thu, 29 Oct 2009 14:43:08 +0000 (14:43 +0000)]
warning fix

14 years agonew performance graph for energy loss in different TRD layers
abercuci [Thu, 29 Oct 2009 13:58:32 +0000 (13:58 +0000)]
new performance graph for energy loss in different TRD layers

14 years agoAdding GRP/CTP/CTPtiming OCDB entry in AliRoot, from the file
zampolli [Thu, 29 Oct 2009 13:14:30 +0000 (13:14 +0000)]
Adding GRP/CTP/CTPtiming OCDB entry in AliRoot, from the file
used to generate the dummy one.

14 years agomove trending variables from ASCII to binary (TList) (Federico
abercuci [Thu, 29 Oct 2009 11:47:51 +0000 (11:47 +0000)]
move trending variables from ASCII to binary (TList) (Federico
suggestion)
minimize number of output debug files to only one
TRD.DebugPerformance.root. reorganize debug printouts/data

14 years agoBug fix
cholm [Thu, 29 Oct 2009 11:18:42 +0000 (11:18 +0000)]
Bug fix

14 years agoCreating the detector-specific subdirectories
belikov [Thu, 29 Oct 2009 10:54:41 +0000 (10:54 +0000)]
Creating the detector-specific subdirectories

14 years agoAliCTPTimeParams added (Plamen,Cvetan)
lietava [Thu, 29 Oct 2009 10:35:02 +0000 (10:35 +0000)]
AliCTPTimeParams added (Plamen,Cvetan)

14 years agoUpdating dummy file for CTPtime params, and file used in the nightly tests
zampolli [Thu, 29 Oct 2009 10:12:49 +0000 (10:12 +0000)]
Updating dummy file for CTPtime params, and file used in the nightly tests
(Plamen).

14 years agofunction to create the standard jets added
kleinb [Thu, 29 Oct 2009 09:10:38 +0000 (09:10 +0000)]
function to create the standard jets added

14 years agoaccount for limits of thrust variable (Sona)
kleinb [Thu, 29 Oct 2009 08:55:03 +0000 (08:55 +0000)]
account for limits of thrust variable (Sona)

14 years agoFix for the merged xml file name to be copied in alien in case of individual run...
agheata [Thu, 29 Oct 2009 08:36:44 +0000 (08:36 +0000)]
Fix for the merged xml file name to be copied in alien in case of individual run numbers input (J.Castillo)

14 years agomajor updates to plotting macros
jklay [Thu, 29 Oct 2009 07:01:08 +0000 (07:01 +0000)]
major updates to plotting macros

14 years agoBug fix: the TObjArray of input objects was not properly cleaned, because GetEntries...
sgorbuno [Thu, 29 Oct 2009 03:44:32 +0000 (03:44 +0000)]
Bug fix: the TObjArray of input objects was not properly cleaned, because GetEntries() returns the number of non-zero pointers, not the array
size. Now this is changed to GetEntriesFast().

14 years agoFixed bug in NoCutV0s and moved the xy calculation to correct place
kaamodt [Thu, 29 Oct 2009 01:44:36 +0000 (01:44 +0000)]
Fixed bug in NoCutV0s and moved the xy calculation to correct place

14 years agoOCDB map, OCDB file list and Bz written to UserInfo of spTree
dainese [Wed, 28 Oct 2009 23:37:59 +0000 (23:37 +0000)]
OCDB map, OCDB file list and Bz written to UserInfo of spTree

14 years agoFixing compilation warnings
belikov [Wed, 28 Oct 2009 18:19:42 +0000 (18:19 +0000)]
Fixing compilation warnings

14 years agoGPU update from David Rohr
sgorbuno [Wed, 28 Oct 2009 18:05:14 +0000 (18:05 +0000)]
GPU update from David Rohr

14 years agoStore list of fired trigger classes.
morsch [Wed, 28 Oct 2009 17:39:11 +0000 (17:39 +0000)]
Store list of fired trigger classes.

14 years agoAdding a fast parametric fitter
shahoian [Wed, 28 Oct 2009 17:17:04 +0000 (17:17 +0000)]
Adding a fast parametric fitter

14 years agoPreReading of MC information on demand.
morsch [Wed, 28 Oct 2009 17:08:29 +0000 (17:08 +0000)]
PreReading of MC information on demand.

14 years agoWarnings...
fca [Wed, 28 Oct 2009 16:39:46 +0000 (16:39 +0000)]
Warnings...

14 years agocoding violations fix (changed naming, added comments, made methods const)
dsilverm [Wed, 28 Oct 2009 16:38:12 +0000 (16:38 +0000)]
coding violations fix (changed naming, added comments, made methods const)

14 years agoWarning corrected.
morsch [Wed, 28 Oct 2009 16:17:20 +0000 (16:17 +0000)]
Warning corrected.

14 years agoUpdating Strange tasks (by H.Ricaud, hricaud@gsi.de)
bhippoly [Wed, 28 Oct 2009 14:55:16 +0000 (14:55 +0000)]
Updating Strange tasks (by H.Ricaud, hricaud@gsi.de)

14 years agoIn AliMUONTriggerQADataMakerRec:
ivana [Wed, 28 Oct 2009 14:42:37 +0000 (14:42 +0000)]
In AliMUONTriggerQADataMakerRec:
Adding missing comments.
(Diego)

14 years agoWarning corrected
dainese [Wed, 28 Oct 2009 14:20:30 +0000 (14:20 +0000)]
Warning corrected