]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
11 years agomoved to jets
loizides [Mon, 28 May 2012 19:06:39 +0000 (19:06 +0000)]
moved to jets

11 years agomoved to jets
loizides [Mon, 28 May 2012 19:04:23 +0000 (19:04 +0000)]
moved to jets

11 years ago- update to runGrid and runAOD - KTOFPID added
lmilano [Mon, 28 May 2012 14:20:58 +0000 (14:20 +0000)]
- update to runGrid and runAOD - KTOFPID added

11 years ago- update to runGrid and runAOD - KTOFPID added
lmilano [Mon, 28 May 2012 14:20:14 +0000 (14:20 +0000)]
- update to runGrid and runAOD - KTOFPID added

11 years agoSmall bug fix in AddTask macros for train execution tests.
ddobrigk [Mon, 28 May 2012 13:02:18 +0000 (13:02 +0000)]
Small bug fix in AddTask macros for train execution tests.
Cheers,
--- David

11 years agoadded K0 and lambda analysis for use in train
snelling [Mon, 28 May 2012 11:40:01 +0000 (11:40 +0000)]
added K0 and lambda analysis for use in train

11 years agofix compilation of results macro
abercuci [Mon, 28 May 2012 06:21:15 +0000 (06:21 +0000)]
fix compilation of results macro

11 years agocosmetics
loizides [Sun, 27 May 2012 20:08:31 +0000 (20:08 +0000)]
cosmetics

11 years agoUse active ghosts to compute area on emcal surface. Also introduce cut on area and...
loizides [Sun, 27 May 2012 20:08:10 +0000 (20:08 +0000)]
Use active ghosts to compute area on emcal surface. Also introduce cut on area and jets that can be given to task.

11 years agoCompute jet area in emcal from ghost particles. Introduce handy getters for IsInsideE...
loizides [Sun, 27 May 2012 20:05:32 +0000 (20:05 +0000)]
Compute jet area in emcal from ghost particles. Introduce handy getters for IsInsideEmcal, IsInEmcal AxisInEmcal

11 years agoktscatter to 0.1 which is default and cosmetics
loizides [Sun, 27 May 2012 19:32:48 +0000 (19:32 +0000)]
ktscatter to 0.1 which is default and cosmetics

11 years agoModifiactions for running Event Mixing on the analysis train
miweber [Sun, 27 May 2012 14:16:21 +0000 (14:16 +0000)]
Modifiactions for running Event Mixing on the analysis train

11 years agocorrect mem leaks
gconesab [Sat, 26 May 2012 02:31:24 +0000 (02:31 +0000)]
correct mem leaks

11 years agoadd corrections from missing runs - David
gconesab [Fri, 25 May 2012 23:25:04 +0000 (23:25 +0000)]
add corrections from missing runs - David

11 years agoallow to use first sensor values if later values did not seem OK
dsilverm [Fri, 25 May 2012 21:06:18 +0000 (21:06 +0000)]
allow to use first sensor values if later values did not seem OK

11 years agoModifications in CMake* files to export all required headers.
hristov [Fri, 25 May 2012 16:45:25 +0000 (16:45 +0000)]
Modifications in CMake* files to export all required headers.

Modification fix in STEER/AOD/AliAODEvent.cxx assures that fAODObjects does not add its own to list of objects - this behavior was noted by Bjorn Nilsen in Feb-March, when he observed that it loads all objects into full memory of 16 GB.

Fix in test-macros/compileEveMacros.C to compiles only macros that weren't compiled.

Mihai

11 years agoIncrement ClassDef
guernane [Fri, 25 May 2012 15:56:26 +0000 (15:56 +0000)]
Increment ClassDef

11 years agoGet number of time bins from FEE configuration name instead of the CDB file (Frederick)
cblume [Fri, 25 May 2012 15:30:13 +0000 (15:30 +0000)]
Get number of time bins from FEE configuration name instead of the CDB file (Frederick)

11 years agoPID probability calculated using refractive index evaluated from OCDB information...
gvolpe [Fri, 25 May 2012 15:15:50 +0000 (15:15 +0000)]
PID probability calculated using refractive index evaluated from OCDB information. FillESD(...) method in AliHMPIDReconstructor removed. Method ReconFromKin added in AliHMPIDTracker for tracking from kinematics and specific OCDB storage for GRP set in HESDfromKin.C

11 years agoOCDB settings modified
auras [Fri, 25 May 2012 14:58:19 +0000 (14:58 +0000)]
OCDB settings modified

12 years agofix coverity
abercuci [Fri, 25 May 2012 06:58:07 +0000 (06:58 +0000)]
fix coverity
update make trend graphs

12 years agocoverity
gconesab [Fri, 25 May 2012 06:44:53 +0000 (06:44 +0000)]
coverity

12 years agoAdd centrality control histogram
gconesab [Fri, 25 May 2012 03:34:24 +0000 (03:34 +0000)]
Add centrality control histogram

12 years agoUpdates to Trains. create a job-script to help
cholm [Thu, 24 May 2012 23:13:40 +0000 (23:13 +0000)]
Updates to Trains.  create a job-script to help
make the Termiante part of the analysis, secondly it
is used to engage on that discussion.  Hence, the data-member
is changed from TH1* but not

Otherwise small presents

12 years agoFixed DebugGuard
cholm [Thu, 24 May 2012 23:10:34 +0000 (23:10 +0000)]
Fixed DebugGuard

12 years agoClean-up
cholm [Thu, 24 May 2012 23:10:03 +0000 (23:10 +0000)]
Clean-up

12 years agoUpdates for Grid analysis.
cholm [Thu, 24 May 2012 23:09:21 +0000 (23:09 +0000)]
Updates for Grid analysis.

In the base class, the centrality bin objects where not re-created
in Terminate.  This was added.  Sum objects are constructed in
Terminate from the histograms in the first output list.

If one has a data-member which isn't default constructable -
say TH1*, then that pointer cannot be zero if the object is
written to disk.  A simple example

   struct Foo : public TObject
   {
     Foo(bool make=false) : fHist(0)
     {
       if (!make) return;
       fHist  = new TH1D("h", "h", 30, -3, 3);
       fHist->FillRandom("gaus");
     }
     void Draw(Option_t* option="")
     {
        if (fHist) fHist->DrawCopy();
     }
     TH1* fHist;
     static void Run(bool make=false)
     {
       TFile* out = TFile::Open("foo.root", "RECREATE");
       Foo*   oFoo = new Foo(make);
       oFoo->Write("foo");
       out->Close();

       TFile* in   = TFile::Open("foo.root", "READ");
       Foo*   iFoo = static_cast<Foo*>(in->Get("foo"));
       iFoo->Draw();
       in->Close();
     }
     ClassDef(Foo,1)
   };

If one does Foo::Run(false) - i.e., fHist == 0, then the write to disk failes.
If one does Foo::Run(true) - i.e., fHist != 0, and of concrete type, all OK

So to have a null pointer, we need to specify explicitly the class of the
data member fHist could be a TH1F*

Therefore, the fShapeCorr must be of a TH2F object.

12 years agoUpdates to DebugGuard
cholm [Thu, 24 May 2012 22:55:40 +0000 (22:55 +0000)]
Updates to DebugGuard

12 years agoPID updates
morsch [Thu, 24 May 2012 19:27:50 +0000 (19:27 +0000)]
PID updates
J. Wiechula

12 years agoload properly the library in case of par files, update macro with possibility to...
gconesab [Thu, 24 May 2012 17:07:38 +0000 (17:07 +0000)]
load properly the library in case of par files, update macro with possibility to pass different settings, cosmetics in PrintInfo

12 years agoUpdated D0 cuts (AndreaR)
prino [Thu, 24 May 2012 16:17:28 +0000 (16:17 +0000)]
Updated D0 cuts (AndreaR)

12 years agoFix histograms
cbaumann [Thu, 24 May 2012 15:58:30 +0000 (15:58 +0000)]
Fix histograms

12 years agoUpdate AOD cuts
cbaumann [Thu, 24 May 2012 15:48:20 +0000 (15:48 +0000)]
Update AOD cuts

12 years agoUpdates Leticia
morsch [Thu, 24 May 2012 15:32:56 +0000 (15:32 +0000)]
Updates Leticia

12 years ago-fiorellas update
jbook [Thu, 24 May 2012 15:14:23 +0000 (15:14 +0000)]
-fiorellas update

12 years ago-fix AOD cuts
jbook [Thu, 24 May 2012 15:05:13 +0000 (15:05 +0000)]
-fix AOD cuts

12 years agoLinking to AliAnalysisTaskExtractV0 and ExtractPerformanceV0,
ddobrigk [Thu, 24 May 2012 14:52:13 +0000 (14:52 +0000)]
Linking to AliAnalysisTaskExtractV0 and ExtractPerformanceV0,
for first tests on train.

Cheers,
--- David

12 years agoUpdate
rbailhac [Thu, 24 May 2012 14:42:40 +0000 (14:42 +0000)]
Update

12 years agosalvatore changes
loizides [Thu, 24 May 2012 13:55:30 +0000 (13:55 +0000)]
salvatore changes

12 years agoupdates from Salvatore
loizides [Thu, 24 May 2012 13:24:04 +0000 (13:24 +0000)]
updates from Salvatore

12 years agoadding getters for the LHC period (OCDB folder) and its first/last run
rgrosso [Thu, 24 May 2012 12:49:27 +0000 (12:49 +0000)]
adding getters for the LHC period (OCDB folder) and its first/last run

12 years agoAdded missing DTOR
cholm [Thu, 24 May 2012 12:03:37 +0000 (12:03 +0000)]
Added missing DTOR

12 years agoFix function call and constant
akisiel [Thu, 24 May 2012 11:51:08 +0000 (11:51 +0000)]
Fix function call and constant

12 years agoFix function call
akisiel [Thu, 24 May 2012 11:49:50 +0000 (11:49 +0000)]
Fix function call

12 years agoMoved calculations of flow weights (after burner) into a
cholm [Thu, 24 May 2012 11:26:30 +0000 (11:26 +0000)]
Moved calculations of flow weights (after burner) into a
separate class (AliForwardFlowWeights), since the code
was common to AliBaseMCTrackDensity and AliForwardMCFlowTask.

12 years agoCorrection needed for decayer.
morsch [Thu, 24 May 2012 10:59:22 +0000 (10:59 +0000)]
Correction needed for decayer.

12 years agoreducing the bins and the dimensions
pchrist [Thu, 24 May 2012 10:58:26 +0000 (10:58 +0000)]
reducing the bins and the dimensions

12 years agocompilation warning plus change in macros settings
gconesab [Thu, 24 May 2012 03:32:56 +0000 (03:32 +0000)]
compilation warning plus change in macros settings

12 years agocode refactoring, add track filtering and event selection
gconesab [Thu, 24 May 2012 03:06:09 +0000 (03:06 +0000)]
code refactoring, add track filtering and event selection

12 years agoswitch off or Analysis
cbaumann [Wed, 23 May 2012 22:03:35 +0000 (22:03 +0000)]
switch off or Analysis

12 years agoUpdate Cuts
cbaumann [Wed, 23 May 2012 21:06:06 +0000 (21:06 +0000)]
Update Cuts

12 years agoModified support macro AddMisalignmentToClusters.C
auras [Wed, 23 May 2012 16:46:04 +0000 (16:46 +0000)]
Modified support macro AddMisalignmentToClusters.C

12 years agoSimulation macros updated
auras [Wed, 23 May 2012 16:40:51 +0000 (16:40 +0000)]
Simulation macros updated

12 years agoCorrect formula for the error on significance
prino [Wed, 23 May 2012 15:55:27 +0000 (15:55 +0000)]
Correct formula for the error on significance

12 years agoProtection for undefined objects at SOR and EOR and automatic setting of OCDB path
cblume [Wed, 23 May 2012 15:47:34 +0000 (15:47 +0000)]
Protection for undefined objects at SOR and EOR and automatic setting of OCDB path

12 years agocolour for a TPaveTxt changed (P.G. Cerello)
masera [Wed, 23 May 2012 13:57:13 +0000 (13:57 +0000)]
colour for a TPaveTxt changed (P.G. Cerello)

12 years agoupdate trending infrastructure
abercuci [Wed, 23 May 2012 13:25:18 +0000 (13:25 +0000)]
update trending infrastructure

12 years ago do not keep digits with null energy, speed up in case of 2 maxima clusters with...
gconesab [Wed, 23 May 2012 13:23:40 +0000 (13:23 +0000)]
 do not keep digits with null energy, speed up in case of 2 maxima clusters with one maxima below threshold - Adam

12 years agoFix for #94804: PID QA crashes on data
hristov [Wed, 23 May 2012 12:53:42 +0000 (12:53 +0000)]
Fix for #94804: PID QA crashes on data

12 years agoNew histos in HF QA task + rejection of tracks wiht negative ID
prino [Wed, 23 May 2012 11:36:23 +0000 (11:36 +0000)]
New histos in HF QA task + rejection of tracks wiht negative ID

12 years agoadd directory with root files for different kinds of corrections
jbook [Wed, 23 May 2012 09:08:22 +0000 (09:08 +0000)]
add directory with root files for different kinds of corrections

12 years agoUnique container name for each task
coppedis [Wed, 23 May 2012 08:56:22 +0000 (08:56 +0000)]
Unique container name for each task

12 years agochanges for running on AOD
kleinb [Wed, 23 May 2012 07:21:52 +0000 (07:21 +0000)]
changes for running on AOD

12 years agocoverity fixes
miweber [Wed, 23 May 2012 06:45:27 +0000 (06:45 +0000)]
coverity fixes

12 years agoupdate salv
loizides [Tue, 22 May 2012 22:54:28 +0000 (22:54 +0000)]
update salv

12 years ago ana update salvatore
loizides [Tue, 22 May 2012 22:53:17 +0000 (22:53 +0000)]
 ana update salvatore

12 years agorand task update
loizides [Tue, 22 May 2012 22:52:59 +0000 (22:52 +0000)]
rand task update

12 years agorandom eta/phi
loizides [Tue, 22 May 2012 22:52:31 +0000 (22:52 +0000)]
random eta/phi

12 years agorandom eta/phi
loizides [Tue, 22 May 2012 22:52:16 +0000 (22:52 +0000)]
random eta/phi

12 years agoremove warning
loizides [Tue, 22 May 2012 22:51:12 +0000 (22:51 +0000)]
remove warning

12 years agomax track pt
loizides [Tue, 22 May 2012 22:49:56 +0000 (22:49 +0000)]
max track pt

12 years agoLoad necessary data from OCDB if not already set
ivana [Tue, 22 May 2012 19:45:28 +0000 (19:45 +0000)]
Load necessary data from OCDB if not already set
(Philippe P.)

12 years agocosmetics
loizides [Tue, 22 May 2012 19:39:54 +0000 (19:39 +0000)]
cosmetics

12 years agoinclude aod track cuts
loizides [Tue, 22 May 2012 19:37:00 +0000 (19:37 +0000)]
include aod track cuts

12 years agoCoverity and Elienos
rbailhac [Tue, 22 May 2012 17:54:39 +0000 (17:54 +0000)]
Coverity and Elienos

12 years agobug fix - Adam
gconesab [Tue, 22 May 2012 16:16:09 +0000 (16:16 +0000)]
bug fix - Adam

12 years agoupdate from Claude
aadare [Tue, 22 May 2012 16:03:56 +0000 (16:03 +0000)]
update from Claude

12 years agoPossibility to vary the cuts on TPC clusters and on DCA wrt the primary vertex
belikov [Tue, 22 May 2012 15:29:21 +0000 (15:29 +0000)]
Possibility to vary the cuts on TPC clusters and on DCA wrt the primary vertex

12 years agoPossibility to vary the cut on the DCA wrt the primary vertex
belikov [Tue, 22 May 2012 14:45:44 +0000 (14:45 +0000)]
Possibility to vary the cut on the DCA wrt the primary vertex

12 years agoPossibility to vary the cuts on TPC clusters
belikov [Tue, 22 May 2012 14:28:59 +0000 (14:28 +0000)]
Possibility to vary the cuts on TPC clusters

12 years agoMore debug guard stuff for tracing execution.
cholm [Tue, 22 May 2012 13:57:03 +0000 (13:57 +0000)]
More debug guard stuff for tracing execution.

12 years agochanged order of adding histograms to the TList
simones [Tue, 22 May 2012 13:10:54 +0000 (13:10 +0000)]
changed order of adding histograms to the TList
added centrality bin histogram
changed event selection for pp 2.76TeV for selecting events with or w/o SDD

12 years agoAdded option for different binning of DCAxy axis in THnSparse. Same width for all...
janielsk [Tue, 22 May 2012 10:11:26 +0000 (10:11 +0000)]
Added option for different binning of DCAxy axis in THnSparse. Same width for all bins.

12 years ago-add fiorellas b2jpsi
jbook [Tue, 22 May 2012 10:07:26 +0000 (10:07 +0000)]
-add fiorellas b2jpsi
-updates marcel

12 years agoFix some problems with PAR file generation.
cholm [Tue, 22 May 2012 09:01:03 +0000 (09:01 +0000)]
Fix some problems with PAR file generation.
Added new DebugGuard structure to AliForwardUtil, and
companion macro DGUARD to easily define debug traces.

12 years agoadded cuts
loizides [Tue, 22 May 2012 07:15:07 +0000 (07:15 +0000)]
added cuts

12 years agoadded track cut
loizides [Tue, 22 May 2012 07:14:53 +0000 (07:14 +0000)]
added track cut

12 years agoremove comp warning
loizides [Tue, 22 May 2012 07:14:20 +0000 (07:14 +0000)]
remove comp warning

12 years agonon linearity fixes
gconesab [Tue, 22 May 2012 01:43:47 +0000 (01:43 +0000)]
non linearity fixes

12 years agofixes
gconesab [Tue, 22 May 2012 01:39:17 +0000 (01:39 +0000)]
fixes

12 years agoo add variables
wiechula [Mon, 21 May 2012 22:16:20 +0000 (22:16 +0000)]
o add variables

12 years agoAdded 3 controlling functions to the AddTask macros.
ddobrigk [Mon, 21 May 2012 19:52:34 +0000 (19:52 +0000)]
Added 3 controlling functions to the AddTask macros.

These allow for:

1) Specifying Pb-Pb systems, in which the "lMultiplicity"
variable will contain a value from 0-100 with the centrality
percentile. Tested to work.

2) Possibility to turn on the rejection of kFastOnly events,
needed for running on 2011+ data (pp @ 2.76TeV data).

3) Added flag that controls if TTree object will contain
V0 candidates coming only from Offline Vertexer or only
from OnTheFly vertexer.

Some further changes will also be committed soon on the main
analysis class.

Cheers,
--- David

12 years agofix
loizides [Mon, 21 May 2012 19:51:14 +0000 (19:51 +0000)]
fix

12 years agohisto switch
loizides [Mon, 21 May 2012 19:46:51 +0000 (19:46 +0000)]
histo switch

12 years agoUpdating reconstruction macro for CPass1, adding VZERO and T0.
zampolli [Mon, 21 May 2012 16:21:49 +0000 (16:21 +0000)]
Updating reconstruction macro for CPass1, adding VZERO and T0.

12 years agoCorrect Delta Phi calculation in AliBalanceTriggered: firstPhi = secondPhi[j] -...
miweber [Mon, 21 May 2012 16:19:17 +0000 (16:19 +0000)]
Correct Delta Phi calculation in AliBalanceTriggered:  firstPhi = secondPhi[j] -->  firstPhi - secondPhi[j]

12 years agoIntroduction of the D+ and Ds (and the -Xi_c case)
morsch [Mon, 21 May 2012 15:54:18 +0000 (15:54 +0000)]
Introduction of the D+ and Ds (and the -Xi_c case)
Annalisa Mastroserio

12 years agoUpdate
morsch [Mon, 21 May 2012 15:52:00 +0000 (15:52 +0000)]
Update
F. Prino

12 years agoAdded extraflag to force TRD bug correction
antoniol [Mon, 21 May 2012 15:42:15 +0000 (15:42 +0000)]
Added extraflag to force TRD bug correction

12 years agoAdded extraflag to force TRD bug correction
antoniol [Mon, 21 May 2012 15:42:05 +0000 (15:42 +0000)]
Added extraflag to force TRD bug correction