]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoProcessOutput update: deal with both TFileMerged merged data (histos inside TList...
rpreghen [Tue, 12 Apr 2011 10:00:35 +0000 (10:00 +0000)]
ProcessOutput update: deal with both TFileMerged merged data (histos inside TList) and mergeCalibObjects merged (histos not in TList)

13 years agoBugfix for AMORE (Jochen)
cblume [Tue, 12 Apr 2011 09:46:01 +0000 (09:46 +0000)]
Bugfix for AMORE (Jochen)

13 years agoUpdated parameterizations of peak positions (R. Russo, F. Prino)
prino [Tue, 12 Apr 2011 09:45:56 +0000 (09:45 +0000)]
Updated parameterizations of peak positions (R. Russo, F. Prino)

13 years ago- access the run number and respective date from the HLT tree
kkanaki [Tue, 12 Apr 2011 09:39:10 +0000 (09:39 +0000)]
- access the run number and respective date from the HLT tree
  (when offline data are not there, the run number was 0 and the date 19700101)
- moved this access inside the UserExec where the HLT tree is accessible
- removed NotifyRun with the access to the offline tree (that might not always be there)

13 years agoBit for the EMCAL trigger (Michele)
hristov [Tue, 12 Apr 2011 09:27:03 +0000 (09:27 +0000)]
Bit for the EMCAL trigger (Michele)

13 years agoOADB Classes for the physics selection and filling scheme
mfloris [Tue, 12 Apr 2011 09:17:42 +0000 (09:17 +0000)]
OADB Classes for the physics selection and filling scheme

13 years agoRemoved
mfloris [Tue, 12 Apr 2011 09:16:45 +0000 (09:16 +0000)]
Removed

13 years agoMajor update of the physics selection and trigger analysis class
mfloris [Tue, 12 Apr 2011 09:14:17 +0000 (09:14 +0000)]
Major update of the physics selection and trigger analysis class

- Trigger class names and online/offline trigger conditions moved to OADB
- Online/Offline trigger conditions can be provided as logical expression
- AliTriggerAnalysis parses the tonken used to form trigger conditions
- Muon and EMCAL classes used in the 2.76 TeV pp data enabled by default
- TPC laser warm up cut supported but not enabled by default

(Michele and Jan Fiete)

13 years agoOADB classes and root files for the physics selection
mfloris [Tue, 12 Apr 2011 09:12:38 +0000 (09:12 +0000)]
OADB classes and root files for the physics selection

13 years agoIn loadlibs.C:
ivana [Tue, 12 Apr 2011 08:58:32 +0000 (08:58 +0000)]
In loadlibs.C:
Moving libPhysics before libSTEERBase what is now required to get libSTEERBase
loaded.
(Lauerent)

13 years agoUtility for normalization
pulvir [Tue, 12 Apr 2011 08:54:31 +0000 (08:54 +0000)]
Utility for normalization

13 years ago- Removing circular dependencies (the use of AliMUONConstants replaced with AliMpCo...
ivana [Tue, 12 Apr 2011 08:52:56 +0000 (08:52 +0000)]
- Removing circular dependencies (the use of AliMUONConstants replaced with   AliMpConstants in lower lever libraries)
- Fixing typo in a forward declaration in AliMUONReAlignTask.h

13 years agoImproved protection. Related savannah bug 80203 (F.Bellini)
decaro [Tue, 12 Apr 2011 08:46:33 +0000 (08:46 +0000)]
Improved protection. Related savannah bug 80203 (F.Bellini)

13 years agonaming conventions
loizides [Tue, 12 Apr 2011 07:28:42 +0000 (07:28 +0000)]
naming conventions

13 years agoupdate to reflect latest changes
loizides [Mon, 11 Apr 2011 22:10:57 +0000 (22:10 +0000)]
update to reflect latest changes

13 years agoadded new options and fixed binary eccentricity
snelling [Mon, 11 Apr 2011 20:06:52 +0000 (20:06 +0000)]
added new options and fixed binary eccentricity

13 years agoPileUp tagging (M.Chojnacki)
bhippoly [Mon, 11 Apr 2011 19:41:52 +0000 (19:41 +0000)]
PileUp tagging (M.Chojnacki)

13 years agofix in TOF calibration to deal with L0-L1 orbit-crossing (negative values)
rpreghen [Mon, 11 Apr 2011 18:33:40 +0000 (18:33 +0000)]
fix in TOF calibration to deal with L0-L1 orbit-crossing (negative values)

13 years agoUPdate to digitize correctly with RELDIS
coppedis [Mon, 11 Apr 2011 17:49:43 +0000 (17:49 +0000)]
UPdate to digitize correctly with RELDIS

13 years agoSet the TPC BB properly in case of MC
dainese [Mon, 11 Apr 2011 16:31:16 +0000 (16:31 +0000)]
Set the TPC BB properly in case of MC

13 years agoNew TPC BB for PbPb pass2 (Rossella)
dainese [Mon, 11 Apr 2011 16:02:46 +0000 (16:02 +0000)]
New TPC BB for PbPb pass2 (Rossella)

13 years agoEnable fast and slow trackmatching, and use secondaries as well
loizides [Mon, 11 Apr 2011 15:21:58 +0000 (15:21 +0000)]
Enable fast and slow trackmatching, and use secondaries as well

13 years agoSetLabel added and Printf commented
dperrino [Mon, 11 Apr 2011 13:29:15 +0000 (13:29 +0000)]
SetLabel added and Printf commented

13 years agoversion increased
alla [Mon, 11 Apr 2011 12:54:39 +0000 (12:54 +0000)]
version increased

13 years agoFix for #80619: Missing protections in AliDCSValue::Getxxx
hristov [Mon, 11 Apr 2011 12:49:45 +0000 (12:49 +0000)]
Fix for #80619: Missing protections in AliDCSValue::Getxxx

13 years agoIn trigger classes:
ivana [Mon, 11 Apr 2011 12:27:37 +0000 (12:27 +0000)]
In trigger classes:
- Provide an external access to the trigger chamber efficiency graphs and errors
- Minor fix to access the efficiency objects stored on grid
- Minor change in the display of the non-bending plane object
(Diego)

13 years agoreverted change 49142 (wrong header)
agheata [Mon, 11 Apr 2011 12:19:33 +0000 (12:19 +0000)]
reverted change 49142 (wrong header)

13 years agoProtections added (F.Bellini)
agheata [Mon, 11 Apr 2011 12:11:38 +0000 (12:11 +0000)]
Protections added (F.Bellini)

13 years agoaddressing remaining current rulechecker violations that did not seem to be false...
dsilverm [Mon, 11 Apr 2011 11:37:00 +0000 (11:37 +0000)]
addressing remaining  current rulechecker violations that did not seem to be false positives

13 years agocoverity & pass2 preparation
alla [Mon, 11 Apr 2011 10:13:25 +0000 (10:13 +0000)]
coverity & pass2 preparation

13 years agocoverity
rvernet [Mon, 11 Apr 2011 10:02:11 +0000 (10:02 +0000)]
coverity

13 years agocoverity
rvernet [Mon, 11 Apr 2011 09:52:28 +0000 (09:52 +0000)]
coverity

13 years agoCoverity fixes
pulvir [Mon, 11 Apr 2011 09:28:42 +0000 (09:28 +0000)]
Coverity fixes

13 years agoChanges from Davide
agheata [Mon, 11 Apr 2011 08:40:09 +0000 (08:40 +0000)]
Changes from Davide

13 years agoCoverity fix
laphecet [Mon, 11 Apr 2011 08:18:47 +0000 (08:18 +0000)]
Coverity fix

13 years agoo Add pid response handler needed for managing the AliPIDResponse setup in case
wiechula [Sun, 10 Apr 2011 17:42:07 +0000 (17:42 +0000)]
o Add pid response handler needed for managing the AliPIDResponse setup in case
  of the Multi input handler (Martin Vala)
o Decoulple QA histograms from funcionality to setup the AliPIDResponse in
  AliAnalysisTaskPIDResponse
o Modify code to use the new setup functionality in AliPIDResponse to do the
  loading of the response functions from the OADB
o Modify AddTask macro to automatically detect the analysis mode
  (single input handler VS multi input handler) and take the proper action

13 years agoaddressing some minor rulechecker coding violations
dsilverm [Sun, 10 Apr 2011 14:56:26 +0000 (14:56 +0000)]
addressing some minor rulechecker coding violations

13 years agoChange pt cut by E cut for clusters
gconesab [Sun, 10 Apr 2011 14:18:42 +0000 (14:18 +0000)]
Change pt cut by E cut for clusters

13 years ago- redefined the logic for setting the run number in case the OCDB URI is not taken...
kkanaki [Sun, 10 Apr 2011 14:02:52 +0000 (14:02 +0000)]
- redefined the logic for setting the run number in case the OCDB URI is not taken from the GRID
- updated documentation

13 years agoProvide access to event trigger name for AODs, add debug print
gconesab [Sun, 10 Apr 2011 12:20:39 +0000 (12:20 +0000)]
Provide access to event trigger name for AODs, add debug print

13 years agoReading jets from output AOD, even in case of input AOD, added secondary histograms...
kleinb [Sun, 10 Apr 2011 11:48:57 +0000 (11:48 +0000)]
Reading jets from output AOD, even in case of input AOD, added secondary histograms to FF task (Oliver)

13 years agofetch centrality also when reading from input AOD
kleinb [Sun, 10 Apr 2011 11:45:13 +0000 (11:45 +0000)]
fetch centrality also when reading from input AOD

13 years agofixing mem leak in operator=
kleinb [Sun, 10 Apr 2011 11:44:13 +0000 (11:44 +0000)]
fixing mem leak in operator=

13 years agoArray of bad cells deleting is relocated to a proper place
kharlov [Sun, 10 Apr 2011 11:35:32 +0000 (11:35 +0000)]
Array of bad cells deleting is relocated to a proper place

13 years ago1) static variable were replaced by local variables and data members
kharlov [Sun, 10 Apr 2011 09:52:24 +0000 (09:52 +0000)]
1) static variable were replaced by local variables and data members
2) setter for bad channel array is added

13 years agoFix for uploading packages in proof mode (D.Stocco)
agheata [Sun, 10 Apr 2011 08:24:00 +0000 (08:24 +0000)]
Fix for uploading packages in proof mode (D.Stocco)

13 years agoChanges for PbPb (Zaida)
dainese [Sun, 10 Apr 2011 00:16:55 +0000 (00:16 +0000)]
Changes for PbPb (Zaida)

13 years agoAdded centrality selection in standard cuts PbPb2010 (Renu)
dainese [Sun, 10 Apr 2011 00:12:30 +0000 (00:12 +0000)]
Added centrality selection in standard cuts PbPb2010 (Renu)

13 years agoFix (Francesco)
dainese [Sun, 10 Apr 2011 00:12:00 +0000 (00:12 +0000)]
Fix (Francesco)

13 years agoUpdate
morsch [Sat, 9 Apr 2011 21:01:01 +0000 (21:01 +0000)]
Update
Jens Wiechula

13 years agoAdd initialisation from OADB
morsch [Sat, 9 Apr 2011 20:58:48 +0000 (20:58 +0000)]
Add initialisation from OADB
Jens Wiechula

13 years agoCoding rule violations fixed.
morsch [Sat, 9 Apr 2011 20:56:48 +0000 (20:56 +0000)]
Coding rule violations fixed.

13 years agoWith the availability of LHC10h pass2 + a bug found recently
morsch [Sat, 9 Apr 2011 20:22:24 +0000 (20:22 +0000)]
With the availability of LHC10h pass2 + a bug found recently
found in reconstruction code affecting TOF-TO TOF tender is now supported
for LHC10h.
Pietro Antonioli <Pietro.Antonioli@bo.infn.it>

13 years agoadding spd2 multiplicity estimator (M.Chojnacki)
bhippoly [Sat, 9 Apr 2011 18:26:20 +0000 (18:26 +0000)]
adding spd2 multiplicity estimator (M.Chojnacki)

13 years agoUpdated centrality for pass2 (Alberica)
hristov [Sat, 9 Apr 2011 16:25:06 +0000 (16:25 +0000)]
Updated centrality for pass2 (Alberica)

13 years agoCoverty fix
loizides [Sat, 9 Apr 2011 12:43:42 +0000 (12:43 +0000)]
Coverty fix

13 years agocoverity fix - checked fCentrality before usage
dsilverm [Sat, 9 Apr 2011 07:24:41 +0000 (07:24 +0000)]
coverity fix - checked fCentrality before usage

13 years agocoverity fixed
alla [Fri, 8 Apr 2011 15:43:12 +0000 (15:43 +0000)]
coverity fixed

13 years agoAdd cell info, add trigger cluster info and histograms
loizides [Fri, 8 Apr 2011 15:12:20 +0000 (15:12 +0000)]
Add cell info, add trigger cluster info and histograms

13 years agoSTU raw data decoder updates to account for new STU fw version (backward compatibilit...
guernane [Fri, 8 Apr 2011 14:04:09 +0000 (14:04 +0000)]
STU raw data decoder updates to account for new STU fw version (backward compatibility w/ old data format)

13 years ago- corrected the CDB manager initialization depending on the source of the CDB URI
kkanaki [Fri, 8 Apr 2011 12:28:36 +0000 (12:28 +0000)]
- corrected the CDB manager initialization depending on the source of the CDB URI
- removed the specific storage setting, the default storage takes care of what's necessary for the data unpacking

13 years agoaddressing some minor coding violations, mostly comments
dsilverm [Fri, 8 Apr 2011 11:48:40 +0000 (11:48 +0000)]
addressing some minor coding violations, mostly comments

13 years ago1) Pileup suppression possibility is added;
kharlov [Fri, 8 Apr 2011 10:15:24 +0000 (10:15 +0000)]
1) Pileup suppression possibility is added;
2) hCellTimes does not need ActivateFullAnalysis() anymore;
3) Cosmetics and comments

13 years agoCoverity fix
pulvir [Fri, 8 Apr 2011 09:07:20 +0000 (09:07 +0000)]
Coverity fix

13 years agoNew classes for event plane calculation (Johanna)
hristov [Fri, 8 Apr 2011 08:25:44 +0000 (08:25 +0000)]
New classes for event plane calculation (Johanna)

13 years ago- configure the GlobalHisto component from the OCDB entry, removed the configuration...
kkanaki [Fri, 8 Apr 2011 08:03:57 +0000 (08:03 +0000)]
- configure the GlobalHisto component from the OCDB entry, removed the configuration from the argument line for both functions of the macro

13 years agocoverty fix
loizides [Thu, 7 Apr 2011 20:26:21 +0000 (20:26 +0000)]
coverty fix

13 years ago- fixing warnings and compilation errors
odjuvsla [Thu, 7 Apr 2011 18:08:53 +0000 (18:08 +0000)]
- fixing warnings and compilation errors

13 years ago- detector passed as argument to config file
odjuvsla [Thu, 7 Apr 2011 18:08:50 +0000 (18:08 +0000)]
- detector passed as argument to config file

13 years ago- Adding new histograms for MC/rec comparison
odjuvsla [Thu, 7 Apr 2011 18:08:46 +0000 (18:08 +0000)]
- Adding new histograms for MC/rec comparison

13 years ago- Adding initialisation of detector variable - Adding functions to get hadronic contr...
odjuvsla [Thu, 7 Apr 2011 18:08:43 +0000 (18:08 +0000)]
- Adding initialisation of detector variable - Adding functions to get hadronic contributions

13 years ago- Adding sparse histograms
odjuvsla [Thu, 7 Apr 2011 18:08:40 +0000 (18:08 +0000)]
- Adding sparse histograms
- Adding correction factors (default: 1)

13 years ago- Adding initialisation of detector variable
odjuvsla [Thu, 7 Apr 2011 18:08:36 +0000 (18:08 +0000)]
- Adding initialisation of detector variable

13 years ago- Adding sparse histograms to analysis
odjuvsla [Thu, 7 Apr 2011 18:08:33 +0000 (18:08 +0000)]
- Adding sparse histograms to analysis
- Getting reconstructed clusters based on detector cut
- Adding new histograms to check hadronic deposit

13 years ago- Adding track distance cuts (x and z) with setters and getters
odjuvsla [Thu, 7 Apr 2011 18:08:29 +0000 (18:08 +0000)]
- Adding track distance cuts (x and z) with setters and getters
- Adding cut for detector
- Making tree for global event variables by default since it
doesn't take any real amount of memory anyway

13 years ago- removing print statement
odjuvsla [Thu, 7 Apr 2011 18:08:26 +0000 (18:08 +0000)]
- removing print statement

13 years ago- Adding centrality class variable to AliAnalysisEt such that
odjuvsla [Thu, 7 Apr 2011 18:08:23 +0000 (18:08 +0000)]
- Adding centrality class variable to AliAnalysisEt such that
the centrality class is available for the monte carlo classes
well
- Adding track distance cut variables
- Adding sparse histograms for tracks, clusters and global
variables
- Adding variable to check detector
- Adding function to calculate transverse energy for an
AliESDCaloCluster

13 years ago- fixing warning
odjuvsla [Thu, 7 Apr 2011 18:02:33 +0000 (18:02 +0000)]
- fixing warning

13 years agoCoding conventions (Francesco)
hristov [Thu, 7 Apr 2011 15:55:30 +0000 (15:55 +0000)]
Coding conventions (Francesco)

13 years agosettable rang phi histogram + few other fixes
snelling [Thu, 7 Apr 2011 12:56:28 +0000 (12:56 +0000)]
settable rang phi histogram + few other fixes

13 years agocoverity fixes
jgrosseo [Thu, 7 Apr 2011 12:49:50 +0000 (12:49 +0000)]
coverity fixes

13 years agoadded histograms for number of points in SDD+SSD (ITS PID
jgrosseo [Thu, 7 Apr 2011 12:29:55 +0000 (12:29 +0000)]
added histograms for number of points in SDD+SSD (ITS PID
selection) and number of missing ITS points (Francesco Prino)

13 years agoVarious smaller Fixes
cholm [Thu, 7 Apr 2011 12:24:49 +0000 (12:24 +0000)]
Various smaller Fixes

13 years agoAdded task to do the analysis on track refs in the central
cholm [Thu, 7 Apr 2011 12:23:43 +0000 (12:23 +0000)]
Added task to do the analysis on track refs in the central
region.

13 years agoBug fix in vertex recalculation
dainese [Thu, 7 Apr 2011 10:26:01 +0000 (10:26 +0000)]
Bug fix in vertex recalculation

13 years agoonline T0-fill: use max bin value
rpreghen [Thu, 7 Apr 2011 10:10:49 +0000 (10:10 +0000)]
online T0-fill: use max bin value

13 years agoUpdated condition to avoid double subtraction for SDD calibration (Ruben)
masera [Thu, 7 Apr 2011 10:07:27 +0000 (10:07 +0000)]
Updated condition to avoid double subtraction for SDD calibration (Ruben)

13 years agoCorrecly adds prefix to AddRunNumber list of entries (S.Carrazza)
agheata [Thu, 7 Apr 2011 09:41:34 +0000 (09:41 +0000)]
Correcly adds prefix to AddRunNumber list of entries (S.Carrazza)

13 years agoCoverity fixes
pulvir [Thu, 7 Apr 2011 07:48:19 +0000 (07:48 +0000)]
Coverity fixes

13 years agoadd trigger clus
loizides [Thu, 7 Apr 2011 02:48:03 +0000 (02:48 +0000)]
add trigger clus

13 years agofixes for alignment matrices
loizides [Thu, 7 Apr 2011 02:47:27 +0000 (02:47 +0000)]
fixes for alignment matrices

13 years agocheck if calo ped is zero
loizides [Thu, 7 Apr 2011 02:46:51 +0000 (02:46 +0000)]
check if calo ped is zero

13 years agoapply pt cut before track matching
loizides [Wed, 6 Apr 2011 22:08:47 +0000 (22:08 +0000)]
apply pt cut before track matching

13 years agoRemoved dep on trunk
loizides [Wed, 6 Apr 2011 21:13:46 +0000 (21:13 +0000)]
Removed dep on trunk

13 years agostore sm number
loizides [Wed, 6 Apr 2011 19:57:11 +0000 (19:57 +0000)]
store sm number

13 years agoPossibility to keep only D mesons that have a c or b quark as a grandmother (Francesc...
dainese [Wed, 6 Apr 2011 17:41:13 +0000 (17:41 +0000)]
Possibility to keep only D mesons that have a c or b quark as a grandmother (Francesco, ChiaraZ)

13 years agoFix for centrality selection (Davide)
dainese [Wed, 6 Apr 2011 15:00:12 +0000 (15:00 +0000)]
Fix for centrality selection (Davide)

13 years agowork on ESD/AOD in the same way
loizides [Wed, 6 Apr 2011 14:05:33 +0000 (14:05 +0000)]
work on ESD/AOD in the same way

13 years agoMega commit.
cholm [Wed, 6 Apr 2011 13:55:47 +0000 (13:55 +0000)]
Mega commit.

In general, more diagnostics histograms.

Event inspector can now flag #_SPD_Cluster > 0 events

New implementation of sharing algorithm that zero's candidates
if not used.

dN/deta tasks now outputs summary stacks.

13 years agoSimplify
cholm [Wed, 6 Apr 2011 13:53:55 +0000 (13:53 +0000)]
Simplify