]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agosvn:ignore for tex
loizides [Sat, 25 Sep 2010 11:52:19 +0000 (11:52 +0000)]
svn:ignore for tex

13 years agocorrect 2 Getter min/max cut and paste errors
dsilverm [Sat, 25 Sep 2010 11:51:30 +0000 (11:51 +0000)]
correct 2 Getter min/max cut and paste errors

13 years agostriked out TF1Helper functionality ... was not supposed to be used in the
andronic [Sat, 25 Sep 2010 10:10:54 +0000 (10:10 +0000)]
striked out TF1Helper functionality ... was not supposed to be used in the
first place...

13 years ago * EVGEN/AliGenEMCocktail.cxx (& .h) is the class that generates the cocktail follow...
morsch [Sat, 25 Sep 2010 08:58:05 +0000 (08:58 +0000)]
 *  EVGEN/AliGenEMCocktail.cxx (& .h) is the class that generates the cocktail following the muon example.
 *  EVGEN/AliGenEMlib.cxx (& .h) is the class that contains the kinematic distributions of the sources, also following the muon example. At the moment, it contains
    only one pT distribution plus mT scaling. In the near future I'll extend this class with further parameterizations. Also, I'll add the functionality to set
    parameters by proper set methods (instead of the hard-wired parameters as used currently in all of the similar lib classes).
 *  EVGEN/libEVGEN.pkg and EVGEN/EVGENLinkDef.h have been modified to include the two new classes.
 *  EVGEN/AliDecayer.h has been modified by adding three new decay modes (kElectronEM, kDiElectronEM, and kGammaEM) between which one can select in the cocktail
    class.
 *  EVGEN/AliGenMC.cxx has been modified such that it "knows about" the three new decay modes in EVGEN/AliDecayer.h
 *  PYTHIA6/AliDecayerPythia.cxx has been modified accordingly. Here, the corresponding particle decays are forced depending on the selected decay mode.
 *  FASTSIM/fastGenEMCocktail.C is an example macro to generate a single electron cocktail.
(Ralf Averbeck)

13 years agoSecond bug fix
marian [Sat, 25 Sep 2010 08:12:04 +0000 (08:12 +0000)]
Second bug fix
Drift velocity using the central electrode was ignored
starting from  revision 43107

13 years agoEnable 3prong case (Francesco)
dainese [Sat, 25 Sep 2010 02:34:53 +0000 (02:34 +0000)]
Enable 3prong case (Francesco)

13 years agoAddTask for the 3prong case in new CF task (Renu)
dainese [Fri, 24 Sep 2010 22:42:19 +0000 (22:42 +0000)]
AddTask for the 3prong case in new CF task (Renu)

13 years agoAdded new class for 3prong decays within new CF framework (Francesco)
dainese [Fri, 24 Sep 2010 22:28:33 +0000 (22:28 +0000)]
Added new class for 3prong decays within new CF framework (Francesco)

13 years agoUpdate (Rossella)
dainese [Fri, 24 Sep 2010 22:24:42 +0000 (22:24 +0000)]
Update (Rossella)

13 years agoBug fix - Extrapolation as constant
marian [Fri, 24 Sep 2010 21:20:30 +0000 (21:20 +0000)]
Bug fix - Extrapolation as constant

Marian

13 years agoNo. of dem shifter reduced to 3+ text to explain histo status
coppedis [Fri, 24 Sep 2010 20:27:57 +0000 (20:27 +0000)]
No. of dem shifter reduced to 3+ text to explain histo status

13 years ago- adding histograms for neutrons and anti-neutrons for MC data
odjuvsla [Fri, 24 Sep 2010 16:08:43 +0000 (16:08 +0000)]
- adding histograms for neutrons and anti-neutrons for MC data
- adding histograms for pions

13 years agocleanup of some ctors and fucntions
rvernet [Fri, 24 Sep 2010 14:45:23 +0000 (14:45 +0000)]
cleanup of some ctors and fucntions

13 years agoAvoid double delete.
morsch [Fri, 24 Sep 2010 14:35:21 +0000 (14:35 +0000)]
Avoid double delete.

13 years agofirst version
loizides [Fri, 24 Sep 2010 14:35:08 +0000 (14:35 +0000)]
first version

13 years agoCleanup
loizides [Fri, 24 Sep 2010 14:34:31 +0000 (14:34 +0000)]
Cleanup

13 years agoUpdates in the corrfw (Renaud)
pchrist [Fri, 24 Sep 2010 13:05:23 +0000 (13:05 +0000)]
Updates in the corrfw (Renaud)

13 years agoFix for using AOD handler in CAF (JF)
agheata [Fri, 24 Sep 2010 12:01:41 +0000 (12:01 +0000)]
Fix for using AOD handler in CAF (JF)

13 years agoCorrection to avoid crash when analyzing single particles generated with box or gun...
gconesab [Fri, 24 Sep 2010 12:01:17 +0000 (12:01 +0000)]
Correction to avoid crash when analyzing single particles generated with box or gun generators

13 years agonew attempt with eventpoolmanager. fixes strange branch problem.
loizides [Fri, 24 Sep 2010 10:00:37 +0000 (10:00 +0000)]
new attempt with eventpoolmanager. fixes strange branch problem.

13 years agoinclude eventpoolmanager switch
loizides [Fri, 24 Sep 2010 09:59:19 +0000 (09:59 +0000)]
include eventpoolmanager switch

13 years agoEventPoolManager generically written for tracks and tracklets
loizides [Fri, 24 Sep 2010 09:57:53 +0000 (09:57 +0000)]
EventPoolManager generically written for tracks and tracklets

13 years agoin case of filtered AODs, where some clusters might be missing, recover the cluster...
gconesab [Fri, 24 Sep 2010 09:51:32 +0000 (09:51 +0000)]
in case of filtered AODs, where some clusters might be missing, recover the cluster from its ID comparing in a cluster loop the ID, the ID does not indicate the position in the array of clusters anymore

13 years agoUser call to CheckSelectionMask should be of course persistent. Thanks to Jens for...
agheata [Fri, 24 Sep 2010 07:04:40 +0000 (07:04 +0000)]
User call to CheckSelectionMask should be of course persistent. Thanks to Jens for spotting it.

13 years agoIn AliMUONResponseTriggerV1
ivana [Fri, 24 Sep 2010 06:48:57 +0000 (06:48 +0000)]
In AliMUONResponseTriggerV1
Main changes:
- fix bug in trigger response DisIntegrate function for the z-position of the
  hit being converted into digits
Also:
- specify that the current parametrisation (SetParameters) is valid only for
  the streamer mode
- introduce debug message and protection for invalid pad
(Bogdan)

13 years agoMore steps in implementing corrections, fixing some bugs and fixing mempory leaks...
cnattras [Fri, 24 Sep 2010 02:04:21 +0000 (02:04 +0000)]
More steps in implementing corrections, fixing some bugs and fixing mempory leaks in macros/GetCorrections.C

13 years agoUpdates and fixes (ChiaraZ, Davide)
dainese [Thu, 23 Sep 2010 22:07:35 +0000 (22:07 +0000)]
Updates and fixes (ChiaraZ, Davide)

13 years agoMove AliError and AliWarning prints to AliDebug
gconesab [Thu, 23 Sep 2010 17:12:23 +0000 (17:12 +0000)]
Move AliError and AliWarning prints to AliDebug

13 years agodelete pID object
dsilverm [Thu, 23 Sep 2010 16:47:24 +0000 (16:47 +0000)]
delete pID object

13 years agoChange the X and Y values stored by the VertexerZ from (0.,0.) which are the
hristov [Thu, 23 Sep 2010 15:00:23 +0000 (15:00 +0000)]
Change the X and Y values stored by the VertexerZ from (0.,0.) which are the
values actually used, to the values stored in the MeanVertexSPD object.

Andrea, Francesco, Massimo

13 years agochanges to run with plugin
dsilverm [Thu, 23 Sep 2010 14:58:07 +0000 (14:58 +0000)]
changes to run with plugin

13 years agofixed running with PtQAMC
kleinb [Thu, 23 Sep 2010 14:46:00 +0000 (14:46 +0000)]
fixed running with PtQAMC

13 years agoEnable the VZERO package in HLT in compilation
jthaeder [Thu, 23 Sep 2010 14:34:20 +0000 (14:34 +0000)]
Enable the VZERO package in HLT in compilation

13 years agoAdd standard configuration object for VZERO reconstruction in HLT
jthaeder [Thu, 23 Sep 2010 14:31:32 +0000 (14:31 +0000)]
Add standard configuration object for VZERO reconstruction in HLT

13 years agoAdd VZERO reconstruction to HLT
jthaeder [Thu, 23 Sep 2010 14:30:06 +0000 (14:30 +0000)]
Add VZERO reconstruction to HLT
- 1 reconstruction component : From RAW to AliESDVZERO object
- 1 agent to define simulation chain

13 years agoBugfixes for empty histograms and added comparison to TPC only Tracks (Marta)
kleinb [Thu, 23 Sep 2010 14:27:09 +0000 (14:27 +0000)]
Bugfixes for empty histograms and added comparison to TPC only Tracks (Marta)

13 years agoAdd plot for check of drift speed calibration
prino [Thu, 23 Sep 2010 14:23:04 +0000 (14:23 +0000)]
Add plot for check of drift speed calibration

13 years agoCorrected calling sequence.
cvetan [Thu, 23 Sep 2010 14:13:31 +0000 (14:13 +0000)]
Corrected calling sequence.

13 years agofix merging problem on the grid
snelling [Thu, 23 Sep 2010 12:50:31 +0000 (12:50 +0000)]
fix merging problem on the grid

13 years agoprotection against electronic failture
alla [Thu, 23 Sep 2010 12:30:18 +0000 (12:30 +0000)]
protection against electronic failture

13 years agoFix bug in formula for fast pt calculation (trigger)
vulpescu [Thu, 23 Sep 2010 11:59:38 +0000 (11:59 +0000)]
Fix bug in formula for fast pt calculation (trigger)

13 years agofix bug Analysis https://savannah.cern.ch/bugs/?72978
abercuci [Thu, 23 Sep 2010 11:44:03 +0000 (11:44 +0000)]
fix bug Analysis https://savannah.cern.ch/bugs/?72978

13 years agoAnd the default OCDB entries...
cvetan [Thu, 23 Sep 2010 11:43:13 +0000 (11:43 +0000)]
And the default OCDB entries...

13 years agoFinally we can put the light yields and pm gains in OCDB. The update pattern will...
cvetan [Thu, 23 Sep 2010 11:40:56 +0000 (11:40 +0000)]
Finally we can put the light yields and pm gains in OCDB. The update pattern will be very rare, mainly upon a change of a PM or hardware intervention. It is not excluded that we will have to update them in order to put more precise values, but anyway these operations will be very rare.

13 years agoUpdates in preparation of the central train running, config included
andronic [Thu, 23 Sep 2010 11:04:25 +0000 (11:04 +0000)]
Updates in preparation of the central train running, config included

13 years agoFixed memory leak (Renu)
dainese [Thu, 23 Sep 2010 10:40:32 +0000 (10:40 +0000)]
Fixed memory leak (Renu)

13 years agoBug fix and update (ChiaraB)
dainese [Thu, 23 Sep 2010 10:39:00 +0000 (10:39 +0000)]
Bug fix and update (ChiaraB)

13 years agoUpdate of the HFE package and of the macro to run on the
sma [Thu, 23 Sep 2010 10:00:19 +0000 (10:00 +0000)]
Update of the HFE package and of the macro to run on the
official train.

13 years agoapplying fix for bug https://savannah.cern.ch/bugs/index.php?71490
richterm [Thu, 23 Sep 2010 09:44:21 +0000 (09:44 +0000)]
applying fix for bug https://savannah.cern.ch/bugs/index.php?71490
comlying both AliRoot and HLT build system, replaces r43784

13 years agoUpdate added from A.Marin
agheata [Thu, 23 Sep 2010 09:18:30 +0000 (09:18 +0000)]
Update added from A.Marin

13 years agofix title/id_string format
abercuci [Thu, 23 Sep 2010 09:10:42 +0000 (09:10 +0000)]
fix title/id_string format

13 years agoRemoving unwanted TEX output files
pulvir [Thu, 23 Sep 2010 08:59:06 +0000 (08:59 +0000)]
Removing unwanted TEX output files

13 years agoAdded a new cut, an example macro for efficiency computation and a structure for...
pulvir [Thu, 23 Sep 2010 08:58:19 +0000 (08:58 +0000)]
Added a new cut, an example macro for efficiency computation and a structure for documentation

13 years agoadd identifiers to digits for readable histos
abercuci [Thu, 23 Sep 2010 08:49:28 +0000 (08:49 +0000)]
add identifiers to digits for readable histos

13 years agoreverting r43784, doesn not work for the HLT build system
richterm [Thu, 23 Sep 2010 08:31:45 +0000 (08:31 +0000)]
reverting r43784, doesn not work for the HLT build system

13 years agopatches for CORRFW (C.Andrei)
bhippoly [Thu, 23 Sep 2010 07:47:00 +0000 (07:47 +0000)]
patches for CORRFW (C.Andrei)

13 years agoNew version of the analysis train macro.
agheata [Thu, 23 Sep 2010 07:03:04 +0000 (07:03 +0000)]
New version of the analysis train macro.

13 years agoBy default correction for non-uniform acceptance is not applied.
snelling [Thu, 23 Sep 2010 07:02:06 +0000 (07:02 +0000)]
By default correction for non-uniform acceptance is not applied.

13 years agoBy default correction for non-uniform acceptance is not applied.
snelling [Thu, 23 Sep 2010 06:35:39 +0000 (06:35 +0000)]
By default correction for non-uniform acceptance is not applied.

13 years agopatch to get reaction plane for therminator using AliGenHijingEventHeader
snelling [Thu, 23 Sep 2010 06:31:01 +0000 (06:31 +0000)]
patch to get reaction plane for therminator using AliGenHijingEventHeader

13 years agoIntermediate stage of implementing corrections in AliAnalysisHadEtReconstructed ...
cnattras [Thu, 23 Sep 2010 02:24:35 +0000 (02:24 +0000)]
Intermediate stage of implementing corrections in AliAnalysisHadEtReconstructed - added config file to AliAnalysisHadEtReconstructed, checking in config file, adding config file to list of files in alien handler, started implementing corrections in AliAnalysisHadEtReconstructed, added some mechanics to implement corrections in other modified classes

13 years agoAdded new flag -low-memory and a flag to set if chi2 is applied or not.
kaamodt [Wed, 22 Sep 2010 22:53:16 +0000 (22:53 +0000)]
Added new flag -low-memory and a flag to set if chi2 is applied or not.

13 years agoTwo extra cuts and few extra histos
amarin [Wed, 22 Sep 2010 20:55:46 +0000 (20:55 +0000)]
Two extra cuts and few extra histos

13 years agoAdding two cuts and few extra histos
amarin [Wed, 22 Sep 2010 20:54:26 +0000 (20:54 +0000)]
Adding two cuts and few extra histos

13 years agoFixing bug https://savannah.cern.ch/bugs/?71490
aszostak [Wed, 22 Sep 2010 19:10:06 +0000 (19:10 +0000)]
Fixing bug https://savannah.cern.ch/bugs/?71490

13 years agoFixing warning
aszostak [Wed, 22 Sep 2010 19:03:06 +0000 (19:03 +0000)]
Fixing warning

13 years agoUpdated linkdef and package to include dalitz task, updates by Ana, and added functio...
kaamodt [Wed, 22 Sep 2010 15:50:40 +0000 (15:50 +0000)]
Updated linkdef and package to include dalitz task, updates by Ana, and added functionality to move kfparticles according to primary vertex positions of event and bg event

13 years agoUpdated object
coppedis [Wed, 22 Sep 2010 14:31:02 +0000 (14:31 +0000)]
Updated object

13 years agoUpdated macros from Martin. Ready for the shifter.
cvetan [Wed, 22 Sep 2010 14:29:01 +0000 (14:29 +0000)]
Updated macros from Martin. Ready for the shifter.

13 years agoAdapt to changes in the correction framework
sma [Wed, 22 Sep 2010 13:27:44 +0000 (13:27 +0000)]
Adapt to changes in the correction framework

13 years agoAdditional fixes for report #72515: ITS QA porting request (Annalisa)
hristov [Wed, 22 Sep 2010 13:05:10 +0000 (13:05 +0000)]
Additional fixes for report #72515: ITS QA porting request (Annalisa)

13 years agoReverting wrong commit
hristov [Wed, 22 Sep 2010 13:02:01 +0000 (13:02 +0000)]
Reverting wrong commit

13 years agoAdditiona fixes for report #72515: ITS QA porting request (Annalisa)ITS
hristov [Wed, 22 Sep 2010 12:54:35 +0000 (12:54 +0000)]
Additiona fixes for report #72515: ITS QA porting request (Annalisa)ITS

13 years agoAliAnalysisTaskJetsTM added.
morsch [Wed, 22 Sep 2010 12:33:44 +0000 (12:33 +0000)]
AliAnalysisTaskJetsTM added.

13 years agoCorrections for bug #72863: Important bug fix to AliReconstruction::RunEVE (Christian)
hristov [Wed, 22 Sep 2010 12:17:25 +0000 (12:17 +0000)]
Corrections for bug #72863: Important bug fix to AliReconstruction::RunEVE (Christian)

13 years agoChanges for report #72662 ZDC code needs changes in STEER to work in HLT module
hristov [Wed, 22 Sep 2010 12:13:00 +0000 (12:13 +0000)]
Changes for report #72662 ZDC code needs changes in STEER to work in HLT module

13 years agoClassDef and ClassImp for all classes
dsilverm [Wed, 22 Sep 2010 11:20:01 +0000 (11:20 +0000)]
ClassDef and ClassImp for all classes

13 years agoincrement version number
dsilverm [Wed, 22 Sep 2010 10:42:20 +0000 (10:42 +0000)]
increment version number

13 years agoadd also LEDMon (ref system) profiles
dsilverm [Wed, 22 Sep 2010 10:36:05 +0000 (10:36 +0000)]
add also LEDMon (ref system) profiles

13 years agoadd explicit validation of profiles in Preprocessor before trying to add to them
dsilverm [Wed, 22 Sep 2010 10:29:45 +0000 (10:29 +0000)]
add explicit validation of profiles in Preprocessor before trying to add to them

13 years agoinitialize magnetic field in infoGen (moved from clusterResolution)
abercuci [Wed, 22 Sep 2010 09:58:41 +0000 (09:58 +0000)]
initialize magnetic field in infoGen (moved from clusterResolution)
add option to switch off reading of calibration params from OCDB
(clusterResolution task)

13 years agoFix for bug #72765 ZDC: typo in ALiESDZDC::GetCentroidInPbPb
hristov [Wed, 22 Sep 2010 09:57:30 +0000 (09:57 +0000)]
Fix for bug #72765 ZDC: typo in ALiESDZDC::GetCentroidInPbPb

13 years agocorrecting jet area for fastjet, need definition of ghost area
kleinb [Wed, 22 Sep 2010 08:39:07 +0000 (08:39 +0000)]
correcting jet area for fastjet, need definition of ghost area

13 years agoChanged error estimate in AliBWTools::GetMeanDataAndExtrapolation + removed debug...
mfloris [Wed, 22 Sep 2010 08:18:22 +0000 (08:18 +0000)]
Changed error estimate in AliBWTools::GetMeanDataAndExtrapolation + removed debug printout

13 years agoadd variable range on dy histo axis
abercuci [Wed, 22 Sep 2010 07:53:15 +0000 (07:53 +0000)]
add variable range on dy histo axis

13 years agoadd track selection based on global residual spread (post cluster
abercuci [Wed, 22 Sep 2010 07:23:29 +0000 (07:23 +0000)]
add track selection based on global residual spread (post cluster
selection)

13 years agoreco params for 7TeV data
alla [Wed, 22 Sep 2010 07:19:40 +0000 (07:19 +0000)]
reco params for 7TeV data

13 years agotime shifts between channels for 7TeV data
alla [Wed, 22 Sep 2010 07:17:49 +0000 (07:17 +0000)]
time shifts between channels for 7TeV data

13 years agoslewing correction data for 7TeV runs
alla [Wed, 22 Sep 2010 07:09:10 +0000 (07:09 +0000)]
slewing correction data for 7TeV runs

13 years agosetting the jet area
kleinb [Wed, 22 Sep 2010 06:38:48 +0000 (06:38 +0000)]
setting the jet area

13 years agoUpdating AliRoot version in CreateAlienHandlerCaloEtSim.C, implementing default track...
cnattras [Wed, 22 Sep 2010 03:06:31 +0000 (03:06 +0000)]
Updating AliRoot version in CreateAlienHandlerCaloEtSim.C, implementing default track cuts in AliAnalysisTaskTotEt

13 years agofixed bug in ITS standalone tracks (was omitting all tracks), fixed alien handler...
cnattras [Tue, 21 Sep 2010 21:41:10 +0000 (21:41 +0000)]
fixed bug in ITS standalone tracks (was omitting all tracks), fixed alien handler macro to include all files, updated GetCorrections.C so it now makes a complete AliAnalysisHadEtCorrections from the output of AliAnalysisTaskHadEt, filling histograms for pi0/eta/omega and added histogram for omega in AliAnalysisHadEtMonteCarlo

13 years agoAdded histos for fakes
dainese [Tue, 21 Sep 2010 21:09:52 +0000 (21:09 +0000)]
Added histos for fakes

13 years agoPrepare for new code
loizides [Tue, 21 Sep 2010 20:22:37 +0000 (20:22 +0000)]
Prepare for new code

13 years agoFix
loizides [Tue, 21 Sep 2010 20:01:09 +0000 (20:01 +0000)]
Fix

13 years agoFixing warning and bug.
aszostak [Tue, 21 Sep 2010 16:42:25 +0000 (16:42 +0000)]
Fixing warning and bug.

13 years agoAdding the posibility to set the participating detectors when running in AliHLTSystem.
aszostak [Tue, 21 Sep 2010 16:21:25 +0000 (16:21 +0000)]
Adding the posibility to set the participating detectors when running in AliHLTSystem.

13 years agoChanges required to handle software triggers correctly in the global trigger component.
aszostak [Tue, 21 Sep 2010 16:16:54 +0000 (16:16 +0000)]
Changes required to handle software triggers correctly in the global trigger component.

13 years agotransition revision for functions to be removed
rvernet [Tue, 21 Sep 2010 15:17:21 +0000 (15:17 +0000)]
transition revision for functions to be removed

13 years agoAdding the light nuclei as requested in Savannah ticket #72834. The second try.
belikov [Tue, 21 Sep 2010 15:12:36 +0000 (15:12 +0000)]
Adding the light nuclei as requested in Savannah ticket #72834. The second try.