]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoFixes for Coverity + changes to take into account the improvements of the analysis...
hristov [Thu, 16 Sep 2010 12:01:19 +0000 (12:01 +0000)]
Fixes for Coverity + changes to take into account the improvements of the analysis framework

13 years agoIn AliMUONTriggerChamberEfficiency:
ivana [Thu, 16 Sep 2010 11:51:43 +0000 (11:51 +0000)]
In AliMUONTriggerChamberEfficiency:
When calculating efficiencies starting from the division of two histograms, a TGraphAsymmErrors is produced via TGraphAsymmErrors(const TH1* pass, const TH1* total, Option_t *option); following the guidelines of Page 27 of http://pdg.lbl.gov/2009/reviews/rpp2009-rev-statistics.pdf, the Clopper-Pearson 68% method is now used to determine errors. Explicitly specifying this option also prevents a segfault that occurs with the "tagged" v5-27-05-build1 of ROOT (rev.35249).
(F.Bossu, D.Berzano, D.Stocco, L.Bianchi)

13 years agochanges by Simone Schuchmann
jotwinow [Thu, 16 Sep 2010 11:27:57 +0000 (11:27 +0000)]
changes by Simone Schuchmann

13 years agoTree filling introduced, plus minor changes (D. Perrino)
gvolpe [Thu, 16 Sep 2010 10:37:37 +0000 (10:37 +0000)]
Tree filling introduced, plus minor changes (D. Perrino)

13 years agoAliTPCCalibCE.cxx.diff New algorithm using in addition the laser tracks...
marian [Thu, 16 Sep 2010 09:22:07 +0000 (09:22 +0000)]
AliTPCCalibCE.cxx.diff          New algorithm using in addition the laser tracks to be independent of time0 offsets
AliTPCCalibCE.h.diff            New algorithm using in addition the laser tracks to be independent of time0 offsets
AliTPCcalibDB.h.diff            Add Getter for the new DV entries in the CE OCDB entry
AliTPCcalibDButil.cxx.diff      Add functionality to retrieve new DV entries and do P/T correction
AliTPCcalibDButil.h.diff        Add functionality to retrieve new DV entries and do P/T correction
AliTPCCalibPedestal.cxx.diff    Update Merging (call Merge of base class)
AliTPCCalibPulser.cxx.diff      Update Merging (call Merge of base class)
AliTPCCalibRawBase.cxx.diff     Add first and last timestamp of processing, add Merge function
AliTPCCalibRawBase.h.diff       Add first and last timestamp of processing, add Merge function
AliTPCCalibRaw.cxx.diff         Remove obsolete timestamp (now in base class), update merging
AliTPCCalibRaw.h.diff           Remove obsolete timestamp (now in base class), update merging
AliTPCcalibSummary.cxx.diff     Add entries for the new online DV calibration part
AliTPCLaserTrack.cxx.diff       Update reading of data base file
TPCCEnewda.cxx                  New online drift velocity calibration DA

(Jens)

13 years ago 1- Storing in the output of the cuts object
dainese [Wed, 15 Sep 2010 20:05:23 +0000 (20:05 +0000)]
   1- Storing in the output of the cuts object
   2- Implementation of the candidate selection at the Analysis Cuts level taking into account the reflections, and switching off the PID, and including the modification Andrea mentioned this morning
   3- Implementation of the PID step in the "correct" way (including all the selection levels)
   4- Possibility to fill the container using weights
ChiaraZ

13 years agoadd filter bit to output name if it is not the default one
kleinb [Wed, 15 Sep 2010 19:41:54 +0000 (19:41 +0000)]
add filter bit to output name if it is not the default one

13 years ago- fixing coding violations
odjuvsla [Wed, 15 Sep 2010 18:18:44 +0000 (18:18 +0000)]
- fixing coding violations

13 years agofixed coding violations (Jason)
kleinb [Wed, 15 Sep 2010 16:43:08 +0000 (16:43 +0000)]
fixed coding violations (Jason)

13 years agoCorrecting coding violations in HadEt classes, adding container class for hadronic...
cnattras [Wed, 15 Sep 2010 16:17:27 +0000 (16:17 +0000)]
Correcting coding violations in HadEt classes, adding container class for hadronic corrections which will be used by AliAnalysisHadEtReconstructed

13 years agopossibility to pass plugin run mode as argument + libraries loaded in the same way...
dsilverm [Wed, 15 Sep 2010 15:54:16 +0000 (15:54 +0000)]
possibility to pass plugin run mode as argument + libraries loaded in the same way for local running as for plugin

13 years agoadding data type kAliHLTDataTypeESDContent for data blocks designated for ESD
richterm [Wed, 15 Sep 2010 15:26:12 +0000 (15:26 +0000)]
adding data type kAliHLTDataTypeESDContent for data blocks designated for ESD
and kAliHLTDataTypeComponentFwdTable for forwarded component table entries

13 years agoTake automaticaly the gain factors used during the reconstruction
cblume [Wed, 15 Sep 2010 14:37:02 +0000 (14:37 +0000)]
Take automaticaly the gain factors used during the reconstruction

13 years agoFixes for coverity.
zampolli [Wed, 15 Sep 2010 14:24:10 +0000 (14:24 +0000)]
Fixes for coverity.

13 years agoThe vertexer and multfinder will run even if ITS reco and local-reco
shahoian [Wed, 15 Sep 2010 14:10:37 +0000 (14:10 +0000)]
The vertexer and multfinder will run even if ITS reco and local-reco
are not requested, provided the fFillESD.Contains("ITS").
Needed to run vertexer and trackleter with existing recpoints w/o running
full ITS reco.

13 years agoFixing violations of coding conventions
masera [Wed, 15 Sep 2010 13:41:25 +0000 (13:41 +0000)]
Fixing violations of coding conventions

13 years agoChanges to solve bug #69394 - tested also in reco
coppedis [Wed, 15 Sep 2010 13:19:04 +0000 (13:19 +0000)]
Changes to solve bug #69394 - tested also in reco

13 years agoadd functionality to locally fit the track using linear fit (for B=0T)
abercuci [Wed, 15 Sep 2010 13:09:58 +0000 (13:09 +0000)]
add functionality to locally fit the track using linear fit (for B=0T)
add option to calculate clusters residuals against the linear track fit

13 years agoadded ration ITS global/TPC
mfloris [Wed, 15 Sep 2010 13:06:17 +0000 (13:06 +0000)]
added ration ITS global/TPC

13 years agoAdded function GetEstimatedCrossPoint to evaluate most probable track
abercuci [Wed, 15 Sep 2010 13:05:55 +0000 (13:05 +0000)]
Added function GetEstimatedCrossPoint to evaluate most probable track
point in the x-z plane for the case of row cross tracklet

13 years agoscript to draw dN/deta
hdalsgaa [Wed, 15 Sep 2010 12:55:00 +0000 (12:55 +0000)]
script to draw dN/deta

13 years agoremoving a printout
hdalsgaa [Wed, 15 Sep 2010 12:49:24 +0000 (12:49 +0000)]
removing a printout

13 years agoadd wrapper to TESTBIT macro to select TRD tasks
abercuci [Wed, 15 Sep 2010 12:31:50 +0000 (12:31 +0000)]
add wrapper to TESTBIT macro to select TRD tasks

13 years agoFrom P. Gonzales: Adding Dalitz task, updates accordingly
slindal [Wed, 15 Sep 2010 11:32:09 +0000 (11:32 +0000)]
From P. Gonzales: Adding Dalitz task, updates accordingly

13 years agoAdded AddGammaConvDalitz.C macro
slindal [Wed, 15 Sep 2010 11:32:00 +0000 (11:32 +0000)]
Added AddGammaConvDalitz.C macro
Updated ConfigGammaConversion.C to deal with dalitz

13 years agoModifications to the computation of residul background in the physics selection,...
mfloris [Wed, 15 Sep 2010 11:03:51 +0000 (11:03 +0000)]
Modifications to the computation of residul background in the physics selection, needed to comply with the new trigger definition.
Now you can choose for which triggers you want the BG to be computed. The 3rd argument of AddTaskPhysicsSelection.C is a mask of trigger bits, e.g.:

AddTaskPhysicsSelection(isMC,1,AliVEvent::kMB);

13 years agoInitialize newer arrays of histograms in case of Terminate execution to avoir problem...
gconesab [Wed, 15 Sep 2010 10:53:35 +0000 (10:53 +0000)]
Initialize newer arrays of histograms in case of Terminate execution to avoir problems with plugin

13 years agoAdded SetNworkersPerSlave() and SetProofConnectGrid() methods for the proof mode...
agheata [Wed, 15 Sep 2010 09:57:16 +0000 (09:57 +0000)]
Added SetNworkersPerSlave() and SetProofConnectGrid() methods for the proof mode of the plugin. Enabled local analysis via the plugin. This requires specifying a file containing file names via:
SetFileForTestMode in the plugin.

13 years agoAdded GetIMass() function
slindal [Wed, 15 Sep 2010 09:52:01 +0000 (09:52 +0000)]
Added GetIMass() function

13 years agobug fix: MC labels were not read in AliHLTTPCClusterfinder::ReadDataUnsortedDeconvolu...
sgorbuno [Wed, 15 Sep 2010 09:08:42 +0000 (09:08 +0000)]
bug fix: MC labels were not read in AliHLTTPCClusterfinder::ReadDataUnsortedDeconvoluteTime(). It produced
crash in AliHLTTPCPad::GetCandidateDigits()

13 years agoUnuseful print commented
coppedis [Wed, 15 Sep 2010 09:00:54 +0000 (09:00 +0000)]
Unuseful print commented

13 years agoFixes for bug #69394
coppedis [Wed, 15 Sep 2010 08:54:12 +0000 (08:54 +0000)]
Fixes for bug #69394

13 years agoCorrected order of libraries for static build
jjose [Wed, 15 Sep 2010 08:46:54 +0000 (08:46 +0000)]
Corrected order of libraries for static build

13 years agoCoverity UNINIT report corrected
gconesab [Wed, 15 Sep 2010 07:55:02 +0000 (07:55 +0000)]
Coverity UNINIT report corrected

13 years agoprotect against missing cluster in tracklet
abercuci [Wed, 15 Sep 2010 07:53:08 +0000 (07:53 +0000)]
protect against missing cluster in tracklet

13 years agoAdding the Pi+ Pi- Pi0 omegas to AoD
slindal [Wed, 15 Sep 2010 07:38:01 +0000 (07:38 +0000)]
Adding the Pi+ Pi- Pi0 omegas to AoD

13 years agostreamline electron efficiency code
abercuci [Wed, 15 Sep 2010 07:34:07 +0000 (07:34 +0000)]
streamline electron efficiency code

13 years agoHandle tracklets, and use event ids
loizides [Wed, 15 Sep 2010 06:56:18 +0000 (06:56 +0000)]
Handle tracklets, and use event ids

13 years agocorrelations study macro
loizides [Wed, 15 Sep 2010 06:55:40 +0000 (06:55 +0000)]
correlations study macro

13 years agoAfter playing, Andrew needs to cleanup :-)
loizides [Wed, 15 Sep 2010 06:55:12 +0000 (06:55 +0000)]
After playing, Andrew needs to cleanup :-)

13 years agoCleanup
loizides [Wed, 15 Sep 2010 06:49:02 +0000 (06:49 +0000)]
Cleanup

13 years agofix warnings
abercuci [Wed, 15 Sep 2010 06:30:40 +0000 (06:30 +0000)]
fix warnings

13 years agoMoved fRemoveDaughtersFromPrim to base class and added signature of IsSelected that...
dainese [Tue, 14 Sep 2010 22:19:05 +0000 (22:19 +0000)]
Moved fRemoveDaughtersFromPrim to base class and added signature of IsSelected that takes also AliAODEvent

13 years agoRemove extra copies of the function. It's a mystery how they got there :)
mtadel [Tue, 14 Sep 2010 19:51:09 +0000 (19:51 +0000)]
Remove extra copies of the function. It's a mystery how they got there :)

13 years agoUse ESDs directly in data pattern, not tag files, old tag files currently not compati...
kleinb [Tue, 14 Sep 2010 18:29:53 +0000 (18:29 +0000)]
Use ESDs directly in data pattern, not tag files, old tag files currently not compatible with aliroot trunk

13 years agoFrom Stefano: Add missing macro to display AliEveBeamsInfo object.
mtadel [Tue, 14 Sep 2010 17:30:20 +0000 (17:30 +0000)]
From Stefano: Add missing macro to display AliEveBeamsInfo object.

13 years agoAliEMCALRecPoint:Calculate distance to bad channel in cell units. Correct coverity...
gconesab [Tue, 14 Sep 2010 17:00:11 +0000 (17:00 +0000)]
AliEMCALRecPoint:Calculate distance to bad channel in cell units. Correct coverity reports.
AliEMCALGeometry:Remove include of AliEMCALRecPoint, not needed anymore
libEMCALrec.pkg: put AliEMCALTracker in include, for usage during analysis.

13 years agoCorrect time trigger threshold for digits to raw generation to reproduce data, correc...
gconesab [Tue, 14 Sep 2010 16:52:30 +0000 (16:52 +0000)]
Correct time trigger threshold for digits to raw generation to reproduce data, correct coverity reports

13 years agoBuilding both the shared and static libraries
jjose [Tue, 14 Sep 2010 16:49:29 +0000 (16:49 +0000)]
Building both the shared and static libraries

13 years agoCorrected order of libraries for static CMake
jjose [Tue, 14 Sep 2010 16:48:31 +0000 (16:48 +0000)]
Corrected order of libraries for static CMake

13 years agobug fixed for alignment, removed alignment database access from AliPMDUtility class
basanta [Tue, 14 Sep 2010 16:47:52 +0000 (16:47 +0000)]
bug fixed for alignment, removed alignment database access from AliPMDUtility class

13 years agobug fixed for alignment, removed alignment database access from AliPMDUtility class
basanta [Tue, 14 Sep 2010 16:46:19 +0000 (16:46 +0000)]
bug fixed for alignment, removed alignment database access from AliPMDUtility class

13 years agoFuther development of macros for AliEve preparations for PbPb
pdebski [Tue, 14 Sep 2010 16:30:32 +0000 (16:30 +0000)]
Futher development of macros for AliEve preparations for PbPb
(added more track colors schemes, some unnecessary lines are now removed)

13 years agoThe Root libraries should not be addedt to ELIBS
hristov [Tue, 14 Sep 2010 15:59:05 +0000 (15:59 +0000)]
The Root libraries should not be addedt to ELIBS

13 years agoInitial autocorr checkin.
loizides [Tue, 14 Sep 2010 15:45:28 +0000 (15:45 +0000)]
Initial autocorr checkin.

13 years agoBugfix
loizides [Tue, 14 Sep 2010 15:44:04 +0000 (15:44 +0000)]
Bugfix

13 years agorevert changes not ready in classes
gconesab [Tue, 14 Sep 2010 15:32:14 +0000 (15:32 +0000)]
revert changes not ready in classes

13 years agoremove unsused classes
gconesab [Tue, 14 Sep 2010 15:29:18 +0000 (15:29 +0000)]
remove unsused classes

13 years agoFix for RETURN_LOCAL problem reported by Coverity
hristov [Tue, 14 Sep 2010 15:01:38 +0000 (15:01 +0000)]
Fix for RETURN_LOCAL problem reported by Coverity

13 years agoFix for ENUM_AS_BOOL problem reported by Coverity
hristov [Tue, 14 Sep 2010 14:51:55 +0000 (14:51 +0000)]
Fix for ENUM_AS_BOOL problem reported by Coverity

13 years agoFixing a memory leak (the fact that mch was using some of the mtr indices lead to...
laphecet [Tue, 14 Sep 2010 14:41:26 +0000 (14:41 +0000)]
Fixing a memory leak (the fact that mch was using some of the mtr indices lead to some QA objects not being properly deleted)

13 years agoFixing memory leak
laphecet [Tue, 14 Sep 2010 14:38:58 +0000 (14:38 +0000)]
Fixing memory leak

13 years agoFixing typo (of no consequence)
laphecet [Tue, 14 Sep 2010 14:37:03 +0000 (14:37 +0000)]
Fixing typo (of no consequence)

13 years agochanges for updated AliESDtrackCuts for ITS stand alone tracks
esicking [Tue, 14 Sep 2010 14:01:23 +0000 (14:01 +0000)]
changes for updated AliESDtrackCuts for ITS stand alone tracks

13 years agobugfix: CDBManager caching was overrun for objects on the GRID due to missing subversion
richterm [Tue, 14 Sep 2010 12:38:01 +0000 (12:38 +0000)]
bugfix: CDBManager caching was overrun for objects on the GRID due to missing subversion
bugfix: HLT/Calib/StreamerInfo could not be loaded because the run number was invalid in the request

13 years agoEMCAL: add histograms to find pi0 in single SM or different combinations of SM, add...
gconesab [Tue, 14 Sep 2010 11:42:13 +0000 (11:42 +0000)]
EMCAL: add histograms to find pi0 in single SM or different combinations of SM, add patch to be abble to read AODs produced before Virtual classes introduction, add possibility to fill channel histograms only if 2 clusters come from same SM
Few COVERITY corrections in all the classes.

13 years agoupdating small script to merge grid files
hdalsgaa [Tue, 14 Sep 2010 11:21:45 +0000 (11:21 +0000)]
updating small script to merge grid files

13 years agoadding small script to merge grid files
hdalsgaa [Tue, 14 Sep 2010 10:45:28 +0000 (10:45 +0000)]
adding small script to merge grid files

13 years agoWarnings corrected.
morsch [Tue, 14 Sep 2010 10:36:43 +0000 (10:36 +0000)]
Warnings corrected.

13 years agorenamed on request.
loizides [Tue, 14 Sep 2010 08:54:43 +0000 (08:54 +0000)]
renamed on request.

13 years agoFixing RESOURCE_LEAK reported by Coverity
ivana [Tue, 14 Sep 2010 08:47:26 +0000 (08:47 +0000)]
Fixing RESOURCE_LEAK reported by Coverity

13 years agowrong counting of RPs! it would decrease the counter for every track not passing...
snelling [Tue, 14 Sep 2010 08:39:52 +0000 (08:39 +0000)]
wrong counting of RPs! it would decrease the counter for every track not passing the cuts

13 years agofix memory leak signalled in bug 72189
abercuci [Tue, 14 Sep 2010 07:42:26 +0000 (07:42 +0000)]
fix memory leak signalled in bug 72189

13 years agoremove MC publisher from D0 trigger inputs because of memory consumption in AA data...
richterm [Tue, 14 Sep 2010 07:29:36 +0000 (07:29 +0000)]
remove MC publisher from D0 trigger inputs because of memory consumption in AA data, evaluation of the trigger component has to be done decoupled from the component itself

13 years agoadding keyword Id
richterm [Tue, 14 Sep 2010 07:27:10 +0000 (07:27 +0000)]
adding keyword Id

13 years agoPossibility to use TGeoMatrix functionality
marian [Mon, 13 Sep 2010 22:23:54 +0000 (22:23 +0000)]
Possibility to use  TGeoMatrix functionality
Convinient for fitting of the laignment parameters
(Marian)

13 years agoAdd tracklets
loizides [Mon, 13 Sep 2010 21:34:32 +0000 (21:34 +0000)]
Add tracklets

13 years agoFirst working merge version.
loizides [Mon, 13 Sep 2010 21:34:21 +0000 (21:34 +0000)]
First working merge version.

13 years agoupdates for running with alien plugin
dsilverm [Mon, 13 Sep 2010 18:07:15 +0000 (18:07 +0000)]
updates for running with alien plugin

13 years agobug fix: EndOfSpace error flag was not returned as it was rewritten in FillMCEvent...
sgorbuno [Mon, 13 Sep 2010 17:29:41 +0000 (17:29 +0000)]
bug fix: EndOfSpace error flag was not returned as it was rewritten in FillMCEvent() by other flag

13 years agobug fixed: FillMCJets() crashed whith NULL event header as input
sgorbuno [Mon, 13 Sep 2010 17:24:54 +0000 (17:24 +0000)]
bug fixed: FillMCJets() crashed whith NULL event header as input

13 years agoCleanup of collisions geometries and headers.
morsch [Mon, 13 Sep 2010 16:02:51 +0000 (16:02 +0000)]
Cleanup of collisions geometries and headers.

13 years agoAdded histograms to monitor vertex efficiencies and pile-up detection (Leonardo,...
dainese [Mon, 13 Sep 2010 15:54:57 +0000 (15:54 +0000)]
Added histograms to monitor vertex efficiencies and pile-up detection (Leonardo, Gian Michele)

13 years agoback to ideal alignment
gconesab [Mon, 13 Sep 2010 15:52:03 +0000 (15:52 +0000)]
back to ideal alignment

13 years agoMajor update of the framework
andronic [Mon, 13 Sep 2010 15:36:38 +0000 (15:36 +0000)]
Major update of the framework

13 years agoLeftovers from debugging cleaned up.
morsch [Mon, 13 Sep 2010 15:14:25 +0000 (15:14 +0000)]
Leftovers from debugging cleaned up.

13 years agoCombined event ID complaint with the DAQ software.
cvetan [Mon, 13 Sep 2010 15:04:52 +0000 (15:04 +0000)]
Combined event ID complaint with the DAQ software.

13 years agoWarning fixed
decaro [Mon, 13 Sep 2010 14:13:59 +0000 (14:13 +0000)]
Warning fixed

13 years agoSavannah bug 71585 fixed (F.Bellini)
decaro [Mon, 13 Sep 2010 13:46:48 +0000 (13:46 +0000)]
Savannah bug 71585 fixed (F.Bellini)

13 years agoCorrections for test mode of the plugin in proof.
agheata [Mon, 13 Sep 2010 13:42:38 +0000 (13:42 +0000)]
Corrections for test mode of the plugin in proof.

13 years agoAdding macro to perform sanity checks on the global HLT trigger decision objects.
aszostak [Mon, 13 Sep 2010 13:33:25 +0000 (13:33 +0000)]
Adding macro to perform sanity checks on the global HLT trigger decision objects.

13 years agoFixing problem found by Coverity.
zampolli [Mon, 13 Sep 2010 12:44:08 +0000 (12:44 +0000)]
Fixing problem found by Coverity.

13 years agolookUpTable with 2 new open channels
alla [Mon, 13 Sep 2010 12:09:02 +0000 (12:09 +0000)]
lookUpTable with 2 new open channels

13 years agoProtection added
dainese [Mon, 13 Sep 2010 11:43:46 +0000 (11:43 +0000)]
Protection added

13 years agoFix for
morsch [Mon, 13 Sep 2010 10:01:58 +0000 (10:01 +0000)]
Fix for
bug #72549: Use MeanVertex instead of MeanVertexSPD in sim.C
https://savannah.cern.ch/bugs/?72549

13 years agoclasses needed to read tree
loizides [Mon, 13 Sep 2010 09:29:48 +0000 (09:29 +0000)]
classes needed to read tree

13 years agofirst working version
loizides [Mon, 13 Sep 2010 09:29:19 +0000 (09:29 +0000)]
first working version

13 years ago- Copy constructor added
morsch [Mon, 13 Sep 2010 08:03:28 +0000 (08:03 +0000)]
- Copy constructor added
- Used in AliGenCocktailAfterBurner

13 years agoAdding the online v0 trigger bits which are already available (and filled correctly...
cvetan [Mon, 13 Sep 2010 08:00:18 +0000 (08:00 +0000)]
Adding the online v0 trigger bits which are already available (and filled correctly) in the esd for both data and mc.

13 years agonew macro to create D* cuts class (Alessandro)
dainese [Sun, 12 Sep 2010 20:57:14 +0000 (20:57 +0000)]
new macro to create D* cuts class (Alessandro)