]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
11 years agoAdd default entry for TPC/Calib/PreprocStatus
haavard [Tue, 5 Mar 2013 12:40:00 +0000 (12:40 +0000)]
Add default entry for TPC/Calib/PreprocStatus

11 years agocoverity fix: removed double free
mkrzewic [Tue, 5 Mar 2013 12:12:58 +0000 (12:12 +0000)]
coverity fix: removed double free

11 years agocoverity: null dereference fixed
mkrzewic [Tue, 5 Mar 2013 12:04:52 +0000 (12:04 +0000)]
coverity: null dereference fixed

11 years agoCoverity Fixes
hanratty [Tue, 5 Mar 2013 11:23:17 +0000 (11:23 +0000)]
Coverity Fixes

11 years agoConsidering the case when there is no entry in the list for the trigger-class or...
rgrosso [Tue, 5 Mar 2013 11:16:18 +0000 (11:16 +0000)]
Considering the case when there is no entry in the list for the trigger-class or trigger-alias named looked for.

11 years agoSome warning going to error and viceversa:
rgrosso [Tue, 5 Mar 2013 11:05:59 +0000 (11:05 +0000)]
Some warning going to error and viceversa:
1) When unloading an object from the cache, prompt just a warning and not an error if the object is not in the cache. In particular in reconstruction, first check for some objects if they are in the cache before asking to unload them.
2) Prompt an error instead of a debug message just before throwing an exception in AliCDBLocal::GetEntry, in the case of missing entry. The cause of the abort will like this be clear also in systems which are not able to prompt the error message of the runtime error.

11 years agofix for warnings
shahoian [Tue, 5 Mar 2013 10:49:24 +0000 (10:49 +0000)]
fix for warnings

11 years agoCorrection to PID Monitor, FilterMask added to AODEventReader
majanik [Tue, 5 Mar 2013 10:26:19 +0000 (10:26 +0000)]
Correction to PID Monitor, FilterMask added to AODEventReader

11 years agoAddition of configurable V0 Vertexer re-execution, plus Setters for 7 selection param...
ddobrigk [Tue, 5 Mar 2013 09:50:49 +0000 (09:50 +0000)]
Addition of configurable V0 Vertexer re-execution, plus Setters for 7 selection parameters
for the re-execution.

11 years agoAliFemtoKKTrackCut added for Kaon HBT analysis
majanik [Tue, 5 Mar 2013 09:46:38 +0000 (09:46 +0000)]
AliFemtoKKTrackCut added for Kaon HBT analysis

11 years agoDxHFE update (Hege + Matthias)
arossi [Tue, 5 Mar 2013 09:16:52 +0000 (09:16 +0000)]
DxHFE update (Hege + Matthias)
- optionally adding D0Mass reference task
- added macro for SE and ME analysis
- code cleanup, documentation, and support functions

11 years agoremoving unused OCDB EMCal directories
dsilverm [Tue, 5 Mar 2013 09:11:01 +0000 (09:11 +0000)]
removing unused OCDB EMCal directories

11 years agoRemoved use of "bracket initilization" of member array.
hqvigsta [Tue, 5 Mar 2013 08:38:45 +0000 (08:38 +0000)]
Removed use of "bracket initilization" of member array.

11 years agoAdded analysis of set of ranges to MakeRawProduction.C
hqvigsta [Tue, 5 Mar 2013 08:38:28 +0000 (08:38 +0000)]
Added analysis of set of ranges to MakeRawProduction.C

11 years agoAdd option (via setter) to rerun V0 Vertexer with loose cuts to give extra flexibilit...
ddobrigk [Mon, 4 Mar 2013 22:35:39 +0000 (22:35 +0000)]
Add option (via setter) to rerun V0 Vertexer with loose cuts to give extra flexibility if needed.

Todo: Add setters to change each of the 7 parameters for the V0 Vertexer re-run, for immediate customizability using the train framework.

11 years agoSkipping all directories starting with '.', not only '.' and '..', when building
rgrosso [Mon, 4 Mar 2013 16:14:08 +0000 (16:14 +0000)]
Skipping all directories starting with '.', not only '.' and '..', when building
the list of local CDB calibration types (used upstream by GetAll).
The problem was made apparent in old svn working copies where all dirs contain
a '.svn' directory.

11 years agofrom Carlos Perez Lara:
mkrzewic [Mon, 4 Mar 2013 15:53:06 +0000 (15:53 +0000)]
from Carlos Perez Lara:
 activate outliers rejection, do vertex QA and allow for pPb analysis

11 years agoremove spurious cout
loizides [Mon, 4 Mar 2013 15:40:58 +0000 (15:40 +0000)]
remove spurious cout

11 years agodo not save the tformula in output
loizides [Mon, 4 Mar 2013 15:38:33 +0000 (15:38 +0000)]
do not save the tformula in output

11 years agoUpdates in Lc->V0+bachelor analysis: updated cut class, fixes in the correction frame...
fprino [Mon, 4 Mar 2013 15:32:41 +0000 (15:32 +0000)]
Updates in Lc->V0+bachelor analysis: updated cut class, fixes in the correction framework (Annalisa)

11 years agomodified configuration macro for azimuthal HBT (Vera R. Loggins <veraloggins@wayne...
miweber [Mon, 4 Mar 2013 15:17:15 +0000 (15:17 +0000)]
modified configuration macro for azimuthal HBT (Vera R. Loggins <veraloggins@wayne.edu>)

11 years agooption added in AliMuonForwardTrack for distinguishing tracks according their MC...
auras [Mon, 4 Mar 2013 15:15:02 +0000 (15:15 +0000)]
option added in AliMuonForwardTrack for distinguishing tracks according their MC history

11 years agor3 binning change, insert Pad-row cut again
dgangadh [Mon, 4 Mar 2013 14:58:40 +0000 (14:58 +0000)]
r3 binning change, insert Pad-row cut again

11 years agoallowing to select charge for MC corrections
jgrosseo [Mon, 4 Mar 2013 14:49:45 +0000 (14:49 +0000)]
allowing to select charge for MC corrections

11 years agominor fix
loizides [Mon, 4 Mar 2013 14:45:46 +0000 (14:45 +0000)]
minor fix

11 years agoAdd min DCA to ESD track cut
akisiel [Mon, 4 Mar 2013 14:43:36 +0000 (14:43 +0000)]
Add min DCA to ESD track cut

11 years agoMacros for the new proton train
akisiel [Mon, 4 Mar 2013 14:39:34 +0000 (14:39 +0000)]
Macros for the new proton train

11 years agoUpdate from Alberica. Addition of VZERO equalized signals and ZNC.
cvetan [Mon, 4 Mar 2013 14:17:58 +0000 (14:17 +0000)]
Update from Alberica. Addition of VZERO equalized signals and ZNC.

11 years agoFix for Npart counting. The bug was causing FPE (Constantin)
cvetan [Mon, 4 Mar 2013 14:05:34 +0000 (14:05 +0000)]
Fix for Npart counting. The bug was causing FPE (Constantin)

11 years agoDisabled module 2 in AddTaskPHOSPi0pPb.C
hqvigsta [Mon, 4 Mar 2013 13:59:12 +0000 (13:59 +0000)]
Disabled module 2 in AddTaskPHOSPi0pPb.C

11 years agoAdded ability to enable/disable PHOS modules from analysis.
hqvigsta [Mon, 4 Mar 2013 13:59:01 +0000 (13:59 +0000)]
Added ability to enable/disable PHOS modules from analysis.

11 years agoUpdates in Lc->V0+bachelor analysis: compute decay length XY, updated debug printout...
fprino [Mon, 4 Mar 2013 13:40:57 +0000 (13:40 +0000)]
Updates in Lc->V0+bachelor analysis: compute decay length XY, updated debug printout in MatchToMC, updated SetectLctoV0 method (Annalisa)

11 years agoModified cut classes for Sigma* analysis to include cut on the TPC Nclusters. Config...
fbellini [Mon, 4 Mar 2013 13:33:21 +0000 (13:33 +0000)]
Modified cut classes for Sigma* analysis to include cut on the TPC Nclusters. Config and AddTask macros updated accordingly (M. Venaruzzo)

11 years agoFix for setting minimum nr of TPC clusters
delia [Mon, 4 Mar 2013 12:46:32 +0000 (12:46 +0000)]
Fix for setting minimum nr of TPC clusters

11 years agoupdate
ssakai [Mon, 4 Mar 2013 12:46:06 +0000 (12:46 +0000)]
update

11 years agoRemove warining on candidate rapidity + fix in Lc->V0+bachelor efficiency + modificat...
fprino [Mon, 4 Mar 2013 12:34:59 +0000 (12:34 +0000)]
Remove warining on candidate rapidity + fix in Lc->V0+bachelor efficiency + modification to common classes for Lc->V0+bachelor case (Annalisa)

11 years agobugfix for binMax in SetRangeUser taking also the higher bin into account and for...
miweber [Mon, 4 Mar 2013 12:04:05 +0000 (12:04 +0000)]
bugfix for binMax in SetRangeUser taking also the higher bin into account and for the case that binMin larger or equal binMax

11 years agofrom Megan
loizides [Mon, 4 Mar 2013 12:00:51 +0000 (12:00 +0000)]
from Megan

11 years agoChanges to cascade efficiency acquisition so as to get - in that case too - centralit...
ddobrigk [Mon, 4 Mar 2013 11:47:47 +0000 (11:47 +0000)]
Changes to cascade efficiency acquisition so as to get - in that case too - centrality-dependent efficiencies for estimators other than V0M (eventually needed for cross-checking eff vs cent for these estimators)

11 years agosaving yield and <pt> to file
mfloris [Mon, 4 Mar 2013 11:30:52 +0000 (11:30 +0000)]
saving yield and <pt> to file

11 years agocorrectly computing yield when few points in the middle of the spectrum are missing
mfloris [Mon, 4 Mar 2013 11:29:59 +0000 (11:29 +0000)]
correctly computing yield when few points in the middle of the spectrum are missing

11 years agocuts for TOF requirements for MC corrections (Leonardo)
jgrosseo [Mon, 4 Mar 2013 11:17:29 +0000 (11:17 +0000)]
cuts for TOF requirements for MC corrections (Leonardo)

11 years agoFixed bug where local char[] was returned by function.
hqvigsta [Mon, 4 Mar 2013 10:56:34 +0000 (10:56 +0000)]
Fixed bug where local char[] was returned by function.

11 years agoupdate for 2012-02-27 meeting.
hqvigsta [Mon, 4 Mar 2013 10:56:24 +0000 (10:56 +0000)]
update for 2012-02-27 meeting.

11 years agoAdded GetCentString() to MakeRawProduction.C
hqvigsta [Mon, 4 Mar 2013 10:56:07 +0000 (10:56 +0000)]
Added GetCentString() to MakeRawProduction.C

11 years agofixed oadb for lhc13fg
atoia [Mon, 4 Mar 2013 10:52:57 +0000 (10:52 +0000)]
fixed oadb for lhc13fg

11 years agoPanos Christakoglou: Added FlowOnMC macros
iseliouj [Mon, 4 Mar 2013 10:08:14 +0000 (10:08 +0000)]
Panos Christakoglou: Added FlowOnMC macros

11 years agoAdding libTPCutil (Jochen)
hristov [Mon, 4 Mar 2013 09:52:09 +0000 (09:52 +0000)]
Adding libTPCutil (Jochen)

11 years agoLast step of major moving in the TPC code
jthaeder [Mon, 4 Mar 2013 07:12:14 +0000 (07:12 +0000)]
Last step of major moving in the TPC code
 Calibration classes are moved to TPC/Calib
 AliTPCcalibBase moved from libTPCbase to libTPCcalib

11 years agoPossibility to use nSigma in ITS for PID (Annalisa)
fprino [Sun, 3 Mar 2013 23:38:11 +0000 (23:38 +0000)]
Possibility to use nSigma in ITS for PID (Annalisa)

11 years agoremvoal of AliClustersArray AliTPCClustersArray
jthaeder [Sun, 3 Mar 2013 18:47:55 +0000 (18:47 +0000)]
remvoal of AliClustersArray AliTPCClustersArray

11 years agoCleanup and reordering of TPC classes
jthaeder [Sun, 3 Mar 2013 17:12:34 +0000 (17:12 +0000)]
Cleanup and reordering of TPC classes
 - obsolete classes removed or moved to TPC/Attic when the contain still useful code
 - create Util library for stuff which is not part of Base Rec or Sim
 - move base classes to TPC/Base
 - rename AliTPCclustererMI to AliTPCclusterer
 - rename AliTPCtrackerMI to AliTPCtracker

More still to come - it is only a snapshot

11 years agoremove obsolete library TPCfast
jthaeder [Sun, 3 Mar 2013 16:50:01 +0000 (16:50 +0000)]
remove obsolete library TPCfast

11 years agoFixes from Jochen
shahoian [Sun, 3 Mar 2013 13:30:55 +0000 (13:30 +0000)]
Fixes from Jochen

11 years agoChanges from Salvatore
loizides [Sun, 3 Mar 2013 13:05:38 +0000 (13:05 +0000)]
Changes from Salvatore

11 years agoNamed ArrayI
loizides [Sun, 3 Mar 2013 13:05:07 +0000 (13:05 +0000)]
Named ArrayI

11 years agofix removal of AliTPCcluster class
jthaeder [Sun, 3 Mar 2013 12:49:35 +0000 (12:49 +0000)]
fix removal of AliTPCcluster class

11 years agoGetReferenceMultiplicity will be called with tracklets option when VertexTracks is...
shahoian [Sun, 3 Mar 2013 00:16:05 +0000 (00:16 +0000)]
GetReferenceMultiplicity will be called with tracklets option when VertexTracks is not available (https://savannah.cern.ch/task/?40122#comment15)

11 years agoPossibility to cut on the correlation between track and V0 centrality
fprino [Sat, 2 Mar 2013 23:27:15 +0000 (23:27 +0000)]
Possibility to cut on the correlation between track and V0 centrality

11 years agoPossibility to select flat acceptance in y
fprino [Sat, 2 Mar 2013 22:52:17 +0000 (22:52 +0000)]
Possibility to select flat acceptance in y

11 years agoMove reconstruction files to new subfolder,
jthaeder [Sat, 2 Mar 2013 20:36:32 +0000 (20:36 +0000)]
Move reconstruction files to new subfolder,
 - obsolete classes removed
 - or moved to TPC/Attic
 - TPCrecLinkDef.h
   - documentation added
   - work package described

11 years agoupdate docu for rec classes - 2nd try
jthaeder [Sat, 2 Mar 2013 20:14:02 +0000 (20:14 +0000)]
update docu for rec classes - 2nd try

11 years agoupdate docu for rec classes
jthaeder [Sat, 2 Mar 2013 20:01:40 +0000 (20:01 +0000)]
update docu for rec classes

11 years agoMove simulation files to new subfolder,
jthaeder [Sat, 2 Mar 2013 18:45:04 +0000 (18:45 +0000)]
Move simulation files to new subfolder,
 - obsolete classes removed
 - or moved to TPC/Attic
 - TPCsimLinkDef.h
   - documentation added
   - work package described
 - ppbench sim is ok

11 years agoadd centrality and event plane histos per analysis
gconesab [Sat, 2 Mar 2013 17:37:17 +0000 (17:37 +0000)]
add centrality and event plane histos per analysis

11 years agoPrepare for the new TPC layout
jthaeder [Sat, 2 Mar 2013 17:13:15 +0000 (17:13 +0000)]
Prepare for the new TPC layout

11 years agoupdate documentation
jthaeder [Sat, 2 Mar 2013 15:40:49 +0000 (15:40 +0000)]
update documentation

11 years agoremove permission
jthaeder [Sat, 2 Mar 2013 15:26:57 +0000 (15:26 +0000)]
remove permission

11 years agomove to new layout
jthaeder [Sat, 2 Mar 2013 15:26:12 +0000 (15:26 +0000)]
move to new layout

11 years agochange permissions
jthaeder [Sat, 2 Mar 2013 15:24:11 +0000 (15:24 +0000)]
change permissions

11 years agoMove Monitor event display classes to extra subfolder
jthaeder [Sat, 2 Mar 2013 15:13:46 +0000 (15:13 +0000)]
Move Monitor event display classes to extra subfolder

11 years agoprepare new layout
jthaeder [Sat, 2 Mar 2013 14:27:03 +0000 (14:27 +0000)]
prepare new layout

11 years agocosmetics
loizides [Fri, 1 Mar 2013 22:07:05 +0000 (22:07 +0000)]
cosmetics

11 years agoadd iana4
loizides [Fri, 1 Mar 2013 22:07:00 +0000 (22:07 +0000)]
add iana4

11 years agoadd trig class for event sel
loizides [Fri, 1 Mar 2013 22:06:42 +0000 (22:06 +0000)]
add trig class for event sel

11 years agoAvoiding possible static initialization order fiasco + cleanup
svnbits [Fri, 1 Mar 2013 19:42:31 +0000 (19:42 +0000)]
Avoiding possible static initialization order fiasco + cleanup

11 years agominor fix cluster plotting
gconesab [Fri, 1 Mar 2013 19:37:16 +0000 (19:37 +0000)]
minor fix cluster plotting

11 years agobugfixes and improvements of running macro (Matthias)
arossi [Fri, 1 Mar 2013 18:37:06 +0000 (18:37 +0000)]
bugfixes and improvements of running macro (Matthias)
- support for merging on Grid
- documentation
- fixed list of local files to be sent for compilation in Grid jobs
- fixed automatic loading of libraries according to header files

11 years agoadd opening angle versus energy asymmetry histogram
gconesab [Fri, 1 Mar 2013 18:35:28 +0000 (18:35 +0000)]
add opening angle versus energy asymmetry histogram

11 years agoreverting changes that were made by accident in version 60358 AND possibilty to calcu...
miweber [Fri, 1 Mar 2013 18:17:22 +0000 (18:17 +0000)]
reverting changes that were made by accident in version 60358 AND possibilty to calculate BF moments analytical

11 years agomade d-tor virtual
shahoian [Fri, 1 Mar 2013 17:16:53 +0000 (17:16 +0000)]
made d-tor virtual

11 years agoNoise addition is considered even if there are no signal hits in the module
shahoian [Fri, 1 Mar 2013 16:53:15 +0000 (16:53 +0000)]
Noise addition is considered even if there are no signal hits in the module

11 years agofrom Ante Bilandzic:
mkrzewic [Fri, 1 Mar 2013 16:09:17 +0000 (16:09 +0000)]
from Ante Bilandzic:
1.) Added setter for 'exact number of RPs' to be taken for the analysis, which is now synchronized with Miko\l aj's way to shuffle;
2.) Added 2D histos for direct correlations of <2>, <4>, <6> and <8> vs M (relevant for chasing the outliers);
3.) Few minor additions here and there.

11 years agoadds void AliFlowEventSimple::ShuffleTracks() to allow for explicit reshuffling of...
mkrzewic [Fri, 1 Mar 2013 16:05:55 +0000 (16:05 +0000)]
adds void AliFlowEventSimple::ShuffleTracks() to allow for explicit reshuffling of the tracks to one's heart's content

11 years agofixed check on MC before to check file path
antoniol [Fri, 1 Mar 2013 13:32:56 +0000 (13:32 +0000)]
fixed check on MC before to check file path

11 years agoFixed a bug introduced in last commit.
ddobrigk [Fri, 1 Mar 2013 11:24:27 +0000 (11:24 +0000)]
Fixed a bug introduced in last commit.

11 years ago- add missing forward declaration of AliESDtrack
jklein [Fri, 1 Mar 2013 09:37:12 +0000 (09:37 +0000)]
- add missing forward declaration of AliESDtrack

11 years agoadd histo with opening angle for eta particles
gconesab [Fri, 1 Mar 2013 08:15:07 +0000 (08:15 +0000)]
add histo with opening angle for eta particles

11 years agofurther patch from Salvatore
loizides [Fri, 1 Mar 2013 05:27:06 +0000 (05:27 +0000)]
further patch from Salvatore

11 years agoDxHFE update (Hege)
arossi [Thu, 28 Feb 2013 22:24:18 +0000 (22:24 +0000)]
DxHFE update (Hege)
- PID objects configurable from AddTask macros
- implemented correlation analysis with both D0 and electron as trigger
- configurable ParticleSelection for D0 and electrons task and
correponding AddTask macro
- code cleanup in histograms

11 years agocleanup
loizides [Thu, 28 Feb 2013 20:50:27 +0000 (20:50 +0000)]
cleanup

11 years agoUpdates
morsch [Thu, 28 Feb 2013 18:51:05 +0000 (18:51 +0000)]
Updates
Salvatore Aiola

11 years agoFixing warnings
odjuvsla [Thu, 28 Feb 2013 16:09:56 +0000 (16:09 +0000)]
Fixing warnings

11 years agoChanges to the definition and check of signal/background
odjuvsla [Thu, 28 Feb 2013 16:09:53 +0000 (16:09 +0000)]
Changes to the definition and check of signal/background

11 years agoFixing coverity bugs
odjuvsla [Thu, 28 Feb 2013 16:09:46 +0000 (16:09 +0000)]
Fixing coverity bugs

11 years agoFixed bad tagging of photons in eff. calc.
odjuvsla [Thu, 28 Feb 2013 16:09:40 +0000 (16:09 +0000)]
Fixed bad tagging of photons in eff. calc.

11 years agoUpdates to pp Full jets, AddTask macro added(R. Ma)
kleinb [Thu, 28 Feb 2013 15:29:15 +0000 (15:29 +0000)]
Updates to pp Full jets, AddTask macro added(R. Ma)

11 years agosmall fix (Leonardo)
jgrosseo [Thu, 28 Feb 2013 14:48:58 +0000 (14:48 +0000)]
small fix (Leonardo)

11 years agoadjust theo's filename
cbaumann [Thu, 28 Feb 2013 14:34:20 +0000 (14:34 +0000)]
adjust theo's filename

11 years agoUpdate from Salvatore
loizides [Thu, 28 Feb 2013 13:57:59 +0000 (13:57 +0000)]
Update from Salvatore