miweber [Thu, 21 Feb 2013 10:23:21 +0000 (10:23 +0000)]
coverity fixes (Saehanseul Oh <saehanseul.oh@cern.ch>)
cbaumann [Thu, 21 Feb 2013 10:17:11 +0000 (10:17 +0000)]
move to common filename, fix typo
rbailhac [Thu, 21 Feb 2013 10:07:37 +0000 (10:07 +0000)]
Update
richterm [Thu, 21 Feb 2013 08:11:07 +0000 (08:11 +0000)]
replacing calls to AliCDBStorage::GetLatestVersion by handling of exception introduced in r61012
loizides [Wed, 20 Feb 2013 22:51:28 +0000 (22:51 +0000)]
update from Ruediger
rgrosso [Wed, 20 Feb 2013 17:51:26 +0000 (17:51 +0000)]
making the timeout dependent on the run duration
loizides [Wed, 20 Feb 2013 17:15:10 +0000 (17:15 +0000)]
fix from fengchu
jgrosseo [Wed, 20 Feb 2013 17:03:17 +0000 (17:03 +0000)]
Update from Leonardo:
new class: PID helper which includes QA histograms
adaptation of 2 particle correlation code
hqvigsta [Wed, 20 Feb 2013 15:54:48 +0000 (15:54 +0000)]
Fixed typo introduced in r60962: hPhotBothc2ore -> hPhotBoth2core
rgrosso [Wed, 20 Feb 2013 14:25:09 +0000 (14:25 +0000)]
Changes related to the removal of the deprecated AliCDBGrid::GetLatestVersion:
- AliFatal is issued in AliCDBGrid::GetEntry when no CDB entry is found
- an exception is thrown in AliCDBLocal::GetEntry when no CDB entry is found
- the AliFatal is removed from AliCDBStorage::Get.
AliCDBGrid::GetLatestVersion will be made private or removed as soon as the
corresponding calls are removed from HLT code
(AliHLTPendolino, AliHLTRootSchemaEvolutionComponent, AliHLTMiscImplementation)
which is the only client of this method.
gconesab [Wed, 20 Feb 2013 14:18:45 +0000 (14:18 +0000)]
histogram initialization forgot in previous commit
miweber [Wed, 20 Feb 2013 12:45:33 +0000 (12:45 +0000)]
coverity fixes
miweber [Wed, 20 Feb 2013 11:26:32 +0000 (11:26 +0000)]
correct names for shuffled histograms in drawing macro
gconesab [Wed, 20 Feb 2013 11:15:26 +0000 (11:15 +0000)]
add new histograms with E/p after dedx wide cut (Mihael)
gconesab [Wed, 20 Feb 2013 08:43:20 +0000 (08:43 +0000)]
remove cluster MC label remapping
atoia [Tue, 19 Feb 2013 21:47:15 +0000 (21:47 +0000)]
fixed OADB for DPM
atoia [Tue, 19 Feb 2013 21:41:21 +0000 (21:41 +0000)]
fixed semantic
gconesab [Tue, 19 Feb 2013 19:30:13 +0000 (19:30 +0000)]
Add condition to select events with at least one track
Modify methods with unsused parameter
Add method to find the proper cluster MC label in case of AODs
rbailhac [Tue, 19 Feb 2013 18:40:59 +0000 (18:40 +0000)]
Coverity
iseliouj [Tue, 19 Feb 2013 17:01:29 +0000 (17:01 +0000)]
Francesco Noferini: Updates for PID flow code
iseliouj [Tue, 19 Feb 2013 16:58:56 +0000 (16:58 +0000)]
Ante Bilandzic: add POI as reference multiplicity estimator
morsch [Tue, 19 Feb 2013 16:47:26 +0000 (16:47 +0000)]
"pp 8" option added.
pchrista [Tue, 19 Feb 2013 15:42:37 +0000 (15:42 +0000)]
Modifications
mchojnac [Tue, 19 Feb 2013 14:02:34 +0000 (14:02 +0000)]
Adding additional options including vertex selection for pA.
richterm [Tue, 19 Feb 2013 11:40:42 +0000 (11:40 +0000)]
using AliFatal instead of AliError to indicate error state of AliHLTSystem
pchrista [Tue, 19 Feb 2013 09:44:06 +0000 (09:44 +0000)]
Additional modifications on the drawing macros
agheata [Tue, 19 Feb 2013 08:35:00 +0000 (08:35 +0000)]
Fix for LEGO train generation: the configuration macro name for a wagon between #Module.StartConfig and #Module.EndConfig was unique, clashing with the fix in ROOT allowing to reuse the same macro already loaded by Cint. Now the generated macro name is anchored by the module name, which should not contain special characters.
dgangadh [Tue, 19 Feb 2013 07:48:40 +0000 (07:48 +0000)]
K0s AddTask Modifications (Matt Steinpreis)
cbaumann [Mon, 18 Feb 2013 23:59:04 +0000 (23:59 +0000)]
Update tasks CB
ddobrigk [Mon, 18 Feb 2013 21:26:26 +0000 (21:26 +0000)]
Added several histograms for complete evaluation of efficiencies and feeddown in any centrality estimator (NB efficiency is anyhow more or less centrality independent in pPb but cross-checking is needed and feeddown needs to be made centrality-estimator-aware...)
miweber [Mon, 18 Feb 2013 17:26:14 +0000 (17:26 +0000)]
For impact parameter detremination in DPMJET move from AliGenHijingEventHeader to AliCollisionGeometry
morsch [Mon, 18 Feb 2013 15:45:45 +0000 (15:45 +0000)]
Updates
xsanchez [Mon, 18 Feb 2013 15:29:02 +0000 (15:29 +0000)]
fixing coverity messages
morsch [Mon, 18 Feb 2013 15:21:21 +0000 (15:21 +0000)]
Salvatore Aiola <salvatore.aiola@cern.ch>
hqvigsta [Mon, 18 Feb 2013 15:05:54 +0000 (15:05 +0000)]
Added legends to PHOS DrawMNN.C
morsch [Mon, 18 Feb 2013 15:03:50 +0000 (15:03 +0000)]
Error message corrected
Dmitri Peressounko <Dmitri.Peressounko@cern.ch>
morsch [Mon, 18 Feb 2013 14:57:42 +0000 (14:57 +0000)]
Updates
Salvatore Aiola <salvatore.aiola@cern.ch>
pcrochet [Mon, 18 Feb 2013 14:57:38 +0000 (14:57 +0000)]
Adding methods to graph the luminosity (and correct it for pile-up effects). (Laurent)
pcrochet [Mon, 18 Feb 2013 14:56:59 +0000 (14:56 +0000)]
Major update of TaskMuMu to deal with binning in pt,y,phi and integrate more of Diego's classes for track and event cuts (Laurent)
pcrochet [Mon, 18 Feb 2013 14:55:15 +0000 (14:55 +0000)]
New classes for getting the results out of the output of AliAnalysisTaskMuMu: AliAnalysisMuMuSpectra AliAnalysisMuMuResult. New class to handle the automation of Acc x Eff simulations on the Grid: AliMuonAccEffSubmitter. and related files in AccEffTemplates subdirectory (Laurent)
pcrochet [Mon, 18 Feb 2013 14:54:58 +0000 (14:54 +0000)]
new sub-directory
cvetan [Mon, 18 Feb 2013 14:45:03 +0000 (14:45 +0000)]
Adding histos with muon eta.
miweber [Mon, 18 Feb 2013 14:42:12 +0000 (14:42 +0000)]
update DHC task (Tim Schuster <Tim.Schuster@cern.ch>)
miweber [Mon, 18 Feb 2013 14:40:47 +0000 (14:40 +0000)]
changes for AliFemtoAnalysisAzimuthalPbPb (Vera R. Loggins <veraloggins@wayne.edu>)
jbook [Mon, 18 Feb 2013 14:09:11 +0000 (14:09 +0000)]
- cosmetics to hist axis
jbook [Mon, 18 Feb 2013 13:47:54 +0000 (13:47 +0000)]
-add PID default cuts to V0cuts
-coverity fix
ssakai [Mon, 18 Feb 2013 13:45:08 +0000 (13:45 +0000)]
updated
mchojnac [Mon, 18 Feb 2013 13:26:34 +0000 (13:26 +0000)]
Update of AddTaskForwardMult to make possible to run without acceptance correction. Moving the centrailty check in FMD Event Inspector after the vertex check.
cbaumann [Mon, 18 Feb 2013 13:16:21 +0000 (13:16 +0000)]
Fix container name for SemiCent task
cbaumann [Mon, 18 Feb 2013 12:59:33 +0000 (12:59 +0000)]
update task cbaumann
cvetan [Mon, 18 Feb 2013 11:50:30 +0000 (11:50 +0000)]
Add centrality estimator to output container name.
prsnko [Mon, 18 Feb 2013 11:25:30 +0000 (11:25 +0000)]
Follow renaming AliPHOSEPFlattener to AliEPFlattener
shahoian [Mon, 18 Feb 2013 10:37:18 +0000 (10:37 +0000)]
Coverity fix
fbellini [Mon, 18 Feb 2013 10:24:13 +0000 (10:24 +0000)]
Updated macros for Sigma* analysis (M.Venaruzzo)
fbellini [Mon, 18 Feb 2013 10:22:37 +0000 (10:22 +0000)]
Fix for coverity
ddobrigk [Mon, 18 Feb 2013 10:13:44 +0000 (10:13 +0000)]
Coverity Fix.
cvetan [Mon, 18 Feb 2013 09:58:59 +0000 (09:58 +0000)]
Add centrality estimator to task name.
prsnko [Mon, 18 Feb 2013 08:24:01 +0000 (08:24 +0000)]
Filling of empty histogams corrected, Disp2 is not part of Disp any more - corrected
loizides [Mon, 18 Feb 2013 06:07:11 +0000 (06:07 +0000)]
up from Megan
fprino [Sun, 17 Feb 2013 23:42:58 +0000 (23:42 +0000)]
New function in hte macro to create D0->Kpi cut object (ChiaraB)
xsanchez [Sun, 17 Feb 2013 21:37:05 +0000 (21:37 +0000)]
declaring fData as integer and moving all containers to the AnalysisResults.root file
scompar [Sun, 17 Feb 2013 20:26:18 +0000 (20:26 +0000)]
Use only one function to set the trigger classes: patterns and trigger combinations can be defined at once (Diego)
scompar [Sun, 17 Feb 2013 20:24:00 +0000 (20:24 +0000)]
Use only one function to set the trigger classes: patterns and trigger combinations can be defined at once (Diego)
scompar [Sun, 17 Feb 2013 20:16:35 +0000 (20:16 +0000)]
Add T0 and SPD pile up and SPD background flag to counters (Cynthia)
scompar [Sun, 17 Feb 2013 20:04:28 +0000 (20:04 +0000)]
Add the possibility to set a specific storage for the alignment and add protections when loading OCDB objects (Philippe P.)
dgangadh [Sun, 17 Feb 2013 14:48:07 +0000 (14:48 +0000)]
multi-dimensional array changed to multi-dimensional histogram
fprino [Sun, 17 Feb 2013 00:34:35 +0000 (00:34 +0000)]
Updated macro for 2D v2 methods to use new class for EP resolution
akalweit [Fri, 15 Feb 2013 18:44:58 +0000 (18:44 +0000)]
removing new class from compiled code because it breaks compilation on some systems
hqvigsta [Fri, 15 Feb 2013 15:43:09 +0000 (15:43 +0000)]
Added macro for drawing module specific peak parameterisation using output of MakeRawProduction.C
hqvigsta [Fri, 15 Feb 2013 15:37:09 +0000 (15:37 +0000)]
Added AddTaskPHOSPi0pPb.C, from P. Batzing <paul.christoph.batzing@cern.ch>
fprino [Fri, 15 Feb 2013 15:05:32 +0000 (15:05 +0000)]
Modifications in the event selection histos (ChiaraB)
scompar [Fri, 15 Feb 2013 15:03:21 +0000 (15:03 +0000)]
Coverity fix (Laurent)
scompar [Fri, 15 Feb 2013 14:57:01 +0000 (14:57 +0000)]
Coverity fix (Diego)
spyropo [Fri, 15 Feb 2013 14:34:09 +0000 (14:34 +0000)]
add kinks MC task to SPECTRA library
mkrzewic [Fri, 15 Feb 2013 14:10:22 +0000 (14:10 +0000)]
AddTask macro for the tender to apply the 1/pt corrections during analysis
shahoian [Fri, 15 Feb 2013 13:48:16 +0000 (13:48 +0000)]
Made reco interface to belong to AliITSUReconstruct, can be borrowed by
trackers/vertexers
fprino [Fri, 15 Feb 2013 13:45:01 +0000 (13:45 +0000)]
Updated macro for D meson v2 analysis
spyropo [Fri, 15 Feb 2013 13:39:36 +0000 (13:39 +0000)]
MC for kinks
fnoferin [Fri, 15 Feb 2013 13:26:55 +0000 (13:26 +0000)]
add filter bit in RP selection for QC
jbook [Fri, 15 Feb 2013 13:17:51 +0000 (13:17 +0000)]
- setevent again at the beginnning otherwise prefilter pair variable calculation miss event infos (Bfield, VtxPos?)
- fill corrected tpc event plane data when it is set
- remove a second fill of event variables when filling the histos (they are actually not overwritten by the mixing handler)
spyropo [Fri, 15 Feb 2013 13:15:12 +0000 (13:15 +0000)]
addTask modification
cbaumann [Fri, 15 Feb 2013 13:12:39 +0000 (13:12 +0000)]
adjust trigger string
laphecet [Fri, 15 Feb 2013 11:56:04 +0000 (11:56 +0000)]
adding protections
mchojnac [Fri, 15 Feb 2013 11:44:13 +0000 (11:44 +0000)]
Adding new options and histograms: centrality cut in event inspector, dNdeta vs. centrality in data task and fmd signal per ring per vertex bin in MC task
ddobrigk [Fri, 15 Feb 2013 10:11:44 +0000 (10:11 +0000)]
Bug fix in acquistion of SPD centrality (CL1).
loizides [Fri, 15 Feb 2013 07:10:34 +0000 (07:10 +0000)]
fix
loizides [Fri, 15 Feb 2013 06:44:57 +0000 (06:44 +0000)]
Fix from Megan
fprino [Thu, 14 Feb 2013 23:14:08 +0000 (23:14 +0000)]
New class and root file to compute event plane resolution
ddobrigk [Thu, 14 Feb 2013 23:11:52 +0000 (23:11 +0000)]
Commit fix to PWGLFSTRANGENESS library: add AliMiniParticle class to LinkDef so that the library can be loaded again.
jbook [Thu, 14 Feb 2013 21:13:38 +0000 (21:13 +0000)]
-rm const in FillHistograms
jbook [Thu, 14 Feb 2013 20:41:20 +0000 (20:41 +0000)]
-fix
laphecet [Thu, 14 Feb 2013 20:30:51 +0000 (20:30 +0000)]
New option to discard mono-cathod clusters (by changing their resolution) and refit tracks at the end of the tracking (Philippe Pillot)
laphecet [Thu, 14 Feb 2013 20:30:01 +0000 (20:30 +0000)]
Take into account common installation locations for includes
laphecet [Thu, 14 Feb 2013 20:10:58 +0000 (20:10 +0000)]
Make 2013 the default OCDB
morsch [Thu, 14 Feb 2013 19:05:14 +0000 (19:05 +0000)]
New splines and first eta maps for the 2013 pPb runs (Benjamin)
dgangadh [Thu, 14 Feb 2013 17:45:44 +0000 (17:45 +0000)]
mac compile fix
belikov [Thu, 14 Feb 2013 17:36:26 +0000 (17:36 +0000)]
Coverity fixes (Massimo)
loizides [Thu, 14 Feb 2013 16:58:49 +0000 (16:58 +0000)]
up from salvatore
loizides [Thu, 14 Feb 2013 16:57:53 +0000 (16:57 +0000)]
up from Salvatore
akalweit [Thu, 14 Feb 2013 16:42:04 +0000 (16:42 +0000)]
moving bad chunk analysis also to compiled code