]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoUpates by Marta, bug fixes and additional histos
kleinb [Wed, 28 Apr 2010 05:46:11 +0000 (05:46 +0000)]
Upates by Marta, bug fixes and additional histos

13 years agoFixes to DA code:
cholm [Tue, 27 Apr 2010 22:53:26 +0000 (22:53 +0000)]
Fixes to DA code:

* AliFMDBaseDA::Rotate(const char* file, int max)
  'log-rotates' files that start with 'file' up to a maximum of 'max'.
  This is applied to all FXS files (peds.csv, gains.csv, conditions.csv)
  as well as zero-suppression files.
* Added comment line in each output file, that tells us from which run
  the file was created, and when.
* Fixed some coding violations.

The DA's should be propagated to the release.

13 years agoPut LOGY in the histograms DrawOptions - so that AMORE will show these
cholm [Tue, 27 Apr 2010 22:50:24 +0000 (22:50 +0000)]
Put LOGY in the histograms DrawOptions - so that AMORE will show these
on log scale by default.

13 years agobugixes
slindal [Tue, 27 Apr 2010 22:47:37 +0000 (22:47 +0000)]
bugixes

13 years agoUpdated track matcher to do PHOS and EMCAL in one instance
slindal [Tue, 27 Apr 2010 22:47:30 +0000 (22:47 +0000)]
Updated track matcher to do PHOS and EMCAL in one instance

13 years agoRevert "Updated track-matcher component to deal with EMCAL" because it was plain...
slindal [Tue, 27 Apr 2010 22:47:23 +0000 (22:47 +0000)]
Revert "Updated track-matcher component to deal with EMCAL" because it was plain wrong

This reverts commit 0838566de2e3e6bacf7c7b1b894570c349f3938d.

13 years agobugfix: library arguments had been filtered out by accident after r40708
richterm [Tue, 27 Apr 2010 20:54:59 +0000 (20:54 +0000)]
bugfix: library arguments had been filtered out by accident after r40708

13 years agochanging info message into debug message
richterm [Tue, 27 Apr 2010 20:53:05 +0000 (20:53 +0000)]
changing info message into debug message

13 years agoadding an example calibration component and corresponding macro
richterm [Tue, 27 Apr 2010 20:51:59 +0000 (20:51 +0000)]
adding an example calibration component and corresponding macro

13 years agoAmplitude of the EMCAL cells changed from Int_t to Float_t from Gustavo
estienne [Tue, 27 Apr 2010 20:36:07 +0000 (20:36 +0000)]
Amplitude of the EMCAL cells changed from Int_t to Float_t from Gustavo

13 years agoDynamic cast to AliAODHandler*
morsch [Tue, 27 Apr 2010 19:27:25 +0000 (19:27 +0000)]
Dynamic cast to AliAODHandler*
as requested in
https://savannah.cern.ch/bugs/?66068

13 years agoadding reference data for Calib
schutz [Tue, 27 Apr 2010 16:59:17 +0000 (16:59 +0000)]
adding reference data for Calib

13 years agoAvoid double delete when reconnecting.
morsch [Tue, 27 Apr 2010 16:39:01 +0000 (16:39 +0000)]
Avoid double delete when reconnecting.

13 years agoAdded (default) option to not fill AOD's branch
dperrino [Tue, 27 Apr 2010 16:05:12 +0000 (16:05 +0000)]
Added (default) option to not fill AOD's branch

14 years ago- fixes to changes in previous commit
odjuvsla [Tue, 27 Apr 2010 14:14:45 +0000 (14:14 +0000)]
- fixes to changes in previous commit

14 years ago- changing pT intervals for inv mass histos
odjuvsla [Tue, 27 Apr 2010 14:14:41 +0000 (14:14 +0000)]
- changing pT intervals for inv mass histos
- changing phi from degrees to radians

14 years agoChanges for report #65459: port to STEER new AliESDTZERO fried
hristov [Tue, 27 Apr 2010 14:13:16 +0000 (14:13 +0000)]
Changes for report #65459: port to STEER new AliESDTZERO fried

14 years agosplitting the functionality of the TRD calibration components, old component kept...
richterm [Tue, 27 Apr 2010 13:53:55 +0000 (13:53 +0000)]
splitting the functionality of the TRD calibration components, old component kept for backward compatibility (Theo)

14 years agoChange digits energy from Int_t to Float; Implement time cut window in clusterization
gconesab [Tue, 27 Apr 2010 13:52:58 +0000 (13:52 +0000)]
Change digits energy from Int_t to Float; Implement time cut window in clusterization

14 years agoMost PWG1 AddTask macros used in the pilot QA train were modified to use mgr->GetComm...
morsch [Tue, 27 Apr 2010 13:43:38 +0000 (13:43 +0000)]
Most PWG1 AddTask macros used in the pilot QA train were modified to use mgr->GetCommonFileName() as output file.

14 years agoadding option to run the vertexing from AliKFVertex (Gaute)
richterm [Tue, 27 Apr 2010 13:22:46 +0000 (13:22 +0000)]
adding option to run the vertexing from AliKFVertex (Gaute)

14 years agorestoring functionality of the macro after making AliHLTSystem::BuildTaskList(AliHLTC...
richterm [Tue, 27 Apr 2010 13:20:13 +0000 (13:20 +0000)]
restoring functionality of the macro after making AliHLTSystem::BuildTaskList(AliHLTConfiguration*) private, using configuration id now

14 years agoAdded Print (short and detailed options) method
shahoian [Tue, 27 Apr 2010 11:44:07 +0000 (11:44 +0000)]
Added Print (short and detailed options) method

14 years agoFix for Savannah bug #66142
masera [Tue, 27 Apr 2010 11:37:41 +0000 (11:37 +0000)]
Fix for Savannah bug #66142

14 years ago//-----------------------------------------------------------------
morsch [Tue, 27 Apr 2010 09:52:48 +0000 (09:52 +0000)]
//-----------------------------------------------------------------
//           Implementation of the combined PID class
//           For the AOD Class
//           containing information on the particle identification
//      Origin: Rosa Romita, GSI, r.romita@gsi.de
//-----------------------------------------------------------------
Marco van Leeuwen

14 years agoReinstated / Added ClassDef & ClassImp calls to various classes
slindal [Tue, 27 Apr 2010 09:25:02 +0000 (09:25 +0000)]
Reinstated / Added ClassDef & ClassImp calls to various classes

14 years agochanging return value of AliHLTComponent::EstimateObjectSize, returns now 0 instead...
richterm [Tue, 27 Apr 2010 08:56:44 +0000 (08:56 +0000)]
changing return value of AliHLTComponent::EstimateObjectSize, returns now 0 instead of neg error value if the input object is NULL

14 years agoadded default constructor needed for AliEn plugin (Markus)
abercuci [Tue, 27 Apr 2010 08:22:51 +0000 (08:22 +0000)]
added default constructor needed for AliEn plugin (Markus)

14 years agoonly selective histos are kept in InitRaws
basanta [Tue, 27 Apr 2010 07:23:28 +0000 (07:23 +0000)]
only selective histos are kept in InitRaws

14 years agofix logic selection (suggested by Theodor)
abercuci [Tue, 27 Apr 2010 06:13:15 +0000 (06:13 +0000)]
fix logic selection (suggested by Theodor)

14 years agoUse kAny for SPD by default
dainese [Mon, 26 Apr 2010 22:35:08 +0000 (22:35 +0000)]
Use kAny for SPD by default

14 years agoupdating class documentation and correcting doxygen warnings
richterm [Mon, 26 Apr 2010 21:59:58 +0000 (21:59 +0000)]
updating class documentation and correcting doxygen warnings

14 years agocorrecting doxygen warning
richterm [Mon, 26 Apr 2010 21:56:27 +0000 (21:56 +0000)]
correcting doxygen warning

14 years agocode cleanup
richterm [Mon, 26 Apr 2010 21:49:31 +0000 (21:49 +0000)]
code cleanup
- deleting obsolete function definitions and dummy implementations
- making all members of AliHLTSystem protected
- making function private which is intended for internal use only

14 years agobugfix: delete old deprecated duplication of code, custom component libraries had...
richterm [Mon, 26 Apr 2010 21:33:25 +0000 (21:33 +0000)]
bugfix: delete old deprecated duplication of code, custom component libraries had been loaded in AliHLTReconstructor instead of AliHLTSystem

14 years agoupdated SampleComponent to the latest interface version, code cleanup, update of...
richterm [Mon, 26 Apr 2010 21:29:00 +0000 (21:29 +0000)]
updated SampleComponent to the latest interface version, code cleanup, update of macro to run the Sample-component1

14 years agoModification: from the values ahead of SOR (within margin=1month) take
shahoian [Mon, 26 Apr 2010 19:16:33 +0000 (19:16 +0000)]
Modification: from the values ahead of SOR (within margin=1month) take
the latest, from those after EOR take the easliest (margin=15min)

14 years agobug fix
hdalsgaa [Mon, 26 Apr 2010 14:33:03 +0000 (14:33 +0000)]
bug fix

14 years agoChanged default behaviour of processor to consider the time span
shahoian [Mon, 26 Apr 2010 13:16:18 +0000 (13:16 +0000)]
Changed default behaviour of processor to consider the time span
SOR-margin : EOR+margin (margin=30days). Can be changed by overriding
defaults in the constructor: ignoreSOR and ignoreEOR.
Improved time-stamp printout

14 years agoAdd DetectoreInReco and DetectorsInDAQ to AliDetectorTag class (and all dependencies)
akisiel [Mon, 26 Apr 2010 13:12:48 +0000 (13:12 +0000)]
Add DetectoreInReco and DetectorsInDAQ to AliDetectorTag class (and all dependencies)

14 years agoObsolete include removed
morsch [Mon, 26 Apr 2010 13:09:52 +0000 (13:09 +0000)]
Obsolete include removed

14 years agonew background objects for latest checkin
hdalsgaa [Mon, 26 Apr 2010 13:00:02 +0000 (13:00 +0000)]
new background objects for latest checkin

14 years agoFMD analysis expanded to include an analysis of the SPD clusters
hdalsgaa [Mon, 26 Apr 2010 12:57:41 +0000 (12:57 +0000)]
FMD analysis expanded to include an analysis of the SPD clusters

14 years agoAdd(const ) function for Theo (Raphaelle)
cblume [Mon, 26 Apr 2010 12:14:22 +0000 (12:14 +0000)]
Add(const ) function for Theo (Raphaelle)

14 years agomaking trigger analysis object for control triggers accessible
jgrosseo [Mon, 26 Apr 2010 12:12:56 +0000 (12:12 +0000)]
making trigger analysis object for control triggers accessible

14 years agoTemporary fix - to make this code compiling in v4-18-Release
marian [Mon, 26 Apr 2010 12:02:04 +0000 (12:02 +0000)]
Temporary fix - to make this code compiling in v4-18-Release

Adding 2 includes to the header

14 years agoBug fix
dainese [Mon, 26 Apr 2010 11:48:49 +0000 (11:48 +0000)]
Bug fix

14 years agochange in the error type name (A. Mastroserio)
masera [Mon, 26 Apr 2010 11:28:05 +0000 (11:28 +0000)]
change in the error type name (A. Mastroserio)

14 years agoCall Notify of the mother class AliESDInputHandler.
morsch [Mon, 26 Apr 2010 11:24:19 +0000 (11:24 +0000)]
Call Notify of the mother class AliESDInputHandler.

14 years agocorrecting conenction of output container
kleinb [Mon, 26 Apr 2010 05:10:41 +0000 (05:10 +0000)]
correcting conenction of output container

14 years agoAliTPCcalibTime.cxx - More histogram for vertex
marian [Sun, 25 Apr 2010 21:05:03 +0000 (21:05 +0000)]
AliTPCcalibTime.cxx - More histogram for vertex
AliTPCcalibTimeGain.cxx - use Cook dedx only if track was selected

14 years agoleave the QA.root file open after the first time it has been opened
schutz [Sun, 25 Apr 2010 20:17:33 +0000 (20:17 +0000)]
leave the QA.root file open after the first time it has been opened

14 years agoChanges to make amore happy: removed a Clear of a Canvas and promoted a metho to...
schutz [Sun, 25 Apr 2010 20:16:43 +0000 (20:16 +0000)]
Changes to make amore happy: removed a Clear of a Canvas and promoted a metho to public

14 years agoCMS energy passed via parameter, resonances now added to the cocktail
morsch [Sun, 25 Apr 2010 18:15:37 +0000 (18:15 +0000)]
CMS energy passed via parameter, resonances now added to the cocktail
via AddReso2Generator, cleaning, B.Vulpescu & P.Crochet

14 years ago- adding more histgrams for the invariant mass component (more energy intervals)
odjuvsla [Sun, 25 Apr 2010 13:54:50 +0000 (13:54 +0000)]
- adding more histgrams for the invariant mass component (more energy intervals)
- adding a 2D phi/eta plot of deposited energy

14 years ago- adding members to the CALO cluster data struct to facilitate for use of
odjuvsla [Sun, 25 Apr 2010 13:54:48 +0000 (13:54 +0000)]
- adding members to the CALO cluster data struct to facilitate for use of
  the EMCAL geometry
- changes related to above comments in the HLT EMCAL geometry class

14 years ago- adding possibility to cut on time in the digit maker
odjuvsla [Sun, 25 Apr 2010 13:54:45 +0000 (13:54 +0000)]
- adding possibility to cut on time in the digit maker

14 years ago- adding possibility to cut clusters with only one cell, but high energy.
odjuvsla [Sun, 25 Apr 2010 13:54:44 +0000 (13:54 +0000)]
- adding possibility to cut clusters with only one cell, but high energy.

14 years agoNew plots to monitor injector status vs .time (S. Senyukov)
prino [Sun, 25 Apr 2010 12:28:34 +0000 (12:28 +0000)]
New plots to monitor injector status vs .time (S. Senyukov)

14 years agofixed compilation warnings
slindal [Sat, 24 Apr 2010 17:44:35 +0000 (17:44 +0000)]
fixed compilation warnings

14 years agoOnline display updates:
slindal [Sat, 24 Apr 2010 17:44:29 +0000 (17:44 +0000)]
Online display updates:
Added primary vertex;
2 pointsets for calorimeters, clusters and digits separate
fixed calorimeter histogram zoomin issues

14 years agoDivided calorimter cluster and digits pointsets into two separate container
slindal [Sat, 24 Apr 2010 17:44:22 +0000 (17:44 +0000)]
Divided calorimter cluster and digits pointsets into two separate container

14 years agoBug fix for like-sign
dainese [Sat, 24 Apr 2010 15:00:20 +0000 (15:00 +0000)]
Bug fix for like-sign

14 years agoAdded data member Nptbins
dainese [Sat, 24 Apr 2010 14:48:01 +0000 (14:48 +0000)]
Added data member Nptbins

14 years agoAdded extra documentation on field integrals provided by AliMagF
shahoian [Sat, 24 Apr 2010 13:19:44 +0000 (13:19 +0000)]
Added extra documentation on field integrals provided by AliMagF

14 years agoUpdates and bug fixes for the full tracker and hit reconstructor. (Indra)
aszostak [Sat, 24 Apr 2010 12:32:28 +0000 (12:32 +0000)]
Updates and bug fixes for the full tracker and hit reconstructor. (Indra)
The FullTracker code was crashing because it was not correctly handling the chambers ID and detection element ID. Some protection is added for fullTracker component at the
DoEvent method.
If the chi2 value is too high in case Kalman calculation that track comparison is also skipped. This is the protection to avoid the cases with Determinant=0 during Kalman
Chi2 test.

14 years agoIn MUONRecoCheck.C:
ivana [Sat, 24 Apr 2010 11:03:11 +0000 (11:03 +0000)]
In MUONRecoCheck.C:
Add graph to display the mean value of gaussian fits of p*DCA distributions vs. p
(Philippe P.)

14 years agoCoreections to Jet Chemistry Task (Oliver Busch), add it now to the compilation of...
kleinb [Sat, 24 Apr 2010 10:22:19 +0000 (10:22 +0000)]
Coreections to Jet Chemistry Task (Oliver Busch), add it now to the compilation of JetTasks, update the train accordingly

14 years agoLittle fix
dainese [Fri, 23 Apr 2010 21:58:42 +0000 (21:58 +0000)]
Little fix

14 years agoLittle fix
dainese [Fri, 23 Apr 2010 21:49:40 +0000 (21:49 +0000)]
Little fix

14 years agoAdded d0 vs phi and cluster type
dainese [Fri, 23 Apr 2010 21:05:15 +0000 (21:05 +0000)]
Added d0 vs phi and cluster type

14 years agoFix for Savannah bug 66215 - SDD Delta v_drift accounting (Ruben)
masera [Fri, 23 Apr 2010 20:28:02 +0000 (20:28 +0000)]
Fix for Savannah bug 66215 - SDD Delta v_drift accounting (Ruben)

14 years agoImproved memory leaks in AliTOFtracker* classes: additional solution for bug #66136
decaro [Fri, 23 Apr 2010 17:38:40 +0000 (17:38 +0000)]
Improved memory leaks in AliTOFtracker* classes: additional solution for bug #66136

14 years agoVerbosity level reducing
decaro [Fri, 23 Apr 2010 17:38:00 +0000 (17:38 +0000)]
Verbosity level reducing

14 years agoHW status map storing into OCDB: changed informations printed-out
decaro [Fri, 23 Apr 2010 17:32:59 +0000 (17:32 +0000)]
HW status map storing into OCDB: changed informations printed-out

14 years agoDQM histograms: reduction of memory allocation (F.Bellini)
decaro [Fri, 23 Apr 2010 17:26:22 +0000 (17:26 +0000)]
DQM histograms: reduction of memory allocation (F.Bellini)

14 years agoDo not update AMORE pool with an empty object
laphecet [Fri, 23 Apr 2010 16:51:41 +0000 (16:51 +0000)]
Do not update AMORE pool with an empty object

14 years agoBug #65815 was finally reproduced in data reconstruction. Now fully fixed.
ivana [Fri, 23 Apr 2010 16:08:40 +0000 (16:08 +0000)]
Bug #65815 was finally reproduced in data reconstruction. Now fully fixed.
(Diego)

14 years agoIn AliMUONTrackHitPattern:
ivana [Fri, 23 Apr 2010 16:01:52 +0000 (16:01 +0000)]
In AliMUONTrackHitPattern:
Correctly handle the geometry in the extrapolation to the trigger chamber for efficiency calculations.
(Diego)

14 years agoIn AliMUONTrackerQADataMakerRec:
ivana [Fri, 23 Apr 2010 16:01:32 +0000 (16:01 +0000)]
In AliMUONTrackerQADataMakerRec:
Removed deleting fTrackerDataMaker from dtor; it is now deleted by the
framework.
(Diego)

14 years agoReduction of logs from ITS local reconstruction
prino [Fri, 23 Apr 2010 15:32:52 +0000 (15:32 +0000)]
Reduction of logs from ITS local reconstruction

14 years agoGetting rid of a cut-and-pasted piece of code in CorrectForMaterial(...) and introduc...
belikov [Fri, 23 Apr 2010 14:45:51 +0000 (14:45 +0000)]
Getting rid of a cut-and-pasted piece of code in CorrectForMaterial(...) and introducing a new CorrectForMeanMaterialZA(...). The arguments of this new function allow for setting the values of all the parameters of the BB formula used inside.

14 years agoget Tracker recParam from method in AliEMCALReconstructor, ocdb was not used
gconesab [Fri, 23 Apr 2010 14:45:14 +0000 (14:45 +0000)]
get Tracker recParam from method in AliEMCALReconstructor, ocdb was not used

14 years ago- changed the ROOT version to be used on the grid
kkanaki [Fri, 23 Apr 2010 13:22:23 +0000 (13:22 +0000)]
- changed the ROOT version to be used on the grid

14 years agoAdding pt spectra of identified particles (K,p,pi) in |y| < 0.5
mfloris [Fri, 23 Apr 2010 10:54:04 +0000 (10:54 +0000)]
Adding pt spectra of identified particles (K,p,pi) in |y| < 0.5

14 years ago- BX ids are now selected by default. For the 7 TeV, the 2b_1_1_1 is assumed in the...
mfloris [Fri, 23 Apr 2010 10:40:12 +0000 (10:40 +0000)]
- BX ids are now selected by default. For the 7 TeV, the 2b_1_1_1 is assumed in the run interval 114783 - 116684.

- Muons: If you are analizing muons and you want to keep the muon triggers (CMUSB), besides the CINT1B, you can set:
physSelTask->GetPhysicsSelection()->SetUseMuonTriggers();

- Trigger pattern: A new histogram showing the pattern of triggered events was implemented. This should allow to spot quickly
problems with the triggering detectors.

14 years agoImproved coverage: PMD, ZDC, T0, ACORDE (Natalia)
hristov [Fri, 23 Apr 2010 09:48:25 +0000 (09:48 +0000)]
Improved coverage: PMD, ZDC, T0, ACORDE (Natalia)

14 years agoCoding rule violations (Raphaelle)
cblume [Fri, 23 Apr 2010 08:42:38 +0000 (08:42 +0000)]
Coding rule violations (Raphaelle)

14 years agoFix switch for TR simulation
cblume [Fri, 23 Apr 2010 08:09:41 +0000 (08:09 +0000)]
Fix switch for TR simulation

14 years ago- added options to access the input file and/or the OCDB entries from the grid
kkanaki [Thu, 22 Apr 2010 21:24:25 +0000 (21:24 +0000)]
- added options to access the input file and/or the OCDB entries from the grid

14 years agoAdding jet chemistry, not yet included in .pkg
kleinb [Thu, 22 Apr 2010 20:13:10 +0000 (20:13 +0000)]
Adding jet chemistry, not yet included in .pkg

14 years ago- added proper array initialization for cluster pointers
kkanaki [Thu, 22 Apr 2010 18:20:09 +0000 (18:20 +0000)]
- added proper array initialization for cluster pointers

14 years agonew analysis module JCORRAN - Filip Krizek
gconesab [Thu, 22 Apr 2010 17:56:12 +0000 (17:56 +0000)]
new analysis module JCORRAN - Filip Krizek

14 years agoTry to correct leak on AliEMCALTracker::LoadClustes
gconesab [Thu, 22 Apr 2010 17:47:20 +0000 (17:47 +0000)]
Try to correct leak on AliEMCALTracker::LoadClustes

14 years agoDQM histograms filtered per calibration triggers, i.e. eventType==8 (F.Bellini)
decaro [Thu, 22 Apr 2010 17:29:25 +0000 (17:29 +0000)]
DQM histograms filtered per calibration triggers, i.e. eventType==8 (F.Bellini)

14 years agoBug fix (Renu)
dainese [Thu, 22 Apr 2010 17:27:19 +0000 (17:27 +0000)]
Bug fix (Renu)

14 years agoAdded plots in macros for SDD calibration monitoring (F. Prino)
prino [Thu, 22 Apr 2010 16:57:32 +0000 (16:57 +0000)]
Added plots in macros for SDD calibration monitoring (F. Prino)

14 years agoBug fix
dainese [Thu, 22 Apr 2010 16:42:26 +0000 (16:42 +0000)]
Bug fix

14 years agoAdding class to merge calibration objects generated chunk by chunk
zampolli [Thu, 22 Apr 2010 16:21:00 +0000 (16:21 +0000)]
Adding class to merge calibration objects generated chunk by chunk
from which to then extract the calibration parameters.
Based on the mergeCalibObjects.C macro in
$ALICE_ROOT/ANALYSIS/CalibMacro/MergeCalibration.

(Marian (main part) + Chiara (fixes to run on alien))

14 years agoDo not delete OCDB entryes if the cache is active
hristov [Thu, 22 Apr 2010 16:18:09 +0000 (16:18 +0000)]
Do not delete OCDB entryes if the cache is active