]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoFix to avoid deleting cached CDB objects - modified fix by Peter.
cholm [Mon, 3 Oct 2011 07:25:22 +0000 (07:25 +0000)]
Fix to avoid deleting cached CDB objects - modified fix by Peter.

12 years agoCommenting unused parameters (to avoid compilation warnings).
zampolli [Mon, 3 Oct 2011 07:00:20 +0000 (07:00 +0000)]
Commenting unused parameters (to avoid compilation warnings).

12 years agoread track model data block
richterm [Sun, 2 Oct 2011 23:04:52 +0000 (23:04 +0000)]
read track model data block

12 years agointroducing a variable length array of global parameters for coordinate transformations
richterm [Sun, 2 Oct 2011 23:01:14 +0000 (23:01 +0000)]
introducing a variable length array of global parameters for coordinate transformations

12 years agocouple of protections for calculation of slice from angle; reading of track block...
richterm [Sun, 2 Oct 2011 22:52:27 +0000 (22:52 +0000)]
couple of protections for calculation of slice from angle; reading of track block and calculation of trackpoints; write sign bit after the pad and time residual values (easier decoding)

12 years agocouple of protections for calculation of slice from angle; reading of track block...
richterm [Sun, 2 Oct 2011 22:51:27 +0000 (22:51 +0000)]
couple of protections for calculation of slice from angle; reading of track block and calculation of trackpoints; write sign bit after the pad and time residual values (easier decoding)

12 years agoseparate function to calculate track points from local settings
richterm [Sun, 2 Oct 2011 22:41:52 +0000 (22:41 +0000)]
separate function to calculate track points from local settings

12 years agoUpdates D* cuts for peripheral PbPb events
prino [Sun, 2 Oct 2011 21:50:03 +0000 (21:50 +0000)]
Updates D* cuts for peripheral PbPb events

12 years agoMove per-run histogram initialization at the beginning of UserExec().
kharlov [Sun, 2 Oct 2011 20:29:56 +0000 (20:29 +0000)]
Move per-run histogram initialization at the beginning of UserExec().
Replace Info, Error, Warning, Fatal by AliInfo, AliError, AliWarning, AliFatal.

12 years ago- Update thresholds with online values
laphecet [Sun, 2 Oct 2011 11:02:09 +0000 (11:02 +0000)]
- Update thresholds with online values
- Improve treatment of histograms with 0 entries
- Improve box display
(Diego)

12 years ago- Disentangle masks effect from trigger chamber efficiency estimation.
laphecet [Sun, 2 Oct 2011 10:51:29 +0000 (10:51 +0000)]
- Disentangle masks effect from trigger chamber efficiency estimation.
  The resulting efficiency can be plugged in simulations together with RAW masks:
  no more specific storages needed in anchor runs simulations.
(Diego)

12 years agolibANALYSIS must now be before libSTEER ... ?
laphecet [Sun, 2 Oct 2011 10:51:07 +0000 (10:51 +0000)]
libANALYSIS must now be before libSTEER ... ?

12 years agoAddTaskDplus adapted to central train (Zaida, Renu)
prino [Fri, 30 Sep 2011 22:21:26 +0000 (22:21 +0000)]
AddTaskDplus adapted to central train (Zaida, Renu)

12 years agoPossibility of using an eta gap between subevents + VZERO plane updates (Robert,...
prino [Fri, 30 Sep 2011 22:16:03 +0000 (22:16 +0000)]
Possibility of using an eta gap between subevents + VZERO plane updates (Robert, Giacomo)

12 years agoin cells analysis, apply time calibration if it was set and not if energy calibration...
gconesab [Fri, 30 Sep 2011 17:34:39 +0000 (17:34 +0000)]
in cells analysis, apply time calibration if it was set and not if energy calibration was set

12 years agoIf input already calibrated and calibration or pedestal maps not passed, the time...
gconesab [Fri, 30 Sep 2011 17:13:57 +0000 (17:13 +0000)]
If input already calibrated and calibration or pedestal maps not passed, the time cut was not taken into account, now cut applied first thing and before any check

12 years agoAdded possibility of using * wildcard in histo names to clone (Diego)
shahoian [Fri, 30 Sep 2011 15:20:40 +0000 (15:20 +0000)]
Added possibility of using * wildcard in histo names to clone (Diego)

12 years agoenabling track references for Momentum array (M. Estienne)
kleinb [Fri, 30 Sep 2011 15:17:12 +0000 (15:17 +0000)]
enabling track references for Momentum array (M. Estienne)

12 years agoadding ReverseAlignment function, calculation of adjugate rotation; deleting implemen...
richterm [Fri, 30 Sep 2011 15:04:49 +0000 (15:04 +0000)]
adding ReverseAlignment function, calculation of adjugate rotation; deleting implementations of copy contructor and alignment operator which have been private anyhow

12 years agoRemoved TObject::SetObjectStat flag settings
agheata [Fri, 30 Sep 2011 15:00:30 +0000 (15:00 +0000)]
Removed TObject::SetObjectStat flag settings

12 years agoFrom Christian: Install scripts when ALICE_ROOT does not point to sources
agheata [Fri, 30 Sep 2011 14:59:12 +0000 (14:59 +0000)]
From Christian: Install scripts when ALICE_ROOT does not point to sources

12 years agoChanges for Pb-Pb DQM QA
coppedis [Fri, 30 Sep 2011 12:46:23 +0000 (12:46 +0000)]
Changes for Pb-Pb DQM QA

12 years agoadded protection against division by zero for pp
kleinb [Fri, 30 Sep 2011 12:42:25 +0000 (12:42 +0000)]
added protection against division by zero for pp

12 years agoProtection added against files from DQM were found in the DAQ FXS, but no raw tag...
zampolli [Fri, 30 Sep 2011 09:49:01 +0000 (09:49 +0000)]
Protection added against files from DQM were found in the DAQ FXS, but no raw tag data files were there.

12 years agoFirst version of an analysis code for Spectra analysis on AODs. The code was develope...
mfloris [Fri, 30 Sep 2011 09:49:00 +0000 (09:49 +0000)]
First version of an analysis code for Spectra analysis on AODs. The code was developed in Summer 2011 by 2 summer students (Philip Versteeg, UU, Redmer Bertens, UU) under the supervision of Michele Floris. It can serve as a starting point for AOD analysis.

12 years agocreating the AliHLTGlobalPreprocessor from the agent
richterm [Fri, 30 Sep 2011 08:58:39 +0000 (08:58 +0000)]
creating the AliHLTGlobalPreprocessor from the agent

12 years agoadding AliHLTGlobalPreprocessor to build
richterm [Fri, 30 Sep 2011 08:57:35 +0000 (08:57 +0000)]
adding AliHLTGlobalPreprocessor to build

12 years agoadding the 12 month old draft of the preprocessor plugin for HLT StreamerInfo
richterm [Fri, 30 Sep 2011 08:56:58 +0000 (08:56 +0000)]
adding the 12 month old draft of the preprocessor plugin for HLT StreamerInfo

12 years agoprtotect against missing QA projections in mass production
abercuci [Fri, 30 Sep 2011 07:22:18 +0000 (07:22 +0000)]
prtotect against missing QA projections in mass production

12 years agofixes and extensions:
abercuci [Fri, 30 Sep 2011 06:16:41 +0000 (06:16 +0000)]
fixes and extensions:
1. Fix wrong sign of x*rho in track
2. Fix operator=
3. Store "quality" of tracklet for PID in ESDtrack (TBoccupancy and
TBcross)
4. modification of tracklet interface for TB occupancy

12 years agofix coverity
abercuci [Fri, 30 Sep 2011 06:08:50 +0000 (06:08 +0000)]
fix coverity

12 years agointroduced in the event selection cuts to reject pileup events (Francesco, Ruben)
dainese [Thu, 29 Sep 2011 21:18:12 +0000 (21:18 +0000)]
introduced in the event selection cuts to reject pileup events (Francesco, Ruben)

12 years agoBunch crossing ID added
morsch [Thu, 29 Sep 2011 16:57:48 +0000 (16:57 +0000)]
Bunch crossing ID added

12 years agocorrect binning of hNCellsMod histogram, set remaining TH3 histogram to be filled...
gconesab [Thu, 29 Sep 2011 16:56:07 +0000 (16:56 +0000)]
correct binning of hNCellsMod histogram, set remaining TH3 histogram to be filled if requested

12 years agoClusterizer: Move the setting of the AOD event keeping after the event is accepted...
gconesab [Thu, 29 Sep 2011 16:16:47 +0000 (16:16 +0000)]
Clusterizer: Move the setting of the AOD event keeping after the event is accepted or rejected
QA: Check cells if there is at least one cluster in the event (avoid rejected events by clusterizer)

12 years agoDstar updates to run in central train (Alessandro)
prino [Thu, 29 Sep 2011 15:22:04 +0000 (15:22 +0000)]
Dstar updates to run in central train (Alessandro)

12 years agoBetter starting value for estimate of covariance matrix (Maksym, Silvia)
shahoian [Thu, 29 Sep 2011 13:54:37 +0000 (13:54 +0000)]
Better starting value for estimate of covariance matrix (Maksym, Silvia)

12 years agoDQM histograms for shifters updated
mrodrigu [Thu, 29 Sep 2011 13:39:06 +0000 (13:39 +0000)]
DQM histograms for shifters updated

12 years agoCentrality selection can be set from outside (Andrea
dainese [Thu, 29 Sep 2011 13:35:30 +0000 (13:35 +0000)]
Centrality selection can be set from outside (Andrea

12 years agoadd one more condition on SM4 to reject LED events
gconesab [Thu, 29 Sep 2011 13:20:41 +0000 (13:20 +0000)]
add one more condition on SM4 to reject LED events

12 years agofull resolution monitoring for clusters, tracklets and trackIN
abercuci [Thu, 29 Sep 2011 13:04:12 +0000 (13:04 +0000)]
full resolution monitoring for clusters, tracklets and trackIN

12 years ago- bugfix for reporting of active half-chambers to AMORE
jklein [Thu, 29 Sep 2011 12:12:53 +0000 (12:12 +0000)]
- bugfix for reporting of active half-chambers to AMORE

12 years agoRemoving AliGammaConversionAODObject
slindal [Thu, 29 Sep 2011 11:19:25 +0000 (11:19 +0000)]
Removing AliGammaConversionAODObject

12 years agofixing warnings
slindal [Thu, 29 Sep 2011 10:46:50 +0000 (10:46 +0000)]
fixing warnings

12 years agoFixing warnings
slindal [Thu, 29 Sep 2011 10:46:48 +0000 (10:46 +0000)]
Fixing warnings

12 years agoMerging gsi train and aliroot trunk
slindal [Thu, 29 Sep 2011 10:46:45 +0000 (10:46 +0000)]
Merging gsi train and aliroot trunk

12 years agobug fix error calculation
snelling [Thu, 29 Sep 2011 10:40:29 +0000 (10:40 +0000)]
bug fix error calculation

12 years agoUpdate IncludePath (Chiara)
dainese [Thu, 29 Sep 2011 09:56:24 +0000 (09:56 +0000)]
Update IncludePath (Chiara)

12 years ago crash of T0 QA Agent fixed
alla [Thu, 29 Sep 2011 09:54:29 +0000 (09:54 +0000)]
 crash of T0 QA Agent fixed

12 years agoChanges in recoutils to go with reworked tender: 1. Enable accepting kink daughters...
mploskon [Thu, 29 Sep 2011 08:43:13 +0000 (08:43 +0000)]
Changes in recoutils to go with reworked tender: 1. Enable accepting kink daughters in loose track cut; 2. Change MaxSnp in extrapolation from 0.99 to 0.8

12 years agoAdded (partial) LHC11e period
laphecet [Thu, 29 Sep 2011 08:33:52 +0000 (08:33 +0000)]
Added (partial) LHC11e period

12 years agoadding TRU/L0 plots for shifter and logbook image - code from Francesco B.
dsilverm [Thu, 29 Sep 2011 08:22:32 +0000 (08:22 +0000)]
adding TRU/L0 plots for shifter and logbook image - code from Francesco B.

12 years agoremoved hard-coded disabling of kinks and cascades by Laurent and added them as param...
agheata [Thu, 29 Sep 2011 08:04:56 +0000 (08:04 +0000)]
removed hard-coded disabling of kinks and cascades by Laurent and added them as parameters

12 years agomodifications to BC and trending (Ionut)
abercuci [Thu, 29 Sep 2011 08:01:45 +0000 (08:01 +0000)]
modifications to BC and trending (Ionut)

12 years agoTString comparison not done with strcmp
gconesab [Thu, 29 Sep 2011 07:15:00 +0000 (07:15 +0000)]
TString comparison not done with strcmp

12 years ago- Disentangle masks effect from trigger chamber efficiency estimation.
laphecet [Thu, 29 Sep 2011 06:54:05 +0000 (06:54 +0000)]
- Disentangle masks effect from trigger chamber efficiency estimation.
  The resulting efficiency can be plugged in simulations together with RAW masks:
  no more specific storages needed in anchor runs simulations.
(Diego)

12 years agomemory leak fixed
alla [Thu, 29 Sep 2011 06:31:32 +0000 (06:31 +0000)]
memory leak fixed

12 years agoadding reading of compressed data in the monitoring
richterm [Thu, 29 Sep 2011 04:45:00 +0000 (04:45 +0000)]
adding reading of compressed data in the monitoring

12 years agocorrecting arguments for the huffman training configuration to run track model compre...
richterm [Thu, 29 Sep 2011 04:40:00 +0000 (04:40 +0000)]
correcting arguments for the huffman training configuration to run track model compression

12 years agocorrecting the drift time transformation; optional output of cluster id array in...
richterm [Thu, 29 Sep 2011 04:37:03 +0000 (04:37 +0000)]
correcting the drift time transformation; optional output of cluster id array in verification mode

12 years agowrite optional array of cluster ids for mapping and verification of compressed data
richterm [Wed, 28 Sep 2011 20:58:11 +0000 (20:58 +0000)]
write optional array of cluster ids for mapping and verification of compressed data

12 years agodefault HLTOUT handlers for cluster id arrays added: {'REMCLIDS':'TPC '},{'CLIDSTRK...
richterm [Wed, 28 Sep 2011 20:13:10 +0000 (20:13 +0000)]
default HLTOUT handlers for cluster id arrays added: {'REMCLIDS':'TPC '},{'CLIDSTRK':'TPC '}

12 years agonew data types for arrays of cluster ids used for verification of data compression
richterm [Wed, 28 Sep 2011 20:11:24 +0000 (20:11 +0000)]
new data types for arrays of cluster ids used for verification of data compression

12 years agoHisto titles
rvernet [Wed, 28 Sep 2011 16:23:09 +0000 (16:23 +0000)]
Histo titles

12 years ago- propagate trigger flags to ESDs also without digits conversion
jklein [Wed, 28 Sep 2011 14:06:51 +0000 (14:06 +0000)]
- propagate trigger flags to ESDs also without digits conversion

12 years agoQA: Move print to debug mode
gconesab [Wed, 28 Sep 2011 13:57:04 +0000 (13:57 +0000)]
QA: Move print to debug mode
Pi0: correct wrong comparison of calorimeter name in if statement

12 years agoImprove LED events rejection, based on Rongrong studies
gconesab [Wed, 28 Sep 2011 12:41:54 +0000 (12:41 +0000)]
Improve LED events rejection, based on Rongrong studies
Add it to PartCorr frame.
Selection in 3 different places, to be moved to common place, maybe AliEMCALRecoUtils

12 years agoAdding new TRD cosmic triggers.
cvetan [Wed, 28 Sep 2011 12:09:00 +0000 (12:09 +0000)]
Adding new TRD cosmic triggers.

12 years agoo remove unnecessary printout
wiechula [Wed, 28 Sep 2011 09:45:56 +0000 (09:45 +0000)]
o remove unnecessary printout

12 years ago- propagate trigger flags to ESDs
jklein [Wed, 28 Sep 2011 09:22:37 +0000 (09:22 +0000)]
- propagate trigger flags to ESDs

12 years agoCorrection for references.
morsch [Wed, 28 Sep 2011 08:23:02 +0000 (08:23 +0000)]
Correction for references.
Gustavo Conesa

12 years agoCoverity fix
prsnko [Wed, 28 Sep 2011 05:51:15 +0000 (05:51 +0000)]
Coverity fix

12 years agoo exchange printf with AliInfo
wiechula [Tue, 27 Sep 2011 21:08:04 +0000 (21:08 +0000)]
o exchange printf with AliInfo

12 years agodelete pid utils in destructor
loizides [Tue, 27 Sep 2011 19:59:40 +0000 (19:59 +0000)]
delete pid utils in destructor

12 years agochanges to warn when delete on global object is called, and init variables
loizides [Tue, 27 Sep 2011 19:58:27 +0000 (19:58 +0000)]
changes to warn when delete on global object is called, and init variables

12 years agochanges to warn when delete on global object is called, and init variables
loizides [Tue, 27 Sep 2011 19:57:55 +0000 (19:57 +0000)]
changes to warn when delete on global object is called, and init variables

12 years agoupdate with track matching and track producer
loizides [Tue, 27 Sep 2011 19:55:28 +0000 (19:55 +0000)]
update with track matching and track producer

12 years agoPossibility to make PT sorting (Jochen)
hristov [Tue, 27 Sep 2011 18:16:39 +0000 (18:16 +0000)]
Possibility to make PT sorting (Jochen)

12 years agoImplementation of TRD trigger flags (Jochen)
hristov [Tue, 27 Sep 2011 18:04:22 +0000 (18:04 +0000)]
Implementation of TRD trigger flags (Jochen)

12 years agocorrect wrong default initialization of time recalibration histograms content
gconesab [Tue, 27 Sep 2011 17:19:56 +0000 (17:19 +0000)]
correct wrong default initialization of time recalibration histograms content

12 years agoFirst implementation of the time calibration for analysis in AliEMCALRecoUtils
gconesab [Tue, 27 Sep 2011 17:04:08 +0000 (17:04 +0000)]
First implementation of the time calibration for analysis in AliEMCALRecoUtils
All the other classes addapt to this change
AliAnaCalorimeterQA: Some minor fixes, put back the track matching related histograms
AliCalTrackReader: Add a swich to recalculate the clusters or not, even if the AliEMCALRecoUtils switch are on, avoid multiple aplication of calibration parameters in case of using clusterization task.
AliAnalysisTaskEMCALClusterizer: Possibility to add matched tracks in AODCaloCluster added, this needs a patch in AliAODCaloCluster not committed yet.

12 years agoFix for DA's
anshul.goel [Tue, 27 Sep 2011 16:33:53 +0000 (16:33 +0000)]
Fix for DA's

12 years agoRadiator trasparency calculation updated
gvolpe [Tue, 27 Sep 2011 13:38:29 +0000 (13:38 +0000)]
Radiator trasparency calculation updated

12 years agoFixes for #87003: Drift velocity calibration + Bug in the AliExternalTrackParam ...
hristov [Tue, 27 Sep 2011 12:45:08 +0000 (12:45 +0000)]
Fixes for #87003: Drift velocity calibration + Bug in the AliExternalTrackParam (Ruben)

12 years agoFrom Levente: Require z vertex within ± 10 cm and require ITS+TPC refit for tracks
agheata [Tue, 27 Sep 2011 12:24:14 +0000 (12:24 +0000)]
From Levente: Require z vertex within ± 10 cm and require ITS+TPC refit for tracks

12 years agoFix for #85144: Memory leak in SPD DQM agent (Annalisa)
hristov [Tue, 27 Sep 2011 12:03:14 +0000 (12:03 +0000)]
Fix for #85144: Memory leak in SPD DQM agent (Annalisa)

12 years agocorrected obvious typo. which value to chose between 0.045 and 0.050 is a bit matter...
loizides [Tue, 27 Sep 2011 11:45:43 +0000 (11:45 +0000)]
corrected obvious typo. which value to chose between 0.045 and 0.050 is a bit matter of taste so I just fixed the obvious typo

12 years agoset br names
loizides [Tue, 27 Sep 2011 11:43:44 +0000 (11:43 +0000)]
set br names

12 years agoAdd dependency on EMCAL for TenderSupply par file creation
gconesab [Tue, 27 Sep 2011 09:59:14 +0000 (09:59 +0000)]
Add dependency on EMCAL for TenderSupply par file creation

12 years agoCorrecting the previous commit. AOD analysis added. First step of the inclusion of...
dperrino [Tue, 27 Sep 2011 09:14:56 +0000 (09:14 +0000)]
Correcting the previous commit. AOD analysis added. First step of the inclusion of a new task, temporarily disabled

12 years agoAOD analysis added. First step of the inclusion of a new task, temporarily disabled
dperrino [Tue, 27 Sep 2011 09:09:33 +0000 (09:09 +0000)]
AOD analysis added. First step of the inclusion of a new task, temporarily disabled

12 years agoUpdating DA to store TDC offsets
coppedis [Tue, 27 Sep 2011 09:06:13 +0000 (09:06 +0000)]
Updating DA to store TDC offsets

12 years agoSTEER/STEER depends on ANALYIS
hristov [Tue, 27 Sep 2011 06:39:38 +0000 (06:39 +0000)]
STEER/STEER depends on ANALYIS

12 years agosimplified
snelling [Mon, 26 Sep 2011 20:13:33 +0000 (20:13 +0000)]
simplified

12 years agoextending interface of AliHLTDataInflater by reading method NextValue; moving data...
richterm [Mon, 26 Sep 2011 19:06:32 +0000 (19:06 +0000)]
extending interface of AliHLTDataInflater by reading method NextValue; moving data inflation and parameter decoding to specific inflater implementations

12 years agodedx method is float but variable declared int, corrected
gconesab [Mon, 26 Sep 2011 16:37:39 +0000 (16:37 +0000)]
dedx method is float but variable declared int, corrected

12 years agoReintroduction of AliAnaElectron for Shower Shape studies
gconesab [Mon, 26 Sep 2011 16:01:19 +0000 (16:01 +0000)]
Reintroduction of AliAnaElectron for Shower Shape studies
Clone of AliAnaPhoton plus specific selection criteria for electrons
Some corrections in AliAnaPhoton and removal of some histograms

12 years agoSetting new FXS for DQM.
zampolli [Mon, 26 Sep 2011 15:52:43 +0000 (15:52 +0000)]
Setting new FXS for DQM.
Implementing the necessary changes in the SHUTTLE Framework (to be tested in the nightly tests), and a
"trivial" example in the GRP pp reading the "TriggerClassesAndHistosToClone" entry to test the
new FXS (the processing is always successful for testing purposes).

12 years agolibSTEER depends on libANALYSIS
hristov [Mon, 26 Sep 2011 15:01:54 +0000 (15:01 +0000)]
libSTEER depends on libANALYSIS

12 years agoPossibility to run analysis train inside AliReconstruction (Andrei)
hristov [Mon, 26 Sep 2011 14:51:07 +0000 (14:51 +0000)]
Possibility to run analysis train inside AliReconstruction (Andrei)