]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoAdded possibility to choose cluster time gate
prsnko [Fri, 17 Sep 2010 09:17:08 +0000 (09:17 +0000)]
Added possibility to choose cluster time gate

13 years agoFix in AliTriggerRunScalers ( fixed by Plamen Petrov)
lietava [Fri, 17 Sep 2010 08:33:08 +0000 (08:33 +0000)]
Fix in AliTriggerRunScalers ( fixed by Plamen Petrov)

13 years agoupdate for changes in AliTRDpwg1Helper (Markus)
abercuci [Fri, 17 Sep 2010 08:05:35 +0000 (08:05 +0000)]
update for changes in AliTRDpwg1Helper (Markus)

13 years agoAddition of the theta variable. New macro (Xavier)
martinez [Fri, 17 Sep 2010 07:21:27 +0000 (07:21 +0000)]
Addition of the theta variable. New macro (Xavier)

13 years agototEt cuts into their own proper class
dsilverm [Thu, 16 Sep 2010 22:22:35 +0000 (22:22 +0000)]
totEt cuts into their own proper class

13 years agoBug fix in PID step (ChiaraZ)
dainese [Thu, 16 Sep 2010 20:41:33 +0000 (20:41 +0000)]
Bug fix in PID step (ChiaraZ)

13 years agoInclude possibility to remove daughter tracks from primary vertex and add method...
dainese [Thu, 16 Sep 2010 20:41:05 +0000 (20:41 +0000)]
Include possibility to remove daughter tracks from primary vertex and add method IsInFiducialAcceptance (Francesco)

13 years ago- recalibration of the chamber gain
morsch [Thu, 16 Sep 2010 19:02:07 +0000 (19:02 +0000)]
- recalibration of the chamber gain
- take out chambers which the user declares as bad

13 years agoUpdate of the HFE package
sma [Thu, 16 Sep 2010 17:33:46 +0000 (17:33 +0000)]
Update of the HFE package

13 years agoAdd request to remove clusters close to borders in general invariant mass plots
gconesab [Thu, 16 Sep 2010 17:18:46 +0000 (17:18 +0000)]
Add request to remove clusters close to borders in general invariant mass plots

13 years agoreadout resolution added
basanta [Thu, 16 Sep 2010 16:51:33 +0000 (16:51 +0000)]
readout resolution added

13 years agoAliTPCclustererMI.cxx - printf statement
marian [Thu, 16 Sep 2010 16:39:03 +0000 (16:39 +0000)]
AliTPCclustererMI.cxx - printf statement
AliTPCcalibDButil.cxx - better outlyers filtering

Jacek

13 years agoupdated pedestal file for nightly test (using old run: 114337)
dsilverm [Thu, 16 Sep 2010 16:33:23 +0000 (16:33 +0000)]
updated pedestal file for nightly test (using old run: 114337)

13 years agofixes by Simone Schuchmann
jotwinow [Thu, 16 Sep 2010 16:31:29 +0000 (16:31 +0000)]
fixes by Simone Schuchmann

13 years agoUpdate (Alessandro)
dainese [Thu, 16 Sep 2010 15:31:00 +0000 (15:31 +0000)]
Update (Alessandro)

13 years agoUpdate (Alessandro)
dainese [Thu, 16 Sep 2010 15:30:39 +0000 (15:30 +0000)]
Update (Alessandro)

13 years agoAdded code in preprocessor to handle output from new laser drift velocity DA
haavard [Thu, 16 Sep 2010 15:08:25 +0000 (15:08 +0000)]
Added code in preprocessor to handle output from new laser drift velocity DA

13 years agocomment a test that prevented QA during simulation
schutz [Thu, 16 Sep 2010 15:07:28 +0000 (15:07 +0000)]
comment a test that prevented QA during simulation

13 years agoBug fix for D0->Kpi (ChiaraB,Rossella)
dainese [Thu, 16 Sep 2010 14:38:14 +0000 (14:38 +0000)]
Bug fix for D0->Kpi (ChiaraB,Rossella)

13 years agoFix for missing TGeoManager
cholm [Thu, 16 Sep 2010 14:35:02 +0000 (14:35 +0000)]
Fix for missing TGeoManager

13 years agoUpdating test setup configuration with new DAQ FXS and mySQL server.
zampolli [Thu, 16 Sep 2010 14:33:53 +0000 (14:33 +0000)]
Updating test setup configuration with new DAQ FXS and mySQL server.
Adding Alina in the list of responsibles.

13 years agoIn AliFMDReconstructor and AliFMDRevertexer, use AliFMDGeometry
cholm [Thu, 16 Sep 2010 14:33:49 +0000 (14:33 +0000)]
In AliFMDReconstructor and AliFMDRevertexer, use AliFMDGeometry
service function to calculate eta, phi, theta, and r.

In AliFMDReconstructor, AliFMD, AliFMDQADataMakerSim,
fix needless TClonesArray allocations, deletions, clears, etc.

13 years agoreducing coding violations to ALARA levels
dsilverm [Thu, 16 Sep 2010 14:13:54 +0000 (14:13 +0000)]
reducing coding violations to ALARA levels

13 years agoAdding phenix points to p/pi plot and implementing a method in AliBWTools to divide...
mfloris [Thu, 16 Sep 2010 13:49:08 +0000 (13:49 +0000)]
Adding phenix points to p/pi plot and implementing a method in AliBWTools to divide histograms with different binning
+ few cosmetic changes

13 years agoCorrected library order + fixes needed to compile static libraries and executables...
hristov [Thu, 16 Sep 2010 12:24:35 +0000 (12:24 +0000)]
Corrected library order + fixes needed to compile static libraries and executables (Johny)

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