]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agosuporting bitsets; adding new helper interface functions
richterm [Sun, 18 Sep 2011 10:35:30 +0000 (10:35 +0000)]
suporting bitsets; adding new helper interface functions

12 years agodefining chain for running the AltroChannelSelection component; bugfix: default end...
richterm [Sat, 17 Sep 2011 21:41:32 +0000 (21:41 +0000)]
defining chain for running the AltroChannelSelection component; bugfix: default end time bin set to 1024

12 years agoRemove PHOS from QA
gconesab [Sat, 17 Sep 2011 18:36:31 +0000 (18:36 +0000)]
Remove PHOS from QA

12 years agoRemove events with wrong LED firing when clusterizing, valid at least for LHC11a
gconesab [Sat, 17 Sep 2011 14:09:23 +0000 (14:09 +0000)]
Remove events with wrong LED firing when clusterizing, valid at least for LHC11a
Count such events in AliAnalysisTaskCounter
Put a protection in case such kind of events are not rejected in the QA since the energy weight is null and causes floating point when normalizing weighted sum.

12 years agoRestoring coverity fix
hristov [Sat, 17 Sep 2011 05:54:43 +0000 (05:54 +0000)]
Restoring coverity fix

12 years agotrack iso fix
loizides [Fri, 16 Sep 2011 19:50:11 +0000 (19:50 +0000)]
track iso fix

12 years agoAdd histograms to: study average time of cells in cluster, check size in cell units...
gconesab [Fri, 16 Sep 2011 14:32:19 +0000 (14:32 +0000)]
Add histograms to: study average time of cells in cluster, check size in cell units of matched clusters to tracks, remove other non useful histograms, correct way the IM histogram was filled

12 years agoFix (Davide)
dainese [Fri, 16 Sep 2011 13:11:02 +0000 (13:11 +0000)]
Fix (Davide)

12 years agoAdd histograms with shower shape selections, remove commented code and some cosmetics
gconesab [Fri, 16 Sep 2011 12:05:04 +0000 (12:05 +0000)]
Add histograms with shower shape selections, remove commented code and some cosmetics

12 years agoIn case of very short run: instead of asking for the same number of entries as for...
cblume [Fri, 16 Sep 2011 09:34:03 +0000 (09:34 +0000)]
In case of very short run: instead of asking for the same number of entries as for one chamber

12 years agopileup info for lhc11c
loizides [Fri, 16 Sep 2011 08:09:29 +0000 (08:09 +0000)]
pileup info for lhc11c

12 years agoAdded a new set of cuts for daughters of Lambda Star
pulvir [Fri, 16 Sep 2011 07:58:43 +0000 (07:58 +0000)]
Added a new set of cuts for daughters of Lambda Star

12 years agoFix for coverity warning
shahoian [Fri, 16 Sep 2011 07:42:30 +0000 (07:42 +0000)]
Fix for coverity warning

12 years agofix
loizides [Fri, 16 Sep 2011 04:47:08 +0000 (04:47 +0000)]
fix

12 years agoFix from Mateusz
loizides [Fri, 16 Sep 2011 04:10:44 +0000 (04:10 +0000)]
Fix from Mateusz

12 years agoReverting the change to the statistics printing since it leads to a bug, cannot be...
aszostak [Thu, 15 Sep 2011 21:23:55 +0000 (21:23 +0000)]
Reverting the change to the statistics printing since it leads to a bug, cannot be done properly due to secondary bugs in AliHLTLogging https://savannah.cern.ch/bugs/?86787 and anyway the original idea to have one message does not work because the infoLogger system forces multiple messages as soon as it sees a new line in the log string. So dropping the whole change and staying with the original multi message display layout.

12 years agoReverting the fix since another side effect bug in AliHLTLogging prevents it from...
aszostak [Thu, 15 Sep 2011 21:20:03 +0000 (21:20 +0000)]
Reverting the fix since another side effect bug in AliHLTLogging prevents it from working properly.

12 years agoremoving unused histogram
richterm [Thu, 15 Sep 2011 14:34:17 +0000 (14:34 +0000)]
removing unused histogram

12 years agoBinning in occupancy plots
hdalsgaa [Thu, 15 Sep 2011 14:20:03 +0000 (14:20 +0000)]
Binning in occupancy plots

12 years agoparticle density corrected (Ruben)
amastros [Thu, 15 Sep 2011 14:04:36 +0000 (14:04 +0000)]
particle density corrected (Ruben)

12 years agoChange in Float-to-Int conversion: closest integer instead of integer part
decaro [Thu, 15 Sep 2011 12:46:52 +0000 (12:46 +0000)]
Change in Float-to-Int conversion: closest integer instead of integer part

12 years agofixed typo (Christian Holm)
agheata [Thu, 15 Sep 2011 11:35:33 +0000 (11:35 +0000)]
fixed typo (Christian Holm)

12 years agoFast Tool updates to compute efficiency with at least 3 clusters (SetAtLeastCorr...
amastros [Thu, 15 Sep 2011 10:19:59 +0000 (10:19 +0000)]
Fast Tool updates to compute efficiency with at least 3 clusters (SetAtLeastCorr(3)).
new Config.C as a reference settings for upgrade studies
FastVsSlowSim.C : macro to compare the two simulation methods (-> cdr plots)

12 years agoAdded MakeForwardQA.C to install
cholm [Thu, 15 Sep 2011 10:13:45 +0000 (10:13 +0000)]
Added MakeForwardQA.C to install

12 years agoMemory leak corrected.
morsch [Thu, 15 Sep 2011 08:32:17 +0000 (08:32 +0000)]
Memory leak corrected.
Michael Weber <m.weber@cern.ch>

12 years agoFix for PAR library
pulvir [Thu, 15 Sep 2011 07:55:21 +0000 (07:55 +0000)]
Fix for PAR library

12 years agoCoverity fixed
morsch [Thu, 15 Sep 2011 07:52:10 +0000 (07:52 +0000)]
Coverity fixed
Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>

12 years agoFix for PAR library
pulvir [Thu, 15 Sep 2011 06:59:01 +0000 (06:59 +0000)]
Fix for PAR library

12 years agoFix for coverity 17562
hristov [Thu, 15 Sep 2011 06:41:34 +0000 (06:41 +0000)]
Fix for coverity 17562

12 years agoUpdate D+ systematics for 7 TeV (Renu)
dainese [Thu, 15 Sep 2011 06:41:11 +0000 (06:41 +0000)]
Update D+ systematics for 7 TeV (Renu)

12 years agomemory usage optimised
sgorbuno [Wed, 14 Sep 2011 19:58:33 +0000 (19:58 +0000)]
memory usage optimised

12 years agoBug fix for https://savannah.cern.ch/bugs/?86055, crashing global trigger component.
aszostak [Wed, 14 Sep 2011 16:49:21 +0000 (16:49 +0000)]
Bug fix for https://savannah.cern.ch/bugs/?86055, crashing global trigger component.

12 years agoFitParticle: adding more funcs
mfloris [Wed, 14 Sep 2011 16:31:18 +0000 (16:31 +0000)]
FitParticle: adding more funcs
AliBWTools: fixing coverity warning

12 years agoAdd histograms for cluster with origin a Eta, correct the way the histograms dependen...
gconesab [Wed, 14 Sep 2011 16:03:51 +0000 (16:03 +0000)]
Add histograms for cluster with origin a Eta, correct the way the histograms dependent on the particle type are filled

12 years agocalculating entropy for parameter histograms
richterm [Wed, 14 Sep 2011 14:22:10 +0000 (14:22 +0000)]
calculating entropy for parameter histograms

12 years agoupdate of track model compression
richterm [Wed, 14 Sep 2011 14:18:12 +0000 (14:18 +0000)]
update of track model compression

12 years agocorrecting calculation of padrow crossings for tracks; writing of associated clusters...
richterm [Wed, 14 Sep 2011 13:24:34 +0000 (13:24 +0000)]
correcting calculation of padrow crossings for tracks; writing of associated clusters added

12 years agoAdded triggers from FEE, more header info, et for iso
loizides [Wed, 14 Sep 2011 12:25:56 +0000 (12:25 +0000)]
Added triggers from FEE, more header info, et for iso

12 years agoProtection against negative argument of log, add histograms to study shape/size of...
gconesab [Wed, 14 Sep 2011 08:54:17 +0000 (08:54 +0000)]
Protection against negative argument of log, add histograms to study shape/size of clusters

12 years agoFix in error propagation
prino [Wed, 14 Sep 2011 07:56:00 +0000 (07:56 +0000)]
Fix in error propagation

12 years agoGeneral macro to estimate tracking efficiency
amastros [Tue, 13 Sep 2011 22:22:20 +0000 (22:22 +0000)]
General macro to estimate tracking efficiency

12 years agosupport new refmult
snelling [Tue, 13 Sep 2011 18:11:25 +0000 (18:11 +0000)]
support new refmult

12 years agoadding new component to agent; adding configurations ids TPC-raw-data and TPC-hwcfdat...
richterm [Tue, 13 Sep 2011 17:24:14 +0000 (17:24 +0000)]
adding new component to agent; adding configurations ids TPC-raw-data and TPC-hwcfdata making the raw data and HWCF Emulator data available for subscribers

12 years agoadding TPC data compression monitoring component to build
richterm [Tue, 13 Sep 2011 17:13:50 +0000 (17:13 +0000)]
adding TPC data compression monitoring component to build

12 years agoadding component for monitoring the TPC data compression
richterm [Tue, 13 Sep 2011 17:12:11 +0000 (17:12 +0000)]
adding component for monitoring the TPC data compression

12 years agoadding histograming functionality for defined parameters
richterm [Tue, 13 Sep 2011 17:07:48 +0000 (17:07 +0000)]
adding histograming functionality for defined parameters

12 years agoreturn diff phi between -pi and pi
loizides [Tue, 13 Sep 2011 16:11:28 +0000 (16:11 +0000)]
return diff phi between -pi and pi

12 years agoMinor upgrades to the cut and to the mini-event. Added a non-streamed temp data membe...
pulvir [Tue, 13 Sep 2011 15:43:09 +0000 (15:43 +0000)]
Minor upgrades to the cut and to the mini-event. Added a non-streamed temp data member for selected particles in analysis task output object

12 years agoImplemented machinery to compute dmt/deta
mfloris [Tue, 13 Sep 2011 12:43:22 +0000 (12:43 +0000)]
Implemented machinery to compute dmt/deta

12 years agoTwo bug fixes (S. Rossegger)
amastros [Tue, 13 Sep 2011 10:16:36 +0000 (10:16 +0000)]
Two bug fixes (S. Rossegger)
Cluster indexes correctly assigned.
Tracking step size is reduced.

12 years agouse regexp
loizides [Tue, 13 Sep 2011 10:01:50 +0000 (10:01 +0000)]
use regexp

12 years agoQA, change cut to select bad channels, add a couple of histograms for bad channels...
gconesab [Tue, 13 Sep 2011 09:50:15 +0000 (09:50 +0000)]
QA, change cut to select bad channels, add a couple of histograms for bad channels - AliAnaPhoton: change correlation MC-reco histograms to depend on the particle typeof origin

12 years agoUpgrade to the Poisson calculation
hdalsgaa [Tue, 13 Sep 2011 09:46:46 +0000 (09:46 +0000)]
Upgrade to the Poisson calculation

12 years agouse-timebin-window and -deconvole-time options are synchronised
sgorbuno [Tue, 13 Sep 2011 09:39:17 +0000 (09:39 +0000)]
use-timebin-window and -deconvole-time options are synchronised

12 years agosmall fix in pad deconvolution
sgorbuno [Tue, 13 Sep 2011 09:25:39 +0000 (09:25 +0000)]
small fix in pad deconvolution

12 years agobad Coverity fix fixed
shahoian [Tue, 13 Sep 2011 09:12:22 +0000 (09:12 +0000)]
bad Coverity fix fixed

12 years agoremove not used method
gconesab [Tue, 13 Sep 2011 07:26:24 +0000 (07:26 +0000)]
remove not used method

12 years agoremove not used style options, remove old macros
gconesab [Tue, 13 Sep 2011 07:22:00 +0000 (07:22 +0000)]
remove not used style options, remove old macros

12 years agoMore cluster iso and shape variables. (M. Cosentino)
loizides [Tue, 13 Sep 2011 07:16:43 +0000 (07:16 +0000)]
More cluster iso and shape variables. (M. Cosentino)

12 years agoFixes for #86595 commit in STEER and port to Release AliESDTZERO with fixed coverity
hristov [Mon, 12 Sep 2011 17:50:50 +0000 (17:50 +0000)]
Fixes for #86595 commit in STEER and port to Release AliESDTZERO with fixed coverity

12 years agoFix for #86536 Request: Please commit attached update to STEER/CDB/AliDCSSensorArray.cxx
hristov [Mon, 12 Sep 2011 17:11:25 +0000 (17:11 +0000)]
Fix for #86536 Request: Please commit attached update to STEER/CDB/AliDCSSensorArray.cxx

12 years agoGRP RecoParam object generated with new macro by Ruben (r51503)
rgrosso [Mon, 12 Sep 2011 16:26:21 +0000 (16:26 +0000)]
GRP RecoParam object generated with new macro by Ruben (r51503)

12 years agocorrecting compilation warnings
richterm [Mon, 12 Sep 2011 16:19:56 +0000 (16:19 +0000)]
correcting compilation warnings

12 years agoChanges for #86535 Request to port r51503,51515,.51534 multi-VertexerTracks and uploa...
hristov [Mon, 12 Sep 2011 16:12:07 +0000 (16:12 +0000)]
Changes for #86535 Request to port r51503,51515,.51534 multi-VertexerTracks and upload GRP/RecoParam object

12 years agoFix (Ruben)
dainese [Mon, 12 Sep 2011 14:34:16 +0000 (14:34 +0000)]
Fix (Ruben)

12 years agoFixes for QA train
cholm [Mon, 12 Sep 2011 13:49:12 +0000 (13:49 +0000)]
Fixes for QA train

12 years agoAdded ignores
cholm [Mon, 12 Sep 2011 13:48:52 +0000 (13:48 +0000)]
Added ignores

12 years agoSmall fixes
cholm [Mon, 12 Sep 2011 13:48:21 +0000 (13:48 +0000)]
Small fixes

12 years agoTrainSetup version of official QA train
cholm [Mon, 12 Sep 2011 13:48:02 +0000 (13:48 +0000)]
TrainSetup version of official QA train

12 years agoManager ignores now all Notify calls coming from the selector level before the first...
agheata [Mon, 12 Sep 2011 09:12:26 +0000 (09:12 +0000)]
Manager ignores now all Notify calls coming from the selector level before the first Process call. The first call to Process triggers a call to notify just before, so that the notification is done on the true file to be processed. Setting the debug level to non-zero in the manager sets AliLog level to kInfo.

12 years agoImprovement in TOF-track matching code
decaro [Mon, 12 Sep 2011 06:55:20 +0000 (06:55 +0000)]
Improvement in TOF-track matching code

12 years agoadded protection against floating point exception (Alexander)
jthaeder [Sun, 11 Sep 2011 23:01:40 +0000 (23:01 +0000)]
added protection against floating point exception (Alexander)

12 years agoFix (Davide)
dainese [Sun, 11 Sep 2011 21:02:52 +0000 (21:02 +0000)]
Fix (Davide)

12 years agoremove old and unused code
gconesab [Sun, 11 Sep 2011 19:43:14 +0000 (19:43 +0000)]
remove old and unused code

12 years agoremove histograms filling not useful parameters for shower shape
gconesab [Sun, 11 Sep 2011 18:43:44 +0000 (18:43 +0000)]
remove histograms filling not useful parameters for shower shape

12 years agoRemove not used utilities, plotting in Terminate; add and correct filling of histogra...
gconesab [Sun, 11 Sep 2011 18:38:27 +0000 (18:38 +0000)]
Remove not used utilities, plotting in Terminate; add and correct filling of histograms dealing the cluster content

12 years agoCoverity fix
shahoian [Sun, 11 Sep 2011 18:28:15 +0000 (18:28 +0000)]
Coverity fix

12 years agoadd cut on asymetry to compare it with angular cut to accept neutral meson pairs...
gconesab [Sun, 11 Sep 2011 18:22:23 +0000 (18:22 +0000)]
add cut on asymetry to compare it with angular cut to accept neutral meson pairs per event

12 years agoFix warnings
akisiel [Sun, 11 Sep 2011 18:08:31 +0000 (18:08 +0000)]
Fix warnings

12 years agoadded posibility to change cuts to remove cells with too low energy after unfolding
gconesab [Sun, 11 Sep 2011 13:55:01 +0000 (13:55 +0000)]
added posibility to change cuts to remove cells with too low energy after unfolding

12 years agosupermodule number not assigned when getting the tower with max energy
gconesab [Sun, 11 Sep 2011 08:19:30 +0000 (08:19 +0000)]
supermodule number not assigned when getting the tower with max energy

12 years agopid updates
snelling [Sat, 10 Sep 2011 21:05:06 +0000 (21:05 +0000)]
pid updates

12 years agocoverity fix
alla [Sat, 10 Sep 2011 18:23:05 +0000 (18:23 +0000)]
coverity fix

12 years agoCoverity fix
shahoian [Sat, 10 Sep 2011 12:03:27 +0000 (12:03 +0000)]
Coverity fix

12 years agoMove cluster energy smearing from AliCaloTrackReader to a method in AliEMCALRecoUtils...
gconesab [Sat, 10 Sep 2011 11:07:07 +0000 (11:07 +0000)]
Move cluster energy smearing from AliCaloTrackReader to a method in AliEMCALRecoUtils and call it
EMCAL calibration taks:  - Add possibility to smear cluster energy in case of MC analysis
        - In case of tower grouping, fill the cluster pair only for the towers the cluster contributed
                                        - Add cut on shower shape to improve background

12 years agoAdd possibility to smear cluster energy, in case of MC analysis, and some cosmetics
gconesab [Sat, 10 Sep 2011 10:56:49 +0000 (10:56 +0000)]
Add possibility to smear cluster energy, in case of MC analysis, and some cosmetics

12 years agoFix in Dstar syst. errors + updates in macro (Zaida)
prino [Sat, 10 Sep 2011 00:12:42 +0000 (00:12 +0000)]
Fix in Dstar syst. errors + updates in macro (Zaida)

12 years agodefault parameters are set for the clusterfinder
sgorbuno [Fri, 9 Sep 2011 21:46:02 +0000 (21:46 +0000)]
default parameters are set for the clusterfinder

12 years agodebug output removed
sgorbuno [Fri, 9 Sep 2011 21:14:56 +0000 (21:14 +0000)]
debug output removed

12 years agoHWCFEmulator update
sgorbuno [Fri, 9 Sep 2011 21:13:42 +0000 (21:13 +0000)]
HWCFEmulator update

12 years agoThere is an inconsistency in a way the parameters of GRPRecoParam are
hristov [Fri, 9 Sep 2011 20:52:01 +0000 (20:52 +0000)]
There is an inconsistency in a way the parameters of GRPRecoParam are
transfered to AliVertexerTracks: CDB objects provides the number of
parameters it contains, but
param->GetCuts(double* pars) and AliVertexerTracks::SetPars(pars)
don't use the info on the array lenght (they fill/extract number of
params corresponding to current source code version).
which leads to array overflow when old GRPRecoParam is used.

Ruben

12 years agocorrecting raw <-> local transformation according to the 0.5 pad offset applied in...
richterm [Fri, 9 Sep 2011 20:19:46 +0000 (20:19 +0000)]
correcting raw <-> local transformation according to the 0.5 pad offset applied in the raw cluster decoder; fixing sign of the local -> raw pad transformation for C-side slices

12 years agobugfix: printout using intermediate stringstream is not working, using cout directly...
richterm [Fri, 9 Sep 2011 20:12:30 +0000 (20:12 +0000)]
bugfix: printout using intermediate stringstream is not working, using cout directly and restoring status flags; bugfix: iterator was empty when the first cell of the block was empty; adding a couple of convenience functions

12 years agoAdd AOD Pid workaround for TPC-only tracks
akisiel [Fri, 9 Sep 2011 19:42:52 +0000 (19:42 +0000)]
Add AOD Pid workaround for TPC-only tracks

12 years agoCorrections.
morsch [Fri, 9 Sep 2011 18:43:03 +0000 (18:43 +0000)]
Corrections.
Jonas Anielski <jonas.anielski@cern.ch>

12 years agoQAMC: minor bug fix
kleinb [Fri, 9 Sep 2011 18:27:52 +0000 (18:27 +0000)]
QAMC: minor bug fix

12 years agoSome more clang warnings corrected
fca [Fri, 9 Sep 2011 17:41:11 +0000 (17:41 +0000)]
Some more clang warnings corrected

12 years agoCoverity fixes
morsch [Fri, 9 Sep 2011 17:25:51 +0000 (17:25 +0000)]
Coverity fixes
Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>

12 years agoCell QA analysis for PHOS
kharlov [Fri, 9 Sep 2011 16:28:00 +0000 (16:28 +0000)]
Cell QA analysis for PHOS

12 years agoAdded LHC10h run list for flow analysis (Giacomo)
dainese [Fri, 9 Sep 2011 16:04:56 +0000 (16:04 +0000)]
Added LHC10h run list for flow analysis (Giacomo)